summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-sqlradius-reset
AgeCommit message (Collapse)Author
2019-03-03RT# 82942 Replace DBI->connect() with FS::DBI->connect()Mitch Jackson
2011-11-23RADIUS group attributes, #15017mark
2011-11-21fix typo, RT#14695ivan
2011-11-10RADIUS groups for svc_broadband, #14695mark
2009-08-04hopefully ignore errors about deleted accounts and properly finish ↵ivan
freeside-sqlradius-reset, RT#5868
2009-08-04ignore problams calling ->overlimit during sqlradius-reset, wtf?! RT#5868ivan
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