summaryrefslogtreecommitdiff
path: root/source4/smb_server/service_smb.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-29s4:samba: Migrate samba daemon to new cmdline option parserAndreas Schneider1-2/+4
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme1-3/+3
2018-11-01source4 smdb: Add a post fork hook to the service APIGary Lockyer1-5/+9
2018-11-01source4 smbd: Make the service_details structure constant.Gary Lockyer1-1/+1
2018-03-19Remove dead codeSimo Sorce1-1/+0
2017-10-19 source4/smbd: refactor the process model for preforkGary Lockyer1-3/+15
2017-05-11s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2016-06-02build: Build less of Samba when building --without-ntvfs-fileserverAndrew Bartlett1-1/+3
2014-03-07s4:lib/socket: simplify iface_list_wildcard() and its callersStefan Metzmacher1-2/+2
2013-06-13s4:smb_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher1-0/+1
2012-02-28s3fs: added file_server directoryAndrew Tridgell1-0/+1
2011-06-06s4-ipv6: removed an old commentAndrew Tridgell1-1/+0
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell1-1/+1
2011-06-06s4-ipv6: use iface_list_wildcard() to listen on IPv6Andrew Tridgell1-3/+12
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett1-3/+3
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-2/+2
2010-10-11smb_server: Split core out of service, since the service can be built as a .s...Jelmer Vernooij1-0/+81