freeradius.git
2004-11-21 aland Make "use_tunneled_reply" work properly for PEAP,...
2004-11-21 aland Make "use_tunneled_reply" work for MS-CHAPv2
2004-11-21 aland As found on the net, with edits to make it work with...
2004-11-21 aland Added xlat support for Packet-Authentication-Vector
2004-11-20 aland Use /dev/urandom, if it exists.
2004-11-18 phampsonAdd Suggests for php4-mysql | php4-pgsql to DialUpAdmin...
2004-11-10 aland radeapclient is built using libtool, so it should...
2004-11-10 aland Added future note
2004-11-09 kkalevInstead of a 'SELECT *' for the nas table support which...
2004-11-08 pnixonSupport (FreeRADIUS Style) Quintum VSAs
2004-11-03 kkalevAdd radiusReplyMessage as Reply-Message reply item...
2004-10-31 kkalevAdd NAS-IP-Address LDAP attribute. This closes BUG#143
2004-10-30 aland s/T_INVALID/T_OP_INVALID/g
2004-10-28 kkalevIn lib/sql/group_info.php3 only unset variables if...
2004-10-27 kkalevIn the show groups page, note that we only show groups...
2004-10-27 kkalevOn group creation, if member list is empty report that...
2004-10-25 kkalev* Add lib/sql/group_change.php3 to add and delete a...
2004-10-22 kkalevIn config.php3 remove whitespaces from $login. Don...
2004-10-21 pnixonAdded selectable database support
2004-10-21 aland Removed unnecessary if statement
2004-10-21 pnixonspelling mistake
2004-10-20 aland Don't mark a request finished until the post-proxy...
2004-10-20 aland include parsing for new proxy fail directive, which...
2004-10-20 aland Include request_process into radiusd
2004-10-20 aland Move yet more code around.
2004-10-20 aland move rad_respond() to threads.c. It's not the perfect...
2004-10-20 aland If we've rejected a request because it's taken too...
2004-10-20 aland More debug messages in request_reject
2004-10-20 aland When we're rejecting a request, include the reason...
2004-10-20 aland Updated debugging messages
2004-10-15 aland Allow modules in "authorize", etc. to have subsections...
2004-10-15 kkalevSmall type in login_time_create, close bug #141
2004-10-12 aland s/T_INVALID/T_OP_INVALID/
2004-10-07 pnixonSupport Quintum VSA's in the same manner as Cisco VSA...
2004-10-05 aland Removed extraneous bracket
2004-10-05 aland Use mutexes only if we have pthread.h
2004-10-05 aland Use new samba scheme, in addition to old one
2004-10-04 aland Build pton/ntop if the functions exist, AND AF_INET6...
2004-10-01 pnixonUpdate all mentions of h323confid to callid to match...
2004-09-29 aland If we're told to log passwords, and there's no User...
2004-09-29 aland May have failed to read a VP.
2004-09-29 kkalevIn sql_set_user in the radius_xlat don't call the escap...
2004-09-27 aland Remember that we initialized the pool
2004-09-24 aland Declaring zero-sized arrays is bad
2004-09-24 kkalevAdd a small documentation file about expiration
2004-09-23 aland Added a few more "magic" server-side expansions:
2004-09-22 aland Include the new VALUEs
2004-09-22 aland Moved label to a point where it made sense
2004-09-22 aland Moved the X-Ascend attributes to the bottom of the...
2004-09-22 aland Removed duplicate VALUE names
2004-09-22 aland Include code to make udpfromto work.
2004-09-21 aland strlen doesn't return 'char', so don't put...
2004-09-19 pnixonBring the sample VIEWs and FUNCTIONs inline with the...
2004-09-17 aland Rearranged the code to do:
2004-09-17 3APA3A! fixed: MS-CHAP MPPE key is not generated if authentic...
2004-09-16 kkalevFix bug #136, bugs found by Pawel Foremski
2004-09-16 aland Experimental file to replace rlm_radutmp.c, if it...
2004-09-13 kkalevFix a small typo in the userinfo mysql schema. Found...
2004-09-10 mgriegoUse T_INVALID since T_OP_INVALID isn't defined. Also...
2004-09-10 aland Document optional operator.
2004-09-10 aland Allow ldap.attrmap to have an extra field, which defin...
2004-09-10 aland Deleted log in the comments, "cvs log" may be used...
2004-09-10 aland One last fix for the fix.
2004-09-10 kkalevComment out the access_attr configuration directive...
2004-09-10 aland Perform the duplicate check BEFORE adding the attribute to
2004-09-09 aland Define a macro for max regex matches, so we don't...
2004-09-08 aland Removed DOS characters
2004-09-07 aland Added rbtree_deletebydata()
2004-09-07 kkalevFix a small bug in user_admin.php3 found by Joerg Staedele
2004-09-04 phampsonSilently drop packets with a bad Message-Authenticator...
2004-09-04 phampsonAdd a Message-Authenticator to the sample, so that...
2004-09-03 aland Updates from Guy
2004-09-03 aland Added debug message to explain what people are doing...
2004-09-02 kkalevMake 'Add NAS' function in the nas admin page more...
2004-09-02 kkalevStore the LDAP-UserDN attribute in the check item list...
2004-09-02 kkalevMake pagesize 'all' work again. Bug found by apellido...
2004-09-02 phampsonPut in a Debian upstream version that is actually creat...
2004-09-01 mgriegoCall openlog on the first syslog()'d message to set...
2004-08-31 mgriegoNew SQL methodology: SELECT the grouplist, then iterat...
2004-08-31 mgriegoNew MySQL schema for use with new rlm_sql methodology.
2004-08-31 mgriegoNew options and queries for MySQL and the new rlm_sql...
2004-08-31 mgriegoNew docs for the new rlm_sql way of doing things.
2004-08-31 mgriegoIf we're not done with the handshake, don't return...
2004-08-31 aland Updated with changes from 1.0.0, and new changes since...
2004-08-31 aland Put the eap sessions into a tree, so that looking...
2004-08-31 aland Removed extraneous -shared
2004-08-30 aland Corrected typo, as found by Kostas Zorbadelos.
2004-08-28 pnixonnasty bug that causes new files created by logrotate...
2004-08-27 aland When returning after failed to decrypt attributes...
2004-08-27 aland After running valgrind to get errors, clean up the...
2004-08-27 aland Cleanup request list, if asked
2004-08-27 aland Include commented-out code which can be used to debug...
2004-08-27 aland xlat_free() function, for memory debugging
2004-08-27 aland Export dict_free()
2004-08-27 aland Removed unnecessary xfree, and all references to it
2004-08-27 aland Fix compiler warnings.
2004-08-26 aland Don't permit retards to enter strange values in the...
2004-08-26 aland USR style attributes have to have at least 8 octets of
2004-08-26 aland Fix remote crash, as given in a report by a retard...
2004-08-26 aland Add 'test'
next