summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-01vfs: Significantly simplify vfs_ChDir_shareroot()Volker Lendecke1-1/+0
2022-12-14smbd: Slightly simplify set_current_case_sensitive()Volker Lendecke1-3/+0
2021-03-06smbd: let smbd_request_guid() use smb1req->xconn->channel_idStefan Metzmacher1-1/+1
2019-11-13smbd: Remove write cacheVolker Lendecke1-3/+0
2019-09-09s3:locking: add brl_req_guid() and brl_req_mem_ctx() helper functionsStefan Metzmacher1-0/+18
2016-04-19printing: use housekeeping period that matches cache timeDavid Disseldorp1-1/+0
2015-11-13s3: smbd: Remove outstanding_aio_calls from globals.Jeremy Allison1-2/+0
2015-11-13s3: smbd: Remove aio_pending_size from globals.Jeremy Allison1-1/+0
2015-07-17s3-smbd: Remove the global dfree_broken variableAndreas Schneider1-3/+0
2015-03-17lib: Remove tdb_compatVolker Lendecke1-1/+1
2014-09-19s3:smbd: introduce 'struct smbXsrv_client' in order to prepare multi-channel ...Stefan Metzmacher1-1/+1
2014-07-18lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher1-1/+1
2012-10-19s3:smbd: move initialization of the smbd_shim from smbd_init_globals() to main()Michael Adam1-16/+0
2012-09-13Sigh :-(. Removing optimization prematurely is the root of all evil :-(.Jeremy Allison1-0/+1
2012-09-12Remove ancient "optimization" global LastDir.Jeremy Allison1-1/+0
2012-07-18s3: Add vfs_aio_posixVolker Lendecke1-2/+0
2012-07-18s3: Remove the unused completion handling from aio.cVolker Lendecke1-1/+0
2012-07-18s3: Properly handle shutdown with the _send/_recv based aioVolker Lendecke1-1/+0
2012-06-26s3: Restore async i/o with the "native" AIO interfaceVolker Lendecke1-1/+1
2012-06-06build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett1-1/+1
2012-05-25s3:smbd: move global smbd_msg_state to smbXsrv_connectionStefan Metzmacher1-2/+0
2012-05-25s3:smbd: move global koplocks to smbd_server_connectionStefan Metzmacher1-2/+0
2012-05-25s3:smbd: move global oplocks vars to smbd_server_connectionStefan Metzmacher1-3/+0
2012-05-24s3:smbd: remove global 'smbd_server_conn' !!!Stefan Metzmacher1-10/+1
2011-12-15s3:smbd/globals: remove unused msg_ctx_to_sconn()Stefan Metzmacher1-13/+0
2011-12-14s3:smbd: remove unused smbd_messaging_context()Stefan Metzmacher1-10/+0
2011-12-14s3:smbd/server: maintain the list of child processes under smbd_parent_contextStefan Metzmacher1-2/+0
2011-12-14s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_...Stefan Metzmacher1-1/+1
2011-12-13s3: Move can_delete_directory to smbd/, remove shimVolker Lendecke1-1/+0
2011-12-12s3:smbd: remember the event context on smbd_server_connectionStefan Metzmacher1-0/+1
2011-10-21s3-seal Remove struct smb_srv_trans_enc_ctxAndrew Bartlett1-2/+2
2011-08-10s3: Fix some nonempty blank linesVolker Lendecke1-1/+1
2011-08-10s3-printing: Rework how the background process is startedSimo Sorce1-0/+1
2011-08-02s3: Move deferred_open_queue to smbd_server_connectionVolker Lendecke1-1/+0
2011-08-02s3:smbd - Move printing queue stuffSimo Sorce1-0/+1
2011-07-04s3-smbd: Remove obsolete smbd_set_server_fd().Andreas Schneider1-29/+0
2011-06-21s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett1-0/+16
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+1
2011-05-31s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett1-1/+1
2011-05-08s3-smbd: expose smbd_set_server_fd()Andrew Tridgell1-0/+29
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2011-03-30s3: include smbd/smbd.h where needed.Günther Deschner1-0/+1
2011-03-23s3-globals: silence build warning in smbd_messaging_context().Günther Deschner1-0/+1
2011-01-07s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp1-1/+0
2010-11-14Move error reporting of messaging context creation fail intoJeremy Allison1-1/+5
2010-10-03s3: Add msg_ctx_to_sconnVolker Lendecke1-0/+13
2010-09-28s3: Remove some remaining files.c globals to sconnVolker Lendecke1-14/+0
2010-09-28s3: Move "Files" to smbd_server_connectionVolker Lendecke1-1/+0
2010-09-28s3: Remove "server_fd" global variableVolker Lendecke1-1/+0