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
/
service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8028: fix a crash bug in ulogoff, when the tree_connect failed before
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r7631: - remove unused function, as the disgn of samba4 doesn't allow the old...
Stefan Metzmacher
1
-39
/
+2
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
1
-2
/
+3
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4728: split up server_services into:
Stefan Metzmacher
1
-48
/
+0
2007-10-10
r4726: - use the name tcon and tid instead of conn and cnum
Stefan Metzmacher
1
-25
/
+6
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-19
/
+0
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-10
/
+7
2007-10-10
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
1
-0
/
+7
2007-10-10
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2542: I really don't like the 'substitute' code, and I particularly don't
Andrew Bartlett
1
-2
/
+1
2007-10-10
r2447: let the server code use the new lib/socket/ stuff
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2326: remove definition and usage of struct socket_context
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r2288: Remove the claim/yield connection code - this will need to be redone
Andrew Bartlett
1
-12
/
+0
2007-10-10
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1999: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1499: combine struct user_struct and struct smbsrv_user
Stefan Metzmacher
1
-3
/
+8
2007-10-10
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
1
-30
/
+30
2007-10-10
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1044: don't use sub_get_remote_machine()
Andrew Tridgell
1
-3
/
+2
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r861: remove the next round of unused stuff
Stefan Metzmacher
1
-21
/
+0
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
1
-0
/
+339