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_server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1578: the first stage of the async client rewrite.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1514: close stuff from the server_connection not in the
Stefan Metzmacher
1
-4
/
+1
2007-10-10
r1507: fixed the handling of SMB chaining with the new server structure. You
Andrew Tridgell
1
-12
/
+18
2007-10-10
r1499: combine struct user_struct and struct smbsrv_user
Stefan Metzmacher
1
-20
/
+5
2007-10-10
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
1
-89
/
+102
2007-10-10
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
1
-44
/
+44
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
1
-10
/
+10
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r1278: rename struct user_context to smbsrv_user
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
1
-44
/
+44
2007-10-10
r1233: -move smb related code to smb_server/*
Stefan Metzmacher
1
-0
/
+98
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r818: added server side SMB signing to Samba4
Andrew Tridgell
1
-2
/
+6
2007-10-10
r549: added support for DOS error codes in NTSTATUS returns. This uses a
Andrew Tridgell
1
-0
/
+8
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-0
/
+2
2004-03-25
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
1
-1
/
+2
2004-03-23
put the "max xmit" option back into Samba4
Andrew Tridgell
1
-1
/
+1
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
1
-0
/
+769