]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2013-03-19  Alan T. DeKokConvert pairmake() to talloc
2013-03-19  Alan T. DeKokRemove extraneous tab
2013-03-19  Alan T. DeKokRemove authenticate section.
2013-03-19  Arran Cudbard... Reorganise rlm_ldap
2013-03-18  Alan T. DeKokUse RDEBUGE() instead of module_failure_msg
2013-03-18  Alan T. DeKokUse correct argument
2013-03-18  Alan T. DeKokUse correct argument
2013-03-18  Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2013-03-18  Alan T. DeKokMove TTLS/PEAP session structs to talloc
2013-03-18  Alan T. DeKokMove TTLS/PEAP session structs to talloc
2013-03-18  Alan T. DeKokExpose add_reply()
2013-03-18  Arran Cudbard... Cleanup ldap encoding function
2013-03-17  Alan T. DeKokUse correct arguments to dict_addattr()
2013-03-17  Alan T. DeKokObjects depend on the Makefile
2013-03-17  Alan T. DeKokDocument conditional modules.
2013-03-17  Alan T. DeKokGeneralize the "ignore module" code
2013-03-17  Alan T. DeKokDon't enable cuisql by default.
2013-03-17  Alan T. DeKokClean up debug output
2013-03-17  Alan T. DeKokLoad all modules in the "mods-enabled" directory.
2013-03-17  Alan T. DeKokDon't enable inner-eap by default.
2013-03-17  Alan T. DeKokUse correct reference to mods-available
2013-03-17  Alan T. DeKokUse correct spacing when printing out config file parsing
2013-03-17  Alan T. DeKokDon't print out message if connection was successfully...
2013-03-17  Alan T. DeKokMove "second_files" to its own file
2013-03-17  Alan T. DeKok"counter" shouldn't be enabled by default
2013-03-17  Alan T. DeKokMove EAP handler, EAP_DS, eap_packet_t to use talloc
2013-03-17  Alan T. DeKokUse context for talloc
2013-03-17  Alan T. DeKoktalloc from instance context
2013-03-17  Alan T. DeKoktalloc entry from head, not from handle
2013-03-17  Alan T. DeKokConvert group stuff to talloc.
2013-03-16  Alan T. DeKokUse talloc for handles
2013-03-16  Alan T. DeKokUse talloc for handles
2013-03-16  Alan T. DeKokUse talloc for handles
2013-03-16  Alan T. DeKokUse instance context for talloc
2013-03-16  Alan T. DeKokUse the connection pool.
2013-03-16  Arran Cudbard... Replace spaces with tabs
2013-03-16  Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-16  Alan T. DeKokRemove all dependencies on libltdl.
2013-03-16  Arran Cudbard... No longer use libltdl
2013-03-16  Arran Cudbard... Add more alternative values
2013-03-16  Arran Cudbard... Add alternative value for leap
2013-03-16  Arran Cudbard... Deconstify mod_name
2013-03-16  Arran Cudbard... Convert module name to lowercase
2013-03-16  Arran Cudbard... Typo
2013-03-16  Arran Cudbard... Remove redundant 'EAP' now were using dictionary values...
2013-03-16  Arran Cudbard... Fixup rlm_eap and submodules, correcting data types...
2013-03-16  Olivier Beytrisonfix dhcp.c for --disable-developper
2013-03-15  Arran Cudbard... Fixup EAP type definitions
2013-03-15  Alan Buxeyfixed some typos
2013-03-15  Arran Cudbard... Replace EAP-SIM draft with the released version
2013-03-15  Arran Cudbard... Remove redundant check
2013-03-15  Alan T. DeKokMinor fixes again
2013-03-14  Alan T. DeKokClean up code
2013-03-14  Arran Cudbard... Fix typo
2013-03-14  Arran Cudbard... Verify string is UTF8 clean, and unlink partially initi...
2013-03-14  Arran Cudbard... Coverity fix
2013-03-14  Arran Cudbard... Coverity fix
2013-03-14  Arran Cudbard... Initialise error to null
2013-03-14  Alan T. DeKok"this" may be NULL if we don't have a new proxy socket
2013-03-14  Alan T. DeKokAdd proxy socket to event list
2013-03-14  Alan T. DeKokFree all listeners when we exit.
2013-03-14  Alan T. DeKokFix comments so that they match the code.
2013-03-14  Alan T. DeKokDon't use %s for non-nil terminated strings
2013-03-14  Alan T. DeKokMore fixes for Coverity.
2013-03-13  Arran Cudbard... Fix build error
2013-03-13  Alan T. DeKokAdd the client to the section
2013-03-13  Alan T. DeKokRemove "bind_address" configuration.
2013-03-12  Arran Cudbard... Fix typo (caught by Alan Buxey)
2013-03-12  Arran Cudbard... Allow rlm_yubikey to be built as part of CI
2013-03-12  Arran Cudbard... Add rlm_yubikey
2013-03-12  Arran Cudbard... Remove uneeded checks
2013-03-12  Arran Cudbard... Fix docs
2013-03-12  Arran Cudbard... Update rlm_eap_md5 configure script
2013-03-12  Arran Cudbard... Should be inst not data
2013-03-12  Alan T. DeKokRadmin doesn't need readline. Closes #227
2013-03-12  Alan Buxeychange to comment/instruction
2013-03-12  Alan Buxeyadd RFC to our local RFC store
2013-03-10  Alan T. DeKokFix typo. Closes issue #222
2013-03-10  Arran Cudbard... Make sqlite driver work with more versions of the library
2013-03-09  Arran Cudbard... Fix missed pair create call
2013-03-09  Arran Cudbard... Refactor error message handling in rlm_ldap
2013-03-09  Arran Cudbard... Add module prefix to module, and make RDEBUGE set modul...
2013-03-09  Arran Cudbard... Rewrite eap-tnc to work with tnch@fhh libraries
2013-03-09  Arran Cudbard... Merge pull request #219 from olivierbeytrison/ldap_enh
2013-03-09  Alan T. DeKokRemove RADIUSD_NEED_DECLARATION
2013-03-09  Alan T. DeKokAdd TALLOC_CTX to paircreate()
2013-03-09  Alan T. DeKokWe haven't used sys/locking.h for a while.
2013-03-09  Alan T. DeKokRemove RADIUSD_NEED_DECLARATION
2013-03-09  Olivier BeytrisonCorrect bind error handling in rlm_ldap 219/head
2013-03-08  Arran Cudbard... Add call to AC_CANONICAL_SYSTEM to populate $host
2013-03-08  Alan T. DeKokFix debug messages
2013-03-08  Alan T. DeKokNote recent changes
2013-03-08  Arran Cudbard... Cleanup the last bits of non-talloc socket destruction
2013-03-08  Arran Cudbard... Fix typos/weird function names
2013-03-08  Arran Cudbard... Fix typo in oracle configure script
2013-03-08  Arran Cudbard... Use talloc destructors to close sockets (SQLite)
2013-03-08  Arran Cudbard... Use talloc destructors to close sockets (postgresql)
2013-03-08  Arran Cudbard... Use talloc destructors to close sockets (sybase)
2013-03-08  Arran Cudbard... Use talloc destructors to close sockets (unixodbc)
2013-03-08  Arran Cudbard... Use talloc destructors to close sockets (oracle)
next