freeradius.git
2005-12-16 aland Update with differences for 1.1.0 release_1_1_0_pre0
2005-12-16 aland Update version numbers
2005-12-15 nbk Update for 1.1.0-pre0
2005-12-15 nbk Temporarily remove the old patches so that the CVS...
2005-12-15 nbk Update Build-Depends:
2005-12-15 bjordanovGenerated by autoconf 2.13
2005-12-15 bjordanovAdded additional flags to RLM_CFLAGS fix for bug # 301
2005-12-15 bjordanovFixed compile problem with perl 5.8.6 Bug # 301
2005-12-15 bjordanovPull fixes for bug #267 from the head
2005-12-15 bjordanovPull fixes from bug # 267 from the head
2005-12-15 aland Document load balancing
2005-12-15 aland Pulled from CVS head
2005-12-15 aland cvs diff -u -r1.29 -r1.33 | patch -p0
2005-12-15 aland cvs diff -u -r1.35 -r1.37 modcall.c | patch -p0
2005-12-15 aland cvs diff -u -r1.24 -r1.28 modcall.c | patch -p0
2005-12-15 aland We're getting ready to go...
2005-12-15 aland cvs diff -u -r 1.22 -r 1.24 rlm_eap_tls.c | patch
2005-12-14 aland Added rlm_perl
2005-12-14 aland Pulled stable version from CVS 1.20 (1.19 + a 1-line...
2005-12-14 nbkPull from CVS head:
2005-12-14 aland Document rlm_digest changes
2005-12-14 nbk Pass option --with-large-files to ./configure because...
2005-12-14 nbk Latest set of changes.
2005-12-13 aland Pull fix from the head
2005-12-13 nbk Merge revision 1.33 of radrelay.c in branch 1.1
2005-12-13 nbkPull from CVS head:
2005-12-13 nbk Add rlm_sqlcounter to the list of stable modules.
2005-12-13 nbkPull from CVS head:
2005-12-13 nbkPull from CVS head:
2005-12-13 nbkPull from CVS head:
2005-12-12 aland Functions needed for new rlm_digest
2005-12-12 aland Merged from the CVS head, with all relevant fixes
2005-12-12 alandfile digest-md5-sess was added on branch branch_1_1...
2005-12-12 alandfile digest-auth-int was added on branch branch_1_1...
2005-12-12 nbkPull from CVS head:
2005-12-12 nbkPull from CVS head:
2005-12-12 nbkPull from CVS head:
2005-12-12 nbk Don't assume that vp->strvalue is the printed form...
2005-12-12 nbk Keep IPv4 addresses in network byte order in vp->lvalu...
2005-12-11 nbkPull from CVS head:
2005-12-10 nbkPull from CVS head:
2005-12-09 nbkPull from CVS head:
2005-12-09 nbkPull from CVS head:
2005-12-08 nbk Generated by autoheaders 2.13
2005-12-08 nbk Generated by autoheaders 2.13
2005-12-08 nbk Generated by autoconf 2.13
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 fcusack no longer in HEAD and shouldn't be in 1.1 (cvs wouldn...
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-12-07 nbkPull from CVS head:
2005-12-07 nbkPull from CVS head:
2005-12-01 aland Update for 1.1.x
2005-12-01 aland Updated for 1.1.x
2005-11-30 aland Pull rbtree.c from the CVS head, to get fixes for...
2005-11-30 aland Pull changes from the (now-2.0) head
2005-11-30 aland Made it 2.0.0, and removed the changes that are in...
2005-11-30 aland Remember the proxying IP address.
2005-11-30 aland Updated for 1.1.0
2005-11-30 aland Don't need this any more in the 1.1.x branch
2005-11-30 aland Document the new dictionary format
2005-11-30 aland First pass at adding work on the 1.1.x branch.
2005-11-28 aland Re-implemented Exec-Program && Exec-Program-Wait in...
2005-11-28 aland Clean up time passed calculation (again)
2005-11-27 nbk Pull a few downstream fixes:
2005-11-25 nbk Don't trust "mysql_config" output and test the libmysq...
2005-11-24 aland More definitions for systems that don't have them
2005-11-23 aland If no digest algorithm, default to MD5.
2005-11-23 aland Sanity check lengths of hex string
2005-11-23 aland A little more generic way of truncating tunnel-passwor...
2005-11-22 aland Motorola Canopy stuff
2005-11-22 aland Allow tunnel passwords to be longer than 16 characters...
2005-11-17 fcusack - allocate all responses, not just the ones we fill...
2005-11-15 aland Moved TLS code from rlm_eap_tls to libeap. Updated...
2005-11-15 aland Remove stupid CVS log statement
2005-11-14 aland Cleaned up the code so it has one code base for all...
2005-11-14 aland Have the thread queue handler use fifos, rather than...
2005-11-14 aland Be a little more careful when creating bad attributes
2005-11-14 aland Look at the correct variable
2005-11-14 nbk 'exec.c' has been deleted.
2005-11-14 nbk Compile again the file 'exec.c'
2005-11-14 nbk Move back the file 'exec.c' from src/modules/rlm_exec...
2005-11-11 aland As found on the net
2005-11-11 pnixonfile rlm_sqlippool.c was added on branch branch_1_1...
2005-11-11 aland Include files used to build the server are now <freera...
2005-11-08 fcusack s/otp_get_challenge/otp_async_challenge/ to avoid...
2005-11-08 fcusack combine another FR and PAM debug option (missed earlier)
2005-11-08 fcusack fix logging:
2005-11-08 fcusack fix signed/unsigned comparison
2005-11-08 fcusack combine FR and PAM debug options
2005-11-08 fcusack Change user_state 'challenge' field from string to...
2005-11-08 fcusack add sratch3 back to user_state, to hold csd offset
2005-11-07 aland On deleting the request list, kill any live threads...
2005-11-07 fcusack s/user_info/card_info/
2005-11-07 fcusack remove extra scratch field from user_state
next