freeradius.git
2005-07-02 phampsonDebian 1.0.4-1 import debian_1_0_4_1
2005-07-01 pnixonAlso store h323voicequality in SQL. Thanks to Ilia...
2005-06-29 aland Catch a "corner" case for reap_children.
2005-06-25 nbkPull from CVS head:
2005-06-21 aland Removed errant ^G
2005-06-16 phampsonSuggest libmysqlclient12 (4.0) as default mysql client... release_1_0_4
2005-06-16 phampsonStolen from CVS HEAD
2005-06-16 phampsonPrepare for 1.0.4 release:
2005-06-16 phampsonUpdate configure.in for 1.0.4 release
2005-06-11 nbk Add some changes for the 1.0.4
2005-06-11 nbk I forgot to update this file with the changes I commited
2005-06-11 nbkPull from CVS head:
2005-06-09 nbk Linking radwho with libtool occurs an error during...
2005-06-09 nbk Delete some needless lines
2005-06-07 aland Increase buffer size
2005-06-06 aland Fix installation problem (sigh)
2005-06-03 aland Update for 1.0.3 release_1_0_3
2005-06-03 aland Bump version to 1.0.3
2005-06-03 aland Note EAP-Fail fixes
2005-06-03 aland Pull patch from the head
2005-06-03 aland Pull fix from revision 1.30 from the head
2005-06-02 aland We're at 1.0.3
2005-05-31 aland Updated prior to 1.0.3
2005-05-31 aland Pull fix from the head
2005-05-23 nbkPull from CVS head:
2005-05-22 nbkPull from CVS head:
2005-05-20 nbkPull from CVS head:
2005-05-19 nbk Pull revision 1.3 from the HEAD
2005-05-18 nbk Pull diff -r1.131 -r1.132 from the HEAD
2005-05-18 nbk Pull diff -r1.142 -r1.143 from the HEAD
2005-05-12 aland It's a shell script, not an exe
2005-05-12 aland radzap isn't a binary
2005-04-21 aland one-character typo fix
2005-04-11 aland Note fixes for exec
2005-04-11 aland Pull minimal fix for executing external programs from...
2005-04-11 aland Note radwho/radzap changes
2005-04-11 aland Pull fixes to radwho & radzap (including docs) from...
2005-04-11 aland Stop if we encounter an error.
2005-04-11 aland 'exit 1' to 'exit $?', which is better
2005-03-18 phampsonPull From CVS Head:
2005-03-17 phampsonPull from CVS HEAD:
2005-03-08 pnixonSync changes from HEAD
2005-03-08 pnixonActually include the dictionary.. Idiot..
2005-03-08 pnixonfix syntax error
2005-03-08 bjordanovNew hashes added %RAD_REQUEST_PROXY (filled with vps...
2005-03-07 bjordanovWhen defined USE_ITHREADS and called perl_xlat an perl...
2005-03-07 bjordanovFixes problem with SIGHUP, multiple instances,
2005-03-05 phampson"Usable", not "useable".
2005-03-05 phampsonCorrect section header for section 8, not sectoin 1
2005-03-05 phampson"Usable", not "useable"
2005-03-04 pnixonNew dictionay thanks to Zydrunas Sablinskas
2005-03-04 pnixonNew dictionay thanks to Zydrunas Sablinskas
2005-03-04 kkalevAdd a dictionary from Epygi (epygi.com) hardware
2005-03-03 aland chown radius.log, if we've written to it as root.root...
2005-03-03 aland Remember CPPFLAGS, too.
2005-03-03 aland close outfd outside of the loop, not while we're tryin...
2005-03-03 aland Updated for changes
2005-03-02 aland Re-enable '-i ipaddr' and '-p port'.
2005-03-02 kkalevLog somewhat more verbose error messages when the sql_c...
2005-03-01 pnixonInfo about FreeRADIUS on SUSE
2005-03-01 pnixonSync with cvs HEAD
2005-03-01 pnixonYou can integrate NovellĀ® eDirectoryTM 8.7.1 or later...
2005-03-01 pnixonnew PAM config in upcomming SUSE 9.3Pro
2005-03-01 pnixonSync with HEAD
2005-03-01 pnixonMajor cleanups to bring in sync with SUSE 9.2 Professio...
2005-03-01 aland More/better error messages.
2005-02-28 aland When $INCLUDE'ing files, cf_item_add may be called...
2005-02-28 aland When reading files in a directory, be a little more...
2005-02-28 aland Moved copy_string && copy_var from exec.c to util...
2005-02-28 aland Use rbtrees for CONF_SECTIONS, with hacks to make...
2005-02-28 aland Minor fix to xlat config
2005-02-28 aland Put CONF_PAIRs into an rbtree. This doesn't make...
2005-02-28 aland Allow %{config: section[name2][item]}
2005-02-28 kkalevAdd the safe-characters directive in mssql.conf also
2005-02-25 kkalevDon't set DEFAULT '0' for the nas table
2005-02-25 nbk Remove the locks on the <detail> file and handle the...
2005-02-22 nbk Execute modules in {Pre,Post}-Proxy-Type stanzas ...
2005-02-22 nbk Prototype change for module_post_proxy()
2005-02-22 nbk Prototype changes for module_{pre,post}_proxy()
2005-02-21 nbk Re-arrange the states in the loop() function to prevent
2005-02-20 nbk Build radsqlrelay, too.
2005-02-19 kkalevIn clear_opensessions depending on sql type use either...
2005-02-19 kkalevChange ConnectInfo_{start,stop} to be varchar(50)....
2005-02-19 kkalevAdd a patch from Thor Spruyt for setting the nas client...
2005-02-19 kkalev* Add more documentation for per user counter limit...
2005-02-19 kkalevUpdate password_check to work with all password attribu...
2005-02-18 aland re-arranged pap_authorize so that it will clean up...
2005-02-18 aland Added auto-header discovery
2005-02-18 aland Re-formatting of code, normalize whitespace around...
2005-02-18 aland Updated docs for new behavior
2005-02-18 aland new pap authorize function, which looks for hashed...
2005-02-18 aland Support base64 encoding, via auto-discovery.
2005-02-18 aland Document SMD5 && SSHA passwords, too
2005-02-18 aland Whoops... delete base64 stuff which was there by accident
2005-02-18 aland These new attributes are of type "octets", not "string"
2005-02-18 aland deleted hex2bin && bin2hex.
2005-02-17 aland unused headers
2005-02-17 aland Add OSFFIA stuff back in. It looks like it's not...
2005-02-17 aland Updated documentation for rlm_unix
2005-02-17 aland Removed all references to caching from the module...
next