summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3:smb2_sesssetup: always assign smb2req->session when a session was created.Stefan Metzmacher2015-05-201-1/+1
* s3:smb2_sesssetup: let smbd_smb2_logoff_* use smbXsrv_session_shutdown_*Stefan Metzmacher2015-05-201-60/+15
* s3:smbXsrv_session: cancel pending requests when we logoff a previous sessionStefan Metzmacher2015-05-201-7/+38
* s3:smbXsrv_session: add smb2srv_session_shutdown_send/recv helper functionsStefan Metzmacher2015-05-202-0/+112
* s3:smbXsrv_session: clear smb2req->session of pending requests in smbXsrv_ses...Stefan Metzmacher2015-05-201-0/+20
* s3:smbXsrv_session: clear smb2req->session of pending requests in smbXsrv_ses...Stefan Metzmacher2015-05-201-0/+19
* s4:torture/smb2: add smb2.notify.session-reconnect testStefan Metzmacher2015-05-201-0/+81
* s4:torture/smb2: add smb2.notify.invalid-reauth testStefan Metzmacher2015-05-201-0/+82
* s4:torture/smb2: add smb2.notify.close testStefan Metzmacher2015-05-201-0/+70
* s4:torture/smb2: verify STATUS_NOTIFY_CLEANUP return valueStefan Metzmacher2015-05-201-0/+2
* s3:smbd: use STATUS_NOTIFY_CLEANUP on smb2 logoff (explicit and implicit) and...Stefan Metzmacher2015-05-201-0/+14
* s3:smbd: use STATUS_NOTIFY_CLEANUP when closing a smb2 directory handleStefan Metzmacher2015-05-202-5/+11
* s3:smbd: add a smbd_notify_cancel_by_map() helper functionStefan Metzmacher2015-05-201-6/+13
* smbd:smb2: fix error code when the header says the request is signed but we d...Michael Adam2015-05-201-1/+1
* s3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED if signing is requiredStefan Metzmacher2015-05-201-1/+1
* VERSION: Bump version up to 4.1.19...Karolin Seeger2015-05-111-2/+2
* WHATSNEW: Add release notes for Samba 4.1.18.samba-4.1.18Karolin Seeger2015-05-101-3/+132
* s3: nmbd: Don't set work_changed = True inside update_server_ttl().Jeremy Allison2015-05-061-5/+0
* s3: nmbd: Ensure we only set work_changed = true if we modify the record.Jeremy Allison2015-05-061-5/+17
* vfs: kernel_flock and named streamsRalph Boehme2015-05-062-0/+19
* s3: smbd: Incorrect file size returned in the response of "FILE_SUPERSEDE Cre...Jeremy Allison2015-05-061-2/+6
* s4: rpc: Refactor dcesrv_alter() function into setup and send steps.Jeremy Allison2015-05-061-52/+62
* Add DCERPC flag to call unbind hooks without destroying the connection itself...Julien Kerihuel2015-04-282-0/+22
* s4:rpc_server: Add multiplex state to dcerpc flags and control over multiplex...Julien Kerihuel2015-04-282-1/+15
* Make sure we initialize conn to NULL, because a routine we call may give an e...Richard Sharpe2015-04-281-1/+1
* s3:smbd: update comment to correctly reflect MS-SMB2Ralph Boehme2015-04-281-6/+5
* s3:smbd: missing tevent_req_nterrorRalph Boehme2015-04-281-6/+6
* spoolss: purge the printer name cache on name changeDavid Disseldorp2015-04-211-0/+6
* s3: libsmbclient: After getting attribute server, ensure main srv pointer is ...Jeremy Allison2015-04-211-0/+41
* s3: Fix fsctl_validate_neg_info to pass MS compliance suite.Jeremy Allison2015-04-081-11/+17
* s3: Refactor smbd_smb2_request_process_negprotJeremy Allison2015-04-082-74/+43
* s3-passdb: Fix 'force user' with winbind default domainAndreas Schneider2015-04-081-0/+24
* s4-process_model: Do not close random fds while forking.Andreas Schneider2015-04-081-3/+9
* s3: libsmbclient: Add missing talloc stackframe.Jeremy Allison2015-04-081-0/+8
* s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAIL...Stefan Metzmacher2015-04-081-2/+2
* s3: client - "client use spnego principal = yes" code checks wrong name.Jeremy Allison2015-03-281-1/+1
* docs: Mark 'client use spnego principal' as deprecated and also a bad idea.Jeremy Allison2015-03-272-1/+8
* s3:winbind:grent: don't stop group enumeration when a group has no gidMichael Adam2015-03-271-1/+50
* s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...Jeremy Allison2015-03-242-0/+17
* s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails...Jeremy Allison2015-03-241-0/+1
* s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with serve...Jeremy Allison2015-03-241-3/+35
* s4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers ...Jeremy Allison2015-03-241-4/+36
* docs/idmap_rid: remove deprecated base_rid from exampleDavid Disseldorp2015-03-241-3/+0
* talloc: version 2.1.2Stefan Metzmacher2015-03-163-1/+71
* talloc: fix _talloc_total_limit_size prototypeStefan Metzmacher2015-03-151-1/+1
* lib: talloc: Test suite for the new destructor reparent logic.Jeremy Allison2015-03-151-0/+82
* lib: talloc: Allow destructors to reparent the object they're called on.Jeremy Allison2015-03-151-0/+7
* lib: talloc: Fix bug when calling a destructor.Jeremy Allison2015-03-151-1/+7
* talloc:build: improve detection of srcdirMichael Adam2015-03-151-1/+1
* talloc: version 2.1.1Stefan Metzmacher2015-03-153-1/+71