freeradius.git
2008-01-22 aland 2.0.1 release_2_0_1
2008-01-22 aland Release 2.0.1
2008-01-21 aland log_destination can now go in the log{} section.
2008-01-21 aland Parse log_* && log{} before doing anything else.
2008-01-21 aland Pass REQUEST to paircompare()
2008-01-21 aland request may be NULL
2008-01-20 nbk Fix MySQL errors, as posted to the list by Marcos...
2008-01-20 aland Test for value to be NULL
2008-01-19 aland Added db_dir. Database files should go into a writeable
2008-01-17 aland Move unix to after realms
2008-01-16 aland Corrected typos
2008-01-16 aland Do comparisons of octet strings properly
2008-01-16 aland Don't leave MS-CHAP2-Success in the reply packet....
2008-01-15 aland Initialize variables
2008-01-15 aland We no longer have to do "%{Attribute-Name}", we can...
2008-01-15 aland It's unsigned, not signed
2008-01-15 aland Allow:
2008-01-15 aland Permit *known* attributes to be sent as hex via 0x...
2008-01-12 aland Set operator
2008-01-12 aland Permit Client-IP-Address to work
2008-01-11 aland Notes for 2.0 methods
2008-01-11 aland Update for 2.0.1-pre
2008-01-10 aland Update configure script, too
2008-01-10 aland CVS head is now 2.0.1-pre
2008-01-10 aland bz2 is -j, not -z
2008-01-10 aland Added targets: release_2_0_0
2008-01-10 aland We don't need this any more
2008-01-10 aland And it's 2.0.0
2008-01-10 aland BEWARE! It's 2.0.0!
2008-01-10 aland Notes on how to use CA's if CA_file is NULL
2008-01-10 aland Notes on CA_file being NULL
2008-01-10 aland If no ca_file, don't set CA list for client certificates
2008-01-10 aland Added notes on self-signed certificates
2008-01-10 aland One more for -Wunused
2008-01-10 aland Don't use mkdir -p
2008-01-10 aland Make directory before copying files to it
2008-01-10 aland Additional notes on CA_path
2008-01-10 aland Fix compile warnings on some platforms
2008-01-10 aland Allow in-tree tests
2008-01-10 aland Updated copyright
2008-01-10 aland Add top-level "tests" target
2008-01-09 aland When we have attributes in the config files, AND the...
2008-01-09 aland Corrected typo in "redundant-load-balance"
2008-01-09 aland Match "hints" on DEFAULT or on matching User-Name.
2008-01-09 aland Audit the code for other uses of 'now' where it might...
2008-01-09 aland Update 'now' in the function. This means that if...
2008-01-09 aland Update calling pointer to be NULL, too
2008-01-09 aland Removed dead code
2008-01-09 aland Free alloc'd memory
2008-01-09 aland Remember the listen head in mainconfig, so it's not...
2008-01-09 aland Comment out code that isn't used, and doesn't do anything.
2008-01-09 aland xlat_name = cf_section_name*() means that it's free...
2008-01-09 aland Ensure that EAP-TNC can only run AFTER the user has...
2008-01-08 aland Expand %{config: ...} sub-strings
2008-01-08 aland If we've found -lcrypto, update LIBS so that the next...
2008-01-07 nbk Bring back --with-udpfromto
2008-01-07 aland If we're building experimental modules, go into a...
2008-01-07 aland Remove "strict dependencies". It's not needed
2008-01-07 nbk Merge the patches sent by the dialupadmin users in...
2008-01-06 nbk client->nastype may be freed later by client_free()
2008-01-06 nbk Add missing case T_OP_GE
2008-01-06 nbk Fix some compiler warnings.
2008-01-06 nbk Fix more signedness warnings.
2008-01-06 nbk Fix some compiler warnings.
2008-01-06 nbk Prototype for function client_listener_find() in main...
2008-01-06 nbk Corrected typo.
2008-01-05 pnixonAdd --without-rlm_eap_ikev2 and remove BuildDep as...
2008-01-05 pnixonUpdate to FreeRADIUS Server 2.0.0 (Sync with openSUSE...
2008-01-05 nbk Fix some compiler warnings.
2008-01-05 nbk Fix more signedness warnings.
2008-01-05 nbk Include udpfromto.h
2008-01-05 nbk Now that rlm_python is stable, we need python-dev...
2008-01-05 nbk Regenerate from configure.in
2008-01-05 nbk Update configure scripts of the SQL submodules so...
2008-01-05 pnixonRemove freetds from the docs as we no longer have it
2008-01-05 pnixonGet rid of freetds as we no longer have that code in...
2008-01-05 aland Note valgrind usage
2008-01-05 aland Added RCSID macros
2008-01-05 aland Catch corner cases / race conditions on no...
2008-01-05 nbk Remove --enable-strict-dependencies from the top-level...
2008-01-05 nbk Declare variables before code
2008-01-05 aland Cleaned up error messages.
2008-01-05 nbk Note unused parameters with a gcc attribute.
2008-01-05 aland Removed unused variables
2008-01-05 aland Be a little more forgiving about parsing realms.
2008-01-05 aland Re-arrange parsing of things so that people's existing
2008-01-05 nbk Declare variables before code
2008-01-05 nbk Renamed 2.0.0-pre2 to 2.0.0, in preparation for the...
2008-01-05 nbk Update Standards-Version to 3.7.3 (no changes required).
2008-01-04 aland Make installation directories before installing stuff...
2008-01-04 aland Declare variables before code
2008-01-04 aland Declare buffers before code
2008-01-04 aland Client may be IPv6, too
2008-01-04 aland Patches from Apple to build without <membershipPriv.h>
2008-01-03 aland It's ldflags, not libs... that may help
2008-01-03 aland Removed unused prototypes and functions
2008-01-03 aland Don't call client_* functions.
2008-01-03 aland Don't call client_find. The REQUEST now holds a point...
2008-01-03 aland Updated copyrights
2008-01-02 aland clean it up even more
next