summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: Only run samba4.rpc.samr.passwords.{lockout,badpwdcount} onceAndrew Bartlett2014-06-231-1/+1
* torture: Use torture_assert() macros in rpc.samr testAndrew Bartlett2014-06-231-18/+3
* s3: Fix fsctl_validate_neg_info to pass MS compliance suite.Ira Cooper2014-06-231-11/+17
* s3: Refactor smbd_smb2_request_process_negprotIra Cooper2014-06-232-63/+80
* torture3: Reproducer for bug 10593Volker Lendecke2014-06-215-0/+168
* smbd: Fix bug 10593Volker Lendecke2014-06-211-1/+1
* smbd: First watch, then deferVolker Lendecke2014-06-211-5/+6
* smbd: Store "struct deferred_open_record" instead of anonymous data on pmlVolker Lendecke2014-06-215-52/+48
* libsmb: Make cli_ntcreate cancellableVolker Lendecke2014-06-211-0/+13
* libsmb: Make cli_ntcreate1 cancellableVolker Lendecke2014-06-211-0/+13
* libsmb: Make cli_smb2_create_fnum cancellableVolker Lendecke2014-06-211-0/+13
* libsmb: Make smb2cli_create cancellableVolker Lendecke2014-06-211-0/+13
* 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