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
...
*
ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
Amitay Isaacs
2014-06-24
4
-6
/
+8
*
ctdb-build: Use CTDB_RUNDIR instead of VARDIR/run/ctdb
Amitay Isaacs
2014-06-24
2
-5
/
+6
*
ctdb-build: Add special target to get build version
Amitay Isaacs
2014-06-24
2
-1
/
+7
*
ctdb-build: Allow waf to build rpms without configure first
Amitay Isaacs
2014-06-24
1
-1
/
+2
*
torture: Remove confusing reference to (1 sec == 0.25)
Andrew Bartlett
2014-06-24
1
-46
/
+46
*
torture: tidy up whitespace for clarity
Andrew Bartlett
2014-06-23
1
-2
/
+2
*
selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo...
Andrew Bartlett
2014-06-23
2
-8
/
+7
*
torture-base.delaywrite: assert the for a delayed write, that it just takes l...
Andrew Bartlett
2014-06-23
1
-29
/
+24
*
torture: Only error if the write time was updated is less than the expected d...
Andrew Bartlett
2014-06-23
1
-19
/
+19
*
torture: Store writetimeupdatedelay in a double to allow easier comparison
Andrew Bartlett
2014-06-23
1
-16
/
+16
*
torture: convert raw.mux to use torture_comment() macros instead of printf()
Andrew Bartlett
2014-06-23
1
-28
/
+28
*
torture: convert raw.mux to use torture_assert() macros
Andrew Bartlett
2014-06-23
1
-27
/
+17
*
torture: convert CHECK_STATUS into torture_assert_ntstatus_equal in raw.mux t...
Andrew Bartlett
2014-06-23
1
-33
/
+26
*
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
[prev]
[next]