freeradius.git
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...
2001-05-16 aland checks for <semaphore.h> and sem_init() to the main...
2001-05-16 pamFixed stupid bug, allowing logins with null password
2001-05-15 cmillerAvoid dereferencing NULL when client doesn't send a...
2001-05-15 cmillerAdded prototype for radlog_iswritable().
2001-05-15 cmillerWe delay giving up root until after we can test for...
2001-05-15 cmillerNew: Make directories if they don't exist. Iff the...
2001-05-14 cmillerRemoved old comment.
2001-05-14 cmillerAdding a version several weeks old. :(
2001-05-14 cmillerdebian: moving to non-US, to keep postgresql.
2001-05-11 cmillerRestored aclocal.m4 and ADDED configure. Wild.
2001-05-11 cmillerPlatform-independent pthread_cancel()ling instead of...
2001-05-11 cmillerRecommitted debian changes of krb and Suggests.
2001-05-07 aland changed example operator so that it won't complain. release_0_1_0
2001-05-07 mmachadoApplied Orable fixed provided by Vladimir Krymov <krymo...
2001-05-07 aland Added note saying that this file is deprecated
2001-05-07 pamRemoved unnecessary duplication of code, now rlm_ldap...
2001-05-06 cmillerdebian: Added interpreter lines in postinst & prerm.
2001-05-06 cmillerdebian: updated changelog listing.
2001-05-06 cmillerdebian: fork ldap, postgresql, and mysql modules into...
2001-05-06 cmillerdebian: removed date until I'm ready to release.
2001-05-05 cmillerdebian: make long line continuation where same environm...
2001-05-05 cmillerdebian: build-dep on debhelper.
2001-05-05 cmillerdebian: fixed sid dependencies.
2001-05-05 cmillerMy cpp didn't know of #ifne, so I assumed #ifndef was...
2001-05-04 aland Removed pthread_mutex stuff, as the sem_trywait()...
2001-05-04 cmillerdebian: Set date and version number.
2001-05-04 aland centralized the handling of the version number, prior...
2001-05-04 cmillerAdded support for DES-encrypted passwords in SQL db.
2001-05-02 cmillerMerged duplicate code: sql_select_query into sql_query.
2001-05-02 cmillerAdded more polite startup when SQL db is unreachable...
2001-05-01 aland If we're using local snprintf, ensure that we include...
2001-04-27 aland Added dictionary.erx, from Terje Krogdahl <tekr@nextra...
2001-04-27 aland Merged Cistron changes with updates from Ed Bacher
2001-04-26 aland Print out 'host=', too.
2001-04-26 aland removed old documentation.
2001-04-26 aland The second argument to 'bind' is 'struct sockaddr...
2001-04-26 aland We no longer have an accounting process, so it can...
2001-04-24 aland (reversed LOG messages) ...plus eliminate unnecessary...
2001-04-24 aland Recollecting wrong assumption in sql_select_query...
2001-04-24 aland removed annoying -Waggregate-return warning
2001-04-23 aland removed unused functions
2001-04-23 aland Enabled configurable control of whether or not unrespo...
2001-04-22 aland On any error, ensure that we release the SQL socket...
2001-04-20 aland Corrected message warning about unresponsive children...
2001-04-20 aland Make escaped string buffer large enough.
2001-04-20 aland Patch to allow non-standard SQL ports.
2001-04-20 aland Corrected error messages, based on comments from
2001-04-20 aland Moved MySQL checks out of top-level configure, and...
2001-04-20 cmillergetspnam() in libc didn't define HAVE_GETSPNAM. My...
2001-04-17 pamMake configure SMART - use AC_SMART_CHECK_* instead.
2001-04-17 pamPer-module configure is inheriting CFLAGS and LIBS...
next