freeradius.git
2008-09-25 Alan T. DeKokNote more changes release_2_1_1
2008-09-25 Alan T. DeKokNote more changes
2008-09-24 Alan T. DeKokGet session resumption working for EAP-TLS, too
2008-09-24 Alan T. DeKokRenumber MSK and EMSK to match the rest of the code
2008-09-24 Alan T. DeKokMove "unknown" client code to common area
2008-09-23 Alan T. DeKokAdded comments describing what to do
2008-09-23 Alan T. DeKokCreate MIP4 keys.
2008-09-23 Alan T. DeKokExpose MSK and EMSK
2008-09-23 Alan T. DeKokMore relay oddness
2008-09-23 Alan T. DeKokFix handling for relays.
2008-09-23 Alan T. DeKokSample schema && queries for WiMAX MIP keys
2008-09-23 Alan T. DeKokdefine DEBUG4
2008-09-22 Alan T. DeKokDon't free strings parsed by the config API
2008-09-21 Alan T. DeKokRemoved duplicate variable definitions
2008-09-21 Alan T. DeKokFixed compile warnings
2008-09-21 Alan T. DeKokBuild the module only if manually configured
2008-09-21 Alan T. DeKokAdded GPL headers
2008-09-21 Alan T. DeKokFixed compiler warnings
2008-09-21 Alan T. DeKokNote 2.1.1
2008-09-21 Alan T. DeKokAdded sip-conf-id
2008-09-21 Alan T. DeKokMore wrappers around debug_packet
2008-09-20 Alan T. DeKokDocument port
2008-09-20 Alan T. DeKokBuild on systems without pthread
2008-09-18 Alan T. DeKokI'm not an idiot. I'm just pretending to be one.
2008-09-18 Alan T. DeKokNo longer need snmp.conf
2008-09-18 Alan T. DeKokDeleted
2008-09-18 Alan T. DeKokLatest set of updates
2008-09-18 Alan T. DeKokApparently spaces are necessary.
2008-09-18 Alan T. DeKokTypos
2008-09-18 Alan T. DeKokProxy stats
2008-09-18 Alan T. DeKokRenamed
2008-09-18 Alan T. DeKokMore munin stuff
2008-09-18 Alan T. DeKokMinor changes, +x, cleanups
2008-09-18 Alan T. DeKokAdd echo. Don't strip TOO many spaces
2008-09-18 Alan T. DeKokPrint home servers, too
2008-09-18 Alan T. DeKokOne more \n
2008-09-18 Alan T. DeKokAdd line # to error, and add home2, not home
2008-09-17 Alan T. DeKokSample file for Munin, using new radmin tool.
2008-09-17 Alan T. DeKokglobal home server stats && server version
2008-09-17 Alan T. DeKokCall sql_escape_func
2008-09-17 Alan T. DeKokExpose sql_escape_func
2008-09-17 Alan T. DeKokFor 2.1.1
2008-09-17 Alan T. DeKokUpdate for 2.1.1
2008-09-17 Alan T. DeKokDon't need the \r
2008-09-17 Alan T. DeKokDecode WiMAX non-TLV's properly.
2008-09-17 Alan T. DeKokTLV's are 0x
2008-09-16 Alan T. DeKokMore printf's
2008-09-15 Alan T. DeKokDocument new options
2008-09-15 Alan T. DeKokOutput to file
2008-09-15 Alan T. DeKokMore info for home server list
2008-09-15 Alan T. DeKokAdded -i <file>, and ignore comments
2008-09-15 Alan T. DeKokadded "outstanding" to home_server stats
2008-09-15 Alan T. DeKokSimplify code some more
2008-09-15 Alan T. DeKokGet/set home server state alive/dead
2008-09-14 Alan T. DeKokMore checks for weird systems
2008-09-14 Alan T. DeKokCorrected typo
2008-09-14 Alan T. DeKokBuild on systems without MSG_DONTWAIT
2008-09-14 Alan T. DeKokmore #ifdef wrappers
2008-09-14 Alan T. DeKokMore #ifdef wrappers
2008-09-14 Alan T. DeKokRemoved need for global NO_SUCH_CHILD_PID
2008-09-14 Alan T. DeKokRemoved need for NO_SUCH_CHILD_PID
2008-09-14 Alan T. DeKokeof -> at_eof
2008-09-14 Alan T. DeKokCorrect placement of bracket for non-IPv6 systems
2008-09-14 Alan T. DeKokDon't insert message type twice
2008-09-14 Alan T. DeKokANSI prototypes
2008-09-14 Alan T. DeKokClean up XML output
2008-09-14 Alan T. DeKokRearrange XML output
2008-09-14 Alan T. DeKokAdded help
2008-09-14 Alan T. DeKokadd client file <filename>
2008-09-14 Alan T. DeKokOne more flag to client_read
2008-09-13 Alan T. DeKokUse macro for debug_packet
2008-09-13 Alan T. DeKokUpdated text
2008-09-13 Alan T. DeKokMake buffer really large
2008-09-13 Alan T. DeKokLoads more commands for clients && home servers
2008-09-13 Alan T. DeKokDump config as-read to FILE*
2008-09-13 Alan T. DeKokAdded more 'const'
2008-09-13 Alan T. DeKokRemoved "show config". It's a duplicate
2008-09-13 Alan T. DeKokadded many more commands
2008-09-13 Alan T. DeKokAdded declaration for proxy stats
2008-09-13 Alan T. DeKokAdded API to manage home servers by internal number
2008-09-13 Alan T. DeKokDocument mode
2008-09-13 Alan T. DeKokSet r/w mode, and mark commands as read or write
2008-09-12 Alan T. DeKokDebug packets only if NOT in debugging mode.
2008-09-12 Alan T. DeKokUse new dictionaries
2008-09-12 Alan T. DeKokNew dictionary
2008-09-12 Alan T. DeKokPrint out correct packet information...
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"
next