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
...
*
r16531: Add a function preparing argument for modify user routine.
Rafal Szczesniak
2007-10-10
1
-2
/
+41
*
r16530: Send monitor messages only after successful receiving result of a stage.
Rafal Szczesniak
2007-10-10
1
-25
/
+33
*
r16529: Fix type.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r16527: Add target argument for smbtorture.
Jelmer Vernooij
2007-10-10
5
-9
/
+15
*
r16526: Add torture_setup_server() with test.
Jelmer Vernooij
2007-10-10
2
-1
/
+104
*
r16525: Move selftest-specific code back to selftest.
Jelmer Vernooij
2007-10-10
2
-7
/
+6
*
r16524: Fix double evaluation.
Jelmer Vernooij
2007-10-10
2
-13
/
+22
*
r16523: pass spoolss_XcvData calls to the ntptr backends...
Stefan Metzmacher
2007-10-10
5
-10
/
+108
*
r16522: Move code to create the test data out of selftest.sh.
Jelmer Vernooij
2007-10-10
2
-140
/
+154
*
r16520: move smb2srv_break_recv back to fileio.c
Stefan Metzmacher
2007-10-10
2
-5
/
+5
*
r16518: Split up torture_util.c in smb and non-smb specific parts.
Jelmer Vernooij
2007-10-10
6
-12
/
+98
*
r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.
Jelmer Vernooij
2007-10-10
2
-14
/
+1
*
r16516: Get rid of file_exists() as there already is a file_exist().
Jelmer Vernooij
2007-10-10
3
-11
/
+2
*
r16514: Fix build (not run!) of --enable-dso.
Jelmer Vernooij
2007-10-10
1
-2
/
+5
*
r16489: Because the torture/ui.h file isn't automaticly generated, the
Andrew Bartlett
2007-10-10
3
-20
/
+20
*
r16476: Error in composite functions implemented the 'old way' (single event ...
Rafal Szczesniak
2007-10-10
1
-2
/
+4
*
r16469: do some smb2 tests
Stefan Metzmacher
2007-10-10
2
-1
/
+4
*
r16468: implement SMB2_ALL_INFORMATION in the posix backend
Stefan Metzmacher
2007-10-10
1
-5
/
+36
*
r16467: implement SMB2 GetInfo server code
Stefan Metzmacher
2007-10-10
1
-7
/
+166
*
r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to return
Stefan Metzmacher
2007-10-10
1
-0
/
+9
*
r16464: split client and server min/max protocol settings
Stefan Metzmacher
2007-10-10
5
-13
/
+21
*
r16463: TORTURE_NBENCH should be a module...
Stefan Metzmacher
2007-10-10
1
-3
/
+5
*
r16457: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r16456: return on error...
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r16450: fix the build...
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r16449: move some code to a generic place
Stefan Metzmacher
2007-10-10
3
-513
/
+543
*
r16448: add more error checks
Stefan Metzmacher
2007-10-10
1
-53
/
+47
*
r16447: print the result of talloc_set_parent()
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r16446: talloc_set_name() allocates and can fail...
Stefan Metzmacher
2007-10-10
2
-7
/
+22
*
r16445: print out values
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r16444: - split out qfsinfo passthru levels
Stefan Metzmacher
2007-10-10
1
-85
/
+83
*
r16443: add push code for SMB2 levels
Stefan Metzmacher
2007-10-10
1
-0
/
+36
*
r16442: if we want to use CHECK_SIZE(NULL, 3)
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r16441: - give old tests a chance to report errors
Stefan Metzmacher
2007-10-10
1
-2
/
+6
*
r16440: split out passthru level into a new functions,
Stefan Metzmacher
2007-10-10
1
-71
/
+116
*
r16410: remove some warnings of talloc_steal() usage without target
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r16407: add parsing code the SMB2 GetInfo in the server
Stefan Metzmacher
2007-10-10
3
-15
/
+78
*
r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo
Stefan Metzmacher
2007-10-10
4
-10
/
+10
*
r16405: fix compiler warning of missing smb2_handle
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r16403: remove dependency to smbsrv_request next part...
Stefan Metzmacher
2007-10-10
1
-21
/
+27
*
r16402: start to remove the dependecy to smbsrv_request from the parsing func...
Stefan Metzmacher
2007-10-10
1
-57
/
+77
*
r16401: keep the old pointer when realloc fails, this is needed for the
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r16400: add more error checks
Stefan Metzmacher
2007-10-10
1
-47
/
+55
*
r16399: - split out pushing smb_fsinfo into a DATA_BLOB
Stefan Metzmacher
2007-10-10
1
-67
/
+76
*
r16357: - start get rid of void parsing functions
Stefan Metzmacher
2007-10-10
1
-223
/
+233
*
r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.
Rafal Szczesniak
2007-10-10
2
-1
/
+58
*
r16341: newer autoconf versions export 'datarootdir',
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r16333: Move more code out of the core smbtorture. It now no longer
Jelmer Vernooij
2007-10-10
14
-707
/
+843
*
r16332: Fix two small bugs found by the buildfarm.
Jelmer Vernooij
2007-10-10
2
-6
/
+8
*
r16331: Split out registering of multi fn tests, fix typo in name of pac suite.
Jelmer Vernooij
2007-10-10
5
-182
/
+184
[prev]
[next]