s3-auth: Remove security=share (depricated since 3.6).
[samba.git] / source3 / smbd / globals.h
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-03-04 Stefan Metzmachers3:smbd/globals.h: remove unused pollfd pointer
2012-02-16 Andrew Bartletts3-smbd Remove unused code now we always have SPNEGO...
2012-01-31 Stefan Metzmachers3:smbd: remove pending_auth_data logic
2012-01-05 Andrew Bartletts3-auth use gensec directly rather than via auth_generi...
2012-01-03 Volker Lendeckes3: Remove the unused "file_existed" parameter from...
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_state -> auth_generic_state
2011-12-16 Stefan Metzmachers3:smbd: remove unused sconn_server_id()
2011-12-15 Stefan Metzmachers3:smbd/globals: remove unused msg_ctx_to_sconn()
2011-12-14 Stefan Metzmachers3:smbd/server: maintain the list of child processes...
2011-12-14 Stefan Metzmachers3:smbd/globals: change 'int am_parent' into 'struct...
2011-12-13 Stefan Metzmachers3:smbd/globals: remove unused extern declarations
2011-12-12 Stefan Metzmachers3:smb2_server: use sconn->ev_ctx instead of sconn...
2011-12-12 Stefan Metzmachers3:smbd: remember the event context on smbd_server_conn...
2011-11-15 Stefan Metzmachers3:smb2_server: pass explicit defer_times to smbd_smb2_...
2011-11-15 Stefan Metzmachers3:smb2_server: always send STATUS_PENDING responses...
2011-10-31 Stefan Metzmachers3:smb2_server: FLAG_CHAINED means we always use the...
2011-10-28 Jeremy AllisonMake smbd_check_open_rights() static.
2011-10-21 Andrew Bartletts3-seal Remove struct smb_srv_trans_enc_ctx
2011-10-12 Stefan Metzmachers3:smb2_server: remember the max_{trans,read,write...
2011-09-14 Stefan Metzmachers3:smbd: remember the client unix capabilities on the...
2011-09-07 Stefan Metzmachers3:smb2_server: add smbd_smb2_request_verify_sizes()
2011-09-05 Stefan Metzmachers3:smb2_server: add basic support for SMB 2.1
2011-09-05 Stefan Metzmacherlibcli/smb: move smb2_signing.c to the toplevel
2011-08-31 Jeremy AllisonBased on metze's fix for Bug 8407 - SMB2 server can...
2011-08-31 Stefan Metzmachers3:smb2_server: keep compound_related on struct smbd_sm...
2011-08-10 Simo Sorces3-printing: Rework how the background process is started
2011-08-03 Andrew Bartletts3-auth use auth_generic_start to get full GENSEC in...
2011-08-02 Volker Lendeckes3: Move deferred_open_queue to smbd_server_connection
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-11 Stefan Metzmachers3:smbd: make smbd_calculate_access_mask() non-static
2011-07-08 Jeremy AllisonMove smbd_smb2_request_check_tcon() smbd_smb2_request_c...
2011-07-07 Jeremy AllisonFix bug #8293 - SMB2 doesn't rotate the log files often...
2011-07-04 Andreas Schneiders3-smbd: Remove client_address from smbd_server_connect...
2011-07-04 Andreas Schneiders3-smbd: Replace client_id in smbd process.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-03-18 Jeremy AllisonThe searches struct is still being used and idled in...
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-02-28 Volker Lendeckes3: Use poll in smbd
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2010-12-10 Jeremy AllisonAdd a SMB2 crediting algorithm, by default the same...
2010-10-19 Jeremy AllisonMove tcons.num_open from smb1 to sconn->num_tcons_open...
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-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-08-29 Volker Lendeckes3: Remove smbd_server_fd()
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-08-18 Volker Lendeckes3: Add smbd_server_connection->client_id
2010-08-16 Volker Lendeckes3: Add "sock" to smbd_server_connection
2010-07-19 Jeremy AllisonMove the addition of the 16 byte guid out of spnego_gen...
2010-07-13 Jeremy AllisonRevert "Remove the global char *LastDir."
2010-07-05 Volker Lendeckes3: Add sconn_server_id()
2010-07-05 Volker Lendeckes3: Add missing prototype for smb2_opcode_name
2010-07-05 Volker Lendeckes3: Add msg_ctx to smbd_server_connection
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to process_blocking_lock_queu...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to [remove|schedule]_deferred...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to open_was_deferred_smb2
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to negprot_spnego()
2010-06-12 Volker Lendeckes3: Remove sconn arg from smbd_notify_cancel_by_smbreq
2010-06-10 Jeremy AllisonImplement AIO in SMB2. Doesn't allow cancel calls yet...
2010-06-10 Jeremy AllisonRename "allow_smb2" -> "using_smb2" and make the usage...
2010-06-09 Jeremy AllisonFix a valgrind error found by SMB2-COMPOUND test.
2010-06-04 Andreas Schneiders3-smbd: Remove unneeded dependency of map_username...
2010-05-31 Simo Sorces3:smbd make yp cache local.
2010-05-31 Andrew Bartletts3:auth Remove AUTH_NTLMSSP_STATE typedef.
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2010-05-19 Jeremy AllisonKeep track of credits we're giving out. Set initial...
2010-05-13 Jeremy AllisonBe more forgiving on client oplock break failure (as...
2010-05-10 Jeremy AllisonSMB2 always have level2 oplock capability. Correct...
2010-05-07 Jeremy AllisonThis patch looks bigger than it is. It does 2 things...
2010-05-07 Jeremy AllisonMake us pass all SMB2 lock tests except MULTIPLE-UNLOCK...
2010-05-06 Jeremy AllisonFix more SMB2 locking. We still crash but this won...
2010-05-01 Jeremy AllisonPlumb the SMB2 front end into the blocking lock backend.
2010-04-30 Jeremy AllisonCarefully label SMB1-specific locking calls.
2010-04-29 Jeremy AllisonMove the global blocking lock records into the smb1...
2010-04-28 Jeremy AllisonUpdate (C) for 2010.
2010-04-27 Stefan Metzmachers3:smbd: keep local and remote tsocket_address per...
2010-04-24 Jeremy AllisonImplement oplocks within SMB2. Plumb into the existing...
2010-04-23 Jeremy AllisonAllow smb2 create requests to be cancelled.
2010-04-23 Jeremy AllisonMake deferred opens (NT_STATUS_SHARING_VIOLATION) work...
2010-04-18 Jeremy AllisonFirst part of fix for bug #7331 - Compound async SMB...
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2010-04-09 Jeremy AllisonStop smb2 from calling into smb1 blocking lock request...
2010-04-09 Jeremy AllisonSimplify call_trans2qfilepathinfo() and smbd_do_qfilepa...
2010-04-08 Jeremy AllisonStart to plumb smb2 into the oplock system. Calls dummy...
2010-04-01 Jeremy AllisonMake smbd_lock_socket/smbd_unlock_socket recursive...
2010-03-22 Stefan Metzmachers3:smbd: add echo handler information to struct smbd_se...
2010-03-22 Stefan Metzmachers3:smbd: add smbd_[un]lock_socket() dummies
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...
next