1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/smbd
Andrew Tridgell fe45888e22 r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
as my box keeps getting hit by viruses spreading on my companies
internal network, which screws up my debug log badly (sigh).

metze, I'm not sure if you think access.c should go in the socket
library or not. It is closely tied to the socket functions, but you
may prefer it separate.

The access.c code is a port from Samba3, but with some cleanups to
make it (slighly) less ugly.
(This used to be commit 058b2fd99e)
2007-10-10 12:59:07 -05:00
..
build_options.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
config.m4 r2321: add complately untested LDAP server start 2007-10-10 12:58:43 -05:00
config.mk r2321: add complately untested LDAP server start 2007-10-10 12:58:43 -05:00
process_model.c r1486: commit the start of the generic server infastructure 2007-10-10 12:57:35 -05:00
process_model.h r1486: commit the start of the generic server infastructure 2007-10-10 12:57:35 -05:00
process_model.m4 r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk file 2007-10-10 12:56:14 -05:00
process_model.mk r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk file 2007-10-10 12:56:14 -05:00
process_single.c r2447: let the server code use the new lib/socket/ stuff 2007-10-10 12:58:54 -05:00
process_standard.c r2447: let the server code use the new lib/socket/ stuff 2007-10-10 12:58:54 -05:00
process_thread.c r2447: let the server code use the new lib/socket/ stuff 2007-10-10 12:58:54 -05:00
rewrite.c r2512: Remove unused stub functions. 2007-10-10 12:59:00 -05:00
server.c r1486: commit the start of the generic server infastructure 2007-10-10 12:57:35 -05:00
server.h r1515: move dublicate code to a function 2007-10-10 12:57:38 -05:00
service.c r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this 2007-10-10 12:59:07 -05:00
service.h r2326: remove definition and usage of struct socket_context 2007-10-10 12:58:44 -05:00