Added "del client <ipaddr>" command for dynamic clients
[freeradius.git] / src / main / client.c
2010-09-17 Alan T. DeKokAdded "del client <ipaddr>" command for dynamic clients
2010-06-30 Alan T. DeKokChange default lifetime for dynamic clients from 1d...
2010-05-31 Alan T. DeKokMiracle of miracles... it seems to work
2010-03-06 Alan T. DeKokWork around implementation-dependent shift results
2010-03-06 Alan T. DeKokCalculate IPv6 netmask correctly.
2010-02-04 Alan T. DeKokFixes to build without TCP
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-17 Alan T. DeKokFix arguments to client_find
2009-09-15 DanteAllow clients to use TCP
2009-08-12 Alan T. DeKokLook up home servers by type, too.
2009-03-10 Alan T. DeKokSilently ignore duplicate clients
2009-03-08 Alan T. DeKokPop it rather than just peeking it
2009-03-06 Alan T. DeKokHackery to delete dynamic clients.
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2008-09-14 Alan T. DeKokOne more flag to client_read
2008-09-09 Alan T. DeKokMerge branch 'master' of ../git.freeradius.org into vs
2008-09-09 Alan T. DeKokAdd dynamic clients without a directory
2008-09-01 Alan T. DeKokDynamic clients can read files from a directory
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-06-21 aland Missed in last commit
2008-06-20 aland Allow more slicing && dicing of statistics.
2008-06-13 aland The feature everyone's been waiting for.
2008-06-06 aland Compile-time option WITH_ACCOUNTING
2008-05-29 aland Prefix of /0 is special
2008-04-30 aland Clean up more memory
2008-04-20 aland Integrate more into the server. Dp4
2008-04-14 aland When adding a client, it's OK to be in a subsection...
2008-01-03 aland Removed unused prototypes and functions
2008-01-01 aland Add "require_message_authenticator" to client config...
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-16 aland Move parse of CONF_SECTION -> RADCLIENT into it's...
2007-10-14 aland remove dumb assert
2007-10-14 aland Update clients from root_clients, if possible
2007-10-09 aland listen / client config changes server -> virtual_serve...
2007-10-09 aland Added %{client:foo} expansion
2007-09-28 aland Removed all references to mainconfig.clients.
2007-09-07 aland Change "prefix" to "netmask"
2007-09-04 aland Allow new syntax:
2007-08-13 aland Pulled fix from branch_1_1
2007-07-05 aland Use new cf_log_err function
2007-06-19 aland More use of new cf_section_filename(cs) API
2007-06-19 aland Rename "identity" to "server", for virtual server...
2007-06-19 aland Added "identity" field to the REQUEST struct. It...
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-15 aland Port fix for Coverity bug #27 from 1.1.x
2007-05-14 nbk Delete trailing whitespace.
2007-04-19 aland Set tree_num to NULL after freeing it
2007-04-19 aland If free'ing mainconfig.clients, set it to NULL.
2007-04-18 aland Catch clients added by rlm_sql
2007-04-17 aland Remember per-listener clients in the "tree by number...
2007-04-17 aland Remember the tree of clients by number.
2007-04-11 aland move lrad_ipaddr_cmp() from packet.c to misc.c, make...
2007-04-10 aland Keep SNMP statistics for packets we receive from clien...
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-03-05 aland Free clients on error. Mostly a theoretical bug,...
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-12 aland Free allocated memory
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-03 aland ./scripts/min-includes +n <files listed here>
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
next