summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* s3-id_cache: Use better names for id cache management opsAndreas Schneider2011-08-211-2/+2
* s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider2011-08-211-0/+2
* s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checksSimo Sorce2011-08-211-7/+7
* s3-smbd: Start lsasd as deamon.Andreas Schneider2011-08-211-4/+15
* s3-smbd Avoid races creating 'ncaclrpc dir' with epmd in a child processAndrew Bartlett2011-08-131-0/+9
* s3-printing: Do not try to force reload.Simo Sorce2011-08-101-2/+2
* s3-printing: Force pcap reload when all readySimo Sorce2011-08-101-1/+5
* s3:spoolssd Start spoolssd from printing_subsystem_initSimo Sorce2011-08-101-22/+8
* s3-smbd: Pass tevent context to smbd_server_connection_loop_once().Andreas Schneider2011-08-091-3/+3
* s3:server Consolidate printing related initializationSimo Sorce2011-08-021-9/+0
* s3:smbd - Move printing queue stuffSimo Sorce2011-08-021-37/+9
* s3-rpc_server: Use rpc_spoolss_mode().Andreas Schneider2011-08-011-5/+2
* s3-rpc_server: Use rpc_epmapper_mode().Andreas Schneider2011-08-011-5/+2
* s3-rpc_server: Rename to rpc service setup.Andreas Schneider2011-08-011-1/+1
* debug: log early messages to stdout, and keep it openAndrew Bartlett2011-07-201-2/+8
* s3-smbd: Pass event and messaging context to smbd_parent_housekeeping().Andreas Schneider2011-07-141-3/+5
* s3-smbd: Pass ev_ctx to remove_child_pid().Andreas Schneider2011-07-141-3/+5
* s3-smbd: Pass msg_ctx to smbd_accept_connection.Andreas Schneider2011-07-141-4/+8
* s3-smbd: Pass ev_ctx to smbd_setup_sig_chld_handler().Andreas Schneider2011-07-141-5/+5
* s3-smbd: Pass ev_ctx and msg_ctx to smbd_accept_connection().Andreas Schneider2011-07-141-3/+13
* s3-smbd: Pass ev_ctx and msg_ctx to open_sockets_smbd().Andreas Schneider2011-07-141-7/+9
* s3-smbd: Pass ev_ctx to smbd_parent_loop().Andreas Schneider2011-07-141-3/+4
* s3-smbd: Create ev_ctx and msg_ctx and use it.Andreas Schneider2011-07-141-26/+38
* s3-smbd: Remove obsolete smbd_set_server_fd().Andreas Schneider2011-07-041-7/+6
* s3:smbd do not panic when CTDB is unhealthy (Bug #8278)Christian Ambach2011-06-301-0/+9
* s3-param prepare for some lp_ functions to return constAndrew Bartlett2011-06-011-1/+1
* s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett2011-05-311-26/+21
* s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett2011-05-311-1/+1
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-2/+2
* s3-smbd: expose smbd_set_server_fd()Andrew Tridgell2011-05-081-29/+0
* s3-build: remove some unused headers.Günther Deschner2011-04-291-1/+0
* s3: only include smb profiling where needed.Günther Deschner2011-04-141-0/+1
* Fix bug #8047 - mdns registration doesn't work if "interfaces" is used in smb...Marc A. Dahlhaus2011-04-011-0/+7
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-auth: smbd needs auth.hGünther Deschner2011-03-301-0/+1
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-spoolssd: Start the spoolss service correctly.Andreas Schneider2011-03-291-1/+1
* s3-spoolssd: Pass down event and messanging context.Andreas Schneider2011-03-291-2/+4
* s3:spoolssd Start spoolss from smbdSimo Sorce2011-03-291-0/+15
* s3-config: say which config file we failed to openAndrew Tridgell2011-03-231-1/+1
* fault: get fault.c ready for use by s4Andrew Tridgell2011-03-231-1/+1
* s3-fault: removed the cont_fn from fault_setup()Andrew Tridgell2011-03-221-1/+1
* s3-rpc_server: Start the Endpoint Mapper Dameon if enabled.Andreas Schneider2011-03-081-0/+15
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-021-0/+1
* s3-smbd: Pass tevent context to messaging functions.Andreas Schneider2011-02-281-4/+11
* s3: smbcontrol to notify smbd about idmap changesGregor Beck2011-02-281-0/+2
* s3-printing: only include printing where really needed.Günther Deschner2011-02-221-0/+1