freeradius.git
2002-08-28 kkalevShow number of failed logins in the last 7 days in...
2002-08-28 kkalevDon't delete existing generic attributes in ldap_pairge...
2002-08-28 fcusack Implement 'ewindow2', an "extended ewindow" which...
2002-08-27 aland Comment out the U, P, S, and C prefix hints by default...
2002-08-27 aland Edited description of how the server works, as posted...
2002-08-27 aland Renamed the file to be more consistent
2002-08-27 aland Moved the MIB file to a more intelligent place.
2002-08-27 aland Merged two documents into one.
2002-08-27 aland Belated update, to make it more in line with the chang...
2002-08-27 aland Preliminary docs, from ram@princess1.net
2002-08-27 kkalevhopefully make rad_check_ts work in rlm_sql_checksimul
2002-08-26 kkalevRemove simul_zap_query and replace it with a call to...
2002-08-26 aland If we don't add the attribute to the list, delete it.
2002-08-26 aland One more bug fix, to make it work with 'users' file...
2002-08-26 aland If we don't parse a VP when looking for an XLAT'd...
2002-08-26 aland Corrected typo in name.
2002-08-26 kkalevIf there are more than one attributes of the same name...
2002-08-25 kkalevAdd handlers for preproxy,postproxy and postauth
2002-08-24 aland Add more NULL's to module data structures, in preparat...
2002-08-24 fcusack add a '.' at end of sentence
2002-08-24 fcusack reformat for 80 cols
2002-08-23 aland In pairmake(), if we're creating an integer type VP...
2002-08-23 aland Fix a weird bug where we were doing 'ip_ntoa' on date...
2002-08-23 3APA3A- Statement that FreeRADIUS can't proxy MS-CHAPv1 removed
2002-08-23 3APA3A! MS-CHAP-MPPE-Keys changed to be encrypted with User...
2002-08-23 3APA3A- removed radpwencode - Attributes will be marked as...
2002-08-23 fcusack update for 0.7/0.8
2002-08-22 aland Make radwho and radzap read 'radiusd.conf', to get...
2002-08-22 aland Minor reformatting, and adding more debugging messages...
2002-08-22 aland Updated, as we hope to be approaching another release...
2002-08-22 aland Make realm comparisons case insensitive
2002-08-22 aland Corrected name, and made VSA a Cisco VSA
2002-08-22 kkalevSmall html fix in password.php3
2002-08-22 aland When doing group checks, call fgetgrnam on the *group...
2002-08-22 kkalevSmall html fix in user_edit.php3
2002-08-21 kkalevPrint a message when ippool_authorize can't find the...
2002-08-21 kkalevRemove the entry about a multi column index on the...
2002-08-21 kkalevAdd support for the user ldap regular profile attribute
2002-08-20 aland Copied the MIBS over from GNU radius (which originally...
2002-08-20 kkalevAdd support for the max results setting in the user...
2002-08-20 kkalevAdd find pages
2002-08-20 kkalev Add a user find page. User can be searched based on...
2002-08-20 kkalevAdd a help page for the Expiration attribute
2002-08-20 kkalev* Add support for the Expiration attribute. Add it...
2002-08-20 kkalevFix a few typos
2002-08-20 kkalevUpdate the FAQ about missing attributes from the user...
2002-08-19 aland If the received data is larger than the packet length...
2002-08-16 aland Patch to simplify looking for snmp, and to make it...
2002-08-16 aland Make 'radiusd' depend on the module libs, so that...
2002-08-16 kkalevUpdate Changelog
2002-08-16 kkalevAdd attributes for the sql group tables in admin.conf...
2002-08-16 kkalevAdd an sql_groupcmp and a corresponding attribute Sql...
2002-08-16 kkalevComment out Reply-Message in conf/user_edit.attrs since...
2002-08-15 aland Added "Ascend-Max-Shared-Users", which goes along...
2002-08-15 aland Added spaces to make it easier to read.
2002-08-15 aland File from Calum <calum.aug02@umtstrial.co.uk>
2002-08-15 kkalevAdd two entries in the counter database:
2002-08-15 aland OK, make it work with test packet:
2002-08-15 fcusack Test for authenticate_query having a value, rather...
2002-08-14 aland If we do not find the named xlat, or the attribute...
2002-08-14 aland Added new function: 'pairxlatmove', which works like...
2002-08-14 kkalevAdd a new configuration directive, new_attribute. If...
2002-08-14 aland Re-set the 'octets' length to 0, only if we actually...
2002-08-14 kkalevAdd support for the Rewrite-Rule attribute in rlm_attr_...
2002-08-14 kkalevWhen updating ldap user information don't do an update...
2002-08-14 kkalevCall sql_finish_select_query and sql_release_socket...
2002-08-14 kkalevAdd a few more things about the xlat function.
2002-08-13 kkalevAlso use da_sql_error when reporting errors
2002-08-13 kkalevCall da_sql_error with correct arguments
2002-08-13 kkalevComment out the Reply-Message entry in user_edit.attrs.
2002-08-13 aland More documentation.
2002-08-13 kkalevWhen reporting sql errors also print the output of...
2002-08-13 kkalevhtml fixes in show_groups.php3
2002-08-13 kkalevAdd a show_groups.php3 to show all active user groups
2002-08-13 kkalev* Allow the administrator to specify a group in the...
2002-08-13 kkalevAdd Reply-Message in conf/user_edit.attrs so that it...
2002-08-13 kkalev* Only call user_info.php3 in user_new.php3 when we...
2002-08-13 kkalev* Have adddress and home address in user personal info
2002-08-13 kkalevSet personal information attributes to defaults in...
2002-08-13 kkalevFix a typo for department
2002-08-12 kkalevSet a few more personal information attributes to defau...
2002-08-12 kkalev* Now that ldap_groupcmp is complete we really don...
2002-08-12 aland Added better filter for LDAP uid, as posted to the...
2002-08-12 kkalevUse a textarea for new members in group_admin.php3...
2002-08-12 kkalev* Fix a small bug in lib/sql/create_user.php3 where...
2002-08-11 kkalevMove sql_get_socket deeper inside rlm_sql_checksimul
2002-08-11 kkalevAdd a few missing sql_release_socket. Patch from Kevin...
2002-08-11 kkalev* Add support for group membership attribute inside...
2002-08-11 kkalevDo an xlat on the search and replace strings
2002-08-10 kkalevUpdate Changelog
2002-08-10 kkalevThe new group page should only be available if the...
2002-08-10 kkalev* Add support for groups in SQL. Added several new...
2002-08-09 fcusack XSUB.h
2002-08-08 aland Don't do "ptr++" when skipping over a tag for string...
2002-08-06 aland Change '!=' to '==', so Cisco garbage like:
2002-08-06 aland A big sweep of changes to use 'configure' to discover...
2002-08-06 aland Run autoheader, too, when re-building module configure...
2002-08-06 aland Added note about Exec-Program, with samples.
2002-08-06 aland Added note about 'printenv'
2002-08-06 aland Updated so gdbm-ndbm.h isn't found to be the same...
next