summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ctdb-recoverd: Detach database from recovery daemonAmitay Isaacs2014-04-233-0/+58
* ctdb-tests: Add test for re-attaching detached databaseAmitay Isaacs2014-04-231-0/+33
* ctdb-tools/ctdb: Unlock records before closing tdb databaseAmitay Isaacs2014-04-231-2/+2
* ctdb-client: Talloc tdb_wrap off ctdb_db_contextAmitay Isaacs2014-04-231-1/+2
* ctdb-daemon: Talloc tdb_wrap off ctdb_db_contextAmitay Isaacs2014-04-231-1/+1
* ctdb-tests: Update "ctdb detach" testMartin Schwenke2014-04-231-15/+56
* ctdb-tools/ctdb: Detach databases only if all nodes disallow client accessAmitay Isaacs2014-04-232-0/+68
* ctdb-daemon: Do not allow database detach if AllowClientDBAttach=1Amitay Isaacs2014-04-231-3/+4
* ad-dc: use exit_daemon() to communicate status of startup to systemdAlexander Bokovoy2014-04-231-12/+7
* 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
* smbd: use exit_daemon() to support reporting to systemd from smbdAlexander Bokovoy2014-04-231-25/+19
* add systemd integrationAlexander Bokovoy2014-04-2312-9/+97
* s3:smbd: fix typo in comment for set_conn_force_user_group()Michael Adam2014-04-231-1/+1
* s4:samba_kcc: Use 'dburl' passed from command line rather than lp.samdb_url()Kamen Mazdrashki2014-04-221-3/+3
* s4:kcc_util: fix loading connection transport object - used to refer to not d...Kamen Mazdrashki2014-04-221-0/+1
* s4:samba_kcc: fix reference to DSA object while building partial replica listKamen Mazdrashki2014-04-221-1/+1
* s4:samba_kcc: Fix error handling opening export ldif fileKamen Mazdrashki2014-04-221-2/+2
* s4:kcc_utils: Propagate 'samdb' into load_connection_transport() methodKamen Mazdrashki2014-04-221-2/+2
* s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisonsKamen Mazdrashki2014-04-222-5/+5
* samba-tool/upgrade: Fix exception thrown during upgrade from samba3Kamen Mazdrashki2014-04-221-1/+1
* s3: srvsvc pipe - We should return WERR_BADFILE in _srvsvc_NetShareAdd if the...Jeremy Allison2014-04-221-0/+11
* vfs_gpfs: Avoid warnings in developer buildChristof Schmitt2014-04-181-5/+4
* s4-auth: Make the auth_winbind_wbclient use more correct code now in auth/wbc...Andrew Bartlett2014-04-181-86/+8
* auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top levelAndrew Bartlett2014-04-184-193/+226
* s3-libads: allow ads_try_connect() to re-use a resolved ip address.Günther Deschner2014-04-171-18/+26
* lib: Remove socket wrapper python module.Andreas Schneider2014-04-172-929/+0
* dns.py: Use the python socket module.Andreas Schneider2014-04-171-1/+1
* selftest: Preload socket_wrapper.Andreas Schneider2014-04-172-6/+12