pyceo/src
Michael Spang 5d8d866fca Fix deadlock bug when daemonizing
Closing stdin et. al breaks the assuption in spawnvem() that a newly
opened pipe is not one of the standard file descriptors. This lead
to stdout being closed in the child and so we got no output.
2009-09-08 18:50:34 -04:00
..
.gitignore Add mail changing 2009-08-23 13:30:24 -04:00
Makefile Add mail changing 2009-08-23 13:30:24 -04:00
addclub.c Always log to stderr in ceoc 2009-08-06 01:00:10 -04:00
addmember.c Always log to stderr in ceoc 2009-08-06 01:00:10 -04:00
ceo.proto Add mail changing 2009-08-23 13:30:24 -04:00
ceoc.c Always log to stderr in ceoc 2009-08-06 01:00:10 -04:00
config-test.c Add sources for C account creation programs 2007-12-10 03:15:44 -05:00
config-vars.h Insanify configuration files 2009-07-29 13:08:53 -04:00
config.c Free everything before exiting 2009-01-31 17:39:37 -05:00
config.h Free everything before exiting 2009-01-31 17:39:37 -05:00
daemon.h Add ceod 2009-01-31 01:57:06 -05:00
dmaster.c Fix deadlock bug when daemonizing 2009-09-08 18:50:34 -04:00
dslave.c Fix deadlock bug when daemonizing 2009-09-08 18:50:34 -04:00
gss.c Free everything before exiting 2009-01-31 17:39:37 -05:00
gss.h Free everything before exiting 2009-01-31 17:39:37 -05:00
homedir.c Creates a .forward file for users if they enter an email. 2009-08-22 16:09:12 -04:00
homedir.h Creates a .forward file for users if they enter an email. 2009-08-22 16:09:12 -04:00
kadm.c Updates for LDAP-backed Kerberos 2009-07-29 16:47:11 -04:00
kadm.h Add sources for C account creation programs 2007-12-10 03:15:44 -05:00
krb5.c Insanify configuration files 2009-07-29 13:08:53 -04:00
krb5.h Remove keytab configuration 2009-07-25 04:24:44 -04:00
ldap.c Use ldap_sasl_mech 2009-07-31 01:55:47 -04:00
ldap.h Updates for LDAP-backed Kerberos 2009-07-29 16:47:11 -04:00
net.c Make connection failure message more clear 2009-07-29 09:28:39 -04:00
net.h Fix home directory error handling 2009-07-29 09:47:04 -04:00
op-adduser.c Add mail changing 2009-08-23 13:30:24 -04:00
op-mail.c Add mail changing 2009-08-23 13:30:24 -04:00
ops.c Insanify configuration files 2009-07-29 13:08:53 -04:00
ops.h Free everything before exiting 2009-01-31 17:39:37 -05:00
parser.c Allow digits in variable names 2009-07-29 16:14:52 -04:00
parser.h Add sources for C account creation programs 2007-12-10 03:15:44 -05:00
strbuf.c Convert logging to strbufs 2009-01-31 01:57:04 -05:00
strbuf.h Add strbuf API 2009-01-31 01:57:04 -05:00
util.c Add init script for ceod 2009-09-08 17:50:31 -04:00
util.h Add init script for ceod 2009-09-08 17:50:31 -04:00