freeradius.git
2001-07-31 aland Patch from rob <rob@work.gb.com> to avoid freeing... release_0_2_0
2001-07-30 aland Patch for Cisco L2TP tunnels, from Paul Khavkine ...
2001-07-30 aland Deleted references to Cistron, updated in preparation...
2001-07-30 cmillerdebian: use debhelper compat 3
2001-07-28 aland configure with-rlm-krb5-lib/include-dir
2001-07-28 aland Corrected typo
2001-07-28 aland Added configure options 'with-rlm-FOO-include/lib...
2001-07-28 aland make thread pools the default, and other minor changes to
2001-07-28 aland Added options 'with-rlm-ldap-lib-dir' and 'with-rlm...
2001-07-28 aland Added 'reconfig' target so that the configure scripts...
2001-07-28 aland Added ability to specify addition directories to look via
2001-07-28 cparkerUpdated to use rad_check_return to correctly return...
2001-07-28 cparkerUpdated to include prototype for new function in auth...
2001-07-28 cparkerAdded new function to 'auth.c' called 'rad_check_return...
2001-07-26 aland Preliminary EAP patch from Raghu <raghud@hereuare...
2001-07-25 aland Patch based on one from Matthew Sayler <sayler@speedsi...
2001-07-24 aland Patch from Steve Langasek <vorlon@netexpress.net>.
2001-07-23 aland Update child thread code, so that it minimizes the...
2001-07-20 aland Patch from David Kerry <davidk@navahonetworks.com>
2001-07-18 cmillerParser should be able to handle zero-length strings...
2001-07-17 pamQuiten one compiler warning
2001-07-17 pamApplied patch to ldap_pairget() eliminating ldap_first_...
2001-07-17 pamAdded check for missing 'server' directive in config...
2001-07-13 cmillerClean up better. (Makefiles, and distclean depends...
2001-07-13 cmillerAdded Kostas Kalevras' <kkalev@noc.ntua.gr> attr_rewrit...
2001-07-13 cmillerRoland H\"anel <roland.haenel@qsc.de> reported that...
2001-07-12 cmillerCosmetic change.
2001-07-12 aland quench log messages for unresponsive children
2001-07-11 cmillerTest for CC and CPP in the configure scripts, so basic...
2001-07-11 cmillerAdded AC_PROG_CC to see if it solves DK's problem.
2001-07-11 cmillerDavid Kerry's patch to detect Oracle.
2001-07-06 cmillerFix check for shared library using libtool info, instea...
2001-07-06 cmillerDon't check how GDBM behaves if it's obviously not...
2001-07-06 cmillerdebian: changed mysql package name libmysqlclient6...
2001-07-06 cmillerneeds_child_cleanup was unreachable, and DS' return...
2001-07-05 cparker Patch to correct the behaviour of proxy-acct packets...
2001-07-05 cmillerCheck for location of sem_init symbol, because it's...
2001-07-05 cmillerInserted #include to prevent compoler warning of memset()
2001-07-05 cmillerWrap child spawning and registration in a plain vanilla...
2001-07-05 cmillerCorrected an interminable loop that happened when an...
2001-07-04 cmillerIntegrated phil@bolthole.com's patch for Oracle8i....
2001-07-04 cmillerNew configure for the autoconfless.
2001-07-04 cmillerTesting for libclient8 and libclntsh in addition to...
2001-07-04 cmillerRemoved superfluous AC_DEFINE()
2001-07-04 cmillerIn preparation for patching how the oracle detection...
2001-07-03 cmillerCommitted Rob Jones' <rob@work.gb.com> CHAP support...
2001-07-03 cmillerAssume (correctly) that AV pairs' strings are null...
2001-07-03 cmillerChanged function to test when looking for a working...
2001-07-01 cmillerIntegrated Kostas Kalevras' rlm_counter code, plus...
2001-07-01 cmillerGive more useful information (in a clearer format)...
2001-06-30 cmillerAlexei Ivanov <radius@novoch.ru> pointed out (in a...
2001-06-29 cmillerRemoved 'ifdef' GNUism in top makefile.
2001-06-29 pamDocument profile support for user object via attribute...
2001-06-29 pamProfile support for user object via attribute specified...
2001-06-27 pamAdded "default_profile" directive to ldap section
2001-06-27 pamAdded description of "default_profile" directive
2001-06-27 pamAdded code by Kostas Kalevras <kkalev@noc.ntua.gr>...
2001-06-25 pamAdded fix by Kostas Kalevras <kkalev@noc.ntua.gr> to...
2001-06-22 cmillerdebian: add the freerad user into the shadow group...
2001-06-22 cmillerUpdated log of recent changes.
2001-06-21 miquels* src/main/timestr.c: hmm, ifdeffed some more debug...
2001-06-21 miquels* src/main/timestr.c: debugging not meant for end-user
2001-06-20 cmillerNew file to fix corrupted restored one.
2001-06-18 cmillerIn GCC 3.0, printf is a macro, so the mid- printf(...
2001-06-13 cparker removed deprecated proxy attribute filtering explanation.
2001-06-13 pamYet another plug for memory leak.
2001-06-13 pamFixed some memory leaks. Thanks to Peter Foreman <p...
2001-06-08 aland Patch from Eddie Stassen <eddies@saix.net>
2001-06-08 pamUse ldap_memfree() as this Right Thing (R), docs mentio...
2001-06-06 pamFixed bug in ignoring timeout value for LDAP search...
2001-06-06 aland one attempt to solve the 'unresponsive child thread...
2001-06-06 aland Use the correct include file.
2001-06-06 pamChanged documentation to reflect new configuration...
2001-06-06 pamFix longlasting errors in ldap configuration section
2001-06-06 cmillerFixed indefinite ldap query timeout.
2001-06-04 aland minor mods to see if it compiles.
2001-06-04 aland moved 'xprintf' to standard-type 'DEBUG2'
2001-06-04 aland Patch from Vesselin Atanasov <vesselin@bgnet.bg>,...
2001-06-04 miquels* Updated cisco_snmp in checkrad.pl
2001-06-02 cmillerAdded fix for password length mismatching what user...
2001-06-02 cmillerPrevent stripping of executables, when devel flags...
2001-06-01 aland if we're doing synchronous proxies, then do NOT send...
2001-06-01 aland Update the comments as per the latest documentation.
2001-06-01 cmillerCorrected configure output for counter module failure.
2001-05-29 aland If we've already sent a reply to the NAS, then do...
2001-05-29 cmillerRemoved comment at corrected parenthesis placement.
2001-05-28 cmillerdebian: updated 2 days of changelog.
2001-05-28 cmillerKristina pointed out that the sense of the comparison...
2001-05-28 cmillerPrints integer values as unsigned numbers. Bug reporte...
2001-05-27 cmillerdebian: added date, for new package release. debian_version_0_1+20010527-1
2001-05-27 cmillerdebian: libltdl0 is now superceded by libltdl3.
2001-05-24 aland Updated 'ignored' messages, to accurately describe...
2001-05-21 cmillerdebian: updated changelog.
2001-05-21 cmillerUpdated the config.sub and config.guess files to most...
2001-05-18 aland Updated 'short' names to be the same as the ones used...
2001-05-17 cmillerUpdated info about non-US, and set date on changelog. debian_version_0_1+20010517-1
2001-05-17 aland Only hack Cisco-AVPair attributes, not other Cisco...
2001-05-17 aland moved quote to proper place.
2001-05-16 aland Minor updates to get rid of warnings
2001-05-16 aland moved HAVE_PTHREAD_H to HAVE_SEMAPHORE_H, where it...
next