netcmd: domain backup offline command
[amitay/samba.git] / source3 /
2018-07-31 Noel Powers3/utils: fix regression where specifying -Unetbios...
2018-07-31 Noel Powers3/smbd: allow set quota for non root user (when built...
2018-07-31 Noel Powers3/script/tests: Add simple (smb1 & smb2) get/set/list...
2018-07-31 Noel Powers3/script/test: modify existing smbcquota test to use...
2018-07-31 Noel Powers3/smbd: smb2 server implementation for query get/set...
2018-07-31 Noel Powers3/smbd: adjust smb1 server to use idl structs and...
2018-07-31 Noel Powers3/libsmb: adjust smb2 code for new idl structs & gener...
2018-07-31 Noel Powers3/libsmb: adjust smb1 cli code to use idl structs...
2018-07-31 Noel Powers3/smbd: Don't stat when doing a quota operation (as...
2018-07-31 Noel Powers3/libsmb: Avoid potential smbpanic calling parse_user_...
2018-07-31 Noel Powers3/lib: Fix misleading typo in debug message
2018-07-31 Stefan Metzmachersmb2_query_directory: make 'return true' explicit in...
2018-07-31 Anoop C Ss3/locking: Fix assertion check on lock reference count
2018-07-30 Justin Stephensons3:libads: Add net ads leave keep-account option
2018-07-27 Ralph Boehmeselftest: run smbtorture3 SMB2-BASIC tests against...
2018-07-27 Ralph Boehmesmbd: use async dos_mode_at_send in smbd_smb2_query_dir...
2018-07-27 Ralph Boehmesmbd: let smbd_dirptr_lanman2_entry return smb_fname
2018-07-27 Ralph Boehmesmbd: deal with fsp->aio_requests in close_directory()
2018-07-27 Ralph Boehmesmbd: fix a long line in smb2_query_directory_next_entry()
2018-07-27 Ralph Boehmesmbd: factor out smb2_query_directory_next_entry()...
2018-07-27 Ralph Boehmesmbd: rework error exit in smbd_dirptr_lanman2_entry()
2018-07-27 Ralph Boehmesmbd: pass get_dosmode to mode_fn in smbd_dirptr_get_en...
2018-07-27 Ralph Boehmesmbd: pass get_dosmode to smbd_dirptr_get_entry()
2018-07-27 Ralph Boehmesmbd: add "get_dosmode" argument to smbd_dirptr_lanman2...
2018-07-27 Ralph Boehmesmbd: add dos_mode_at_send/recv()
2018-07-27 Ralph Boehmesmbd: factor out dosmode post processing
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GET_DOS_ATTRIBUTES_SEND...
2018-07-27 Ralph Boehmesmbd: split out public parse_dos_attribute_blob() from...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmevfs_xattr_tdb: implement SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-26 Volker Lendeckesmbd: Remove "share_mode_entry->lease"
2018-07-26 Volker Lendeckesmbstatus: Use share_mode_data->leases
2018-07-26 Volker Lendeckesmbd: Pass "share_mode_data" to share_entry_forall...
2018-07-26 Volker Lendeckeidmap: Make pointer initialization explicit
2018-07-25 Ralph Boehmesmbd: don't client->connections without checking client...
2018-07-25 Stefan Metzmachers3:modules: add vfs_not_implemented module
2018-07-25 Ralph Boehmevfs_aio_pthread: use event context and threadpool from...
2018-07-25 Ralph Boehmes3: vfs: add user_vfs_evg to connection_struct
2018-07-25 Ralph Boehmes3: vfs: add smb_vfs_ev_glue
2018-07-25 Stefan Metzmachersmbd: introduce sconn->sync_thread_pool
2018-07-25 Ralph Boehmesmbd: rename sconn->pool to sconn->raw_thread_pool
2018-07-25 Stefan Metzmachersmbd: add missing DO_PROFILE_INC(disconnect) to smbd_se...
2018-07-25 Stefan Metzmachersmbd: disconnect/destroy all connections before calling...
2018-07-25 Stefan Metzmachersmbd: only pass struct smbXsrv_client to smbXsrv_sessio...
2018-07-25 Stefan Metzmachersmbd: only pass struct smbXsrv_client to smb1srv_tcon_d...
2018-07-25 Jeremy Allisons3: smbd: SGI IRIX is officially dead. Remove the kerne...
2018-07-25 Ralph Boehmes3: vfs: bump to version 40, Samba 4.10 will ship with...
2018-07-24 Ralph Boehmes3: vfs: bump to version 39, Samba 4.9 will ship with...
2018-07-24 Ralph Boehmes3: vfs: add missing tevent_req_received() to SMB_VFS_F...
2018-07-24 Ralph Boehmes3: vfs: add missing tevent_req_received() to SMB_VFS_P...
2018-07-24 Ralph Boehmes3: vfs: add missing tevent_req_received() to SMB_VFS_P...
2018-07-24 Ralph Boehmevfs_default: fix async fsync idle/busy time profiling
2018-07-24 Ralph Boehmes3: libsmb: use smb2cli_conn_max_trans_size() in cli_sm...
2018-07-24 Ralph Boehmes3: lib/xattr_tdb: fix listing xattrs
2018-07-24 Stefan Metzmachervfs_default: call smb_vfs_assert_all_fns()
2018-07-24 Volker Lendeckewinbind: Move variable declarations close to their use
2018-07-24 Volker Lendeckewinbind: Align integer types
2018-07-24 Volker Lendeckelib: Fix prototype of srprs_str
2018-07-24 Volker Lendeckelib: Remove an #include "includes.h"
2018-07-24 Volker Lendeckelib: Remove an #include "includes.h"
2018-07-24 Stefan Metzmachers3:util_sec: add a cache to set_thread_credentials()
2018-07-24 Ralph Boehmelib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_L...
2018-07-24 Ralph Boehmeconfigure: check for Linux specific unshare() with...
2018-07-24 Stefan Metzmachers3:wscript: don't check for valgrind related headers...
2018-07-24 Stefan Metzmachers3:selftest: run rpc.lsa.lookupsids also with explicit...
2018-07-20 Jeremy Allisons3: smbd: Fix AIX sendfile() for SMB2. Ensure we don...
2018-07-20 Jeremy Allisons3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we...
2018-07-20 Jeremy Allisons3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don...
2018-07-20 Jeremy Allisons3: smbd: Fix Solaris sendfile() for SMB2. Ensure we...
2018-07-20 Jeremy Allisons3: smbd: Fix Linux sendfile() for SMB2. Ensure we...
2018-07-17 Ralph Boehmes3: smbd: fix path check in smbd_smb2_create_durable_le...
2018-07-16 David Disseldorpdbwrap: determine basename once instead of three times
2018-07-14 Günther Deschners3-tldap: do not install test_tldap
2018-07-13 David Disseldorps3: torture: adjust SMB1 cli_splice() test sizes
2018-07-13 Jeremy Allisons3: libsmbclient: Fix cli_splice() fallback when readin...
2018-07-13 Jeremy Allisons3: torture: Test SMB1 cli_splice() fallback path when...
2018-07-12 Stefan Metzmachers3:messages: explicitly use max_thread=unlimited for...
2018-07-12 Ralph Boehmesmbd: remove unused change_to_root_user() from brl_time...
2018-07-12 Stefan Metzmachersmbd: remove unused change_to_root_user() from smbd_sig...
2018-07-12 Stefan Metzmachersmbd: avoid explicit change_to_user() in defer_rename_d...
2018-07-12 Stefan Metzmachersmbd: implement smbd_impersonate_{conn_vuid,conn_sess...
2018-07-12 Stefan Metzmachersmbd: make use of smbd_impersonate_{conn_vuid,conn_sess...
2018-07-12 Stefan Metzmachersmbd: add simple noop smbd_impersonate_{conn_vuid,conn_...
2018-07-12 Stefan Metzmachersmbd: add smbd_impersonate_debug_create() helper
2018-07-12 Stefan Metzmachersmbd: add [un]become_guest() helper functions
2018-07-12 Joe Guosmbd/posix_acls: reuse secutiry token from session...
2018-07-12 Joe Guosmbd/msdfs: add null check for session_info.unix_info
2018-07-12 Joe Guopysmbd: add session_info arg to py_smbd_set_nt_acl
2018-07-12 Joe Guopysmbd: add session_info arg to get_conn_tos
2018-07-12 Gary Lockyersmb.conf: add dns_zone_scavenging
2018-07-11 Stefan Metzmachers3:messages: allow messaging_filtered_read_send() to...
2018-07-11 Stefan Metzmachers3:messages: allow messaging_dgm_ref() to use wrapper...
2018-07-11 Stefan Metzmachers3:messages: allow messaging_{dgm,ctdb}_register_tevent...
2018-07-11 Stefan Metzmachers3:messages: protect against usage of wrapper tevent_co...
2018-07-11 Volker Lendeckewinbindd: Do request profiling
2018-07-11 Volker Lendeckewinbindd: Convert process_request() to tevent_req
2018-07-11 Christof Schmittwinbindd: Remove ads.h include from nss_info
2018-07-11 Timur I. Bakeyevvfs_audit: Extend list of recognized syslog(3) faciliti...
next