]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2015-07-10  Jorge PereiraAdd sql_fields function for freetds refs #993 1133/head
2015-07-09  Alan T. DeKokDon't convert RHS to data if RHS is empty
2015-07-09  Alan T. DeKokDon't convert LIST to ATTRIBUTE
2015-07-09  Alan T. DeKokDo more optimizations
2015-07-09  Alan T. DeKokAlways recurse in pass2
2015-07-09  Alan T. DeKokExplictly handle more condition types
2015-07-09  Alan T. DeKoklabel should always be defined
2015-07-09  Alan T. DeKokDon't include the '}' in the xlat name
2015-07-09  Alan T. DeKokManual clean up on error.
2015-07-09  Alan T. DeKokBump for 3.0.10
2015-07-09  Arran Cudbard... Always free clients list if we allocated it Closes...
2015-07-08  Alan T. DeKokBump for 3.0.10
2015-07-08  Arran Cudbard... map_to_request handles indentation already
2015-07-08  Arran Cudbard... Cached memberships go in control
2015-07-08  Alan T. DeKoknote recent changes release_3_0_9
2015-07-08  Alan T. DeKokAdded file. Part of #1126
2015-07-08  Arran Cudbard... Use standard VP debugging format when adding cached...
2015-07-08  Arran Cudbard... Don't double indent debug output
2015-07-08  Arran Cudbard... Split out group tests
2015-07-08  Alan T. DeKokBe more careful about talloc parent. Fixes #1129
2015-07-08  Arran Cudbard... bind_dn references need to be double quoted else they...
2015-07-07  Arran Cudbard... Fix leak that wasn't really a leak Closes #1122
2015-07-07  Alan DeKokMerge pull request #1124 from jpereira/devel/radattr...
2015-07-07  Alan DeKokMerge pull request #1117 from jpereira/doc/radsniff1
2015-07-07  Alan T. DeKokDefine HAVE_DLADDR
2015-07-06  Jorge PereiraAdded the option -h for 'radattr' tool. refs #1123 1124/head
2015-07-06  Arran Cudbard... Merge pull request #1121 from jpereira/bug/wrong-message1
2015-07-05  Jorge PereiraFix wrong message for -dl check 1121/head
2015-07-03  Jorge PereiraUpdate radsniff man 1117/head
2015-07-03  Alan T. DeKokdladdr() isn't posix. Fixes #1113
2015-07-03  Alan T. DeKokShow where we load the modules from. Fixes #1113
2015-07-01  Hua ZhongAdd dictionary for Arista Networks
2015-07-01  Arran Cudbard... Rename to .txt to .mib
2015-07-01  Arran Cudbard... Formatting
2015-07-01  Arran Cudbard... Backwards compatibility?!
2015-07-01  Alan T. DeKokInclude proto*.so
2015-07-01  Arran Cudbard... ldap_parse_urls sets the default port, so check the...
2015-06-30  Alan T. DeKokUse the correct port.
2015-06-30  Arran Cudbard... URL port should override port, because it's the more...
2015-06-30  Arran Cudbard... Ignore port if we're connecting to a unix socket
2015-06-30  Arran Cudbard... Typo
2015-06-30  Arran Cudbard... Explicitly prevent the use of URLs if we don't have...
2015-06-30  Arran Cudbard... Update ChangeLog
2015-06-30  Arran Cudbard... Fix dlopen wrapper so it produces proper error messages
2015-06-30  Arran Cudbard... Fallback to hostnames if we don't have ldap_url_parse...
2015-06-30  Alan T. DeKokSet CA basic constraints to "critical". Fixes #1073
2015-06-30  Alan T. DeKokTests for xlat in preprocess
2015-06-29  Alan T. DeKokWe don't need an "OK"
2015-06-29  Alan BuxeyUpdate debug.c
2015-06-29  Alan BuxeyUpdate dictionary.arbor
2015-06-29  Alan BuxeyUpdate missing-h
2015-06-29  Alan BuxeyUpdate checkrad.in
2015-06-29  Alan BuxeyUpdate queries.conf
2015-06-29  Alan BuxeyUpdate queries.conf
2015-06-29  Alan BuxeyUpdate queries.conf
2015-06-29  Alan BuxeyUpdate checkrad.in
2015-06-29  Alan BuxeyUpdate radiusd-example.txt
2015-06-29  Arran Cudbard... Merge pull request #1104 from alanbuxey/patch-50
2015-06-29  Alan BuxeyUpdate Makefile 1104/head
2015-06-29  Alan T. DeKokManually track the append list
2015-06-29  Alan T. DeKokAllow expansions while we're processing the list.
2015-06-29  Alan T. DeKokPrint out VPs which are xlat'd
2015-06-27  Arran Cudbard... Remove pool_get_opaque
2015-06-27  Arran Cudbard... Destroy pool mutex on free
2015-06-27  Arran Cudbard... Note
2015-06-27  Arran Cudbard... Note on new get opaque function
2015-06-27  Arran Cudbard... Missed fr_connection_del -> fr_connection_close
2015-06-27  Arran Cudbard... Overzealous search/replace
2015-06-27  Arran Cudbard... Re-order connection pool functions
2015-06-27  Arran Cudbard... Sync doxygen headers for v3.1.x and v3.0.x connection.c
2015-06-27  Arran Cudbard... Add support for reconnecting all connections in a pool
2015-06-27  Arran Cudbard... Add fr_connection_pool_copy and fr_connection_get_opaqu...
2015-06-27  Arran Cudbard... Reformat comments in connection.c
2015-06-27  Arran Cudbard... Use talloc for fifo buffers
2015-06-27  Arran Cudbard... Support 'byte' (8bit unsigned integer) as a conffile...
2015-06-27  Arran Cudbard... Reformat comments in connection.c
2015-06-27  Alan BuxeyUpdate rad_counter
2015-06-27  Alan BuxeyUpdate radwho.1
2015-06-27  Alan BuxeyUpdate checkrad.in
2015-06-27  Alan BuxeyUpdate couchbase.c
2015-06-27  Alan BuxeyUpdate map.c
2015-06-27  Alan BuxeyUpdate eapsimlib.c
2015-06-27  Alan BuxeyUpdate log.c
2015-06-27  Alan BuxeyUpdate radsniff.c
2015-06-27  Arran Cudbard... Merge pull request #1080 from alanbuxey/patch-25
2015-06-27  Alan BuxeyUpdate misc.c 1080/head
2015-06-27  Alan T. DeKoktypo
2015-06-27  Alan T. DeKokMake the module tests depend on the auth tests
2015-06-26  Arran Cudbard... group_attribute not group_attr
2015-06-26  Arran Cudbard... Update the default configuration to specify sql-group...
2015-06-26  Alan T. DeKokUse the %-SQL-Group
2015-06-26  Alan T. DeKokClearer "reconnecting" message 1076/head
2015-06-26  Alan T. DeKokPrint out debug condition. Fixes #1046
2015-06-26  Alan T. DeKokEnsure debug_condition is initialized
2015-06-26  Alan T. DeKokZero terminate at current position, not at start of...
2015-06-26  Alan T. DeKokRevert "Unecessary fileno(), just do as cf_file_input()"
2015-06-26  Alan T. DeKoknote "break"
2015-06-26  Alan T. DeKokFix CID #1308371
2015-06-25  Arran Cudbard... Merge pull request #1070 from jpereira/bug/leak1
2015-06-25  Jorge PereiraWas leaking on cf_file_open() when don't have write... 1070/head
next