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
/
smb_server
/
smb
/
nttrans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14807: fixed the format of notify responses (forgot to commit this earlier)
Andrew Tridgell
1
-6
/
+11
2007-10-10
r14638: we need to call smbsrv_setup_reply() before using smbsrv_setup_error()
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14541: separate smbsrv_request and ntvfs_request,
Stefan Metzmacher
1
-27
/
+11
2007-10-10
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
1
-12
/
+12
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-16
/
+16
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14142: fixed ascii padding of nttrans create in server too
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14013: added construction of the notify reply buffer in the nttrans server
Andrew Tridgell
1
-9
/
+62
2007-10-10
r14011: - added a ntvfs_notify op to allow backends to support change notify
Andrew Tridgell
1
-186
/
+267
2007-10-10
r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13870: prefix more functions with smbsrv_
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r13865: prefix functions with smbsrv_
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11786: move all SMB protocol specific stuff to smb_server/smb/
Stefan Metzmacher
1
-0
/
+518