freeradius.git
2002-09-07 kkalevCall config.php3 before outputing any html
2002-09-07 kkalev* If an sql attribute is not contained in sql, assume...
2002-09-07 kkalevIn sql.attrmap User-Password should map to User-Passwor...
2002-09-07 kkalev* If we are editing a group show a comment that in...
2002-09-07 kkalevAdd the default_user_profile configuration directive...
2002-09-07 kkalevAdd documentation about ldap attributes
2002-09-07 kkalev* In the user edit page print a message under the User...
2002-09-06 aland Removed incorrect comments, as noted on the devel...
2002-09-06 3APA3A+ More logging added
2002-09-06 kkalev* Allow for multiple default values. Also add a generic...
2002-09-06 aland Don't do too much work to discover strings to xlat...
2002-09-06 kkalevOnly add Session-Timeout if the count attribute is...
2002-09-05 kkalevIstead of checking for date type check for acct-session...
2002-09-05 kkalevAdd radiusExpiration and dialupAccess in LDAPv3 schema...
2002-09-05 fcusack libtool fix from Marko
2002-09-04 kkalevrlm_ippool.c:
2002-09-04 kkalevAdd a post-auth section.
2002-09-04 kkalevippool should now be added in the post auth section
2002-09-04 kkalevAdd the caller id in the connection status attributes...
2002-09-04 kkalevMove from authorize to post-auth
2002-09-04 cmillerWichert Akkerman notes in <20020904132324.GH23656@wiggy...
2002-09-04 aland Added handler for post-auth.
2002-09-04 aland Allow the module to be listed in preacct and authorize...
2002-09-04 kkalevAdd credits
2002-09-04 kkalevFix a bug in lib/sql/change_passwd.php3 when not using...
2002-09-04 aland Added helpful script, copied from
2002-09-04 cmillerOnly create directories if they don't already exist.
2002-09-04 kkalevAdd comment that the bug was found by Stefan Radovanovi...
2002-09-04 kkalevFix a crash in ldap_pairget when the attribute value...
2002-09-04 kkalevAdd a handler for USR1 (sig_stats) which will print...
2002-09-03 kkalev* In config.php3 include a relative admin.conf file...
2002-09-03 aland Allow CHAP passwords to work from radclient.
2002-09-02 kkalevFix a server crash when a thread handling a request...
2002-09-02 kkalevAdd an entry about using the sql instead of the radutmp
2002-09-01 kkalevShow date in the user/server test page
2002-08-31 kkalevSet the cache size *before* doing any operations on...
2002-08-30 kkalevAdd a mutex around gdbm_fetch and gdmb_store and declar...
2002-08-30 kkalevMove an sql_finish_select_query in the correct place...
2002-08-30 aland Change '=' in comparison to '=='
2002-08-30 fcusack don't close a nonexistent connection (null dereference)
2002-08-28 kkalevRemove sql_check_multi and sql_check_ts. All the work...
2002-08-28 aland Be a little smarter about parsing dates.
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:
next