]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2013-03-28  Olivier Beytrisonfix typo 256/head
2013-03-26  Alan T. DeKokNote recent changes
2013-03-26  Alan T. DeKokHacks to remove crash on exit
2013-03-26  Alan T. DeKokAllow setting Packet-Dst-Port when giaddr is set
2013-03-24  Alan T. DeKokFix horrible hack
2013-03-19  Alan T. DeKokMake "yes" the default for require_message_authenticator
2013-03-19  Arran Cudbard... Merge pull request #231 from olivierbeytrison/v2.x.x
2013-03-19  Olivier Beytrisonfix dhcp.c for --disable-developper 231/head
2013-03-17  Alan T. DeKokIgnore NULL pathnames
2013-03-17  Alan T. DeKokUse correct spacing when printing out config file parsing
2013-03-17  Alan T. DeKokFix minor typos
2013-03-17  Alan T. DeKokFix examples to match Makefile
2013-03-15  Alan Buxeyfixed some typos
2013-03-14  Arran Cudbard... Note TLS certificate validation
2013-03-14  Arran Cudbard... Add notes on virtual_server
2013-03-13  Arran Cudbard... Ignore more things
2013-03-13  Arran Cudbard... rlm_eap virtual servers now call postauth for both...
2013-03-11  Alan Buxeydded rfc6677.txt to the repository 226/head
2013-03-11  Alan Buxeywe dont want to rotate this file (already fixed in...
2013-03-08  Arran Cudbard... Add call to AC_CANONICAL_SYSTEM to populate $host
2013-03-08  Alan T. DeKokEnsure we exit 0 when rcode=1
2013-03-08  Alan T. DeKokClean up error / debug messages
2013-03-08  Alan Buxeykeeping up with the RFCs
2013-03-08  Alan Buxeyadded RFC6677 to the main include list
2013-03-07  Alan T. DeKokMinor verbiology
2013-03-07  Alan T. DeKokMissed in last commit
2013-03-07  Alan T. DeKokNote recent changes
2013-03-07  Jakob Hirschdon't count status server requests in internal stats
2013-03-07  Alan T. DeKokDon't dlclose() modules on "radiusd -m"
2013-03-06  Alan T. DeKokClean up the text before 2.2.1
2013-03-06  Arran Cudbard... Apparently -y is needed too
2013-03-06  Alan T. DeKokFix userparse function
2013-03-06  Arran Cudbard... Fix Travis retardation
2013-03-04  Arran Cudbard... Add -y to work around Travis/apt-get retardation
2013-03-04  Arran Cudbard... Whitespace fixes
2013-03-04  Arran Cudbard... Remove old readme
2013-03-04  Alan T. DeKokAdded DHCP-Relay-IP-Address
2013-03-04  Alan T. DeKokRemove last hack
2013-03-04  Alan T. DeKokDon't encode giaddr on server messages
2013-03-04  Alan T. DeKokClarify we're using giaddr from the reply, not the...
2013-03-03  Alan T. DeKokAdded "encoding" text
2013-03-03  Alan T. DeKokAdded 0x... for numbers
2013-03-03  Alan T. DeKokFix error strings to make more sense
2013-03-03  Alan T. DeKokMore descriptive debugging messages
2013-03-03  Alan T. DeKokPrint option only N times, not N + 1
2013-02-28  Arran Cudbard... Generate certificates before running tests
2013-02-28  Arran Cudbard... Ouput the last few lines of logs if the server fails...
2013-02-28  Arran Cudbard... Convert README to .rst
2013-02-26  Arran Cudbard... Turn on caching
2013-02-26  Arran Cudbard... Fix typo
2013-02-26  Arran Cudbard... Fixup tests
2013-02-26  Arran Cudbard... Add .travis.yml
2013-02-26  Arran Cudbard... Fix redis configure script
2013-02-26  Arran Cudbard... Merge pull request #192 from candlerb/candlerb/expand_xlat
2013-02-20  Alan T. DeKokMake EAP-Key-Name things work
2013-02-19  Alan T. DeKokPrint out more helpful text for operations error
2013-02-19  Alan T. DeKokAccessing a list global to the module means it's thread...
2013-02-18  Alan T. DeKokNote recent changes
2013-02-18  Alan T. DeKokFree modules before main config
2013-02-18  Alan T. DeKokCall cf_section_parse_free before freeing sub-modules
2013-02-18  Alan T. DeKokNo longer need to free conf file stuff manually.
2013-02-18  Alan T. DeKokCall cf_section_parse_free before calling the module...
2013-02-18  Alan T. DeKokcf_section_parse_free() recurses into sub-sections
2013-02-18  Alan T. DeKokOne more check for size > 253
2013-02-18  Alan T. DeKokCheck Ascend Secret length
2013-02-18  Alan T. DeKokFree tlv on error condition
2013-02-18  Alan T. DeKokmypriority can be -1, too
2013-02-17  Alan T. DeKokFix bug in unused addport functionality
2013-02-17  Alan T. DeKokNo socket filename is a startup error
2013-02-17  Alan T. DeKokuint for array checks
2013-02-17  Alan T. DeKokCheck for NULL string
2013-02-17  Alan T. DeKokCheck for more NULL
2013-02-17  Alan T. DeKokEnsure pointer is initialized
2013-02-17  Alan T. DeKokDon't check for array existence
2013-02-17  Alan T. DeKokFix typo
2013-02-17  Alan T. DeKokFix race condition in conf file
2013-02-17  Alan T. DeKokCheck fro =~ and !~
2013-02-17  Alan T. DeKokClear memory using correct size
2013-02-17  Alan T. DeKokDon't expand variables if cs==NULL
2013-02-17  Alan T. DeKokvalue may be NULL
2013-02-17  Alan T. DeKokadd missing break
2013-02-17  Alan T. DeKokCheck size of buffer for raw attributes
2013-02-15  Alan T. DeKokEAP-Key-Name is octets, not printable text
2013-02-15  Alan T. DeKokDon't use radius_paircreate in a library
2013-02-15  Brian Candlerrlm_rediswho: fix unlang conditional expansion 192/head
2013-02-15  Brian CandlerRemove superfluous redis_escape_func 189/head
2013-02-15  Brian Candlerrlm_redis argument splitting
2013-02-15  Brian CandlerRemove quotes from quoted argv entries
2013-02-15  Brian CandlerFactor out argv splitting into rad_expand_xlat
2013-02-15  Arran Cudbard... Merge pull request #191 from candlerb/candlerb/redis_fi...
2013-02-14  Alan T. DeKokUpdate the example to show EAP-Key-Name
2013-02-14  Alan T. DeKokAdded preliminary support for EAP-Key-Name
2013-02-14  Brian Candlerrlm_rediswho: fix trim functionality 191/head
2013-02-14  Brian Candlerrlm_rediswho: initialize rcode for Accounting-On and...
2013-02-12  Alan T. DeKokNote recent changes
2013-02-12  Alan T. DeKokPrune changelog from before 2.2.0
2013-02-12  Alan T. DeKokActually print out encoded options in debug mode.
2013-02-12  Alan T. DeKokAdded radmin command "hup main.log". Closes issue...
2013-02-11  Alan T. DeKokAs found on the net
2013-02-08  Alan T. DeKokTrack priorities for default action return
next