summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.2.0rc2 release.samba-4.6.0rc2Karolin Seeger2017-01-261-1/+1
* WHATSNEW: Add release notes for Samba 4.6.0rc2.Karolin Seeger2017-01-261-1/+31
* script/release.sh: fix off by 1 error in announce.${tagname}.mail.txt creationStefan Metzmacher2017-01-261-2/+3
* winbind: Don't add duplicate IDs in wbinfo -rVolker Lendecke2017-01-261-43/+38
* winbind: Fix a typoVolker Lendecke2017-01-251-1/+1
* s3/winbindd: fix invalid freeAurelien Aptel2017-01-251-1/+1
* winbind: Fix CID 1398534 Dereference before null checkJeremy Allison2017-01-252-8/+6
* winbind: Fix CID 1398530 Resource leakVolker Lendecke2017-01-251-0/+1
* winbind: Fix CID 1398530 Resource leakVolker Lendecke2017-01-251-2/+3
* winbind: Fix CID 1398531 Resource leakVolker Lendecke2017-01-251-0/+1
* winbind: Fix CID 1398533 Resource leakVolker Lendecke2017-01-251-0/+1
* winbind: Fix CID 1398533 Resource leakVolker Lendecke2017-01-251-0/+1
* WHATSNEW: document winbind changesVolker Lendecke2017-01-251-0/+47
* vfs_default: unlock the right file in copy chunkBjörn Jacke2017-01-251-1/+1
* ctdb-tests: Add "13.per_ip_routing shutdown" testMartin Schwenke2017-01-251-0/+31
* ctdb-scripts: Fix regression when cleaning up routing table IDsMartin Schwenke2017-01-251-2/+2
* ctdb-daemon: Remove stale eventd socketAmitay Isaacs2017-01-251-0/+9
* ctdb-scripts: Fix remaining uses of "ctdb gratiousarp"Martin Schwenke2017-01-255-8/+8
* ctdb-tests: Add takeover helper tests with banned/disconnected nodesMartin Schwenke2017-01-252-0/+66
* ctdb-takeover: Handle case where there are no RELEASE_IPs to sendMartin Schwenke2017-01-251-0/+12
* ctdb-takeover: Known and available IP lists should be the same size as nodemapAmitay Isaacs2017-01-251-5/+6
* ctdb-common: Add wait_send/wait_recv to sock_daemon_funcsAmitay Isaacs2017-01-254-55/+183
* ctdb-common: Avoid any processing after finishing tevent_reqAmitay Isaacs2017-01-251-2/+1
* ctdb-common: Pass tevent_req to the computation sub-functionsAmitay Isaacs2017-01-251-12/+12
* ctdb-common: Use consistent naming for sock_daemon_run computation functionsAmitay Isaacs2017-01-251-30/+32
* ctdb-common: Correct name of sock_daemon_run_send/recv state structureAmitay Isaacs2017-01-251-15/+15
* ctdb-tests: Add robust mutex testAmitay Isaacs2017-01-252-0/+266
* ctdb-locking: Explicitly unlock record/db in lock helperAmitay Isaacs2017-01-253-24/+162
* ctdb-locking: Remove support for locking multiple databasesAmitay Isaacs2017-01-251-11/+8
* python/schema: fix tests flapping due to oid collisionAndrew Bartlett2017-01-253-33/+37
* messaging: Fix dead but not cleaned-up-yet destination socketsVolker Lendecke2017-01-141-0/+11
* s3:winbindd: talloc_steal the extra_data in winbindd_list_users_recv()Stefan Metzmacher2017-01-141-1/+1
* ctdb-tests: Do not attempt to unregister the join handler multiple timesAmitay Isaacs2017-01-101-16/+24
* ctdb-tests: Add tests for generic socket I/OAmitay Isaacs2017-01-103-0/+293
* ctdb-common: Fix a bug in packet reading code for generic socket I/OAmitay Isaacs2017-01-101-13/+15
* ctdb-tests: Add another test for sock_daemonAmitay Isaacs2017-01-102-8/+290
* ctdb-common: Simplify async computation for sock_socket_write_send/recvAmitay Isaacs2017-01-101-50/+6
* VERSION: Bump version up to 4.6.0rc2...Stefan Metzmacher2017-01-101-2/+2
* VERSION: Diable git snapshots for the 4.6.0rc1 release.samba-4.6.0rc1Karolin Seeger2017-01-051-1/+1
* VERSION: Bump version up to 4.6.0rc1.Karolin Seeger2017-01-051-2/+2
* winbind: Fix a typoVolker Lendecke2017-01-041-1/+1
* winbind: Avoid a few explicit ZERO_STRUCT callsVolker Lendecke2017-01-041-36/+12
* winbind: remove nss_get_info backend functionsVolker Lendecke2017-01-044-179/+0
* winbind: Remove nss_get_info()Volker Lendecke2017-01-042-31/+0
* winbind: Remove unused nss_get_info_cachedVolker Lendecke2017-01-042-124/+0
* winbind: Simplify query_user_list to only return ridsVolker Lendecke2017-01-0411-264/+82
* winbind: Remove wbint_QueryUserListVolker Lendecke2017-01-042-21/+0
* winbind: Make list_users use wb_query_user_listVolker Lendecke2017-01-041-59/+47
* winbind: Make wb_query_user_list just return namesVolker Lendecke2017-01-042-13/+60
* winbind: Remove rpc_lookup_usergroupsVolker Lendecke2017-01-042-83/+0