index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r16699: the layout of SMB2 Read and Write is identical...
Stefan Metzmacher
5
-10
/
+3
2007-10-10
r16694: Store lsa rpc pipe pointer in a right place.
Rafal Szczesniak
1
-7
/
+12
2007-10-10
r16693: Name type should be passed further down the lookup engine instead
Rafal Szczesniak
1
-7
/
+5
2007-10-10
r16692: More comments and further code in set_user_changes routine.
Rafal Szczesniak
1
-17
/
+77
2007-10-10
r16691: we should only look at rdata.data.length when we're in ndr_push mode
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r16690: - fix bug 3896
Stefan Metzmacher
1
-1
/
+11
2007-10-10
r16672: we don't need this twice:-)
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r16670: try to match the vista error codes a bit more
Stefan Metzmacher
1
-4
/
+24
2007-10-10
r16669: this calls don't expect any valid error codes than NT_STATUS_OK
Stefan Metzmacher
6
-6
/
+6
2007-10-10
r16668: test setting of security descriptors vis smb2 setinfo
Stefan Metzmacher
1
-2
/
+64
2007-10-10
r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull code
Stefan Metzmacher
2
-13
/
+22
2007-10-10
r16666: implement setting of security_descriptors via SMB2 SetInfo
Stefan Metzmacher
1
-5
/
+43
2007-10-10
r16657: Test Jerry's iTunes bug, along with some more error conditions
Volker Lendecke
6
-46
/
+223
2007-10-10
r16621: split out passthru levels of setfileinfo
Stefan Metzmacher
2
-55
/
+102
2007-10-10
r16573: Fixes in comments.
Rafal Szczesniak
1
-4
/
+4
2007-10-10
r16572: More comments and simple refactoring of one condition.
Rafal Szczesniak
1
-6
/
+52
2007-10-10
r16571: - make push/pull_ascii()/_ucs() functions static,
Stefan Metzmacher
1
-6
/
+19
2007-10-10
r16569: - use push_string()
Stefan Metzmacher
3
-8
/
+8
2007-10-10
r16568: add parsing code for SMB2 SetInfo
Stefan Metzmacher
1
-1
/
+65
2007-10-10
r16566: add pull function for a site32/offset32 blob
Stefan Metzmacher
1
-0
/
+24
2007-10-10
r16561: - create version.h relative to srcdir
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r16560: print out the correct value
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16558: Add make rule to generate version.h. Metze, can you please review?
James Peach
1
-0
/
+3
2007-10-10
r16557: Silently succeed when torture_register_suite is passed NULL.
James Peach
1
-0
/
+4
2007-10-10
r16556: Add mkdtemp to libreplace. This is apparantly available on Linux
James Peach
4
-2
/
+22
2007-10-10
r16533: Perform a cleanup after testing. Also, add changed name argument.
Rafal Szczesniak
1
-0
/
+7
2007-10-10
r16532: Tell username from account name (source from target, when
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r16531: Add a function preparing argument for modify user routine.
Rafal Szczesniak
1
-2
/
+41
2007-10-10
r16530: Send monitor messages only after successful receiving result of a stage.
Rafal Szczesniak
1
-25
/
+33
2007-10-10
r16529: Fix type.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r16527: Add target argument for smbtorture.
Jelmer Vernooij
5
-9
/
+15
2007-10-10
r16526: Add torture_setup_server() with test.
Jelmer Vernooij
2
-1
/
+104
2007-10-10
r16525: Move selftest-specific code back to selftest.
Jelmer Vernooij
2
-7
/
+6
2007-10-10
r16524: Fix double evaluation.
Jelmer Vernooij
2
-13
/
+22
2007-10-10
r16523: pass spoolss_XcvData calls to the ntptr backends...
Stefan Metzmacher
5
-10
/
+108
2007-10-10
r16522: Move code to create the test data out of selftest.sh.
Jelmer Vernooij
2
-140
/
+154
2007-10-10
r16520: move smb2srv_break_recv back to fileio.c
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r16518: Split up torture_util.c in smb and non-smb specific parts.
Jelmer Vernooij
6
-12
/
+98
2007-10-10
r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.
Jelmer Vernooij
2
-14
/
+1
2007-10-10
r16516: Get rid of file_exists() as there already is a file_exist().
Jelmer Vernooij
3
-11
/
+2
2007-10-10
r16514: Fix build (not run!) of --enable-dso.
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r16489: Because the torture/ui.h file isn't automaticly generated, the
Andrew Bartlett
3
-20
/
+20
2007-10-10
r16476: Error in composite functions implemented the 'old way' (single event ...
Rafal Szczesniak
1
-2
/
+4
2007-10-10
r16469: do some smb2 tests
Stefan Metzmacher
2
-1
/
+4
2007-10-10
r16468: implement SMB2_ALL_INFORMATION in the posix backend
Stefan Metzmacher
1
-5
/
+36
2007-10-10
r16467: implement SMB2 GetInfo server code
Stefan Metzmacher
1
-7
/
+166
2007-10-10
r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to return
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r16464: split client and server min/max protocol settings
Stefan Metzmacher
5
-13
/
+21
2007-10-10
r16463: TORTURE_NBENCH should be a module...
Stefan Metzmacher
1
-3
/
+5
[prev]
[next]