s3-printing: Remove deprecated lp_printer_admin().
[kai/samba.git] / source3 / rpc_server / lsasd.c
2012-06-19 Stefan Metzmachers3:rpc_server/lsasd: remove dependency to libgen.h...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-05 Andrew Bartletts3-lsasd: Fix debug messages on registration failure
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-08-23 Volker Lendeckes3: Fix an uninitialized variable
2011-08-23 Volker Lendeckes3: Fix the build on FreeBSD
2011-08-21 Andreas Schneiders3-passdb: Keep caches coherent
2011-08-21 Andreas Schneiders3-lsasd: Listen on \PIPE\lsass.
2011-08-21 Andreas Schneiders3-lsasd: Add missing ncalrpc listeners.
2011-08-21 Simo Sorces3-lsasd: Remove useless check
2011-08-21 Simo Sorces3-lsasd: Listen on parent messages
2011-08-21 Simo Sorces3-lsasd: Send a message to the parent when we accept...
2011-08-21 Simo Sorces3-lsasd: User new prefork helpers to simplify code.
2011-08-21 Simo Sorces3-prefork: Fix worker flags handling.
2011-08-21 Simo Sorces3-prefork: do not use a lock_fd, just race on accept()
2011-08-21 Simo Sorces3-lsasd: Use prefrok utils to manage children
2011-08-21 Simo Sorces3-lsasd: Import fixes from spoolssd
2011-08-21 Andreas Schneiders3-lsasd: Create a lsa service daemon.