summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-201-4/+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
* 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
* 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
* s3: libsmbclient: Add missing talloc stackframe.Jeremy Allison2015-04-081-0/+8
* s3: client - "client use spnego principal = yes" code checks wrong name.Jeremy Allison2015-03-281-1/+1
* 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: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with serve...Jeremy Allison2015-03-241-3/+35
* s3-winbind: Fix chached user group lookup of trusted domains.Michael Adam2015-03-151-0/+11
* spoolss: retrieve published printer GUID if not in registryAndreas Schneider2015-03-151-1/+19
* printing: rework nt_printer_guid_store to return errorsAndreas Schneider2015-03-152-17/+35
* printing: add nt_printer_guid_retrieve() helperDavid Disseldorp2015-03-152-0/+61
* printing: split out printer DN and GUID retrievalDavid Disseldorp2015-03-151-72/+137
* smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.Ira Cooper2015-03-031-3/+3
* s3-netlogon: Make sure we do not deference a NULL pointer.Andreas Schneider2015-02-231-1/+6
* CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free on an uninitial...Jeremy Allison2015-02-231-1/+5
* s3: smbclient: Allinfo leaves the file handle open.Jeremy Allison2015-02-161-0/+1
* printing/cups: pack requested-attributes with IPP_TAG_KEYWORDDavid Disseldorp2015-02-101-1/+1
* s3:smb2_server: protect against integer wrap with "smb2 max credits = 65535"Stefan Metzmacher2015-02-031-0/+3
* s3:smb2_server: always try to grant the credits the client just consumedStefan Metzmacher2015-02-021-6/+2
* s3-pam_smbpass: Fix memory leak in pam_sm_authenticate().Andreas Schneider2015-01-261-2/+9
* utils: Fix 'net time' segfault.Andreas Schneider2015-01-261-7/+14
* cli_connect_nb_send: don't segfault on host == NULL.Michael Adam2015-01-261-7/+15
* vfs_glusterfs: Add comments to the pipe(2) code.Ira Cooper2015-01-261-0/+17
* vfs: Fix a typoVolker Lendecke2015-01-261-1/+1
* vfs:glusterfs: whitespace fix.Michael Adam2015-01-261-3/+3
* vfs_glusterfs: Replace eventfd with pipes, for AIO useIra Cooper2015-01-262-97/+40
* vfs/glusterfs: Change xattr key to match gluster key.raghavendra talur2015-01-261-1/+1
* vfs_glusterfs: Implement AIO supportPoornima G2015-01-262-12/+243
* vfs_glusterfs: Change sys_get_acl_file/fd to return ACLs corresponding to mod...Poornima G2015-01-261-0/+59
* vfs_glusterfs: Set connectpath as snapdir-entry-path.raghavendra talur2015-01-261-0/+11
* vfs_glusterfs: Remember the connect path too for reopening.raghavendra talur2015-01-261-5/+15
* vfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd, reduce the number of getxa...Poornima G2015-01-261-10/+32
* libsmb: provide authinfo domain for encrypted session referralsDavid Disseldorp2015-01-261-1/+1