freeradius.git
2014-04-08 Alan T. DeKokRemove duplicate policies. They're now in ./eap
2014-04-08 Alan T. DeKokInclude vqp dictionary in the tests
2014-04-08 Alan T. DeKokAllow vulnerable OpenSSL for testing purposes
2014-04-08 Alan T. DeKokFix mainconfig API and use consistent names
2014-04-08 Alan T. DeKokFix module API and use consistent names
2014-04-08 Alan T. DeKokWe now have to load the modules manually
2014-04-08 Arran Cudbard... Load modules *after* initialising OpenSSL
2014-04-08 Arran Cudbard... Add config item to toggle openssl vulnerability check
2014-04-08 Alan T. DeKokNote recent changes
2014-04-08 Arran Cudbard... Refuse to start with OpenSSL 1.0.1 - 1.0.1f
2014-04-08 Arran Cudbard... Revert "Patch for OpenSSL insanity"
2014-04-07 Alan T. DeKokPatch for OpenSSL insanity
2014-04-07 Alan T. DeKokLimit output. Fixes CID #1197124
2014-04-07 Alan T. DeKokDon't return pointer out of scope.
2014-04-07 Alan T. DeKokClean up packets which are ONLY in the proxy hash
2014-04-07 Alan T. DeKokDe-reference based on proxy, not packet
2014-04-07 Alan T. DeKokMore generic coa separation
2014-04-07 Alan T. DeKokMove #ifdef wrapper. The child state is always updated
2014-04-07 Arran Cudbard... We only have child_pid and child_state when building...
2014-04-07 Arran Cudbard... Fix merge issue...
2014-04-07 Arran Cudbard... Move sysresource.h include
2014-04-07 Alan T. DeKokMore fixes for CoA
2014-04-07 Alan T. DeKokUse proper value for DONE
2014-04-07 Alan T. DeKokPrint message if the CoA server didn't respond
2014-04-07 Arran Cudbard... Typo
2014-04-07 Arran Cudbard... Move fr_set_dumpable code into debug.c, it's useful...
2014-04-07 Arran Cudbard... If we can figure out which binary is being used for...
2014-04-07 Alan T. DeKokDoxygen
2014-04-07 Alan T. DeKokNote recent changes
2014-04-07 Alan T. DeKokHandle more corner cases with CoA cleanups
2014-04-07 Alan T. DeKokBetter checks for cleaning up requests on exit
2014-04-07 Alan T. DeKokradius_copy_packet for coa->packet instead of memcpy.
2014-04-07 Alan T. DeKokSet parent of VP properly.
2014-04-07 Alan T. DeKokEnable -D, and document it in -h
2014-04-07 Alan T. DeKokRemove pointless debug message
2014-04-07 Alan T. DeKokradius_verify() to recursively check talloc relationships
2014-04-07 Alan T. DeKokfake->packet has parent fake, not request
2014-04-07 Alan T. DeKokAdded copy packet functionality
2014-04-07 Alan T. DeKokWhen separating coa requests, talloc_steal them, too
2014-04-07 Arran Cudbard... Update ChangeLog
2014-04-07 Arran Cudbard... Use a mutex around writing to the SQL log
2014-04-07 Arran Cudbard... Print the name of the VALUE_PAIR with the inconsistent...
2014-04-07 Arran Cudbard... Formatting
2014-04-06 Arran Cudbard... Add special handlers for SIGUSR1 and SIGUSR2
2014-04-06 Arran Cudbard... Make pairtypeset private
2014-04-06 Arran Cudbard... Make soft asserts less soft in debug builds
2014-04-06 Arran Cudbard... Move more things to doing pairmemcpy instead of calling...
2014-04-06 Arran Cudbard... Rename daemon_mode to daemonize to be consistent with...
2014-04-06 Arran Cudbard... CID 1197122
2014-04-06 Arran Cudbard... CID 1197124
2014-04-06 Arran Cudbard... CID 1197128
2014-04-06 Arran Cudbard... Fix coverity scan token
2014-04-06 Arran Cudbard... Add note, regarding macro which was removed from librad...
2014-04-06 Alan T. DeKokLimit zombie period start. Fixes #579
2014-04-05 Alan T. DeKokMark zombie alive if it responses to status-server...
2014-04-05 Alan T. DeKoknote recent changes
2014-04-05 Alan T. DeKokIf we can't originate the CoA request, just free it
2014-04-05 Alan T. DeKokIf we're updating a CoA list, auto-create it.
2014-04-05 Alan T. DeKokWhoops... not all regexes are precompiled
2014-04-05 Alan T. DeKokAllow unpack to take hex data, too
2014-04-05 Alan T. DeKokRemove commented-out code
2014-04-05 Arran Cudbard... Move comment
2014-04-05 Arran Cudbard... Add test for mixing foreaches and regexes
2014-04-05 Arran Cudbard... Put old code back which actually worked...
2014-04-05 Arran Cudbard... Need rad_assert.h
2014-04-05 Arran Cudbard... Use STDIN for STDOUT for PANIC_ACTION in travis
2014-04-05 Arran Cudbard... Fix issues in radlog_init
2014-04-05 Alan T. DeKokFix failing tests.
2014-04-05 Alan T. DeKokDon't call function for 2 lines of code
2014-04-05 Alan T. DeKokMove STDIN / STDOUT mangling to radlog_init()
2014-04-05 Alan T. DeKokRename "dont_fork" to "daemon_mode"
2014-04-05 Alan T. DeKok"signal" is a C library function, not a variable
2014-04-05 Alan T. DeKokNote recent changes
2014-04-04 Arran Cudbard... Restore stderr/stdout before calling panic_action ...
2014-04-04 Arran Cudbard... Don't need to print the talloc message twice
2014-04-04 Arran Cudbard... radclient doesn't support xlats, so we need to hack...
2014-04-04 Arran Cudbard... Sync master:src/lib/valuepair.c and v3.0.x:src/lib...
2014-04-04 Alan T. DeKokHandle syslog, too
2014-04-04 Alan T. DeKokEnumerate all of the possibilities for -l FOO and -x
2014-04-04 Arran Cudbard... Allow the 'global' packet type in requests to be overri...
2014-04-04 Alan T. DeKokIf log isn't stdout, ALWAYS set stdout to /dev/null
2014-04-04 Alan T. DeKokGrab the default group from the main config
2014-04-04 Alan T. DeKokModule methods are mod_foo
2014-04-04 Arran Cudbard... Doxygen
2014-04-04 Arran Cudbard... Set types correctly on talloced VALUE_PAIR buffers
2014-04-04 Arran Cudbard... We always need stderr to go to the terminal so we can...
2014-04-04 Arran Cudbard... Typo
2014-04-04 Arran Cudbard... Use custom callback for talloc aborts to make panic_act...
2014-04-04 Arran Cudbard... Use batch instead of -silent to avoid interactive promp...
2014-04-04 Arran Cudbard... Sync packet code definitions with master
2014-04-04 Arran Cudbard... Reverse arguments to base64 encode/decode functions
2014-04-04 Arran Cudbard... Formatting in libradius.h
2014-04-04 Arran Cudbard... Check dynamically allocated value buffers in VERIFY_VP...
2014-04-03 Arran Cudbard... Add .gitignore for rlm_unbound
2014-04-03 Arran Cudbard... Fix merge issues in configure.ac
2014-04-03 Arran Cudbard... Add macro for checking the validity of a radius packet...
2014-04-03 Arran Cudbard... Add missing rlm_unbound config.h.in
2014-04-03 Alan T. DeKokThe character is unsigned. Fixes #578
2014-04-03 Alan T. DeKokIf we update, return code is updated
2014-04-03 Arran Cudbard... Make execinfo check smarter, so it requires the headers...
next