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
/
request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
1
-24
/
+24
2007-10-10
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...
Andrew Tridgell
1
-13
/
+20
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
1
-4
/
+0
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r818: added server side SMB signing to Samba4
Andrew Tridgell
1
-1
/
+18
2007-10-10
r549: added support for DOS error codes in NTSTATUS returns. This uses a
Andrew Tridgell
1
-2
/
+9
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
1
-0
/
+602