netcmd/ldapcmp: use set instead of list to find missing DNs
[amitay/samba.git] / source3 / rpc_server / lsasd.c
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-04-06 Gary Lockyersource3: initilize_password_db after a fork.
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-06-04 Günther Deschners3-rpc_server: Fix inteface typo.
2015-04-22 Ralph Boehmes3:smbd: use smbd_reinit_after_fork
2015-04-22 Michael Adams3:lsasd: use lp_load() wrapper lp_load_global()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-21 Andreas Schneiders3-rpc_server: Refactor lsasd_create_sockets().
2013-10-21 Volker Lendeckelsasd: Fix CID 1107233 Double close
2013-03-15 Andrew Bartletts3-lsad: Cast getpid() result to unsigned int for GNU...
2013-03-05 Andreas Schneiders3-daemons: Set the comment field of the daemons.
2013-02-22 Andreas Schneiders3-lsasd: Don't leak file descriptors.
2012-10-19 Volker Lendeckes3: Remove some calls to procid_self
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
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.