Get/set home server state alive/dead
[freeradius.git] / src / main / command.c
2008-09-15 Alan T. DeKokGet/set home server state alive/dead
2008-09-14 Alan T. DeKokAdded help
2008-09-14 Alan T. DeKokadd client file <filename>
2008-09-13 Alan T. DeKokLoads more commands for clients && home servers
2008-09-13 Alan T. DeKokRemoved "show config". It's a duplicate
2008-09-13 Alan T. DeKokadded many more commands
2008-09-13 Alan T. DeKokSet r/w mode, and mark commands as read or write
2008-09-12 Alan T. DeKokDebug packets only if NOT in debugging mode.
2008-09-11 Alan T. DeKokShow debug settings
2008-09-11 Alan T. DeKokMake it clearer about debug log file
2008-09-09 Alan T. DeKokAdd "debug condition" command
2008-09-09 Alan T. DeKokAllow single / double-quoted strings in parser
2008-09-08 Alan T. DeKokAdded debug level && debug file commands
2008-09-08 Alan T. DeKokunlink it only if it exists
2008-09-08 Alan T. DeKokMore sanity checks on domain socket
2008-09-07 Alan T. DeKokUse new xml commands
2008-09-05 Alan T. DeKokEnable set config, and fix control socket
2008-09-04 Alan T. DeKokMore messages && printing
2008-09-04 Alan T. DeKokInitialize sockaddr_un
2008-09-04 Alan T. DeKokr/w socket magic && version number
2008-09-04 Alan T. DeKokAdded uid/gid checking
2008-09-03 Alan T. DeKokNew command sockets.