s3-rpc_server: run minimal_includes.pl.
[samba.git] / source3 / smbd / globals.c
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-23 Günther Deschners3-globals: silence build warning in smbd_messaging_con...
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-10-03 Volker Lendeckes3: Add msg_ctx_to_sconn
2010-09-28 Volker Lendeckes3: Remove some remaining files.c globals to sconn
2010-09-28 Volker Lendeckes3: Move "Files" to smbd_server_connection
2010-09-28 Volker Lendeckes3: Remove "server_fd" global variable
2010-08-25 Günther Deschners3-build: only include memcache.h where needed.
2010-08-24 Volker Lendeckes3: Make char_flags and base_reverse const arrays
2010-08-24 Volker Lendeckes3: Move "trans_num" to smbd_server_connection
2010-07-13 Jeremy AllisonRevert "Remove the global char *LastDir."
2010-06-10 Simo Sorces3:lib make server contexts generic
2010-06-10 Jeremy AllisonDon't use the autofree context for the globals. This...
2010-06-04 Andreas Schneiders3-smbd: Remove unneeded dependency of map_username...
2010-05-28 Andrew Bartletts3:smbd move messaging_context and memcache into globals.c
2010-05-13 Jeremy AllisonBe more forgiving on client oplock break failure (as...
2010-04-29 Jeremy AllisonMove the global blocking lock records into the smb1...
2010-03-22 Stefan Metzmachers3:smbd: add echo handler information to struct smbd_se...
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Jeremy AllisonRemove the global char *LastDir.
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy AllisonWe now pass the Microsoft SMB2 fileio test with EA...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers3:smbd: move dptr globals into struct smbd_server_conn...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-18 Jeremy AllisonMove the initialization of smbd_server_conn from smbd...
2009-07-02 Stefan Metzmachers3:smbd: move global notify_changes_by_mid to smbd_serv...
2009-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move some session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move already_got_session to struct smbd_server...
2009-06-03 Stefan Metzmachers3:smbd: move max_recv to struct smbd_server_connection
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-06-03 Stefan Metzmachers3:smbd: move pending_auth_data list to struct smbd_ser...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Stefan Metzmachers3:smbd: remove unused global 'orig_inbuf'
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-27 Stefan Metzmachers3:smbd: make kernel oplocks event driven
2009-01-27 Stefan Metzmachers3:smbd: convert aio to use tevent_signal
2009-01-27 Stefan Metzmachers3:smbd: use signal events for SIGTERM, SIGHUP and...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:smbd: restructure kernel oplocks code
2009-01-09 Stefan Metzmachers3:smbd: handle incoming smb requests via event handlers
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...