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
...
*
s4:torture:basic: use assert in the second loop in delayed_write_update1b
Michael Adam
2014-10-03
1
-11
/
+10
*
s4:torture:basic: add check for size after initial write in delayed_write_upd...
Michael Adam
2014-10-03
1
-0
/
+3
*
s4:torture:basic: add update into past as error condition in delayed_write_up...
Michael Adam
2014-10-03
1
-3
/
+4
*
s4:torture:basic: make use of torture_assert macros in delayed_write_update1c
Michael Adam
2014-10-03
1
-42
/
+23
*
s4:torture:basic: whitespace cleanup in delayed_write_update1c
Michael Adam
2014-10-03
1
-7
/
+7
*
s4:torture:basic: eliminate potential for false failures in delayed_write_upd...
Michael Adam
2014-10-03
1
-19
/
+18
*
s4:torture:basic: use assert in the second loop in delayed_write_update1b
Michael Adam
2014-10-03
1
-11
/
+10
*
s4:torture:basic: add check for size after initial write in delayed_write_upd...
Michael Adam
2014-10-03
1
-0
/
+3
*
s4:torture:basic: add update into past as error condition in delayed_write_up...
Michael Adam
2014-10-03
1
-3
/
+6
*
s4:torture:basic: make use of torture_assert macros in delayed_write_update1b
Michael Adam
2014-10-03
1
-41
/
+24
*
s4:torture:basic: whitespace cleanup in delayed_write_update1b
Michael Adam
2014-10-03
1
-5
/
+5
*
s4:torture:basic: eliminate potential for false failures in delayed_write_upd...
Michael Adam
2014-10-03
1
-19
/
+18
*
s4:torture:basic: use assert in the second loop in delayed_write_update1a
Michael Adam
2014-10-03
1
-11
/
+10
*
s4:torture:basic: add check for size after initial write in delayed_write_upd...
Michael Adam
2014-10-03
1
-0
/
+3
*
s4:torture:basic: add update into past as error condition in delayed_write_up...
Michael Adam
2014-10-03
1
-3
/
+6
*
s4:torture:basic: make use of torture_assert macros in delayed_write_update1a
Michael Adam
2014-10-03
1
-50
/
+27
*
s4:torture:basic: fix spacing in the delayed_write_update1a test.
Michael Adam
2014-10-03
1
-6
/
+6
*
s4:torture:basic: eliminate potential for false failures in delayed_write_upd...
Michael Adam
2014-10-03
1
-18
/
+18
*
s4:torture:basic: use assert in the second loop in delayed_write_update1
Michael Adam
2014-10-03
1
-11
/
+10
*
s4:torture:basic: add check for size after initial write to delayed_write_upd...
Michael Adam
2014-10-03
1
-0
/
+3
*
s4:torture:basic: add update into past as error condition in delayed_write_up...
Michael Adam
2014-10-03
1
-3
/
+6
*
s4:torture:basic: make use of torture_assert macros in delayed_write_update1
Michael Adam
2014-10-03
1
-56
/
+28
*
s4:torture:basic: whitespace fix in delayed_write_update1
Michael Adam
2014-10-03
1
-4
/
+4
*
s4:torture:basic: remove two unused variables from delayed_write_update3c
Michael Adam
2014-10-03
1
-4
/
+2
*
s4:torture:basic: use torture_assert macros in delayed_write_update
Michael Adam
2014-10-03
1
-31
/
+22
*
s4:torture:basic: whitespace cleanup in delayed_write_update
Michael Adam
2014-10-03
1
-5
/
+5
*
torture: add torture_assert_u64_not_equal()
Michael Adam
2014-10-03
1
-0
/
+11
*
torture: add torture_assert_int_not_equal
Michael Adam
2014-10-03
1
-0
/
+10
*
idl: declare frstrans_VersionVector public so that we can dump it to blob and...
Matthieu Patou
2014-10-02
1
-1
/
+1
*
idl: frstrans.idl add frstrans_RdcClose
Matthieu Patou
2014-10-02
1
-1
/
+3
*
idl: improve frsrpc by adding missing flag, fixing typo (W -> VV) and making ...
Matthieu Patou
2014-10-02
1
-2
/
+3
*
idl: Add frs blobs for dumping of frs related blobs with ndrdump
Matthieu Patou
2014-10-02
4
-3
/
+45
*
idl: Add compression_guid
Matthieu Patou
2014-10-02
1
-0
/
+3
*
idl: frsrpc depends on bkupblobs.idl and fscc.idl
Matthieu Patou
2014-10-02
4
-5
/
+39
*
idl: add fscc needed by frsrpc
Matthieu Patou
2014-10-02
1
-0
/
+47
*
idl: add nt backup blobs format
Matthieu Patou
2014-10-02
2
-0
/
+136
*
idl: frsrpc we don't need NDR_REMAINING as size of the blob is one the wire
Matthieu Patou
2014-10-02
1
-1
/
+1
*
idl: frsrpc cleaning, opnum 4->10 didn't exists
Matthieu Patou
2014-10-02
1
-7
/
+15
*
lib: Use GUID_buf_string in GUID_string
Volker Lendecke
2014-10-02
1
-9
/
+2
*
Create talloc-less functions for formating GUID
Matthieu Patou
2014-10-02
4
-1
/
+281
*
swrap: Bump version to 1.1.2.
Andreas Schneider
2014-10-02
1
-1
/
+1
*
swrap: Add support for eventfd with unsigned count variable.
Andreas Schneider
2014-10-02
1
-0
/
+4
*
swrap: Add a trace message for swrap_socket().
Andreas Schneider
2014-10-02
1
-0
/
+5
*
swrap: Implement fcntl() to catch F_DUPFD.
Andreas Schneider
2014-10-02
1
-1
/
+86
*
swrap: Include the function name in the debug output.
Andreas Schneider
2014-10-02
1
-12
/
+14
*
swrap: Silence alignment warnings.
Andreas Schneider
2014-10-02
1
-16
/
+16
*
swrap: Fix type punning warnings when loading functions.
Andreas Schneider
2014-10-02
1
-1
/
+2
*
swrap: Fix access to struct members in log messages.
Andreas Schneider
2014-10-02
1
-2
/
+2
*
swrap: Fix whitespace errors.
Andreas Schneider
2014-10-02
1
-16
/
+16
*
swrap: Update copyright notice.
Andreas Schneider
2014-10-02
1
-3
/
+3
[prev]
[next]