summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libsmb: Enable oplocks for smb2 cli_ntcreateVolker Lendecke2014-06-211-0/+5
* libsmb: Align cli_ntcreate with other sync wrappersVolker Lendecke2014-06-211-8/+3
* libsmb: remove smb2 switch from cli_ntcreateVolker Lendecke2014-06-211-13/+0
* libsmb: Replace async cli_ntcreate by cli_createVolker Lendecke2014-06-212-62/+49
* libsmb: Add cli_create_send/recvVolker Lendecke2014-06-212-0/+97
* libsmb: Make cli_smb2_create_fnum asyncVolker Lendecke2014-06-212-37/+139
* torture: add FSRVP share snapshot ACL testDavid Disseldorp2014-06-211-2/+194
* torture: add FSRVP message sequence timeout testDavid Disseldorp2014-06-211-0/+25
* torture: add timeout sleeps to fsrvp create helperDavid Disseldorp2014-06-211-6/+92
* torture: validate FSCTL_SRV_ENUMERATE_SNAPSHOTS responseDavid Disseldorp2014-06-211-0/+10
* nss_wrapper: Fix some "discarding const" warningsVolker Lendecke2014-06-211-6/+6
* nss_wrapper: Align indentation with the rest of SambaVolker Lendecke2014-06-211-16/+16
* autobuild: fix ctdb build of samba-ctdb target after switch to waf.Michael Adam2014-06-211-2/+1
* ctdb: update configure.rpm with builtin and bundled library argumentsMichael Adam2014-06-201-0/+2
* ldb:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* replace:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* ntdb:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* talloc:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* tevent:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* tdb:build: improve detection of srcdir.Michael Adam2014-06-201-1/+1
* ctdb:includes: add #ifdef guard for ZERO_STRUCTMichael Adam2014-06-201-0/+2
* ctdb:includes: add #ifdef guards for _PUBLIC_, _NORETURN_, and _PURE_Michael Adam2014-06-201-0/+6
* build: rename argument of list_directory_files(): abspath->pathMichael Adam2014-06-201-2/+2
* ctdb: Remove duplicate README.CodingAndrew Bartlett2014-06-201-236/+0
* autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...Amitay Isaacs2014-06-202-2/+2
* autobuild: Don't need autogen.sh anymore in the "ctdb" target.Amitay Isaacs2014-06-201-1/+0
* ctdb-packaging: Remove unused filesAmitay Isaacs2014-06-202-210/+0
* ctdb-build: Add target to build RPMsAmitay Isaacs2014-06-202-0/+12
* ctdb-packaging: Modify spec file to use waf build instead of autoconfAmitay Isaacs2014-06-201-16/+15
* ctdb-packaging: Fix date/days in changelogAmitay Isaacs2014-06-201-7/+7
* ctdb-build: Add build files (configure/Makefile) to use wafAmitay Isaacs2014-06-202-0/+83
* ctdb-tests: Fix the tests for waf buildAmitay Isaacs2014-06-202-3/+3
* ctdb-build: Add waf build for CTDBAmitay Isaacs2014-06-201-0/+565
* ctdb-build: Remove autoconf build filesAmitay Isaacs2014-06-2012-4260/+0
* wafsamba: allow samba_dist.dist() to be called from a different directory.Amitay Isaacs2014-06-201-0/+3
* ctdb-mkversion: Support external VERSION specificationAmitay Isaacs2014-06-201-0/+7
* ctdb-header: Protect against multiple includesAmitay Isaacs2014-06-203-0/+11
* ctdb-build: Remove duplicate socket_wrapper libraryAmitay Isaacs2014-06-206-2981/+0
* ctdb-build: Remove duplicate tdb libraryAmitay Isaacs2014-06-2086-17723/+0
* ctdb-build: Remove duplicate tevent libraryAmitay Isaacs2014-06-2039-11795/+0
* ctdb-build: Remove duplicate talloc libraryAmitay Isaacs2014-06-2044-11915/+0
* ctdb-build: Remove duplicate replace libraryAmitay Isaacs2014-06-2072-15062/+0
* ctdb-build: Remove duplicate popt libraryAmitay Isaacs2014-06-2014-3340/+0
* ctdb-eventscripts: Ensure $GANRECDIR points to configured subdirectoryMartin Schwenke2014-06-201-14/+18
* ctdb-daemon: Debugging for tickle updatesMartin Schwenke2014-06-201-1/+10
* ctdb-tests: Try harder to avoid failures due to repeated recoveriesMartin Schwenke2014-06-192-15/+44
* messaging3: Make messaging_dgm_init return 0/errnoVolker Lendecke2014-06-183-23/+22
* messaging3: Use "goto fail_nomem" where appropriateVolker Lendecke2014-06-181-4/+2
* messaging3: simplify messaging_dgm_lockfile_removeVolker Lendecke2014-06-181-14/+11
* messaging3: Make messaging_dgm_wipe return 0/errnoVolker Lendecke2014-06-184-17/+17