freeradius.git
1999-09-21 mmachadoFirst successful build! Now need to get rid of warnings... first-build
1999-09-20 ivanfmnew xlat with some extra options, and corrected one...
1999-09-20 ivanfmNow using vp_prints_value and receiving the output...
1999-09-20 ivanfmfunction vp_prints splited in vp_prints and vp_prints_value
1999-09-20 ivanfmIncluded definition of vp_prints_value()
1999-09-20 ivanfmMany formatting changes and optimizations based on...
1999-09-20 mmachadoAdding sql_finish_query and sql_select_finish_query
1999-09-20 ivanfmTranslation routine to be checked - 1999-09-20 - ivanfm
1999-09-20 miquels * Use uname to detect OS/2
1999-09-20 ivanfmIncluded radlog_dir - 1999-09-20 - ivanfm
1999-09-20 aland use librad error messages when complaining about parse...
1999-09-20 aland don't need LOGDIR here any more.
1999-09-20 miquels * Added LIBPREFIX, set to "" on OS/2 and "lib" on...
1999-09-20 aland check for /etc/passwd, and do NOT build rlm_unix if...
1999-09-19 miquels * Added some functions to missing.c: str[n]casecmp,
1999-09-19 ivanfmInclude missing.h - ivanfm - 1999-09-19
1999-09-19 ivanfmIncluded missing.h - ivanfm - 1999-09-19
1999-09-19 ivanfm*** empty log message ***
1999-09-18 miquels * Really removed makelist.sh this time
1999-09-18 miquels * Renamed some more Makefile.in files to plain Makefile
1999-09-18 miquelsChange a couple of Makefile.ins to plain Makefiles
1999-09-17 mmachadoMoving over to SQLSOCK structs
1999-09-09 mmachadoTrying to accomodate the different db API's by only...
1999-09-06 stangrzeFixed bug with Reply-Message in build_reply.
1999-09-06 stangrzeAdded integer translations for Service-Type to radius.h
1999-09-05 stangrzeFixed bug with devnull.
1999-09-05 mmachadoGot most of the structure names moved over now need...
1999-09-02 mmachadoGetting closer! Still have to do a few more mysql conv...
1999-09-02 aland added bitch about check-items in the reply-item list.
1999-09-01 aland rad_send() can now be called multiple times with the...
1999-08-31 aland make sure fgets() gets the sizeof the buffer, and...
1999-08-31 aland made the library code support generic 'octets' type...
1999-08-30 aland update so everyone else can build things, too.
1999-08-30 aland updated 'radtest' for new 'radclient' command-line...
1999-08-30 aland removed dumb PRINTF 'debugging' code.
1999-08-30 aland corrected minor problems (filter was defined to be...
1999-08-30 aland updated for better printing, some more IPX printing
1999-08-30 aland made rad_send() encode the Password attribute.
1999-08-30 aland server now prints an error if rad_recv() returns NULL
1999-08-29 aland updated rad_recv() to look for attributes having lengt...
1999-08-27 aland right after we enter rad_authenticate(), decrypt the...
1999-08-26 aland don't print out as much information.
1999-08-26 aland more updates for header files
1999-08-26 aland added preliminary ascend binary support
1999-08-26 miquelsNew file: build-radpaths-h.in
1999-08-26 mmachadoworking toward single sql interface
1999-08-26 aland renamed STRIPPED_USERNAME to STRIPPED_USER_NAME to...
1999-08-26 aland updated realms, clients, and naslist reading routines
1999-08-25 miquels*** empty log message ***
1999-08-25 aland patch from Chris Shenton <chris@shenton.org>: UNTESTED
1999-08-23 aland defined secret radius_packet_t in the library, and...
1999-08-23 aland force WRONG passwords to be passed through librad_safe...
1999-08-23 miquels*** empty log message ***
1999-08-23 aland add additional text describing where to download GNU...
1999-08-23 aland fix typos and URL
1999-08-23 aland added more sanity checking to rad_recv(), so it compla...
1999-08-21 miquelsHmm, how does this work? My changelog is in doc/ChangeLog
1999-08-20 tsettleSee post to list
1999-08-20 tsettleThis is just a prototype dictionary to get some feedbac...
1999-08-19 aland vp_prints now returns the number of characters it...
1999-08-18 mmachadosmall changes
1999-08-18 mmachadoComming work until I get a chance to work on it again
1999-08-18 mmachadoworking toward abstraction layer between radius sql...
1999-08-18 aland made a number of functions static, as they're not...
1999-08-18 aland moved stuff around
1999-08-18 aland return error messages on recvfrom() socket error
1999-08-18 aland look up port names "radius" and "radacct", so that...
1999-08-18 aland added ldap. Who knows if it works?
1999-08-18 aland there's no use checking for 'WITH_PAM' define, as...
1999-08-18 aland include a sample snip of over-riding the TARGET definition
1999-08-18 aland bring out the dict_init() error messages to the user...
1999-08-18 aland use the right define for librad_errstr: it's NOT a...
1999-08-18 aland allowed for the possibility we might be logging log...
1999-08-18 mmachadoSorry Alan! Added stuff to use checkconfig to see if...
1999-08-18 aland moved the 'add attribute' and 'add vendor' code out to
1999-08-18 aland added new option to radclient: -f.
1999-08-17 aland allow server variables/functions to be exported to...
1999-08-17 aland don't hard-code which modules to make. Instead,
1999-08-17 aland allow for the possibility that some peopke might not...
1999-08-17 mmachadorlm_mysql.c now compiles. Had to move over to new REQUE...
1999-08-17 aland added more errors and warning messages for malformed...
1999-08-17 aland Timeout fixes from Stephen Langasek, with one or two...
1999-08-17 aland spelling corrections.
1999-08-17 aland modifications to allow better making of modules
1999-08-17 aland Wrote LOTS of documentation in the example Makefile.
1999-08-17 aland updated everything to use alanconf.
1999-08-17 mmachadoStill A LOT of work to be done. I need to review the...
1999-08-16 alandlibradius.h dies if it's included without a <sys/types...
1999-08-16 aland added more error messages to valuepair.c
1999-08-16 mmachadoadding mysql module based on icradius 0.8
1999-08-16 alandInitial revision origin/aland