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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
r16738: vista beta2 use FILE_CLOSED as error for an invalid file handle
Stefan Metzmacher
2007-10-10
3
-3
/
+3
*
r16737: if an error happens report it
Stefan Metzmacher
2007-10-10
2
-2
/
+16
*
r16736: - convert unix times to nttime before sending it to the wire...
Stefan Metzmacher
2007-10-10
1
-15
/
+25
*
r16735: vista beta2 reuses the tcp connect where it does the
Stefan Metzmacher
2007-10-10
1
-15
/
+1
*
r16734: the 2 bytes after the opcode and before the flags,
Stefan Metzmacher
2007-10-10
5
-26
/
+27
*
r16733: implement SMB2 SetInfo
Stefan Metzmacher
2007-10-10
1
-1
/
+16
*
r16732: use the given macros
Stefan Metzmacher
2007-10-10
1
-30
/
+5
*
r16731: send a better error code, required for vista-beta2 client
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r16730: that is correct...
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r16725: don't ignore errors
Stefan Metzmacher
2007-10-10
1
-3
/
+15
*
r16724: fix typo...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r16716: patch from Bjoern Jacke to fix compiler warnings on AIX
Stefan Metzmacher
2007-10-10
1
-0
/
+44
*
r16708: the packet format of SMB2 SessionSetup has changed,
Stefan Metzmacher
2007-10-10
3
-48
/
+24
*
r16707: - test attrib = 0 in BASIC_INFO
Stefan Metzmacher
2007-10-10
1
-5
/
+9
*
r16706: for RAW_SFILEINFO_SETATTR attrib == 0 means set it to FILE_ATTRIB_NORMAL
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r16705: fix a bug found by valgrind...
Stefan Metzmacher
2007-10-10
4
-12
/
+33
*
r16699: the layout of SMB2 Read and Write is identical...
Stefan Metzmacher
2007-10-10
5
-10
/
+3
*
r16694: Store lsa rpc pipe pointer in a right place.
Rafal Szczesniak
2007-10-10
1
-7
/
+12
*
r16693: Name type should be passed further down the lookup engine instead
Rafal Szczesniak
2007-10-10
1
-7
/
+5
*
r16692: More comments and further code in set_user_changes routine.
Rafal Szczesniak
2007-10-10
1
-17
/
+77
*
r16691: we should only look at rdata.data.length when we're in ndr_push mode
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r16690: - fix bug 3896
Stefan Metzmacher
2007-10-10
1
-1
/
+11
*
r16672: we don't need this twice:-)
Stefan Metzmacher
2007-10-10
1
-5
/
+1
*
r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r16670: try to match the vista error codes a bit more
Stefan Metzmacher
2007-10-10
1
-4
/
+24
*
r16669: this calls don't expect any valid error codes than NT_STATUS_OK
Stefan Metzmacher
2007-10-10
6
-6
/
+6
*
r16668: test setting of security descriptors vis smb2 setinfo
Stefan Metzmacher
2007-10-10
1
-2
/
+64
*
r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull code
Stefan Metzmacher
2007-10-10
2
-13
/
+22
*
r16666: implement setting of security_descriptors via SMB2 SetInfo
Stefan Metzmacher
2007-10-10
1
-5
/
+43
*
r16657: Test Jerry's iTunes bug, along with some more error conditions
Volker Lendecke
2007-10-10
6
-46
/
+223
*
r16621: split out passthru levels of setfileinfo
Stefan Metzmacher
2007-10-10
2
-55
/
+102
*
r16573: Fixes in comments.
Rafal Szczesniak
2007-10-10
1
-4
/
+4
*
r16572: More comments and simple refactoring of one condition.
Rafal Szczesniak
2007-10-10
1
-6
/
+52
*
r16571: - make push/pull_ascii()/_ucs() functions static,
Stefan Metzmacher
2007-10-10
1
-6
/
+19
*
r16569: - use push_string()
Stefan Metzmacher
2007-10-10
3
-8
/
+8
*
r16568: add parsing code for SMB2 SetInfo
Stefan Metzmacher
2007-10-10
1
-1
/
+65
*
r16566: add pull function for a site32/offset32 blob
Stefan Metzmacher
2007-10-10
1
-0
/
+24
*
r16561: - create version.h relative to srcdir
Stefan Metzmacher
2007-10-10
1
-2
/
+5
*
r16560: print out the correct value
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r16558: Add make rule to generate version.h. Metze, can you please review?
James Peach
2007-10-10
1
-0
/
+3
*
r16557: Silently succeed when torture_register_suite is passed NULL.
James Peach
2007-10-10
1
-0
/
+4
*
r16556: Add mkdtemp to libreplace. This is apparantly available on Linux
James Peach
2007-10-10
4
-2
/
+22
*
r16533: Perform a cleanup after testing. Also, add changed name argument.
Rafal Szczesniak
2007-10-10
1
-0
/
+7
*
r16532: Tell username from account name (source from target, when
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
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
[next]