freeradius.git
2003-07-09 phampsonRenamed so that dh_installdocs can actually find and... release_0_9_0
2003-07-09 phampsonChange the removal of the freeradius-generated document...
2003-07-09 phampsonUpdated version to 0.9.0~pre2-1, this time before the...
2003-07-08 aland update for 0.9.0
2003-07-08 aland Ready for 0.9.0-pre2
2003-07-08 phampsonAttach pre-release version number.
2003-07-08 phampsonFinal notes regarding 0.9 VS older Debian(ised) (and...
2003-07-07 pnixonupdate spec files for release
2003-07-07 pnixonrelease version
2003-07-07 pnixonrelease version
2003-07-07 aland Added note that playing with the dictionaries is bad.
2003-07-07 aland added notes about what to fix next
2003-07-07 aland check & memset
2003-07-07 aland check & memset
2003-07-07 aland check for malloc failed & memset
2003-07-07 aland error check & memset to zero
2003-07-07 aland die if failed allocating memory.
2003-07-07 aland extend permissions for some files so that group member...
2003-07-07 aland getenv can return NULL
2003-07-07 aland Apparently RedHat 9 doesn't like the use of 'signal...
2003-07-07 aland If the EAP NAK says that the client can do LEAP, then...
2003-07-05 aland More check pointers before dereferencing them.
2003-07-05 aland Check pointer before de-referencing it.
2003-07-04 aland After allocating memory, ensure it's all zero before...
2003-07-04 aland Clear out field after we've freed it.
2003-07-04 aland last set of changes before 0.9
2003-07-04 aland Don't de-reference 'cur' after we've free'd it.
2003-07-04 aland Don't call printf... it's dumb.
2003-07-04 aland We should really clean this up...
2003-07-04 aland Don't copy more data than exists
2003-07-04 aland moved pthread include, so that it will be included.
2003-07-04 aland Minor cleanups from Steve G
2003-07-04 aland Added attributes from
2003-07-02 kkalevOn retransmissions free the previous radius packet...
2003-06-30 aland corrected typo
2003-06-30 aland Use the 'canonical user name' for Unix group lookups...
2003-06-28 kkalevSleep 140msec between calls to do_send not only 25msec
2003-06-27 aland Don't create config.h, as no one uses it
2003-06-27 aland EAP TLS document
2003-06-27 aland Stupid sem_wait implementation: you should return...
2003-06-27 aland Build experimental modules, too.
2003-06-27 aland Use the correct variable to check the status
2003-06-27 aland The dictionaries should be publiuc accessible.
2003-06-27 3APA3A! LINFO changed to L_DBG than adding new valuepair
2003-06-26 kkalevOn retransmissions:
2003-06-26 aland added note about the changed location of the dictionar...
2003-06-26 aland The unique ID we generate is based on the client IP...
2003-06-26 aland Select the OP column, too.
2003-06-26 aland If we have Auth-Type := Reject, then don't proxy it.
2003-06-26 aland Added weird & wild flag to build on RH9, as per todays...
2003-06-26 aland the VENDOR macro operates on signed quantities, which is
2003-06-26 aland more glibc stupidity.
2003-06-26 aland updated usage help
2003-06-25 aland Patch to make it work on only versions.
2003-06-25 kkalevOn retransmissions change the radius packet id
2003-06-25 aland glibc returns an 'int' for gethostbyname_r(), NOT...
2003-06-25 aland print out more descriptive error message
2003-06-25 pnixonUpdate from SuSE. Thanks
2003-06-25 fcusackremove an old pthread_cond comment
2003-06-24 aland Latest changes
2003-06-24 aland Minor updates
2003-06-24 aland cleanups, so we don't call strdup() (and thus malloc...
2003-06-24 aland remove duplications
2003-06-24 pnixonCrypt thread patch from Oliver Graf <ograf@rz-online...
2003-06-24 aland Give up on stupid pthread conditionals. POSIX semapho...
2003-06-24 3APA3A+ Examples for rlm_passwd are updated
2003-06-24 3APA3A+ Note about request_items added
2003-06-24 3APA3A+ Patch to add attributes to any list: request_itmes...
2003-06-24 pnixonltconfig patch from SuSE. This has been in the SuSE...
2003-06-24 pnixonHuge rlm_perl update patch applied on Alan's instructions
2003-06-23 aland after a bit of thinking, some re-arranging
2003-06-23 aland extend the scope of the mutexes, so that conditionals...
2003-06-23 aland corrected typo in commented out stuff, just in case...
2003-06-22 phampsonRegenerate configure from configure.in using autoconf2.13:
2003-06-22 phampsonChecks for gethostby{addr,name}{,_r} in a way that...
2003-06-22 phampsonRerun autoconf (2.13) and autoheader (2.13)
2003-06-22 phampsonFix detection of gethostbyaddr{,_r} to not prefer the...
2003-06-22 phampsonRemove last vestiges of DICT_NOCASE
2003-06-21 phampsonFix transposal of ERX-Primary-Wins and ERX-Secondary-Dns
2003-06-21 3APA3A! memory management patch from Michael Chernyakhovsky...
2003-06-21 phampsonUse ip_getaddr in place of inet_addr and gethostbyname...
2003-06-20 phampsonMake NAS port unsigned
2003-06-20 phampsonFix compiler warnings about missing prototypes and...
2003-06-20 kkalevRemove the tls_mode configuration directive. It is...
2003-06-19 fcusackFix integer conversion; radius "ints" are really uint32's.
2003-06-18 fcusackrad_chap_encode buffer overflow fix courtesy of Masao...
2003-06-16 phampsonRecord recent change to rules to install SNMP MIBs
2003-06-16 phampsonWhitespace fixup in previous change.
2003-06-16 phampsonMove configuration for newly-stable modules from experi...
2003-06-16 pnixonAdded file exists check, quiet mode and slightly more...
2003-06-16 phampsonUpdate 'missing' script to the one in Debian's automake...
2003-06-16 phampson[Debian] Turn on --enable-developer when building Debia...
2003-06-16 phampsonFix the --enable-developer flag for people without...
2003-06-16 phampsonAlso add '-maxdepth 1' for finding modules in experimen...
2003-06-16 phampsonRemove accidentally committed cruft. (Was generated...
2003-06-16 phampsonRemove accidentally committed Makefile.
2003-06-15 hartwick* Add a warning message if some deprecated files are...
2003-06-14 phampsonUse '-maxdepth 1' find argument to avoid doubly-configu...
2003-06-14 phampsonRemove accidentally committed Makefile.
2003-06-13 pnixonThis is a more-or-less complete rewrite of doc/Acct...
next