Commit Graph

24 Commits

Author SHA1 Message Date
Michael Spang b348f5d5bd Always log to stderr in ceoc
The python thing will read errors from stderr, we need to log there
even if it's not a tty.
2009-08-06 01:00:10 -04:00
Michael Spang 17eb4d40b9 Track errors 2009-08-06 00:45:47 -04:00
Michael Spang de59ad2755 Use LOG_PID everywhere 2009-07-31 01:20:59 -04:00
Michael Spang 49004af3ca Free everything before exiting
This cleans up valgrind --show-reachable.
2009-01-31 17:39:37 -05:00
Michael Spang 6752ed1bc4 Remove obsolete code 2009-01-31 01:57:08 -05:00
Michael Spang a39d2b8485 Call ceod in addmember and addclub 2009-01-31 01:57:07 -05:00
Michael Spang e3f0ed509d Fix fallout from format magic 2009-01-31 01:57:05 -05:00
Michael Spang 8948b29cd1 Log Kerberos errors consistently 2009-01-31 01:56:54 -05:00
Michael Spang 3358c617ad Disable logging to stderr if it is not a tty 2009-01-30 23:40:22 -05:00
Michael Spang cd84888b1f Forbid adding users who have a group's name 2009-01-30 22:45:09 -05:00
Michael Spang a4447e38bb Run as root:root not root:$LOGNAME 2008-06-27 19:35:49 -04:00
David Bartley f6565eb6b9 Add configurable refquota support 2008-05-28 02:01:24 -04:00
Michael Spang e3085b1ab7 Merge branch 'master' of caffeine:/srv/git/public/pyceo 2008-03-16 05:51:01 -04:00
David Bartley a834ffda8f Add zfsaddhomedir 2008-03-16 05:35:21 -04:00
Michael Spang f2b2d5e83f Initialize program name in openlog 2008-03-15 01:52:16 -04:00
Michael Spang d46915dbee Fix use of club settings in addmember 2008-01-18 23:29:12 -05:00
Michael Spang 34da813a37 Actually do magic, tested this time 2008-01-15 18:20:33 -05:00
Michael Spang 36e3ae8c9e Fix magic, really 2008-01-15 17:52:49 -05:00
Michael Spang b991d32e63 Fix magic 2008-01-15 17:49:13 -05:00
Michael Spang e28b159cdc POSIX ACL support in addhomedir and addclub 2007-12-20 02:27:51 -05:00
Michael Spang d822f029a7 Invert the sense of the return from addmember() or addclub()
It didn't quite work as-is. Whoops.
2007-12-12 03:39:17 -05:00
Michael Spang 2d7801864f Fix another return in addmember 2007-12-12 03:09:31 -05:00
Michael Spang 3977cab631 Fix return in addmember and addclub 2007-12-12 01:25:44 -05:00
Michael Spang 3d20172dad Add sources for C account creation programs 2007-12-10 03:15:44 -05:00