summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-sqlradius-reset
AgeCommit message (Collapse)Author
2008-10-24tiny nits for phone RADIUS export: allow freeside-sqlradius-reset to reset a ↵ivan
phone_sqlradius export, but only if explicitly specified by exportnum. also fix "Reference found where even-size list expected" warning and junk winding up in radreply table". all this phone_sqlradius stuff is RT#4100
2007-08-15add -n option to freeside-sqlradius-reset to supress deleting dataivan
2007-05-07sqlradius usergroup toolsjeff
2005-10-17set any fixed usergroup before exporting so it'll export even if all ↵ivan
svc_acct records don't have the group yet
2004-10-19isn't run with elevated privledges, so -T not necessaryivan
2004-08-27oops use @ARGV not @_ivan
2004-08-27add option to specify exportsivan
2003-06-30adding sqlradius_withdomain export including realms, closes: bug#514ivan
2002-07-03podivan
2002-07-03fix usage messageivan
2002-05-29eliminate harmless "Database handle destroyed without explicit disconnect"ivan
errors
2002-04-13- documentation updatesivan
- move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset