]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
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
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... 75/head
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... 74/head
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
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. DeKokNote MySQL fixes
2012-07-19  Alan T. DeKokFix typo
2012-07-18  Arran Cudbard... Set InnoDB as the default on accounting and postauth...
2012-07-18  Arran Cudbard... Add unique index constraint on acctuniqueid so that...
2012-07-18  Arran Cudbard... Note one letter expansions
2012-07-15  Alan T. DeKokNote recent changes
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. DeKokFix typo
2012-07-15  Alan T. DeKokNote Juniper is now allowed
2012-07-15  Alan T. DeKokAdded checks for juniper
2012-07-15  Alan T. DeKokFix typo in help text
2012-07-15  Alan T. DeKokPrint out results of check. Exit with return code...
2012-07-15  Alan T. DeKokFix bug
2012-07-15  Alan T. DeKokClarify error messages
2012-07-15  Alan T. DeKokNew dictionary
2012-07-15  Alan T. DeKokClearer instructions
2012-07-15  Alan T. DeKokMore bad user names
2012-07-12  Arran Cudbard... Use minute for the default detail writer/reader
2012-07-12  Arran Cudbard... Backport Minute and Request ID expansions
2012-06-29  Arran Cudbard... Use radmin for hupage
2012-06-28  Arran Cudbard... Update v2.1.x
2012-06-27  Arran Cudbard... Should insert CUI into request list.
2012-06-15  Arran Cudbard... Add gitignore
2012-06-15  Arran Cudbard... Actually output stuff on check, and return exit code
2012-06-15  Arran Cudbard... Fix typo
2012-06-15  Arran Cudbard... Update v2.1.x
next