freeradius.git
2008-09-12 Alan T. DeKokNew RFC.
2008-09-11 Alan T. DeKokShow debug settings
2008-09-11 Alan T. DeKokMake it clearer about debug log file
2008-09-11 Alan T. DeKokIgnore more binaries
2008-09-11 Alan T. DeKokUse 'name'
2008-09-11 Alan T. DeKokAdded 'name' for use with -n
2008-09-11 Alan T. DeKokMoved check for debug conditions
2008-09-11 Alan T. DeKokDEBUG -> RDEBUG
2008-09-11 Alan T. DeKokSet radlog to NULL while calling radius_xlat
2008-09-11 Alan T. DeKokproxy_listener MAY be NULL, even if proxy isn't.
2008-09-11 Alan T. DeKokFix debug output
2008-09-11 Alan T. DeKokNote changes for 2.1.1
2008-09-10 Alan T. DeKokCorrect conversion of WiMAX attributes to VP's
2008-09-09 Alan T. DeKokRevert "Pretty-print VSA's a little better"
2008-09-09 Alan T. DeKokCorrected dictionary
2008-09-09 Alan T. DeKokMore documentation for radmin and examples
2008-09-09 Alan T. DeKokAdd "debug condition" command
2008-09-09 Alan T. DeKokSet per-request flag based on debug condition
2008-09-09 Alan T. DeKokAllow single / double-quoted strings in parser
2008-09-09 Alan T. DeKokMerge branch 'master' of /home/aland/git/git.freeradius...
2008-09-09 Alan T. DeKokDocument %{debug: ...}
2008-09-09 Alan T. DeKokMerge branch 'master' of ../git.freeradius.org into vs
2008-09-09 Alan T. DeKokAdd dynamic clients without a directory
2008-09-08 Alan T. DeKokFrom bug #591
2008-09-08 Alan T. DeKokAdded debug level && debug file commands
2008-09-08 Alan T. DeKokBetter checks for quiet && readline
2008-09-08 Alan T. DeKokunlink it only if it exists
2008-09-08 Alan T. DeKokMore sanity checks on domain socket
2008-09-08 Alan T. DeKokBetter checks for -lreadline && <readline.h>
2008-09-08 Alan T. DeKokReference local libltdl
2008-09-08 Alan T. DeKokMore complete checks for readline
2008-09-07 Alan T. DeKokAdded radconf2xml
2008-09-07 Alan T. DeKokUse new xml commands
2008-09-07 Alan T. DeKokMake reconnect work
2008-09-07 Alan T. DeKokAdded simple pair/section to XML functions
2008-09-07 Alan T. DeKokMore documentation
2008-09-07 Alan T. DeKokUse new instance methods from SQL
2008-09-07 Alan T. DeKokExported methods in the instance data structure
2008-09-07 Alan T. DeKokWe don't need to initialize SQL any more
2008-09-07 Alan T. DeKokSimplified API && code in preparation for next step
2008-09-07 Alan T. DeKokAdded '-e command'
2008-09-06 Alan T. DeKokusage, change preference of -d && -f
2008-09-06 Alan T. DeKokKill children only if we have children
2008-09-06 Alan T. DeKokParse control socket from radiusd.conf
2008-09-05 Alan T. DeKokMake work with -q, and input from a pipe
2008-09-05 Alan T. DeKokPrint GPL. Use getopt
2008-09-05 Alan T. DeKokEnable set config, and fix control socket
2008-09-05 Alan T. DeKokMinor cleanups to reuse more code
2008-09-05 Alan T. DeKokRe-arrange braces to fix problems.
2008-09-05 Alan T. DeKokAdded radmin
2008-09-05 Alan T. DeKokStupid debian date stuff release_2_1_0
2008-09-05 Alan T. DeKokUpdated dates
2008-09-05 Alan T. DeKokCorrected typo
2008-09-04 Alan T. DeKokNote 2.1.0
2008-09-04 Alan T. DeKokToo many cool things to make it 2.0.6
2008-09-04 Alan T. DeKokSet more sockets to KNOWN
2008-09-04 Alan T. DeKokMore messages && printing
2008-09-04 Alan T. DeKokMove HUP code to per-module, not global
2008-09-04 Alan T. DeKokInitialize sockaddr_un
2008-09-04 Alan T. DeKokUse new API for find_module_instance
2008-09-04 Alan T. DeKokDocument radmin
2008-09-04 Alan T. DeKok-lreadline && getpeereid checks
2008-09-04 Alan T. DeKokDocument radmin
2008-09-04 Alan T. DeKokBuild radmin by default
2008-09-04 Alan T. DeKokr/w socket magic && version number
2008-09-04 Alan T. DeKokAdded uid/gid checking
2008-09-04 Alan T. DeKokLeverage configure checks && use select
2008-09-04 Alan T. DeKokMore ifdef's for conditional builds
2008-09-04 Alan T. DeKokLook for new header files
2008-09-03 Alan T. DeKokWrappers around listen types
2008-09-03 Alan T. DeKokSet default socket address && usage
2008-09-03 Alan T. DeKokAdded example of control socket
2008-09-03 Alan T. DeKokAdd dynamic clients module
2008-09-03 Alan T. DeKokAdd radmin tool.
2008-09-03 Alan T. DeKokNew command sockets.
2008-09-03 Alan T. DeKokevent_fd_delete API
2008-09-03 Alan T. DeKokNew module-specific HUP, and find without linking
2008-09-03 Alan T. DeKokNew API's to update CONF_PAIRs, and get CONF_PARSERS
2008-09-03 Alan T. DeKokHandle changed / deleted fd's a bit better
2008-09-01 Alan T. DeKokSample for TTLS/EAP-MSCHAPv2
2008-09-01 Alan T. DeKokleverage rlm_dynamic_clients
2008-09-01 Alan T. DeKokDynamic clients can read files from a directory
2008-09-01 Alan T. DeKokModule to read dynamic clients from files
2008-08-31 Alan T. DeKokAdd forgotten line. Closes #585
2008-08-29 Alan T. DeKokUse functions from libfreeradius
2008-08-29 Alan T. DeKokMark session as resumed
2008-08-28 Alan T. DeKokAs posted to the list.
2008-08-28 Alan T. DeKokCheck return code of regcomp. Closes #583
2008-08-28 Alan T. DeKokCorrected typo.
2008-08-27 Alan T. DeKokFix compiler warnings
2008-08-27 Alan T. DeKokLoad CA's only if CA file or CA path are set
2008-08-27 Alan T. DeKokAdd sample inner-eap method
2008-08-27 Alan T. DeKokAdded EAP RFC
2008-08-26 Stephen GranFix unsafe use of tmpfile. Signed-off-by: Stephen Gran...
2008-08-26 Alan T. DeKokCheck for __thread
2008-08-26 Alan T. DeKokUse thread-local storage for log messages
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-26 Alan T. DeKokNote more changes
2008-08-25 Alan T. DeKokComplain on references to things like "prefix ="
next