]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2009-09-09  Alan T. DeKokMake it easier to do a release v1.1.x
2009-09-09  Alan T. DeKokBump version number release_1_1_8
2009-09-09  Alan T. DeKokBump version number
2009-09-07  Alan T. DeKokNote fix
2009-09-07  Alan T. DeKokFix crash on Tunnel-Password attributes with zero length
2009-09-07  Alan T. DeKokSource code from upstream copy of 1.1.7.
2007-07-21  nbk "./configure --config-cache" is working again. release_1_1_7
2007-07-21  nbk Regenerate from aclocal.m4
2007-07-21  nbk Terrible hack to make "./configure --config-cache...
2007-07-21  aland Pulled from CVS head
2007-07-20  nbk When there is nonsense in the database, we may stop...
2007-07-18  pnixonAdd rlm_sqlippool to stable modules list
2007-07-17  pnixonadd a call to sql_set_user in sqlippool_command also
2007-07-17  aland Look for Cleartext-Password, too
2007-07-17  nbk Regenerate from configure.in
2007-07-17  nbk Add with/without openssl option to configure. This...
2007-07-17  pnixonMake %{SQL-User-Name} in rlm_sqlippool
2007-07-17  pnixonAdd example post_auth hook for rlm_perl config
2007-07-17  aland Reverted last commit
2007-07-17  pnixonNo need to insert id into an auto increment field
2007-07-16  pnixonChange from gz to bz2 tarballs
2007-07-16  pnixonMinor fix for apache2
2007-07-16  pnixonadd postgresqlippool.conf
2007-07-16  pnixonMoved unused and unneeded stored procedure to a separat...
2007-07-16  pnixonUpdate version number to 1.1.7
2007-07-16  pnixonAdd sqlippool to same sections that have main_pool...
2007-07-16  pnixonOops. Cant use 2.0 variable substitiution on 1.1.x
2007-07-16  pnixonFix syntax error in new radippool table
2007-07-16  pnixonAdd postgresqlippool.conf as an example
2007-07-16  pnixonrename sqlippool.conf to postgresqlippool.conf and...
2007-07-15  nbk Autoconf 2.61 breaks the support for chained configure...
2007-07-15  aland Added --with-snmp-include-dir, already used in SNMP...
2007-07-15  aland Corrected typo
2007-07-15  nbk Regenerate from configure.in
2007-07-15  nbk Fix test for -lk5crypto.
2007-07-15  nbk Use the expected date format.
2007-07-14  aland Made "control" a synonym for "check", in line with 2.0
2007-07-13  pnixonBring a bunch of fixes in from cvs head
2007-07-13  pnixonadd indexes and sequence for ippool
2007-07-13  pnixonadd radippool
2007-07-13  pnixonAdd radippool table
2007-07-13  pnixonchange sql.conf comment to postgresql.conf as we only...
2007-07-13  pnixonSync with cvs HEAD (minus incompatible changes)
2007-07-13  pnixonStore X-Ascend-Session-Svr-Key in the DB
2007-07-13  pnixonAdd XAscendSessionSvrKey
2007-07-13  pnixonIts not necessary to save X-Ascend-Session-Svr-Key...
2007-07-13  pnixonSupport 64bit values (Over 4GB of traffic)
2007-07-13  pnixonSupport 64bit values (Over 4GB of traffic)
2007-07-13  aland Note recent changes
2007-07-13  aland Fix for use_tunneled_reply
2007-07-13  aland Allow tunneled reply to over-ride user name
2007-07-04  aland Use correct value for inst->auth_type
2007-06-26  aland Bump version number
2007-06-26  aland Bump version number to 1.1.7
2007-06-26  aland Note changes for 1.1.7
2007-06-26  aland Use -DLDAP_DEPRECATED
2007-06-20  aland Corrected typo
2007-06-18  aland Print RADIUS attributes in normal form
2007-06-15  aland Updated from their documentation
2007-06-12  aland Include component and module name in REQUEST, and...
2007-06-08  nbk Update location of sample schema files and remove...
2007-06-03  nbk Add support for MySQL stored procedures. (closes:...
2007-06-02  nbk Fix gethostbyaddr_r() detection for FreeBSD. (closes...
2007-05-25  fcusackimport from HEAD:
2007-05-25  fcusack handle OTP_RC_IPIN error from otpd-2.2.1+
2007-05-24  fcusackimport from HEAD:
2007-05-24  fcusack handle OTP_RC_NEXTPASSCODE error from otpd-2.2.1+
2007-05-23  fcusack typos
2007-05-23  fcusack update copyright year
2007-05-23  fcusack update copyright year
2007-05-23  fcusackimport from branch_1_1:
2007-05-23  fcusackimport from HEAD:
2007-05-23  fcusack quiet Coverity (fixes Coverity bug #11)
2007-05-23  fcusack regenerate from configure.in#1.1.2.6
2007-05-23  fcusackimport from HEAD:
2007-05-23  fcusack otp_detach(): remove unused var
2007-05-23  fcusack update otp_request_t to v2
2007-05-23  fcusack update otp_request_t to v2
2007-05-23  fcusack regenerate from configure.in#1.5
2007-05-23  fcusack don't need -Wno-cast-qual anymore
2007-05-21  aland Clarified text
2007-05-16  aland Apparently it returns T_EOL sometimes...
2007-05-16  aland Fix return code. Clarify code for parsing configurati...
2007-05-16  aland Corrected documentation
2007-05-16  aland Added one attribute, and the RFC that defines it
2007-05-16  aland Document "auth+acct"
2007-05-16  aland Permit "pool" in realms, to point to pools of all...
2007-05-16  aland More sanity checks.
2007-05-16  aland Add one more type missed on previous commit
2007-05-16  aland Separate pools and home servers by type.
2007-05-16  aland Be a little more rigorous in the parser.
2007-05-16  aland Be a little more rigorous when parsing
2007-05-16  aland Remove unused variables.
2007-05-16  aland Check return codes.
2007-05-16  aland Check return value.
2007-05-15  aland Print out copyright statement when starting in debuggi...
2007-05-15  aland Added Azaire VSA's
2007-05-15  aland Call it -pre1, as -pre0 has been around forever release_2_0_0_pre1
2007-05-15  aland Enable udpfromto by default. It's tested, and solves...
2007-05-15  aland Relax checks a little
next