freeradius.git
2006-01-20 nbk This is a debug tool to display the RADIUS traffic...
2006-01-17 nbk Reorder the list of directories to be searched for...
2006-01-17 nbk Some simplifications and reformatting.
2006-01-17 nbk Simplify the path of a few filenames.
2006-01-16 nbk Fix a typo in dict_valbyname()
2006-01-15 nbk Add/update the downstream files from Suse.
2006-01-15 nbk Add/update the downstream files from Suse.
2006-01-12 nbk Fix a SEGV in back-quote expansion.
2006-01-11 nbk Fix a build problem on Mac OS X. (closes: #310)
2006-01-10 nbk Fix build problems on Mac OS X.
2006-01-10 nbk Fix a build problem on Mac OS X (thanks to Steven...
2006-01-09 aland Don't de-reference NULL points on dict_get*byname...
2006-01-08 nbk Delete the variable RLM_EAP_LINK_MODE support. This...
2006-01-07 nbk Don't run "make" two times inside rlm_eap_tls. This...
2006-01-07 nbk Use the libtool name of the library (libeap.la) instea...
2006-01-06 nbk libeap is a shared library, not a module, which seems...
2006-01-06 nbk Do some reformatting and clean-up a few things like...
2006-01-04 nbk Fix typo.
2005-12-29 aland Corrected typo
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-28 aland Latest set of updates
2005-12-28 aland Make the LDAP module smarter, and more configurable...
2005-12-28 aland Don't reference interp if USE_ITHREADS isn't defined.
2005-12-28 aland Pulled fixes for bug #285 from the head
2005-12-28 aland Updates from bug #285
2005-12-28 aland Pull fix from the head
2005-12-28 aland wait for active threads only if we have spawned them.
2005-12-27 aland Pull fix from the head
2005-12-27 aland No query, die
2005-12-26 aland Casts to pass correct parameter
2005-12-21 nbkPull downstream fixes from Debian package 1.0.5-2:
2005-12-21 nbkPull downstream fixes from Debian package 1.0.5-2:
2005-12-21 nbk Fix up error in man.
2005-12-21 nbk Fix up error in man.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbkrlm_eap_sim is fixed in CVS, therefore the dpatch isn...
2005-12-21 nbk Regenerate from configure 1.3.4.1 using Autoconf 2.13.
2005-12-21 nbk Delete unused file.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbk Regenerate from configure 1.1.2.4 using Autoconf 2.13.
2005-12-21 nbk Regenerate from configure 1.3 using Autoconf 2.59.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbk Use the user-supplied options for the tests, too.
2005-12-21 nbk Regenerate from configure 1.1.2.3 using Autoconf 2.13.
2005-12-21 nbk Regenerate from configure 1.2 using Autoconf 2.59.
2005-12-21 nbkPull from CVS head:
2005-12-21 nbk Disable module rlm_otp when there is no OpenSSL librar...
2005-12-21 nbk Update the pointer after realloc(3).
2005-12-20 aland pull fix from the head
2005-12-19 aland set a1_len when using MD5-Password
2005-12-19 aland Pull fix for bug #33 from the CVS head
2005-12-19 aland De-reference the correct pointer for MIT
2005-12-19 aland Pull fixes from the head.
2005-12-17 nbk rlm_x99 doesn't exist anymore in branch 1.1
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 Delete custom argument --with-large-files since autoco...
2005-12-14 nbk Latest set of changes.
2005-12-13 aland Call rad_malloc(), which will never fail.
2005-12-13 aland Free strdup'd memory
2005-12-13 aland Initialize variable. Bug caught by Joe Maimon
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 Initialize allowed_chars before using sql_escape_func.
2005-12-13 aland Add regfree. Bug found by Dmity V. Plegan
2005-12-13 nbk Add rlm_sqlcounter to the list of stable modules.
2005-12-13 nbkPull from CVS head:
2005-12-13 nbk Move the config examples of "rlm_sqlcounter" from...
2005-12-13 nbkPull from CVS head:
2005-12-13 nbk There're unsafe string copies (reported by Primoz...
2005-12-13 nbkPull from CVS head:
2005-12-13 nbk Don't keep a pointer on freed memory after the module...
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 aland Make MD5-Session work, too
2005-12-12 alandfile digest-md5-sess was added on branch branch_1_1...
2005-12-12 aland Bug fix, as noted by Bruno Negrao
2005-12-12 alandfile digest-auth-int was added on branch branch_1_1...
2005-12-12 nbkPull from CVS head:
next