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
/
smbd
/
service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2882: fix mistake that caused a failure on a bind to a dynamic tcp port
Stefan Metzmacher
1
-13
/
+13
2007-10-10
r2648: - use a destructor on struct server_connection to simplify the
Andrew Tridgell
1
-12
/
+25
2007-10-10
r2646: - use a talloc destructor to ensure that sockets from the new socket
Andrew Tridgell
1
-19
/
+5
2007-10-10
r2628: got rid of some warnings and converted a few more places to use hierar...
Andrew Tridgell
1
-6
/
+9
2007-10-10
r2588: connect/disconnect is common enough that I don't think a level 0 DEBUG
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2448: use SO_REUSEADDR=1 for the server
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2447: let the server code use the new lib/socket/ stuff
Stefan Metzmacher
1
-60
/
+66
2007-10-10
r2326: remove definition and usage of struct socket_context
Stefan Metzmacher
1
-13
/
+1
2007-10-10
r2321: add complately untested LDAP server start
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r1520: only call write handler or read handler, not both. This copes with the
Andrew Tridgell
1
-0
/
+3
2007-10-10
r1516: remove the server_connection from the list on the server_socket
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r1515: move dublicate code to a function
Stefan Metzmacher
1
-0
/
+73
2007-10-10
r1512: fixed a bug where we could reference the timer event handler after des...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
1
-0
/
+241
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
1
-339
/
+0
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+339