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
/
conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4726: - use the name tcon and tid instead of conn and cnum
Stefan Metzmacher
1
-30
/
+17
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3455: some more portability fixes. We nearly compile on solaris again now.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3060: Replace magic number with a C99 constant.
Tim Potter
1
-1
/
+1
2007-10-10
r3059: completely get rid of the MAX_CONNECTIONS limit, as a idle tree
Andrew Tridgell
1
-7
/
+1
2007-10-10
r3057: - moved the idtree.c code into lib/
Andrew Tridgell
1
-71
/
+22
2007-10-10
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
1
-6
/
+2
2007-10-10
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
1
-21
/
+21
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
1
-38
/
+38
2007-10-10
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
1
-21
/
+21
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r508: fixed a place where we used free() on memory from a talloc(). The new
Andrew Tridgell
1
-2
/
+1
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
1
-0
/
+158