s3/smbd: allow set quota for non root user (when built with --enable-selftest)
[vlendec/samba-autobuild/.git] / source3 /
2018-08-13 Noel Powers3/smbd: allow set quota for non root user (when built...
2018-08-13 Noel Powers3/script/tests: Add simple (smb1 & smb2) get/set/list...
2018-08-13 Noel Powers3/script/test: modify existing smbcquota test to use...
2018-08-13 Noel Powers3/smbd: smb2 server implementation for query get/set...
2018-08-13 Noel Powers3/smbd: adjust smb1 server to use idl structs and...
2018-08-13 Noel Powers3/libsmb: adjust smb2 code for new idl structs & gener...
2018-08-13 Noel Powers3/libsmb: adjust smb1 cli code to use idl structs...
2018-08-13 Noel Powers3/smbd: Don't stat when doing a quota operation (as...
2018-08-13 Noel Powers3/libsmb: Avoid potential smbpanic calling parse_user_...
2018-08-13 Noel Powers3/lib: Fix misleading typo in debug message
2018-08-13 Jeremy Allisons3: smbd: Fix AIX sendfile() for SMB2. Ensure we don...
2018-08-13 Jeremy Allisons3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we...
2018-08-13 Jeremy Allisons3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don...
2018-08-13 Jeremy Allisons3: smbd: Fix Solaris sendfile() for SMB2. Ensure we...
2018-08-13 Jeremy Allisons3: smbd: Fix Linux sendfile() for SMB2. Ensure we...
2018-08-13 Ralph Boehmes3: smbd: fix path check in smbd_smb2_create_durable_le...
2018-08-13 Jeremy Allisons3: libsmbclient: Fix cli_splice() fallback when readin...
2018-08-13 Jeremy Allisons3: torture: Test SMB1 cli_splice() fallback path when...
2018-08-13 David Disseldorpvfs_ceph: don't lie about flock support
2018-08-13 Stefan Metzmachers3:selftest: run rpc.lsa.lookupsids also with explicit...
2018-08-13 Ralph Boehmes3: smbd: always set vuid in check_user_ok()
2018-07-12 Ralph Boehmes3: smbd/durable: remove dev and inode check from vfs_d...
2018-07-12 Bailey Berrolibsmbclient: Initialize written in cli_splice_fallback()
2018-07-12 Jeremy Allisonlibsmbclient: Initialize written value before use.
2018-07-12 Jeremy Allisonpython: pysmbd: Additional error path leak fix.
2018-07-12 Ralph Boehmes3:smbd: don't allow renaming basefile if streams are...
2018-07-12 Ralph Boehmes3:locking: add file_has_open_streams()
2018-07-12 Ralph Boehmes3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_S...
2018-07-12 Ralph Boehmeselftest: run smb2.streams tests against a share with...
2018-07-12 Ralph Boehmevfs_fruit: delete 0 byte size streams if AAPL is enabled
2018-07-10 Justin Stephensons3:tests: Add test for smbclient --quiet
2018-07-10 Justin Stephensons3:client: Add --quiet option to smbclient
2018-06-25 Andreas Schneiders3:winbind: Fix regression introduced with bso #12851
2018-06-25 Andreas Schneiders3:smbget: Fix buffer truncation issues with gcc8
2018-06-25 Andreas Schneiders3:registry: Fix buffer truncation issues issues with...
2018-06-20 Jeremy Allisonpython: Fix talloc frame use in make_simple_acl().
2018-06-20 Jeremy Allisons3: smbd: printing: Re-implement delete-on-close semant...
2018-06-20 Jeremy Allisons3: torture: Add DELETE-PRINT test.
2018-06-20 Andreas Schneiders3:winbind: Fix uninitialzed variable warning
2018-06-20 Andreas Schneiders3:passdb: Fix size of ascii_p16
2018-06-20 Andreas Schneiders3:lib: Use memcpy() in escape_ldap_string()
2018-06-20 Günther Deschners3-utils: fix format-truncation in smbpasswd
2018-06-20 Günther Deschners3-printing: fix format-truncation in print_queue_update()
2018-06-20 Günther Deschners3-winbindd: remove unused fill_domain_username()
2018-06-20 Günther Deschners3-winbindd: use fill_domain_username_talloc() in winbind.
2018-06-20 Jeremy Allisons3: smbtorture: Add new SMB2-DIR-FSYNC test to show...
2018-06-20 Jeremy Allisons3: smbd: Fix SMB2-FLUSH against directories.
2018-06-07 Christof Schmittsmbd: Flush dfree memcache on service reload
2018-06-07 Christof Schmittsmbd: Cache dfree information based on query path
2018-06-07 Christof Schmittselftest: Add test for 'dfree cache'
2018-06-04 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-06-04 Andrew Bartletts3-lib: Remove support for libexc for IRIX backtraces
2018-06-04 Andreas Schneiders3:utils: Do not segfault on error in DoDNSUpdate()
2018-05-24 Ralph Boehmes3:smbd: fix interaction between chown and SD flags
2018-05-24 Andreas Schneiderwinbind: Fix UPN handling in canonicalize_username()
2018-05-24 Andreas Schneiderwinbind: Fix UPN handling in parse_domain_user()
2018-05-24 Andreas Schneiderwinbind: Remove unused function parse_domain_user_talloc()
2018-05-24 Stefan Metzmacherwinbind: Pass upn unmodified to lookup names
2018-05-24 Andreas Schneidernsswitch:tests: Add test for wbinfo --user-info
2018-05-24 Andreas Schneidernsswitch: Add a test looking up the user using the upn
2018-05-14 Andrew Bartlettwinbindd: Do re-connect if the RPC call fails in the...
2018-05-14 Andrew Bartlettwinbindd: Add a cache of the samr and lsa handles for...
2018-05-14 David Disseldorpvfs_ceph: add fake async pwrite/pread send/recv hooks
2018-05-14 Vandana Rungtas3: VFS: Fix memory leak in vfs_ceph.
2018-05-14 Ralph Boehmes3:cleanupd: sends MSG_SMB_UNLOCK twice to interested...
2018-05-09 Andreas Schneiders3:smbspool: Fix cmdline argument handling
2018-05-09 Andreas Schneidersmbspool: Improve URI handling code
2018-05-07 Jeremy Allisons3: libsmbclient: Fix hard-coded connection error retur...
2018-05-07 Ralph Boehmes3:cleanupd: use MSG_SMB_BRL_VALIDATE to signal cleanup...
2018-05-07 Jeremy Allisonceph: VFS: Add asynchronous fsync to ceph module, fake...
2018-05-07 Christof Schmittrpc_server: Fix NetSessEnum with stale sessions
2018-05-07 Christof Schmittselftest: Add testcase for querying sessions after...
2018-05-07 Christof Schmittrpcclient: Print number of entries for NetSessEnum
2018-05-07 Björn Jackeprinting: return the same error code as windows does...
2018-05-07 Jeremy Allisons3: tests: Regression test to ensure we can never retur...
2018-05-07 Jeremy Allisons3: smbd. Generic fix for incorrect reporting of stream...
2018-05-07 Jeremy Allisons3: vfs: vfs_streams_xattr: Don't blindly re-use the...
2018-04-20 Stefan Metzmachers3:modules: fix the build of vfs_aixacl2.c
2018-04-20 Stefan Metzmachers3:modules: make virusfilter_io_connect_path() more...
2018-04-20 Stefan Metzmachers3:modules: fix the picky-developer build of vfs_virusf...
2018-04-20 Volker Lendeckevfs_virusfilter: Fix CID 1428738 Macro compares unsigne...
2018-04-20 Volker Lendeckevfs_virusfilter: Fix CID 1428740 Macro compares unsigne...
2018-04-20 Volker Lendeckevfs_virusfilter: Fix CID 1428739 Buffer not null terminated
2018-04-20 Andreas Schneiders3:passdb: Do not return OK if we don't have pinfo...
2018-04-20 Ralph Boehmewinbindd: add retry to _winbind_SendToSam
2018-04-20 Ralph Boehmewinbindd: add retry to _winbind_DsrUpdateReadOnlyServer...
2018-04-20 Ralph Boehmewinbindd: add retry to _wbint_DsGetDcName
2018-04-20 Ralph Boehmewinbindd: add retry to _wbint_LookupSids()
2018-04-20 Ralph Boehmewinbindd: use reset_cm_connection_on_error() instead...
2018-04-20 Ralph Boehmewinbindd: fix logic calling dcerpc_binding_handle_is_co...
2018-04-20 Ralph Boehmewinbindd: call dcerpc_binding_handle_is_connected(...
2018-04-20 Ralph Boehmewinbindd: force netlogon reauth for certain errors...
2018-04-20 Ralph Boehmewinbindd: call reset_cm_connection_on_error() from...
2018-04-20 Ralph Boehmewinbindd: make reset_cm_connection_on_error() public
2018-04-20 Ralph Boehmewinbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_...
2018-04-20 Ralph Boehmewinbindd: add and use ldap_reconnect_need_retry() in...
2018-04-20 Volker Lendeckewinbind: Keep "force_reauth" in invalidate_cm_connection
2018-04-20 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-04-20 Volker Lendeckeutils: Add destroy_netlogon_creds_cli
2018-04-19 Volker Lendeckesmbclient: Handle ENUM_DIR in "notify" command
next