Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | lib/util: Remove obsolete sys_getpid() and sys_fork(). | Jelmer Vernooij | 1 | -1/+1 |
2012-03-05 | s3-lsasd: Fix debug messages on registration failure | Andrew Bartlett | 1 | -3/+3 |
2012-03-04 | change low FDs are handled in Samba | Andrew Bartlett | 1 | -3/+0 |
2011-12-12 | s3: Remove a bunch of calls to procid_self() | Volker Lendecke | 1 | -2/+2 |
2011-08-24 | s3: Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 |
2011-08-23 | s3: Fix the build on FreeBSD | Volker Lendecke | 1 | -0/+1 |
2011-08-21 | s3-passdb: Keep caches coherent | Andreas Schneider | 1 | -0/+3 |
2011-08-21 | s3-lsasd: Listen on \PIPE\lsass. | Andreas Schneider | 1 | -0/+16 |
2011-08-21 | s3-lsasd: Add missing ncalrpc listeners. | Andreas Schneider | 1 | -0/+66 |
2011-08-21 | s3-lsasd: Remove useless check | Simo Sorce | 1 | -16/+3 |
2011-08-21 | s3-lsasd: Listen on parent messages | Simo Sorce | 1 | -0/+18 |
2011-08-21 | s3-lsasd: Send a message to the parent when we accept a connection | Simo Sorce | 1 | -0/+25 |
2011-08-21 | s3-lsasd: User new prefork helpers to simplify code. | Simo Sorce | 1 | -27/+3 |
2011-08-21 | s3-prefork: Fix worker flags handling. | Simo Sorce | 1 | -1/+1 |
2011-08-21 | s3-prefork: do not use a lock_fd, just race on accept() | Simo Sorce | 1 | -18/+5 |
2011-08-21 | s3-lsasd: Use prefrok utils to manage children | Simo Sorce | 1 | -117/+36 |
2011-08-21 | s3-lsasd: Import fixes from spoolssd | Simo Sorce | 1 | -98/+36 |
2011-08-21 | s3-lsasd: Create a lsa service daemon. | Andreas Schneider | 1 | -0/+1034 |