summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.c
Commit message (Expand)AuthorAgeFilesLines
* s3:locking: add brl_req_guid() and brl_req_mem_ctx() helper functionsStefan Metzmacher2019-09-091-0/+18
* printing: use housekeeping period that matches cache timeDavid Disseldorp2016-04-191-1/+0
* s3: smbd: Remove outstanding_aio_calls from globals.Jeremy Allison2015-11-131-2/+0
* s3: smbd: Remove aio_pending_size from globals.Jeremy Allison2015-11-131-1/+0
* s3-smbd: Remove the global dfree_broken variableAndreas Schneider2015-07-171-3/+0
* lib: Remove tdb_compatVolker Lendecke2015-03-171-1/+1
* s3:smbd: introduce 'struct smbXsrv_client' in order to prepare multi-channel ...Stefan Metzmacher2014-09-191-1/+1
* lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher2014-07-181-1/+1
* s3:smbd: move initialization of the smbd_shim from smbd_init_globals() to main()Michael Adam2012-10-191-16/+0
* Sigh :-(. Removing optimization prematurely is the root of all evil :-(.Jeremy Allison2012-09-131-0/+1
* Remove ancient "optimization" global LastDir.Jeremy Allison2012-09-121-1/+0
* s3: Add vfs_aio_posixVolker Lendecke2012-07-181-2/+0
* s3: Remove the unused completion handling from aio.cVolker Lendecke2012-07-181-1/+0
* s3: Properly handle shutdown with the _send/_recv based aioVolker Lendecke2012-07-181-1/+0
* s3: Restore async i/o with the "native" AIO interfaceVolker Lendecke2012-06-261-1/+1
* build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett2012-06-061-1/+1
* s3:smbd: move global smbd_msg_state to smbXsrv_connectionStefan Metzmacher2012-05-251-2/+0
* s3:smbd: move global koplocks to smbd_server_connectionStefan Metzmacher2012-05-251-2/+0
* s3:smbd: move global oplocks vars to smbd_server_connectionStefan Metzmacher2012-05-251-3/+0
* s3:smbd: remove global 'smbd_server_conn' !!!Stefan Metzmacher2012-05-241-10/+1
* s3:smbd/globals: remove unused msg_ctx_to_sconn()Stefan Metzmacher2011-12-151-13/+0
* s3:smbd: remove unused smbd_messaging_context()Stefan Metzmacher2011-12-141-10/+0
* s3:smbd/server: maintain the list of child processes under smbd_parent_contextStefan Metzmacher2011-12-141-2/+0
* s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_...Stefan Metzmacher2011-12-141-1/+1
* s3: Move can_delete_directory to smbd/, remove shimVolker Lendecke2011-12-131-1/+0
* s3:smbd: remember the event context on smbd_server_connectionStefan Metzmacher2011-12-121-0/+1
* s3-seal Remove struct smb_srv_trans_enc_ctxAndrew Bartlett2011-10-211-2/+2
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-101-1/+1
* s3-printing: Rework how the background process is startedSimo Sorce2011-08-101-0/+1
* s3: Move deferred_open_queue to smbd_server_connectionVolker Lendecke2011-08-021-1/+0
* s3:smbd - Move printing queue stuffSimo Sorce2011-08-021-0/+1
* s3-smbd: Remove obsolete smbd_set_server_fd().Andreas Schneider2011-07-041-29/+0
* s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett2011-06-211-0/+16
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett2011-05-311-1/+1
* s3-smbd: expose smbd_set_server_fd()Andrew Tridgell2011-05-081-0/+29
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3-globals: silence build warning in smbd_messaging_context().Günther Deschner2011-03-231-0/+1
* s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp2011-01-071-1/+0
* Move error reporting of messaging context creation fail intoJeremy Allison2010-11-141-1/+5
* s3: Add msg_ctx_to_sconnVolker Lendecke2010-10-031-0/+13
* s3: Remove some remaining files.c globals to sconnVolker Lendecke2010-09-281-14/+0
* s3: Move "Files" to smbd_server_connectionVolker Lendecke2010-09-281-1/+0
* s3: Remove "server_fd" global variableVolker Lendecke2010-09-281-1/+0
* s3-build: only include memcache.h where needed.Günther Deschner2010-08-261-0/+1
* s3: Make char_flags and base_reverse const arraysVolker Lendecke2010-08-241-6/+0
* s3: Move "trans_num" to smbd_server_connectionVolker Lendecke2010-08-241-1/+0
* Revert "Remove the global char *LastDir."Jeremy Allison2010-07-131-0/+1