]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2012-10-27  Phil Mayersadd locking to rlm_cache 117/head
2012-10-26  Alan T. DeKokUse redis escape function
2012-10-26  Alan T. DeKokNote changes
2012-10-26  Iliya PeregoudovCreate threads as joinable, not detached.
2012-10-25  Arran Cudbard... Add proxim dictionary
2012-10-25  Alan T. DeKokPass correct arguments to memcpy
2012-10-23  Arran Cudbard... More formatting fixes
2012-10-23  Ryan SteinmetzImprove Kerberos support when using Heimdal
2012-10-18  Arran Cudbard... Substitute 'signature' for 'Request Authenticator'...
2012-10-17  Arran Cudbard... Add base64tohex to allow values to be written to IP...
2012-10-17  Arran Cudbard... fixes #108 Add function to convert FR value pair types...
2012-10-16  Arran Cudbard... Fixup function signatures in rlm_expr
2012-10-16  Arran Cudbard... Remove dependency on stdbool and use FRs bool constants
2012-10-16  Arran Cudbard... Move boolean constants to libradius
2012-10-16  Arran Cudbard... Add base64 encoding/decoding library
2012-10-15  Arran Cudbard... fixup formatting/warning
2012-10-15  MetasovAdd different operators handle to rlm_python
2012-10-15  Arran Cudbard... Only print out user authorized message if the ldap...
2012-10-15  Arran Cudbard... Add option to disable password check
2012-10-12  Arran Cudbard... Backport hex: expansion
2012-10-11  Alan T. DeKokBe more careful about which config files we load
2012-10-03  Arran Cudbard... Look for /usr/local/etc/freeradius and use it in prefer...
2012-10-01  Arran Cudbard... Update changelog for 2.2.1
2012-09-28  Arran Cudbard... Merge pull request #96 from alanbuxey/v2.1.x
2012-09-28  Alan Buxeyadditional interoperability in default configuration 96/head
2012-09-28  Alan T. DeKokPrepare for 2.2.1
2012-09-28  Alan T. DeKokAdd options for -4 and -6 IP families, like radclient.
2012-09-28  Alan T. DeKok rse PPPHint better
2012-09-27  Arran Cudbard... debug: should output previous level instead of the...
2012-09-27  Arran Cudbard... Update share/dictionary.bskyb
2012-09-27  Arran Cudbard... Latest updates
2012-09-25  Arran Cudbard... Remove duplicate version/copyright info
2012-09-25  Arran Cudbard... More AL attributes to support their NAT features
2012-09-20  Arran Cudbard... Move string manipulation functions from xlat.c to rlm_expr
2012-09-20  Arran Cudbard... Remove b from randstr and implement h (hex encoded b)
2012-09-19  Arran Cudbard... Quiet the compiler
2012-09-19  Arran Cudbard... Add dictionary for BSkyB
2012-09-18  Arran Cudbard... Don't use ci to iterate over subsections if we might...
2012-09-17  Arran Cudbard... Update links that point to wiki pages
2012-09-17  Arran Cudbard... Add bounds check for max_queue_size
2012-09-16  Arran Cudbard... Add alphanumeric char class
2012-09-15  Arran Cudbard... Add randstr expansion to generate random strings up...
2012-09-14  Alan T. DeKokProperly decode AT_IDENTITY in EAP-SIM
2012-09-14  Alan T. DeKokA bit more logging for EAP-SIM
2012-09-14  Alan T. DeKokSkip OCSP if there's no host / port / url
2012-09-14  Arran Cudbard... Fix typo
2012-09-13  Arran Cudbard... git show-ref works in more cases than git tag
2012-09-11  Alan T. DeKokMake %{Stripped-User-Name:-%{User-Name}} work again
2012-09-10  Alan T. DeKokUse %{%{...}:-...} everywhere in examples
2012-09-10  Alan T. DeKokAllow ${Foo-Bar:-%{...}} again release_2_2_0
2012-09-10  Alan T. DeKokNote final changes
2012-09-10  Alan T. DeKokFix CVE-2012-3547. Found by Timo Warns
2012-09-10  Arran Cudbard... Merge pull request #85 from fajarnugraha/v2.1.x-suse...
2012-09-10  Fajar A. Nugrahasuse: build fixes 85/head
2012-09-10  Fajar A. Nugrahasuse: imported freeradius-server-2.1.12-6.1.src.rpm
2012-09-08  Arran Cudbard... Document more changes
2012-09-08  Arran Cudbard... Minor fixes
2012-09-07  Arran Cudbard... Remove duplicate declaration
2012-09-07  Arran Cudbard... Don't die if the clients file doesn't contain client...
2012-09-07  Arran Cudbard... Don't die if the clients file doesn't contain client {}
2012-09-07  Arran Cudbard... Hungroups and hints should default to NULL, so theyre...
2012-09-06  Arran Cudbard... Update src/modules/rlm_cache/rlm_cache.c
2012-09-06  Arran Cudbard... Change attribute section name
2012-09-06  Arran Cudbard... Add 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-06  Alan T. DeKokAdded script for monit
2012-09-06  Arran Cudbard... Add debug option
2012-09-05  Arran Cudbard... Add hup to default logrotate script
2012-09-05  Arran Cudbard... Allow defaults to come from env
2012-09-05  Arran Cudbard... Update wiki link
2012-09-04  Arran Cudbard... Merge pull request #83 from arr2036/v2.1.x
2012-09-04  Arran Cudbard... Add option to disable krb5 cache 83/head
2012-09-04  Alan DeKokMerge pull request #81 from fajarnugraha/v2.1.x-redhat...
2012-09-04  Fajar A. Nugraharedhat: remove freeradius-postgres-sql.patch 81/head
2012-09-04  Fajar A. Nugraharedhat: rlm_cache && rlm_wimax are now "stable"
2012-09-03  Arran Cudbard... Tweak file read/parse errors, they're confusing when...
2012-08-31  Arran Cudbard... Add configuration check on restart/reload
2012-08-31  Arran Cudbard... Update the most visible copyright notices
2012-08-30  Arran Cudbard... Paircreate in v2 doesn't take vendor
2012-08-30  Arran Cudbard... Add BT dictionary
2012-08-29  Arran Cudbard... Note more recent changes
2012-08-29  Arran Cudbard... Unique indexes for everybody!
2012-08-29  Alan T. DeKokCheck for NULL secret on dynamic clients
2012-08-29  Arran Cudbard... Correct wiki link
2012-08-29  Arran Cudbard... Add additional attributes to support features on the...
2012-08-28  Arran Cudbard... Add entry hit stats
2012-08-27  Arran Cudbard... Change variable names inline with HEAD
2012-08-27  Arran Cudbard... Add xlat support for retrieving specific attributes...
2012-08-24  Alan T. DeKokUnblocked, not blocked
2012-08-24  Alan T. DeKokTrack blocked / non-blocked state
next