index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
lsasd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
s3-lsad: Cast getpid() result to unsigned int for GNU/Solaris build
Andrew Bartlett
1
-1
/
+1
2013-03-05
s3-daemons: Set the comment field of the daemons.
Andreas Schneider
1
-0
/
+6
2013-02-22
s3-lsasd: Don't leak file descriptors.
Andreas Schneider
1
-11
/
+18
2012-10-19
s3: Remove some calls to procid_self
Volker Lendecke
1
-5
/
+7
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-3
/
+3
2012-06-19
s3:rpc_server/lsasd: remove dependency to libgen.h and basename()
Stefan Metzmacher
1
-8
/
+11
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