Quiet many instances of "warning: passing arg N of str___ discards const from
[freeradius.git] / src /
2000-10-17 pacmanQuiet many instances of "warning: passing arg N of...
2000-10-16 jcarnealJeff Carneal <jeff@apex.net>
2000-10-16 jcarnealJeff Carneal <jeff@apex.net>
2000-10-15 jcarnealJeff Carneal <jeff@apex.net>
2000-10-14 jcarnealJeff Carneal <jeff@apex.net>
2000-10-14 jcarnealJeff Carneal <jeff@apex.net>
2000-10-13 jcarnealJeff Carneal <jeff@apex.net>
2000-10-13 jcarnealJeff Carneal <jeff@apex.net>
2000-10-13 aland If the proxy reply was an authentication reject, then...
2000-10-13 aland added "missing.h", pointed out by Chris Parker <cpark...
2000-10-13 aland bail out of the sanity chekcs if it finds a normal...
2000-10-12 jcarnealJeff Carneal <jeff@apex.net>
2000-10-12 jcarnealFrom Jeff Carneal <jeff@apex.net>
2000-10-12 jcarnealJeff Carneal <jeff@apex.net>
2000-10-11 aland removed un-needed header files.
2000-10-11 aland updated for new 'radlog', instead of 'log'
2000-10-11 aland updated comments...
2000-10-11 aland set the length for the NEW attribute, not the OLD...
2000-10-06 aland re-formatting of code.
2000-10-06 aland update for INADDR_NONE
2000-10-06 aland one more update to ip_addr()
2000-10-06 aland ip_getaddr() now returns INADDR_NONE if it was unable...
2000-10-05 aland Patch from "Alan Curry" <pacman-radius@cqc.com>
2000-10-05 aland Authtype grouping patch from "Alan Curry" <pacman...
2000-10-03 aland SMUX patches from Jochen Friedrich <jochen+freeradius...
2000-10-02 aland Patch from "Alan Curry" <pacman-radius@cqc.com>
2000-10-02 aland more SNMP patches from Jochen Friedrich <jochen+freera...
2000-10-02 aland re-arranged code to make it work right
2000-10-02 aland removed the check_items && reply_items from the author...
2000-10-02 aland fix up the code so fewer parameters are being passed...
2000-10-02 aland Create the request->reply data structure as soon as...
2000-10-02 aland commited fix so that the module builds without the...
2000-10-01 jcarnealAdded user collision code to cached passwd. Changed...
2000-10-01 jcarnealAdded user collision code to cached passwd
2000-10-01 jcarnealBugfix for DEFAULT users with user collision code
2000-10-01 jcarnealUpdated xxx_authenticate() to accept check/reply pairs
2000-10-01 jcarnealChanged module_authenicate function to accept check...
2000-10-01 jcarnealChanged rad_check_password() to pass user_reply to...
2000-10-01 jcarnealChanged module_authenticate function parameters
2000-09-30 jcarnealAdded user collision code for users file only
2000-09-30 jcarnealAdded DEBUG for user collide code
2000-09-30 jcarnealAdded --with-user-collide
2000-09-29 jcarnealAdded trivial patch to show which list a module is...
2000-09-29 aland added 'static const char rcsid[]', so we can tell...
2000-09-29 aland minor bug fix by Jochen Friedrich <jochen+freeradius...
2000-09-28 jcarnealAdded ability to send multiple, distinct packets.
2000-09-26 aland snmp / SMUX changes to make the server listen on the...
2000-09-26 aland minor cleanups and code changes
2000-09-26 aland new header file, for simplicity
2000-09-26 aland added WITH_SNMP to output
2000-09-26 aland smux header file, from patch by
2000-09-26 aland adding SNMP / SMUX support to the server, from patches by
2000-09-26 aland first step of snmp/smux patches from
2000-09-26 aland grr... corrected dumb typo
2000-09-26 aland print pid's as (int) to radiusd.pid
2000-09-25 aland added targets for radzap.o and radwho.o
2000-09-25 aland re-arranged #include lines
2000-09-25 aland added explicit targets for conffile.c, log.c, and...
2000-09-25 aland cleaning up #include files
2000-09-25 aland updated rcsid, instead of sccs_id
2000-09-25 aland cleaning up #include files
2000-09-25 aland cleaning up #includes
2000-09-25 aland re-arranging header files
2000-09-25 aland cleaning up #include files, moving them around, deleti...
2000-09-25 aland added #if wrappers for #include files
2000-09-25 aland fixed typos
2000-09-25 aland changed hard-coded 0x7f00000001 to INADDR_LOOPBACK...
2000-09-25 aland if the realm is a LOCAL one, then still add the 'Realm...
2000-09-14 aland ALWAYS look up host names to IP addresses, otherwise...
2000-09-14 aland updated 'compat' mode logic to hopefully work a little...
2000-09-14 aland use variables LIBLTDL and INCLTDL, instead of hard...
2000-09-14 aland moved libltdl up a directory, to keep the GNU libtool
2000-09-13 aland don't run dynamic log code, as it should be re-written
2000-09-13 aland updated to use radlog() instead of log(), to avoid...
2000-09-13 aland changed log() to radlog(). Over-loading function...
2000-09-13 aland actually print out the error, if we have a problem...
2000-09-06 aland added support for a Cistron 'compat' mode, so that...
2000-09-05 aland *add* in the auth-tyep attribute, and don't *over...
2000-09-05 aland update the configuration file reader to ignore semi...
2000-09-05 pamFixed compilation for OpenLDAP _without_ Cyrus SASL...
2000-09-01 aland configuration option to turn DNS lookups on/off.
2000-09-01 aland add port numbers to log messages about requests from...
2000-09-01 aland the setuptimeout() difference MAY be negative, so...
2000-09-01 aland only kill all of the processes in the process group...
2000-09-01 aland add destination port to the debugging output, so we can
2000-09-01 aland made pairlist_read take a PAIR_LIST **, and return...
2000-09-01 aland corrected behaviour of setuptimeout() when the curreq...
2000-08-31 aland Patches from "Alan Curry" <pacman-radius@cqc.com>
2000-08-31 aland made internal version of strncasecmp actually case...
2000-08-31 aland made all of the 'strcmp' operations use DICT_STRCMP...
2000-08-25 aland minor cleanups on code, with more comments, less globa...
2000-08-25 aland print out thread numbers, not pthread_id. pthread_id...
2000-08-25 aland renamed a few variables for RFC complicance.
2000-08-25 aland Patch from "Alan Curry" <pacman-radius@cqc.com>
2000-08-25 aland Patches from "Alan Curry" <pacman-radius@cqc.com>
2000-08-25 aland cleaned up the handling of proxy replies, so that...
2000-08-24 aland converted proxy_setuptimeout() to a *generic* setuptim...
2000-08-24 aland fix the server so that it sleeps for as long as possible
2000-08-24 aland if the packet code is well-known (i.e. a standard...
2000-08-24 aland minor re-arrangements
next