summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* messaging3: Make messaging_dgm_cleanup return 0/errnoVolker Lendecke2014-06-184-20/+22
* messaging3: Make the _send function return 0/errnoVolker Lendecke2014-06-184-28/+38
* messaging3: Remove two uses of talloc_tos()Volker Lendecke2014-06-181-4/+5
* messaging3: Remove use of full_path_tos()Volker Lendecke2014-06-181-8/+6
* unix_msg: Lift sockaddr_un handling from unix_msg_sendVolker Lendecke2014-06-185-33/+24
* unix_msg: Lift sockaddr_un handling from unix_msg_initVolker Lendecke2014-06-185-43/+43
* unix_msg: Lift sockaddr_un handling from unix_dgram_sendVolker Lendecke2014-06-181-19/+17
* unix_msg: Lift sockaddr_un handling from unix_dgram_send_queue_initVolker Lendecke2014-06-181-13/+7
* unix_msg: Lift sockaddr_un handling from unix_dgram_initVolker Lendecke2014-06-181-16/+23
* lib: Apply const to nt_time_to_unix_timespecVolker Lendecke2014-06-182-2/+2
* samba-tool domain: remove duplicate check if site is setBjörn Baumbach2014-06-181-3/+0