summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* samba-tool: add --site parameter to provision commandBjörn Baumbach2014-06-181-1/+4
* provision/sambadns: remove redundant site parameterBjörn Baumbach2014-06-182-3/+4
* s4: torture : Add test case to show that a bad impersonation level causes an ...Jeremy Allison2014-06-182-0/+47
* s3: torture test. We now pass "samba3.smb2.create.leading-slash" so remove fr...Jeremy Allison2014-06-181-1/+0
* s3: smb2 - strictly obey file name restrictions w.r.t. the SMB2 protocol spec.Jeremy Allison2014-06-181-0/+16
* s3: smb2 - Check supplied impersonation level on SMB2_CREATE.Jeremy Allison2014-06-181-0/+18
* s3: smb2 - Negprot should return INVALID_PARAMETER if flags2 signed bit is set.Jeremy Allison2014-06-181-2/+17
* s3: auth: Fix winbindd_pam_auth_pac_send() to create a new info3 and merge in...Jeremy Allison2014-06-181-2/+22
* s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3...Jeremy Allison2014-06-181-2/+9
* s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...Jeremy Allison2014-06-182-0/+80
* s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo...Jeremy Allison2014-06-183-6/+6
* s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...Jeremy Allison2014-06-183-4/+4
* lib: Use BVAL macro in interpret_long_dateVolker Lendecke2014-06-181-1/+1
* autobuild: fix samba-ctdb samba build to pick up right tdbMichael Adam2014-06-171-1/+1