Revert "s3:smb2_lock: pass in_lock_sequence to smbd_smb2_lock_send()"
[metze/samba/wip.git] / source3 /
2018-08-13 Stefan MetzmacherRevert "s3:smb2_lock: pass in_lock_sequence to smbd_smb...
2018-08-13 Stefan MetzmacherTODO smb2_tcon: add some share flags/capabilities optio...
2018-08-13 Stefan Metzmachers3:smb2_lock: pass in_lock_sequence to smbd_smb2_lock_s...
2018-08-13 Stefan Metzmachers3:smbXsrv_open: initialize smbXsrv_open_global->lock_s...
2018-08-13 Stefan MetzmacherRevert "09b - TODO: allow durable with delete_on_close...
2018-08-13 Stefan MetzmacherRevert "TODO smbXsrv_open_global idl: add persistent"
2018-08-13 Stefan MetzmacherRevert "TODO smb2_tcon: add some share flags/capabiliti...
2018-08-13 Stefan MetzmacherRevert "BROKEN: TODO smbXsrv_open infra: add "file_name...
2018-08-13 Stefan MetzmacherRevert "HACK debug replay/channel_sequence"
2018-08-13 Stefan MetzmacherRevert "HACK disconnect after 2 writes"
2018-08-13 Stefan MetzmacherHACK disconnect after 2 writes
2018-08-13 Stefan MetzmacherHACK debug replay/channel_sequence
2018-08-13 Stefan MetzmacherBROKEN: TODO smbXsrv_open infra: add "file_name/path_na...
2018-08-13 Stefan MetzmacherTODO smb2_tcon: add some share flags/capabilities optio...
2018-08-13 Stefan MetzmacherTODO smbXsrv_open_global idl: add persistent
2018-08-13 Michael Adam09b - TODO: allow durable with delete_on_close in vfswr...
2018-08-13 Stefan MetzmacherRevert "TODO later? smbXsrv_open_close_all"
2018-08-13 Stefan MetzmacherTODO later? smbXsrv_open_close_all
2018-08-13 Stefan MetzmacherRevert "TODO make sure the gid doesn't belong to a...
2018-08-13 Stefan MetzmacherRevert "TODO(richtig so? - oder auch user?) s3:passdb...
2018-08-13 Michael AdamTODO(richtig so? - oder auch user?) s3:passdb: set...
2018-08-13 Michael AdamTODO make sure the gid doesn't belong to a user s3...
2018-08-11 Andreas Schneiders3:registry: Fix possible memory leak in _reg_perfcount...
2018-08-10 Andreas Schneiders3:libads: Fix memory leaks in ads_krb5_chg_password()
2018-08-10 Andreas Schneiders3:client: Avoid a possible fd leak in do_get()
2018-08-10 Andreas Schneiders3:utils: Do not leak memory in new_user()
2018-08-10 Andreas Schneiders3:utils: Do not overflow the destination buffer in...
2018-08-10 Andreas Schneiders3:passdb: Don't leak memory on error in fetch_ldap_pw()
2018-08-10 Jeremy Allisons3: tests: smbclient. Regression test to ensure we...
2018-08-10 Anoop C Ss3/libsmb: Explicitly set delete_on_close token for...
2018-08-10 Noel Powers3/smbd: Ensure quota code is only called when quota...
2018-08-08 Anoop C Ss3/locking: Corrections and improvements to inline...
2018-08-08 Volker Lendeckelibsmb: Fix CID 1438243 Unchecked return value
2018-08-08 Volker Lendeckelibsmb: Fix CID 1438244 Unsigned compared against 0
2018-08-08 Volker Lendeckesmbd: Fix CID 1438245 Dereference before null check
2018-08-08 Volker Lendeckesmbd: Fix CID 1438246 Unchecked return value
2018-08-08 Volker Lendeckesmbd: Align integer types
2018-08-06 Andreas Schneiders3:waf: Install eventlogadm to /usr/sbin
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"
next