index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
selftest: Only run samba4.rpc.samr.passwords.{lockout,badpwdcount} once
Andrew Bartlett
2014-06-23
1
-1
/
+1
*
torture: Use torture_assert() macros in rpc.samr test
Andrew Bartlett
2014-06-23
1
-18
/
+3
*
s3: Fix fsctl_validate_neg_info to pass MS compliance suite.
Ira Cooper
2014-06-23
1
-11
/
+17
*
s3: Refactor smbd_smb2_request_process_negprot
Ira Cooper
2014-06-23
2
-63
/
+80
*
torture3: Reproducer for bug 10593
Volker Lendecke
2014-06-21
5
-0
/
+168
*
smbd: Fix bug 10593
Volker Lendecke
2014-06-21
1
-1
/
+1
*
smbd: First watch, then defer
Volker Lendecke
2014-06-21
1
-5
/
+6
*
smbd: Store "struct deferred_open_record" instead of anonymous data on pml
Volker Lendecke
2014-06-21
5
-52
/
+48
*
libsmb: Make cli_ntcreate cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make cli_ntcreate1 cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make cli_smb2_create_fnum cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make smb2cli_create cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Enable oplocks for smb2 cli_ntcreate
Volker Lendecke
2014-06-21
1
-0
/
+5
*
libsmb: Align cli_ntcreate with other sync wrappers
Volker Lendecke
2014-06-21
1
-8
/
+3
*
libsmb: remove smb2 switch from cli_ntcreate
Volker Lendecke
2014-06-21
1
-13
/
+0
*
libsmb: Replace async cli_ntcreate by cli_create
Volker Lendecke
2014-06-21
2
-62
/
+49
*
libsmb: Add cli_create_send/recv
Volker Lendecke
2014-06-21
2
-0
/
+97
*
libsmb: Make cli_smb2_create_fnum async
Volker Lendecke
2014-06-21
2
-37
/
+139
*
torture: add FSRVP share snapshot ACL test
David Disseldorp
2014-06-21
1
-2
/
+194
*
torture: add FSRVP message sequence timeout test
David Disseldorp
2014-06-21
1
-0
/
+25
*
torture: add timeout sleeps to fsrvp create helper
David Disseldorp
2014-06-21
1
-6
/
+92
*
torture: validate FSCTL_SRV_ENUMERATE_SNAPSHOTS response
David Disseldorp
2014-06-21
1
-0
/
+10
*
nss_wrapper: Fix some "discarding const" warnings
Volker Lendecke
2014-06-21
1
-6
/
+6
*
nss_wrapper: Align indentation with the rest of Samba
Volker Lendecke
2014-06-21
1
-16
/
+16
*
autobuild: fix ctdb build of samba-ctdb target after switch to waf.
Michael Adam
2014-06-21
1
-2
/
+1
*
ctdb: update configure.rpm with builtin and bundled library arguments
Michael Adam
2014-06-20
1
-0
/
+2
*
ldb:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
replace:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
ntdb:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
talloc:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
tevent:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
tdb:build: improve detection of srcdir.
Michael Adam
2014-06-20
1
-1
/
+1
*
ctdb:includes: add #ifdef guard for ZERO_STRUCT
Michael Adam
2014-06-20
1
-0
/
+2
*
ctdb:includes: add #ifdef guards for _PUBLIC_, _NORETURN_, and _PURE_
Michael Adam
2014-06-20
1
-0
/
+6
*
build: rename argument of list_directory_files(): abspath->path
Michael Adam
2014-06-20
1
-2
/
+2
*
ctdb: Remove duplicate README.Coding
Andrew Bartlett
2014-06-20
1
-236
/
+0
*
autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...
Amitay Isaacs
2014-06-20
2
-2
/
+2
*
autobuild: Don't need autogen.sh anymore in the "ctdb" target.
Amitay Isaacs
2014-06-20
1
-1
/
+0
*
ctdb-packaging: Remove unused files
Amitay Isaacs
2014-06-20
2
-210
/
+0
*
ctdb-build: Add target to build RPMs
Amitay Isaacs
2014-06-20
2
-0
/
+12
*
ctdb-packaging: Modify spec file to use waf build instead of autoconf
Amitay Isaacs
2014-06-20
1
-16
/
+15
*
ctdb-packaging: Fix date/days in changelog
Amitay Isaacs
2014-06-20
1
-7
/
+7
*
ctdb-build: Add build files (configure/Makefile) to use waf
Amitay Isaacs
2014-06-20
2
-0
/
+83
*
ctdb-tests: Fix the tests for waf build
Amitay Isaacs
2014-06-20
2
-3
/
+3
*
ctdb-build: Add waf build for CTDB
Amitay Isaacs
2014-06-20
1
-0
/
+565
*
ctdb-build: Remove autoconf build files
Amitay Isaacs
2014-06-20
12
-4260
/
+0
*
wafsamba: allow samba_dist.dist() to be called from a different directory.
Amitay Isaacs
2014-06-20
1
-0
/
+3
*
ctdb-mkversion: Support external VERSION specification
Amitay Isaacs
2014-06-20
1
-0
/
+7
*
ctdb-header: Protect against multiple includes
Amitay Isaacs
2014-06-20
3
-0
/
+11
*
ctdb-build: Remove duplicate socket_wrapper library
Amitay Isaacs
2014-06-20
6
-2981
/
+0
[prev]
[next]