Commit Graph

290 Commits

Author SHA1 Message Date
Michael Spang e75390b7de Fix networking bugs 2009-07-25 05:29:05 -04:00
Michael Spang 60e272e8c6 Remove keytab configuration
Instead we'll always use the default keytab, which is /etc/krb5.keytab
or the KRB5_KTNAME environment variable.
2009-07-25 04:24:44 -04:00
Michael Spang d6e6b2bc63 Add python-psycopg to depends 2009-07-25 02:28:30 -04:00
Michael Spang 7c2f6459e6 Add python-sqlobject to depends 2009-07-25 02:19:31 -04:00
Michael Spang e5394d7729 Make lintian happy 2009-07-24 18:48:12 -04:00
Michael Spang 5ef116c456 Add libsctp-dev to build dependencies 2009-07-23 20:43:13 -04:00
Michael Spang 27be3e67d9 Remove pointless indentation 2009-01-31 18:44:01 -05:00
Michael Spang 8254cea7bf Revert "I bet this speeds up the compilation"
This reverts commit 6055aecb27.
2009-01-31 18:43:19 -05:00
Michael Spang a26181a278 Revert "Use rsync in zfsaddhomedir"
This reverts commit 88952ae56a.
2009-01-31 18:10:39 -05:00
Michael Spang 49004af3ca Free everything before exiting
This cleans up valgrind --show-reachable.
2009-01-31 17:39:37 -05:00
Michael Spang 2806b4a15e Nothing to see here 2009-01-31 16:32:23 -05: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 6752ed1bc4 Remove obsolete code 2009-01-31 01:57:08 -05:00
Michael Spang 64f10c6009 Adjust Makefile 2009-01-31 01:57:07 -05:00
Michael Spang 7a7c1fcc41 Update .gitignore 2009-01-31 01:57:07 -05:00
Michael Spang a39d2b8485 Call ceod in addmember and addclub 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 7de577ab32 Remove some unused config vars 2009-01-31 01:57:06 -05:00
Michael Spang 39a3bda6b3 Make more noise in config parser 2009-01-31 01:57:06 -05:00
Michael Spang e3f0ed509d Fix fallout from format magic 2009-01-31 01:57:05 -05:00
Michael Spang ddecf4a4a0 Use __attribute__(format) magic 2009-01-31 01:57:05 -05:00
Michael Spang 54658af34a Don't forget to flush 2009-01-31 01:57:05 -05:00
Michael Spang 3476038435 Convert logging to strbufs 2009-01-31 01:57:04 -05:00
Michael Spang f5a71b6b32 Add strbuf API
Shamelessly stolen from Git.
2009-01-31 01:57:04 -05:00
Michael Spang 235b223e4b LDAP tweaks 2009-01-31 01:57:04 -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 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 cb8dd43d1d Set configuration directory from the environment 2009-01-30 22:45:09 -05:00
Michael Spang 3c6c173424 Ignore swap files and deleted NFS files 2009-01-30 22:45:09 -05:00
Michael Spang cd84888b1f Forbid adding users who have a group's name 2009-01-30 22:45:09 -05:00
Michael Spang 0ab9df26ef Update notify-hook from /etc 2009-01-30 22:45:09 -05:00
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 Gregson 58cd47a1b3 Patching 2009-01-28 01:07:58 -05:00
Michael Gregson ac196a1f31 Releasing changes. 2009-01-28 01:04:51 -05:00
Michael Gregson ab4cfdc17c Merge branch 'master' of caffeine.uwaterloo.ca:/srv/git/public/pyceo 2009-01-28 00:48:18 -05:00
Michael Gregson 4c4cf2b411 Added search for books that are signed out.
Book signouts now display due dates.
2009-01-28 00:47:45 -05:00
David Bartley 1b582abbf5 One of those LdapWordEdit was not meant to be 2009-01-23 00:53:28 -05:00
David Bartley 9d3aa35790 Add username autocomplete to library 2009-01-23 00:47:36 -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