freeradius.git
2014-09-16 Herwin WeststrateSet CURLOPT_NOSIGNAL in rest module
2014-09-16 Arran Cudbard... fr_ipaddr_cmp should compare prefixes too 0.0.0.0/1...
2014-09-16 Arran Cudbard... Fix dynamic client debug messages
2014-09-16 Arran Cudbard... Check for null leaf values when parsing JSON structures...
2014-09-16 Arran Cudbard... Fix previous commit... should be setting prefix on...
2014-09-16 Arran Cudbard... Fixes for deprecated libcouchbase functions
2014-09-15 Arran Cudbard... Update ChangeLog
2014-09-15 Alan T. DeKokDepend on krb5-libs, not krb5
2014-09-15 Alan T. DeKokSet prefix for Client-Src-IP-Address, too
2014-09-15 Alan T. DeKokAdded RFC 7155
2014-09-11 Arran Cudbard... Fixup map_from_str to work correctly with list qualifiers
2014-09-11 Arran Cudbard... Add getop (get an operator)
2014-09-11 Arran Cudbard... tok should be a bool
2014-09-11 Arran Cudbard... Rename map_from_str to map_from_fields
2014-09-11 Arran Cudbard... Should be T_INVALID not T_OP_INVALID
2014-09-11 Alan T. DeKokRevert "tls: Set umask before creating temporary file"
2014-09-11 Arran Cudbard... Allow NULL user object filter
2014-09-11 Arran Cudbard... Formatting
2014-09-11 Alan T. DeKokRemove netmask
2014-09-11 Arran Cudbard... API error should probably be debug
2014-09-10 Arran Cudbard... Add a couple of attribute back
2014-09-10 Arran Cudbard... Update huawei dictionary
2014-09-10 Arran Cudbard... Merge pull request #788 from spbnick/coverity_fixes2
2014-09-10 Nikolai Kondrashovtls: Set umask before creating temporary file
2014-09-10 Nikolai Kondrashovotp: Copy strings with explicit limiting
2014-09-10 Alan T. DeKokOrder by callingstation-Id, too. Fixes #786 3.0.4+moonshot1
2014-09-10 Alan T. DeKokAdded schema for DHCP IP pools.
2014-09-10 Alan T. DeKokUpdate accounting queries to use NOW(), too. Addresses...
2014-09-10 Alan T. DeKokRemove "and expiry_time IS NULL". Fixes #786
2014-09-10 Alan T. DeKokWhen clearing entries, set expiry time to now. Address...
2014-09-10 Alan T. DeKokFix allocate_find query. Addresses #786
2014-09-10 Alan T. DeKokDocument IPv6 option
2014-09-10 Alan T. DeKokBe more flexible about parsing parameters
2014-09-09 Arran Cudbard... Should be map_prints
2014-09-09 Arran Cudbard... Add .gitignore for rlm_realm
2014-09-09 Arran Cudbard... rename rlm_realm config struct so it doesn't conflict...
2014-09-09 Arran Cudbard... Cache realm regular expressions
2014-09-09 Arran Cudbard... Free home_servers with talloc_free
2014-09-09 Arran Cudbard... Dual should be bool
2014-09-09 Arran Cudbard... Fix parenting of dual homeservers
2014-09-09 Arran Cudbard... Quiet valgrind error in rlm_ldap
2014-09-09 Arran Cudbard... striprealm should be strip_realm and a bool
2014-09-09 Arran Cudbard... Correctly allocate unknown sub-options
2014-09-09 Alan DeKokMerge pull request #787 from spbnick/coverity_fixes1
2014-09-09 Nikolai Kondrashovlisten: Retrieve configuration pairs once
2014-09-09 Nikolai Kondrashovdhcpclient: Verify socket timeout was set
2014-09-09 Nikolai Kondrashovdhcpd: Check cf_item_parse result
2014-09-09 Nikolai Kondrashovdhcp: Remove unused attribute allocation
2014-09-09 Nikolai Kondrashovradsniff: Fix buffer overruns
2014-09-09 Alan T. DeKokFix typo. Closes #784
2014-09-09 Alan T. DeKokFix typo. Closes #783
2014-09-09 Arran Cudbard... TLV memory should be zerod in DHCP suboption encoder
2014-09-09 Arran Cudbard... Allow bootstrap from multiple files in sqlite driver
2014-09-09 Arran Cudbard... Generate snakeoil certs on package install (debian)
2014-09-09 Arran Cudbard... Line endings
2014-09-08 Arran Cudbard... Quiet gcc
2014-09-08 Arran Cudbard... Not all servers have sections
2014-09-08 Alan T. DeKokFind the SUB section, not the NEXT one
2014-09-08 Alan T. DeKokremove 'const' so it builds
2014-09-08 Alan T. DeKokUpdate comments to be more descriptive
2014-09-08 Alan T. DeKokClarify debug message and raise level
2014-09-08 Alan T. DeKokPull autoconf.h definitions into the Make variable...
2014-09-08 Alan T. DeKokRemove old documentation
2014-09-07 Alan T. DeKokFinal patches to make trust router work
2014-09-06 Alan T. DeKokLet's build it, shall we?
2014-09-06 Alan T. DeKokMissed in last commit
2014-09-06 Alan T. DeKokModule for PSK authorizations from ABFAB trust router
2014-09-06 Alan T. DeKokUpdates and move some moonshot to Trust-Router
2014-09-06 Alan T. DeKokVirtual server for GSS-EAP (RFC 7055)
2014-09-06 Alan T. DeKokAdd ABFAB sample policy
2014-09-06 Alan T. DeKokAdd Moonshot-COI and Moonshot-APC attributes
2014-09-06 Alan T. DeKokReject on any channel bindings attribute mismatch
2014-09-06 Alan T. DeKokFix typo
2014-09-06 Alan T. DeKokAdded configure checks for trust router code
2014-09-06 Alan T. DeKokDelete detaching message. It's annoying
2014-09-06 Arran Cudbard... Can't build without regexes on Travis because it causes...
2014-09-05 Arran Cudbard... Fix building without regex support
2014-09-05 Arran Cudbard... Don't leak expanded lhs/rhs in do_regex
2014-09-05 Arran Cudbard... Fix PCRE checks on FreeBSD
2014-09-05 Philippe WoodingAdd dependency on version of openssl with heartbleed...
2014-09-05 Alan T. DeKokHandle replies from virtual servers, too
2014-09-05 Alan T. DeKokDon't walk over VPs in normal mode.
2014-09-05 Alan T. DeKokmap->dst->tmpl_da can be NULL if it's not TMPL_TYPE_ATTR
2014-09-05 Alan T. DeKokAsserts to quiet scan
2014-09-04 Alan T. DeKokFix scan for SRC_INCDIRS, too
2014-09-04 Alan T. DeKokSigned / unsigned changes for printing
2014-09-04 Arran Cudbard... Merge pull request #777 from matsimon/f5-dictionary
2014-09-04 Alan T. DeKokMove addprefix for SRC_INCDIRS.
2014-09-04 Alan T. DeKokAdd rules for cppcheck
2014-09-04 Alan T. DeKokUse "handshake_finished" instead of "finished"
2014-09-04 Alan T. DeKokDon't conflict with enum
2014-09-04 Alan T. DeKokCheck limit on 'i' before dereferencing it
2014-09-04 Alan T. DeKokZero is false. found by cppcheck
2014-09-04 Alan T. DeKokremove space after -I
2014-09-04 Alan T. DeKokRemove spaces after -D
2014-09-03 Alan T. DeKokAdd realm_pool_free() which garbage collects the pools.
2014-09-03 Alan T. DeKokPreliminary support for trust router code
2014-09-03 Alan T. DeKokExpose tls_init_ctx()
2014-09-03 Alan T. DeKokBuild without getgrnam_r()
2014-09-03 Alan T. DeKokThis branch is now 3.0.5
next