freeradius.git
2003-06-12 kkalevAdd a link for extra documentation from Stadler Karel...
2003-06-12 pnixonSync with updates from SuSE package maintainer. Thanks...
2003-06-12 pnixonUpdate for FreeRadius 0.9 release and enable Krb5
2003-06-11 pnixonfix broken accounting_onoff_query
2003-06-11 pnixonChanced some field names to be "nicer"
2003-06-11 phampsonDebian: Install MIBs for Radius-SMUX.
2003-06-11 phampsonClean up two shadowed variable warnings in smux_open.
2003-06-11 pnixonh323_db_postgresql.sql is now split out into two new...
2003-06-11 pnixonUpdate VIEW calls to work with new call_history schema
2003-06-10 kkalevInstead of just storing the user counter we also store...
2003-06-08 aland Grabbed attributes and values from one of netscreen...
2003-06-05 fcusackuse versioned libs (lib-0.8.1.so instead of lib.so...
2003-06-04 3APA3A+ Information about reply-items support added
2003-06-04 3APA3A+ support for = flag in field description to add item...
2003-06-02 pnixonClarent Log file parser and DB schema
2003-06-02 pnixonSome changes from my local tree
2003-05-28 aland Don't die if accthost/authost aren't defined.
2003-05-26 aland Added redback, from Eduardo Rolda
2003-05-26 aland Sample configuration for the digest module, now that...
2003-05-26 aland Added digest, exec, and ippool.
2003-05-26 aland Close only connected sockets, not unconnected ones.
2003-05-26 aland Corrected typo
2003-05-26 aland Fixed typo.
2003-05-23 aland Minor reformatting, pointer to web page containing...
2003-05-23 aland Patch for new location of dictionaries
2003-05-22 kkalevEscape " in login_time create page before parsing the...
2003-05-21 aland Updated warning message to be a little clearer
2003-05-21 aland Take care of SQL_DOWN in connect socket. It's a tempo...
2003-05-21 cparkerFixed bug in reporting authserver in warnings when...
2003-05-20 aland Added 'none' as allowed string
2003-05-20 aland Added perl script to look at the DB
2003-05-20 aland Add names for items in 'authorize', etc. which aren...
2003-05-19 kkalevApply a patch from Alexander M. Pravking <fduch@antar...
2003-05-19 kkalevSmall change in user_accounting.php3
2003-05-17 kkalevUpdate documentation for the counter module
2003-05-17 kkalevAdd a few more debug statements
2003-05-17 kkalevUpdate documentation for the counter module
2003-05-15 aland Don't try to delete the CVS directory on 'make clean'
2003-05-15 aland trylock may return positive or negative on failure...
2003-05-15 aland Update checks to work.
2003-05-14 aland Whoops... when inserting into the tail of the queue...
2003-05-14 aland Patch from "Simon" to use the port given in the config...
2003-05-14 aland Cleanups & security fixes
2003-05-14 wichertAdd new override option to rlm_ippool
2003-05-14 wichertAdd seperate build timestamp file
2003-05-14 wichertAdd cross-compile, autotools and build-optios support
2003-05-14 wichertFix location of pidfile
2003-05-14 wichertFix default values for boolean types
2003-05-14 wichertFix upgrade test
2003-05-14 wichertFix another compiler warning
2003-05-14 wichertMake encrypted_pass const
2003-05-14 wichertFix compiler warning
2003-05-14 wichertFix typo an invalid free
2003-05-14 wichertFix variable shadowing and add const where needed....
2003-05-14 wichertImprove wording a bit
2003-05-12 aland Allow NT-Password use in stage6, too.
2003-05-12 aland Slight change...
2003-05-12 aland Alloed IPASS-style realms to work well, too
2003-05-12 kkalevAdd a config directive general_stats_use_totacct. If...
2003-05-11 kkalevUse $config[sql_usergroup_table] in show_groups.php3
2003-05-10 kkalevAdd a usage_summary parameter in user_finger. If it...
2003-05-09 aland Added notes about stupid erx breakage
2003-05-08 aland Added pointer to useful web site
2003-05-08 wichertFixup const/non-const casts
2003-05-08 wichertRename cbtls_msg version parameter so we don't clobber...
2003-05-08 wichertstruct datum always uses char*; change the casts accord...
2003-05-08 wichertRestart freeradius on upgrade instead of stopping in...
2003-05-08 wichertMove pidfile to /var/run/freeradius.pid, patch from...
2003-05-08 wichertWhitespace fix
2003-05-08 kkalevDon't do a double free on the attribute maps. Bug noted...
2003-05-05 kkalev* Use Max-Monthly-Session not Max-Weekly-Session for...
2003-05-04 wichertDocumentation updates
2003-05-04 wichertCleanup debian/rules, partially based on a patch from...
2003-05-04 wichertUpdate Build-Depends and properly conflict with old...
2003-05-04 wichertUpdate copyright information based on a patch by Paul...
2003-05-04 wichertPatch from Paul Hampson: use invoke-rc.d when present...
2003-05-04 wichertPatch from Paul Hampson: update configure check for...
2003-05-01 aland Removed raduse, as it's been marked 'deprecated' for...
2003-05-01 aland Updates for static IP's
2003-04-30 aland Be a little better about locking conditionals
2003-04-30 wichertAargh, fix up bad renaming
2003-04-30 wichertPatch from Paul Hampson to clean up Debian packaging
2003-04-29 3APA3A+ Q&A added for using rlm_passwd with realms
2003-04-29 aland We don't need gdbm, so don't look for it while configuring
2003-04-26 kkalevApply patch from Paul Hampson <Paul.Hampson@Pobox.Com...
2003-04-26 kkalevRemove SINGLE-VALUE for ldapGroupName and LdapHuntGroupName
2003-04-25 wichertSet default value for op columns
2003-04-23 wichertPostgres does not have a DATETIME type, use TIMESTAMP...
2003-04-23 aland Defined sysconfdir
2003-04-23 aland Be a little more descriptive in what the error is.
2003-04-22 aland If we're re-processing the request, re-set *all* param...
2003-04-21 aland Allow radclient to send disconnect packets, which...
2003-04-21 aland Minor changes to print out more useful packet type...
2003-04-21 aland Added defines for new packet types and port
2003-04-21 aland Only look for continuations if the line isn't empty.
2003-04-21 aland Corrected typos
2003-04-21 aland Added Wireless ISP Roaming dictionary, from James...
2003-04-19 kkalevCreate an AcctUniqueId before adding a row in radacct...
2003-04-18 aland More text
2003-04-18 aland End the list of configuration parameters.
next