Commit Graph

32 Commits

Author SHA1 Message Date
David Bartley 6055aecb27 I bet this speeds up the compilation 2009-01-30 01:46:54 -05:00
David Bartley 7407c9b8d7 Make mspang happy 2009-01-30 01:38:53 -05:00
David Bartley 88952ae56a Use rsync in zfsaddhomedir 2009-01-30 01:20:32 -05:00
Michael Spang e2bf0997e2 Make C configuration even more insane
David thought we weren't using enough void pointers.
2009-01-17 20:23:44 -05:00
Michael Spang 6aec4b3c25 Remove unused vars 2009-01-17 20:08:45 -05:00
Michael Spang 2608a4d913 Update config.o deps 2009-01-17 20:08:10 -05:00
Michael Spang a7433ec4a7 Make C configuration more insane 2009-01-17 19:17:47 -05:00
Michael Spang eeff9868d4 Fix build on Solaris 2008-06-27 19:36:46 -04: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
David Bartley 2820f4d824 Always call deauth 2008-05-20 18:59:05 -04:00
Michael Spang ede20cf95e Auth as ceo/admin for zfsaddhomedir 2008-05-20 18:54:40 -04:00
David Bartley 7172ecc756 Use refquota instead of quota 2008-05-15 22:14:24 -04:00
Michael Spang 2fa55f9c27 Whitespace fix 2008-03-16 05:51:56 -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 e2b6557828 Fix use of member UID range in addclub 2008-01-25 20:30:56 -05: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 3307bfc56e Remove obsolete function ceo_add_club() 2007-12-20 00:35:36 -05:00
David Bartley c7aea5c7cf Add sudo entry to ldap when creating clubs 2007-12-19 21:51:20 -05:00
Michael Spang 9a56175919 Reorganize build process
Now using Python's distutils for installing the Python modules
into the wrong place and python-support for moving them into
the right place, byte-compiling, and all that jazz.
2007-12-13 23:34:09 -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 8c19dc63b6 Make CEO non-SUID
It now binds to the directory as the invoking user.
2007-12-12 02:38:13 -05:00
Michael Spang 618bfa2d8d Set the login shell of new members
Somehow this got left out of addmember. The default
is sh which isn't terribly friendly.
2007-12-12 02:12:14 -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