Commit Graph

29 Commits

Author SHA1 Message Date
Michael Spang d45fc419fa Switch from SCTP to TCP
Turns out SCTP doesn't work inside a container.
2009-11-01 16:05:56 -05:00
Michael Spang 2552bc2243 Add mysql database stuff 2009-09-10 07:33:32 -04:00
Michael Spang 9eefe615c5 Add mail changing
This allows office staff to update people's .forward files via ceod.
2009-08-23 13:30:24 -04:00
Michael Spang 5c88b54f78 Fix dependency of python protobuf 2009-08-06 01:43:17 -04:00
Michael Spang e3555e5b74 Build python protobuf 2009-08-06 00:46:18 -04:00
Michael Spang b3face5de9 Cleanup Makefile 2009-07-31 01:34:38 -04:00
Michael Spang 92652a3af0 Install ceo daemon
We need to split into different packages for the daemon and clients.
2009-07-29 11:35:32 -04:00
Michael Spang 23c6c89237 Fix redundant arguments to linker 2009-07-29 09:58:11 -04:00
Michael Spang bfff0e8e87 Use --as-needed when linking
This avoids complaints by dpkg due to unnecessary links.
2009-07-29 09:22:38 -04:00
Michael Spang 37eb3e6465 Resurrect linux homedir support 2009-07-29 08:56:27 -04:00
Michael Spang 0d52c0475b Kill zfsaddhomedir 2009-07-29 08:30:08 -04:00
Michael Spang 49bdd24661 Remove Solaris LDFLAGS 2009-07-29 07:28:53 -04:00
Michael Spang 25646ac593 Remove kadmin headers 2009-07-25 05:46:09 -04:00
Michael Spang 87a353db17 Don't install op-adduser to /usr/bin 2009-01-31 02:05:41 -05:00
Michael Spang 99aa8e0fca Fix clean 2009-01-31 02:03:47 -05:00
Michael Spang 64f10c6009 Adjust Makefile 2009-01-31 01:57:07 -05:00
Michael Spang 0edfa120eb Add op-adduser 2009-01-31 01:57:07 -05:00
Michael Spang 57b6e12476 Add ceoc 2009-01-31 01:57:06 -05:00
Michael Spang ef6b18c7bb Add ceod 2009-01-31 01:57:06 -05:00
Michael Spang 3476038435 Convert logging to strbufs 2009-01-31 01:57:04 -05:00
Michael Spang 597d6c5908 Rejigger the Makefile
It just wasn't complicated enough.
2009-01-30 22:45:10 -05:00
Michael Spang f56e928ed7 Fix build on Solaris 2009-01-30 22:45:10 -05:00
Michael Spang 13876b123a Use different CFLAGS for debug & package builds 2009-01-30 22:45:09 -05:00
Michael Spang 2608a4d913 Update config.o deps 2009-01-17 20:08:10 -05:00
Michael Spang eeff9868d4 Fix build on Solaris 2008-06-27 19:36:46 -04:00
David Bartley a834ffda8f Add zfsaddhomedir 2008-03-16 05:35:21 -04:00
Michael Spang e28b159cdc POSIX ACL support in addhomedir and addclub 2007-12-20 02:27:51 -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 3d20172dad Add sources for C account creation programs 2007-12-10 03:15:44 -05:00