freeradius.git
2003-07-15 aland Added note about fixes after -pre1 release_0_9_0_pre2
2003-07-15 aland Account for ID, too
2003-07-15 aland re-built with autoconf 2.13 (i.e. the one that almost...
2003-07-15 pnixonMissing backslash
2003-07-15 pnixonchange "AcctSession-Time = 0" to "AcctSession-Time...
2003-07-15 pnixonReformat the entire file so that the queries are multiline
2003-07-15 pnixonQuery update to take care of field type change
2003-07-15 pnixonFixed two more typos
2003-07-15 pnixon'%{Acct-Delay-Time}' should be quoted since AcctDelayTi...
2003-07-14 pnixonDelete single extra ' that should not have been there
2003-07-14 aland pull the patch from the head
2003-07-14 aland check & memset
2003-07-14 pnixonMajor reformatting
2003-07-14 pnixonAdded Acct-Output-Gigawords support and ( xxx - 'AcctSt...
2003-07-14 pnixonRevert field type of AcctTerminateCause
2003-07-14 pnixonSimultaneous Use Checking Queries added
2003-07-14 pnixonSome cleanups
2003-07-14 pnixonOptomise ALOT of field types
2003-07-13 pnixonAdd 2 more NULLIF('%{Framed-IP-Address}', '')::inet
2003-07-13 pnixonFix bracket typo
2003-07-13 pnixonMajor rewrite. Among other things got rid of several...
2003-07-13 pnixonChange default username/pass to postgres default and...
2003-07-13 pnixonRemove unnecessay ID field from NAS table. Make ipaddr...
2003-07-13 pnixonComment update
2003-07-13 pnixonUpdate queries to use now() instead of %S as it include...
2003-07-13 pnixonRemove a stupid NOT NULL and change some field types.
2003-07-13 pnixonStupid Stupid. Repeat after me: C Style Comments.....
2003-07-13 pnixonMajor reformatting of entire file. Also some minor...
2003-07-12 pnixonMinor schema changes to oracle and Postgres
2003-07-12 pnixonRemove dictionary tables from Oracle and Postgres.
2003-07-12 pnixonUpdated nas table. This is not currently used but FreeR...
2003-07-11 aland check & memset
2003-07-11 aland Don't free sqlsocket
2003-07-11 aland comment out call to dlclose, until such time as it...
2003-07-11 aland Memory leak fixes from the head
2003-07-11 aland patch from the head
2003-07-11 aland Added a 'provides' line, from Steve G
2003-07-11 pnixonIncrease Called/Calling StationID to fit international...
2003-07-11 aland Merged patch from the HEAD.
2003-07-11 pnixonBring the DB schema kicking and screaming into the...
2003-07-10 wichertTest for gdbm_compat as well
2003-07-10 wichertUpdate build-depends for current unstable
2003-07-09 aland Don't free memory we didn't allocate.
2003-07-09 aland export top_builddir, too.
2003-07-09 aland set pointer to NULL after we don't need it any more.
2003-07-09 aland Call 'destroy socket', if it exists.
2003-07-09 aland Always free string pointers in the configuration....
2003-07-09 aland removed unnecessary copy
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.
next