freeradius.git
2009-02-17 Alan T. DeKokSample logrotate script
2009-02-15 Alan T. DeKokAdded sample commands
2009-02-15 Alan T. DeKokAdded "help -r"
2009-02-15 Alan T. DeKokSet Accounting-Response in post-proxy fail
2009-02-15 Alan T. DeKokAllow the detail poll interval to be configurable
2009-02-15 Alan T. DeKokMore documentation
2009-02-15 Alan T. DeKokDocumentation for raddebug
2009-02-15 Alan T. DeKokMinor cleanups
2009-02-13 Alan T. DeKokCommand to print debugging from a running server.
2009-02-13 Alan T. DeKokFix handling of "debug file [filename]"
2009-02-13 Alan T. DeKokSuppress LF's if there's no output
2009-02-13 Alan T. DeKokChange detail polling interval from 1s to 10s
2009-02-13 Alan T. DeKokFixed typo
2009-02-13 Alan T. DeKokMore instructions on DHCP
2009-02-13 Alan T. DeKokMoved otp.conf to modules/otp
2009-02-13 Alan T. DeKokAdd "require message authenticator" config to home...
2009-02-13 Alan T. DeKokMove "allocate request->proxy" to home_server_ldb
2009-02-13 Alan T. DeKokMoved checks for detail to home_server_ldb
2009-02-03 Alan T. DeKokCorrected typo. Noted by Chris Moules
2009-02-03 Alan T. DeKokFixed name
2009-02-03 Alan T. DeKokNote issue as reported in bug #622
2009-02-03 Alan T. DeKokFree insthandle if there's no detach function
2009-02-03 Alan T. DeKokCorrected typo
2009-02-03 Alan T. DeKokCleaned up source code && updated "configure"
2009-02-03 Alan T. DeKokNew module as supplied by Siemens
2009-02-03 Alan T. DeKokRevert "Change default hash function to SHA1. MD5...
2009-02-02 Alan T. DeKokNote recent changes
2009-02-02 Alan T. DeKokExpose more functions
2009-02-02 Alan T. DeKokLoad anonymous pools by type, not hard-coded to CoA
2009-02-01 Alan T. DeKokUpdated copyright date
2009-02-01 Alan T. DeKokUpdates for 2009
2009-01-30 Alan T. DeKokAdded UNUSED
2009-01-30 Alan T. DeKokSave string for regexes
2009-01-30 Alan T. DeKokSimplified patch from b4c873
2009-01-30 Arnaud EbalardFix broken EAP-TLS (bug introduced 2008/08/24 by b51a3a82)
2009-01-30 Alan T. DeKokCorrected typo
2009-01-29 Alan T. DeKokChop ethernet frame to 253 rather than rejecting the...
2009-01-28 Alan T. DeKokCorrected typo
2009-01-28 Alan T. DeKokCorrected MySQL syntax to = NULL
2009-01-27 Alan T. DeKokAdded freeswitch dictionary
2009-01-21 Alan T. DeKokLook for setuid, too
2009-01-21 Alan T. DeKokIf we're at EOF, the socket will never be ready
2009-01-19 Alan T. DeKokNotes on MySQL
2009-01-19 Alan T. DeKokTry to work around transactional issues...
2009-01-19 Alan T. DeKokClean up CoA origination to not depend on CoA
2009-01-18 Alan T. DeKokRemoved extraneous line
2009-01-18 Alan T. DeKokCoA is in request->proxy, not request->packet
2009-01-13 Alan T. DeKokNote restrictions on detail file usage
2009-01-12 Alan T. DeKokCommented out SQL modules by default.
2009-01-12 Alan T. DeKokChange default hash function to SHA1. MD5 is broken.
2009-01-12 Alan T. DeKokMore updates
2009-01-12 Alan T. DeKokrun_dir depends on ${name}, too
2009-01-07 Alan T. DeKokAdded notes on using "screen"
2009-01-06 Alan T. DeKokCheck for setuid, and use those checks
2009-01-06 Alan T. DeKokUpdated build to use (or not) self-pipes
2009-01-05 Alan T. DeKokLimit the maximum number of queries over one SQL socket.
2009-01-05 Alan T. DeKokAdd "lifetime" to SQL sockets.
2009-01-02 Alan T. DeKokCorrected typo
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2009-01-01 Alan T. DeKokAdded "make cert" commands to bootstrap file
2008-12-18 Alan T. DeKokAdded WiMAX-MN-NAI and other server-side attributes
2008-12-16 Alan T. DeKokSimplified detail file polling
2008-12-15 Alan T. DeKokRemoved dead code.
2008-12-15 Alan T. DeKokIf input pairs is NULL, return NOOP
2008-12-15 Alan T. DeKokFree memory on error && exit.
2008-12-15 Alan T. DeKokRemoved dead code.
2008-12-15 Alan T. DeKokIf it's not a known option, it's an error.
2008-12-15 Alan T. DeKokSuppress trailing NULs properly.
2008-12-15 Alan T. DeKokCheck tag values, too.
2008-12-15 Alan T. DeKokpairparsevalue() cannot be passed a NULL value.
2008-12-14 Alan T. DeKokRemove dead code
2008-12-14 Alan T. DeKokPrepare for 2.1.4
2008-12-14 Alan T. DeKokChange where we do suid up/down.
2008-12-14 Alan T. DeKokWork around issue in gmake.
2008-12-13 Alan T. DeKokOne more check for parse error
2008-12-12 Alan T. DeKokFix evaluation parser
2008-12-12 Alan T. DeKokMinor updates
2008-12-12 Alan T. DeKokDefine SUN_LEN for systems that don't have it
2008-12-11 Alan T. DeKokDon't leak new listeners
2008-12-11 Alan T. DeKokPermit multiple "-e"
2008-12-11 Alan T. DeKokCorrected typo
2008-12-11 Alan T. DeKokFix minor bug. Check correct ptr
2008-12-05 Alan T. DeKokNote 2.1.3 release_2_1_3
2008-12-05 Alan T. DeKokNote 2.1.3
2008-12-05 Alan T. DeKokCheck out STABLE branch for 2.1.x, not the MASTER branch
2008-12-05 Alan T. DeKokTTLSv0 RFC
2008-12-04 Alan T. DeKokWe're now 2.1.3
2008-12-04 Alan T. DeKokNote 2.1.2 release_2_1_2
2008-12-04 Alan T. DeKokUpdate time for release 2.1.2
2008-12-04 Alan T. DeKokAdded Cisco TFTP server option 150. Closes #618
2008-12-03 Alan T. DeKokAllow all ports to be used. Closes #559
2008-12-03 Alan T. DeKokCorrected VSA types. Closes #617
2008-12-02 Alan T. DeKokSample module to expire user after first login
2008-12-02 Alan T. DeKokNote RedHat build FAQ
2008-12-02 Alan T. DeKokNote final changes
2008-12-02 Alan T. DeKokFix for CVE-2008-4474
2008-12-02 Alan T. DeKokDon't leak memory on error conditions.
2008-12-02 Alan T. DeKokSimplify handling of structs.
2008-12-01 Alan T. DeKokDie if we failed to allocate memory
2008-12-01 Alan T. DeKok"name" cannot be NULL
next