summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* smbd/posix_acls: reuse secutiry token from session info if existJoe Guo2018-07-121-0/+26
* smbd/msdfs: add null check for session_info.unix_infoJoe Guo2018-07-121-1/+6
* pysmbd: add session_info arg to py_smbd_set_nt_aclJoe Guo2018-07-121-5/+28
* pysmbd: add session_info arg to get_conn_tosJoe Guo2018-07-121-11/+14
* smb.conf: add dns_zone_scavengingGary Lockyer2018-07-121-0/+1
* s3:messages: allow messaging_filtered_read_send() to use wrapper tevent_contextStefan Metzmacher2018-07-111-5/+11
* s3:messages: allow messaging_dgm_ref() to use wrapper tevent_contextStefan Metzmacher2018-07-111-12/+12
* s3:messages: allow messaging_{dgm,ctdb}_register_tevent_context() to use wrap...Stefan Metzmacher2018-07-112-18/+58
* s3:messages: protect against usage of wrapper tevent_context objects for mess...Stefan Metzmacher2018-07-115-0/+69
* winbindd: Do request profilingVolker Lendecke2018-07-111-2/+44
* winbindd: Convert process_request() to tevent_reqVolker Lendecke2018-07-111-147/+181
* winbindd: Remove ads.h include from nss_infoChristof Schmitt2018-07-111-1/+0
* vfs_audit: Extend list of recognized syslog(3) facilities and wrap them into ...Timur I. Bakeyev2018-07-113-66/+231
* pass 'rdonly' or 'directory' flag to open a directory file.Pooja Mahadik2018-07-113-10/+22
* s3/rpc_server: Character Encode Spotlight QueriesRalph Boehme2018-07-101-3/+13
* s3:messages: make the loop in msg_dgm_ref_recv() more robust against stale po...Stefan Metzmacher2018-07-101-3/+9
* Revert "s3/service: convert lp_force_group() to const"David Disseldorp2018-07-102-9/+13
* Revert "s3/service: convert lp_force_user() to const"David Disseldorp2018-07-091-2/+2
* libsmbclient: Initialize written in cli_splice_fallback()Bailey Berro2018-07-091-0/+2
* libsmbclient: Initialize written value before use.Jeremy Allison2018-07-091-1/+1
* s3: smbd/durable: remove dev and inode check from vfs_default_durable_reconne...Ralph Boehme2018-07-071-24/+0
* s3: smbd: fix a check in stat_cache_add()Ralph Boehme2018-07-071-1/+1
* vfs_ceph: don't lie about flock supportDavid Disseldorp2018-07-061-6/+5
* s3/loadparm: fix a few talloc stackframe leaksDavid Disseldorp2018-07-061-5/+8
* s3/service: convert lp_force_user() to constDavid Disseldorp2018-07-061-2/+2
* s3/service: convert lp_force_group() to constDavid Disseldorp2018-07-062-13/+9
* s3/uid: use lp_const_servicename() where possibleDavid Disseldorp2018-07-061-11/+11
* s3/service: use lp_const_servicename() where possibleDavid Disseldorp2018-07-061-33/+33
* Make "none" the default setting for the successful and failed operations in t...Timur I. Bakeyev2018-07-051-2/+3
* Make sure that vfs*audit modules recognize and accept all the syslog facilities.Timur I. Bakeyev2018-07-053-33/+81
* s3:winbind: Do not lookup local system accounts in ADAndreas Schneider2018-07-041-0/+2
* nsswitch: Add tests to lookup user via getpwnamAndreas Schneider2018-07-041-2/+2
* samba-gpupdate: Change machine option to targetDavid Mulder2018-07-041-1/+1
* samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder2018-07-041-1/+1
* s3: lib/ctdbd_conn: include .h, not .cRalph Boehme2018-07-041-1/+1
* pysmbd: add py_smbd_create_fileJoe Guo2018-06-281-0/+48
* pysmbd: extract init_files_struct functionJoe Guo2018-06-281-36/+59
* pysmbd: add py_smbd_mkdirJoe Guo2018-06-281-0/+51
* s3:tests: Add test for smbclient --quietJustin Stephenson2018-06-261-0/+34
* s3:client: Add --quiet option to smbclientJustin Stephenson2018-06-261-1/+8
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-252-2/+17
* s3: smbd: Don't use getcwd() directly. We must always go through the VFS.Jeremy Allison2018-06-211-2/+6
* s3:winbind: Fix regression introduced with bso #12851Andreas Schneider2018-06-211-18/+10
* s3:smbget: Fix buffer truncation issues with gcc8Andreas Schneider2018-06-201-1/+1
* s3:registry: Fix buffer truncation issues issues with gcc8Andreas Schneider2018-06-201-7/+5
* Possible memory leak in map_info3_to_validationSwen Schillig2018-06-201-0/+1
* winbind: Fix a typoVolker Lendecke2018-06-191-1/+1
* lib: Align integer typesVolker Lendecke2018-06-191-1/+1
* idmap_hash: Align integer typesVolker Lendecke2018-06-191-1/+1
* testparm: Remove warning from the last centuryAndreas Schneider2018-06-191-10/+0