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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15756: handle RAW_OPEN_SMB2
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r15754: - implement SMB2 Close
Stefan Metzmacher
2
-3
/
+43
2007-10-10
r15753: implement SMB2 Create
Stefan Metzmacher
2
-1
/
+150
2007-10-10
r15752: - add generic mapping for RAW_OPEN_SMB2
Stefan Metzmacher
1
-0
/
+32
2007-10-10
r15751: thanks to talloc_get_type() I noticed that I used smbsrv_request in t...
Stefan Metzmacher
3
-13
/
+22
2007-10-10
r15750: don't clear after setting
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r15749: - pass in a dummy oplock callback
Stefan Metzmacher
1
-4
/
+118
2007-10-10
r15748: - implement SMB2 TreeConnect server code
Stefan Metzmacher
1
-5
/
+105
2007-10-10
r15747: move some functions to the protocol independend part of the
Stefan Metzmacher
2
-42
/
+34
2007-10-10
r15746: - reorder elements of smb2srv_request
Stefan Metzmacher
1
-7
/
+15
2007-10-10
r15745: - reorder the elements of smbsrv_request
Stefan Metzmacher
1
-10
/
+12
2007-10-10
r15744: convert_string_talloc() handles src_len == 0 as error
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r15743: use union smb_tcon
Stefan Metzmacher
1
-16
/
+17
2007-10-10
r15742: use union smb_sessetup
Stefan Metzmacher
1
-18
/
+19
2007-10-10
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
26
-329
/
+453
2007-10-10
r15740: add TODO, that we should check if the server supports
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r15739: return False when the function is called with an invalid level
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15738: make the code more readable
Stefan Metzmacher
1
-8
/
+3
2007-10-10
r15737: fix a typos and comment
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
33
-409
/
+1060
2007-10-10
r15731: module init functions should return NTSTATUS, not void
Andrew Tridgell
10
-10
/
+20
2007-10-10
r15726: Comments and a couple of minor formattings in the code.
Rafal Szczesniak
1
-57
/
+121
2007-10-10
r15725: First shot at making password_hash async
Simo Sorce
2
-12
/
+1077
2007-10-10
r15719: Fix build on systems (AIX) that don't have vsyslog or strcasestr, with
Jim McDonough
1
-0
/
+2
2007-10-10
r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...
Stefan Metzmacher
9
-20
/
+77
2007-10-10
r15716: disable the cifs_posix ntvfs backend as it will not be updated
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15715: add my copyright
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r15714: fix async handling of ntioctl calls and push the DATA_BLOB into the r...
Stefan Metzmacher
1
-22
/
+32
2007-10-10
r15713: - initialize ntioctl.in.max_data and ntioctl.in.blob
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r15711: - make use of nttrans_setup_reply()
Stefan Metzmacher
1
-14
/
+9
2007-10-10
r15710: - we no longer need to set the nttrans out fields to zero
Stefan Metzmacher
1
-11
/
+5
2007-10-10
r15709: - return an error is better than ignoring a non supported request
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15708: setup count is 8bit and param_count and data_count are 32bit
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15706: This is a very specific test that helps me in making sure I don't scr...
Volker Lendecke
1
-0
/
+150
2007-10-10
r15702: Fix typo
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15694: for the cifs backend it's desired that we pull and repush
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15693: fix the logic for the "cifs:map_trans2" parameter
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15690: - disable the lock cancel test against samba3
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r15689: dummy commit
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15688: windows sends 4 as max_setup count on NT IOCTL
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15685: let samba3 pass RAW-READ and ignore one bug
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r15684: fix option passing
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15667: Make sure the rpc pipe pointers are zeroed during
Rafal Szczesniak
1
-0
/
+8
2007-10-10
r15666: Fix a silly typo.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r15665: ejsnet test should be better now, after changes in delete
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function.
Rafal Szczesniak
2
-0
/
+165
2007-10-10
r15663: Turn libnet_DeleteUser into async function and fix subtle bug probably
Rafal Szczesniak
2
-82
/
+130
2007-10-10
r15661: add NT_STATUS_OBJECTID_NOT_FOUND
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r15659: Implement opening a key by name (significant better performance
Jelmer Vernooij
1
-2
/
+236
2007-10-10
r15656: for NT IOCTL's we need to control the max_data field for some calls
Stefan Metzmacher
4
-2
/
+6
[next]