freeradius.git
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
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
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
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
2012-08-24 Alan T. DeKokFixed to be compatible with 3.0
2012-08-24 Alan T. DeKokNote recent changes
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... Add 'Cache-Status-Only' control attribute, to check...
2012-08-23 Alan T. DeKokFix name so it works
2012-08-23 robertAdd Redback Service-Error-Cause values
2012-08-23 robertAdd has_tag to Service attributes
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... Output the name of the file were reading
2012-08-22 Arran Cudbard... Fix typo
2012-08-22 Arran Cudbard... Fix and document max_uses
2012-08-22 Arran Cudbard... Update 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. DeKokNote recent changes
2012-08-21 Alan T. DeKokAccounting only needs select, insert, update
2012-08-21 Alan T. DeKoke table name, not "radius.table"
2012-08-21 Alan T. DeKokUse max_queue_size when initializing the queues
2012-08-21 Alan T. DeKokClarify error message
2012-08-21 Alan T. DeKokCommented out "unix" (radwho) and "radutmp"
2012-08-20 Arran Cudbard... Remove Client-IP-Address so Acct-Unique-Session-ID...
2012-08-10 Alan T. DeKokAdd accounting-on / off statements
2012-08-10 Alan T. DeKokProduce warnings on OpenSSL problems, rather than crash.
2012-08-10 Alan T. DeKokUpdated example
2012-08-10 Matthew Newtondon't chgrp syslog
2012-08-10 Alan T. DeKokNote recent changes
2012-08-10 Arran Cudbard... Merge pull request #75 from fajarnugraha/v2.1.x-redhat...
2012-08-10 Fajar A. Nugraharedhat:add '--with-system-libltdl' to fix build error...
2012-08-10 Fajar A. Nugraharedhat:fix extra files caused by incorrect patch backup...
2012-08-10 Fajar A. Nugraharedhat:include new raddb/modules/* in spec
2012-08-10 Fajar A. Nugraharedhat:force-enable rlm_wimax since '--with-modules...
2012-08-10 Fajar A. Nugraharedhat:import debian/patches/dhcp_sqlippool-comment...
2012-08-10 Fajar A. Nugraharedhat:adjust version number in freeradius.spec
2012-08-10 Fajar A. Nugraharedhat:remove patches already applied upstream
2012-08-10 Fajar A. Nugraharedhat:certs already use default_md=sha1, so remove...
2012-08-10 Fajar A. NugrahaImport freeradius-2.1.12-3.el6.src.rpm
2012-08-09 Arran Cudbard... Fix typo
2012-08-07 Arran Cudbard... Merge pull request #74 from fajarnugraha/v2.1.x-debian...
2012-08-07 Fajar A. NugrahaFix debian package to work even without freeradius...
2012-08-02 Alan T. DeKokRename confusing attr
2012-08-02 Alan T. DeKokIgnore regex comparisons, too
2012-08-02 Alan T. DeKokV6-enable the log filename
2012-08-02 Alan T. DeKokRemove extraneneous assert
2012-08-01 Arran Cudbard... Script to convert ISC dhcp lease files into sqlippool...
2012-07-30 Alan T. DeKokNext update time may be NULL
2012-07-30 Alan T. DeKokCheck for NULL parameters to functions
next