freeradius.git
2002-05-29 fcusack Change Module-Message to Module-Failure-Message,
2002-05-29 aland Include autoconf.h BEFORE any other includes.
2002-05-29 aland Added checks for uint16_t, which is used by the EAP...
2002-05-29 aland Use port-specific checking for realms, now that we...
2002-05-29 cparker Fixed typo in examples. ( dstpost --> dstpoRt )
2002-05-29 kkalevIf perform_search fails check the ld != NULL before...
2002-05-29 fcusack -release is ignored for static archives; remove to...
2002-05-28 aland Change -- to -
2002-05-28 aland Added note on when/where we should translate and split the
2002-05-28 aland Added '.' to the list of un-escaped characters, for...
2002-05-28 3APA3A! we do not encrypt MS-MPPE-Send-Key MS-MPPE-Recv-Key...
2002-05-28 3APA3A! MS-MPPE-Send-Key and MS-MPPE-Recv-Key are changed...
2002-05-27 3APA3A! rad_tunnel_pwencode changed to produce unique salt...
2002-05-26 fcusack Move struct x99_token_t to x99.h for PAM use.
2002-05-26 aland Updated log message when re-sending packets to say...
2002-05-26 fcusack added the 'd' on /var/run/radiusd
2002-05-26 fcusack Change run_dir default from /var/run to /var/run/radiusd.
2002-05-26 fcusack Load versioned libs.
2002-05-26 fcusack x99_log() and x99 radius-specific header separation
2002-05-26 fcusack Use x99_log() in favor of radlog(), to make some of...
2002-05-25 fcusack Rename do_log() to vradlog(), and export it, it will...
2002-05-24 aland Don't bother locking the FD ourselves, as it appears...
2002-05-24 aland Added sql_escape_string function, so garbage character...
2002-05-23 aland Remove all references to nas_name(), as it's a bad...
2002-05-23 aland Make it work right
2002-05-22 aland Enable new code to handle forking child programs,...
2002-05-21 aland Include string.h, to declare memcmp() and friends.
2002-05-17 aland Include <sys/wait.h>, on systems which need it.
2002-05-17 aland Look for <sys/wait.h>, too
2002-05-16 aland Corrected buffer size of stored pid/thread-id/status
2002-05-16 aland If we have no effective user, don't call getpwnam().
2002-05-16 aland Added prototypes for new functions in threads.c, to...
2002-05-16 aland Fix up some issues with SIGHUP && thread pool re-initi...
2002-05-16 aland Add docs on command-line options "-r server" and ...
2002-05-14 aland Re-arrange some of the code in rad_check_list() to...
2002-05-13 aland Change includes to stop compiler warnings
2002-05-13 kkalevMake the default behaviour for access_group = NULL...
2002-05-13 cparker Skip over := when walking through the reply-list.
2002-05-13 aland POSIX functions return the error, and don't set errno.
2002-05-11 kkalevChange the nas entry in the ippool_key structure from...
2002-05-10 fcusack correct 'users' file check-item example
2002-05-09 aland If we're proxying, we may not be able to sleep forever...
2002-05-09 kkalevAdd an entry for the ippool module
2002-05-09 kkalevRealm attribute should be radiusRealm
2002-05-08 kkalevAdd a few more comments for the counter module
2002-05-07 ramooreFix several debug messages in rlm_sqlcounter that mista...
2002-05-07 aland Implemented digest authentication, as per RFC 2617...
2002-05-07 kkalevCheck the return value of a gdbm_fetch() we didn't...
2002-05-07 kkalevAdd support for the Ldap-Group attribute in the ldap...
2002-05-06 aland If no password or group files have been specified...
2002-05-06 aland If we're delaying the reject message, then don't delet...
2002-05-06 aland Cleaned up, extendend, and small re-arrangements of...
2002-05-06 aland Include netinet/in.h, as apparently OpenBSD needs it.
2002-05-06 aland Look for BSD style gethostbyaddrr()
2002-05-03 kkalev* Change log_badlogins to use the mysql binary instead...
2002-04-30 kkalevReaarange a few things in user_admin. Put Subscription...
2002-04-29 aland Do NOT call rad_process() from a child thread to zap...
2002-04-29 raghuAdded XP-freeradius (EAP/TLS) HOWTO link.
2002-04-29 kkalevFix a bug in time2strclock() in lib/functions.php3...
2002-04-29 aland Make all stable modules
2002-04-27 3APA3A! replyItem changed to checkItem for MS-CHAP related...
2002-04-26 raghuProper fix to handle Unexpected ACKs from XP
2002-04-26 raghuFixed Datatypes
2002-04-26 raghuFixed memory leaks
2002-04-26 aland If rad_check_ts() returns an error, then close the...
2002-04-26 cparker Updated example to show 'nastype', 'login', and 'passw...
2002-04-26 cparker Added 'naslist' and 'naspasswd' items to RADCLIENT...
2002-04-25 aland Added prio field
2002-04-25 cparker Changed return code to RLM_MODULE_FAIL from NOOP when...
2002-04-25 aland Updated with patches from original author
2002-04-25 aland Changed C++ comments to C comments
2002-04-25 aland MSSQL query configuration
2002-04-25 aland Added FreeTDS driver, to access MS-SQL databases,...
2002-04-25 aland Include sys/types.h, for FreeBSD.
2002-04-24 aland After configuring for only certain modules, we should...
2002-04-24 aland When writing a Tunnel-Password attribute to a packet...
2002-04-24 aland Use a configure script which works
2002-04-24 aland If we're NOT debugging, print the time stamps to the...
2002-04-24 aland Added cvs ID line, and note about the stupid use of...
2002-04-23 cparker Finalized logic in module to support multiple rules...
2002-04-23 cparker Fixed bug in pairlist_read, in reporting syntax errors on
2002-04-23 cparker Updated core server to understand new check_item opera...
2002-04-23 aland Fixed stable module build
2002-04-23 ramooreAdd docs for rlm_sqlcounter module to experimental...
2002-04-23 ramooreAdded rlm_sqlcounter module. It impliments counters...
2002-04-22 aland Added xlat function %{config:...}
2002-04-22 aland Add 'const' to character pointers which are passed...
2002-04-22 aland removed reference to using short name to create the...
2002-04-22 aland Bumped version number.
2002-04-22 aland Added rlm_eap: It works on multiple platforms.
2002-04-22 aland Increment the length of the tunnel attribute ONLY...
2002-04-19 aland Cleaned up logic, so that accounting requests can...
2002-04-19 aland Updated patch from Andrew Kukhta <andy@wubn.net>,...
2002-04-19 aland Increase the buffer size, to allow huge SQL queries.
2002-04-19 cparker Fixed coredump on logging when 'radlog_dir' is not...
2002-04-17 aland Cleaned up some of the logic, and added debug level...
2002-04-17 aland Use the correct name for the utmp file, as decided...
2002-04-16 kkalevAdd an option to specify the maximum results returned...
2002-04-16 kkalevAdd the corresponding attributes for Max-{Daily,Weekly...
2002-04-16 kkalevPass the nas server community as an argument to the...
next