s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct'
[kai/samba-autobuild/.git] / source3 / smbd / globals.h
2012-06-06 Stefan Metzmachers3:smbd: use 'struct user_struct' instead of typedef...
2012-06-06 Andrew Bartlettbuild: Rationalise AIO support in configure, ensure...
2012-05-25 Stefan Metzmachers3:smbd: move global smbd_msg_state to smbXsrv_connection
2012-05-25 Stefan Metzmachers3:smbd: move global koplocks to smbd_server_connection
2012-05-25 Stefan Metzmachers3:smbd: move global oplocks vars to smbd_server_connection
2012-05-24 Stefan Metzmachers3:smbd: remove global 'smbd_server_conn' !!!
2012-05-11 Stefan Metzmachers3:smbd: introduce struct smbXsrv_connection
2012-03-23 Volker Lendeckes3: Remove the sys_notify dependency from notify_internal
2012-03-21 Volker Lendeckes3: Move the notify_ctx to the smbd_server_connection
2012-03-10 Christian Ambachs3:smb2_server add function to verify creditcharge
2012-03-10 Christian Ambachs3:smb2_server: add supports_multicredit to sconn
2012-03-08 Andrew Bartletts3-auth: Follow auth_ntlmssp and use auth4_context...
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_files' and 'files' directly under...
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_connections' and 'connections' direc...
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_users' and 'users' directly under...
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...
next