More printf's
[freeradius.git] / src / main / radmin.c
2008-09-16 Alan T. DeKokMore printf's
2008-09-15 Alan T. DeKokOutput to file
2008-09-15 Alan T. DeKokAdded -i <file>, and ignore comments
2008-09-14 Alan T. DeKokMore checks for weird systems
2008-09-14 Alan T. DeKokCorrected typo
2008-09-14 Alan T. DeKokBuild on systems without MSG_DONTWAIT
2008-09-13 Alan T. DeKokMake buffer really large
2008-09-08 Alan T. DeKokBetter checks for quiet && readline
2008-09-08 Alan T. DeKokBetter checks for -lreadline && <readline.h>
2008-09-07 Alan T. DeKokMake reconnect work
2008-09-07 Alan T. DeKokAdded '-e command'
2008-09-06 Alan T. DeKokusage, change preference of -d && -f
2008-09-06 Alan T. DeKokParse control socket from radiusd.conf
2008-09-05 Alan T. DeKokMake work with -q, and input from a pipe
2008-09-05 Alan T. DeKokPrint GPL. Use getopt
2008-09-04 Alan T. DeKokr/w socket magic && version number
2008-09-04 Alan T. DeKokLeverage configure checks && use select
2008-09-03 Alan T. DeKokSet default socket address && usage
2008-09-03 Alan T. DeKokAdd radmin tool.