Allow ${Foo-Bar:-%{...}} again
[freeradius.git] / src /
2012-09-10 Alan T. DeKokAllow ${Foo-Bar:-%{...}} again release_2_2_0
2012-09-10 Alan T. DeKokFix CVE-2012-3547. Found by Timo Warns
2012-09-07 Arran Cudbard-BellRemove duplicate declaration
2012-09-07 Arran Cudbard-BellDon't die if the clients file doesn't contain client...
2012-09-07 Arran Cudbard-BellDon't die if the clients file doesn't contain client {}
2012-09-07 Arran Cudbard-BellHungroups and hints should default to NULL, so theyre...
2012-09-06 Arran Cudbard-BellUpdate src/modules/rlm_cache/rlm_cache.c
2012-09-06 Arran Cudbard-BellAdd cache to accounting and preacct
2012-09-06 Alan T. DeKokCheck for more parse errors when reading dicts. Bug...
2012-09-06 Alan T. DeKokDouble-check that we don't over-run the buffer
2012-09-06 Alan T. DeKokCheck for memset of zero
2012-09-06 Alan T. DeKokClose directory when done with it. Bug found by Coverity
2012-09-06 Alan T. DeKokClose socket on error. Bug found by Coverity
2012-09-06 Alan T. DeKokClose FD if there's nothing to log. Bug found by Coverity
2012-09-06 Alan T. DeKokEnsure all fields are initialized
2012-09-06 Alan T. DeKokCommand sockets are debug messages, not info
2012-09-06 Alan T. DeKokFix possible bug
2012-09-06 Alan T. DeKokFix use after free. Bug found by Coverity
2012-09-06 Alan T. DeKokOnly log known Acct-Status-Types. Bug found by Coverity
2012-09-04 Arran Cudbard-BellMerge pull request #83 from arr2036/v2.1.x
2012-09-04 Arran Cudbard-BellAdd option to disable krb5 cache
2012-09-03 Arran Cudbard-BellTweak file read/parse errors, they're confusing when...
2012-08-31 Arran Cudbard-BellUpdate the most visible copyright notices
2012-08-30 Arran Cudbard-BellPaircreate in v2 doesn't take vendor
2012-08-29 Alan T. DeKokCheck for NULL secret on dynamic clients
2012-08-28 Arran Cudbard-BellAdd entry hit stats
2012-08-27 Arran Cudbard-BellChange variable names inline with HEAD
2012-08-27 Arran Cudbard-BellAdd xlat support for retrieving specific attributes...
2012-08-24 Alan T. DeKokUnblocked, not blocked
2012-08-24 Alan T. DeKokTrack blocked / non-blocked state
2012-08-24 Alan T. DeKokFixed to be compatible with 3.0
2012-08-24 Alan T. DeKokrlm_cache && rlm_wimax are now "stable".
2012-08-24 Alan T. DeKokAdd all algorithms
2012-08-23 Arran Cudbard-BellAdd 'Cache-Status-Only' control attribute, to check...
2012-08-23 Alan T. DeKokFix name so it works
2012-08-23 Alan T. DeKokAdded rlm_cache
2012-08-23 Alan T. DeKokAdded Cache-TTL attribute
2012-08-23 Alan T. DeKokAdded cf_pair_operator(). Seems useful.
2012-08-22 Arran Cudbard-BellOutput the name of the file were reading
2012-08-22 Arran Cudbard-BellFix typo
2012-08-22 Arran Cudbard-BellFix and document max_uses
2012-08-22 Arran Cudbard-BellUpdate src/modules/rlm_ldap/rlm_ldap.c
2012-08-22 Alan T. DeKokAdded "max_uses" parameter
2012-08-22 Alan T. DeKokNuke the '[' on expansion
2012-08-21 Alan T. DeKokUse max_queue_size when initializing the queues
2012-08-21 Alan T. DeKokClarify error message
2012-08-10 Alan T. DeKokProduce warnings on OpenSSL problems, rather than crash.
2012-08-10 Matthew Newtondon't chgrp syslog
2012-08-02 Alan T. DeKokRename confusing attr
2012-08-02 Alan T. DeKokIgnore regex comparisons, too
2012-08-02 Alan T. DeKokRemove extraneneous assert
2012-07-30 Alan T. DeKokNext update time may be NULL
2012-07-30 Alan T. DeKokCheck for NULL parameters to functions
2012-07-30 Alan T. DeKokCheck for NULL parameter
2012-07-30 Alan T. DeKokFix warnings found by llvm scan
2012-07-30 Alan T. DeKokRemove extraneous initialization
2012-07-28 Alan T. DeKokCall globfree() if glob() returns error.
2012-07-21 Alan T. DeKokFix typo
2012-07-21 Alan T. DeKokSimplify diameter_verify
2012-07-20 Alan T. DeKokBe more forgiving about decoding data in TTLS tunnels
2012-07-19 Alan T. DeKokFix typo
2012-07-15 Alan T. DeKokLeave static variable alone. Closes bug #207
2012-07-15 Alan T. DeKokFree the correct data
2012-07-15 Alan T. DeKokAdded checks for juniper
2012-07-15 Alan T. DeKokFix typo in help text
2012-07-15 Alan T. DeKokFix bug
2012-07-15 Alan T. DeKokClarify error messages
2012-07-12 Arran Cudbard-BellBackport Minute and Request ID expansions
2012-05-29 Alan T. DeKokCheck return codes from rediswho_command()
2012-05-29 Alan T. DeKokAdded database selection capability to rlm_redis
2012-05-29 Alan T. DeKokMove error condition to top of "connect" function.
2012-05-29 Alan T. DeKokClose the connection, instead of free'ing it.
2012-05-29 Alan T. DeKokIf there's a lifetime, set the "connected" time
2012-05-28 Alan T. DeKokFNV-1a: xor then multiply, not multiply then xor
2012-05-26 Alan T. DeKokVP may be NULL
2012-05-22 Alan T. DeKokWARN if the query strings look to be too long
2012-05-09 Alan T. DeKokAdded installation of rad_counter
2012-05-09 Alan T. DeKokUtilities are nust "foo" and not "foo.pl"
2012-05-07 Alan T. DeKokoreect Message-Authenticator calculation for CoA packets.
2012-04-29 Alan T. DeKokAllow referencing tags in xlat
2012-04-22 Alan T. DeKokFix typo
2012-04-22 Alan T. DeKokMove / add header files
2012-04-13 Alan T. DeKokAdded "instance" to xlat_unregister
2012-04-12 Alan T. DeKokDon't complain if we find an NT-Password
2012-04-09 Alan T. DeKokMake dhcp relaying fail gracefully
2012-04-03 Alan T. DeKokAllow for new state transition on failure
2012-03-28 Alan T. DeKokThere might not be a reply
2012-03-27 Bjørn MorkDecode encrypted VSAs in requests
2012-03-15 Alan T. DeKokSet "close on exec" flag
2012-03-09 Alan T. DeKokAdded support for {BASE64_MD5}
2012-03-08 Alan T. DeKokSet self request to NULL
2012-03-06 Alan T. DeKokCheck expansion in cf_expand_variables
2012-03-05 Alan T. DeKokFix for OSX Lion
2012-03-03 Alan T. DeKokSet src_ipaddr for STATUS_SERVER packets
2012-02-22 Alan T. DeKokFix typo
2012-02-22 Alan T. DeKokUse names for logging parameters, and correct values
2012-02-21 Alan T. DeKokWarn if we can't shut down modules cleanly
2012-02-21 Alan T. DeKokDon't close connections that are in use.
2012-02-21 Alan T. DeKokTry to use identity from SIM protocol, not EAP-Identity
2012-02-11 Alan T. DeKokDirectories need to be +x
next