summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* autorid: improve a debug message in idmap_autorid_map_sid_to_id()Michael Adam2014-04-251-2/+2
* autorid: add debug messages to idmap_autorid_get_domainrange()Michael Adam2014-04-251-0/+4
* autorid: improve wording in a debug messageMichael Adam2014-04-251-1/+1
* autorid: remove a legacy comment from sid_to_idMichael Adam2014-04-251-5/+0
* idmap_rid: remove a legacy comment from sid_to_idMichael Adam2014-04-251-4/+0
* idmap_tdb_common: remove legacy comment.Michael Adam2014-04-251-5/+1
* idmap_tdb_common: fix a debug message in idmap_tdb_common_set_mapping()Michael Adam2014-04-251-1/+1
* idmap_tdb_common: fix a debug message in idmap_tdb_common_unixid_to_sid()Michael Adam2014-04-251-1/+1
* s3-rpc_server: Remove ncalrpc_as_system from make_server_pipes_struct().Andreas Schneider2014-04-242-9/+4
* s3-rpc_server: Remove ncalrpc_as_system from pipes_struct.Andreas Schneider2014-04-243-7/+3
* s3-rpc_server: Use gensec for NCALRPC_AS_SYSTEM.Andreas Schneider2014-04-241-21/+0
* s3-rpc_server: Add special tsocket address for ncalrpc_as_system.Andreas Schneider2014-04-241-0/+22
* s3:rpc_client: Use gensec for NCALRPC_AS_SYSTEM.Stefan Metzmacher2014-04-242-37/+17
* s3-auth: Register ncalrpc_as_system gensec module.Andreas Schneider2014-04-242-2/+5
* s3:rpc_server: pass everything but AUTH_TYPE_{NONE,NCALRPC_AS_SYSTEM} to gensecStefan Metzmacher2014-04-241-31/+6
* s3-rpc_server: Call pipe_auth_verify_final() if needed.Andreas Schneider2014-04-241-0/+13
* s3-rpc_server: Return the status code from gensec.Andreas Schneider2014-04-242-4/+6
* s3:rpc_server: let auth_generic_server_step() handle gensec_security == NULLStefan Metzmacher2014-04-242-35/+16
* s3:rpc_server: make sure we have a unix tokenStefan Metzmacher2014-04-241-0/+5
* s3:rpc_server: handle everything but AUTH_TYPE_NONE as gensec in verify_finalStefan Metzmacher2014-04-241-15/+16
* s3:rpc_client: pass everything to gensec by defaultStefan Metzmacher2014-04-242-68/+29
* s3:auth: allow special SYSTEM and ANONYMOUS handling in auth3_generate_sessio...Stefan Metzmacher2014-04-241-2/+43
* s3: torture - Fix racy assumption in original messaging test.Jeremy Allison2014-04-241-4/+14
* s3: torture - Add required talloc frame for msgtest.cJeremy Allison2014-04-231-0/+4
* s3: winbindd: Call dgram cleanup init background setup.Jeremy Allison2014-04-231-0/+4
* s3: nmbd: Call dgram cleanup init background setup.Jeremy Allison2014-04-231-0/+4
* s3: smbd: Call dgram cleanup init background setup.Jeremy Allison2014-04-231-0/+4
* s3: messaging: Add infrastructure to clean up orphaned sockets every 15 minut...Volker Lendecke2014-04-232-0/+52
* s3 : build system : Move lib/background.c from smbd_base to samba3core.Jeremy Allison2014-04-231-2/+2
* smbd: Call the msg_ctx destructor for background jobsVolker Lendecke2014-04-231-0/+1
* smbcontrol: Add dgm-cleanup commandVolker Lendecke2014-04-231-0/+20
* messaging_dgm: Add messaging_dgm_wipeVolker Lendecke2014-04-232-0/+55
* smbd: Always clean up the child's msg_ctxVolker Lendecke2014-04-231-6/+5
* smbcontrol: Clean up the msg_ctxVolker Lendecke2014-04-231-0/+1
* printing_cups: Call the msg_ctx destructor on exitVolker Lendecke2014-04-231-0/+1
* smbd: Sort notify events by timestampVolker Lendecke2014-04-231-0/+16
* smbd: Pass on a timestamp in MSG_PVFS_NOTIFYVolker Lendecke2014-04-231-34/+33
* messaging3: Add messaging_send_iovVolker Lendecke2014-04-232-0/+22
* lib: Add iov_bufVolker Lendecke2014-04-232-0/+26
* lib: Introduce iov_buflenVolker Lendecke2014-04-232-5/+24
* smbd: Pass timespec_current through the notify_callbackVolker Lendecke2014-04-233-6/+10
* smbd: Pass timespec_current to notify_fspVolker Lendecke2014-04-231-4/+7
* smbd: Add a timestamp to queued notify eventsVolker Lendecke2014-04-231-7/+14
* lib: Remove messages_localVolker Lendecke2014-04-235-614/+0
* lib: Add messaging_dgmVolker Lendecke2014-04-235-4/+427
* lib: Move full_path_tos to util_str.cVolker Lendecke2014-04-234-42/+42
* lib: Add unix_msgVolker Lendecke2014-04-237-0/+1358
* lib: Add poll_funcsVolker Lendecke2014-04-235-0/+307
* winbindd: use exit_daemon() to pass startup status to systemdAlexander Bokovoy2014-04-231-9/+4
* nmbd: use exit_daemon() to report status to systemdAlexander Bokovoy2014-04-231-25/+14