vfs_fruit: Fix a leak of "br_lck"
[amitay/samba.git] / source3 /
2018-08-20 Volker Lendeckevfs_fruit: Fix a leak of "br_lck"
2018-08-17 Volker Lendeckedbwrap: Clarify db_open_watched API
2018-08-17 Volker Lendeckesmbd: Fix a few DEBUG statements
2018-08-17 Volker Lendeckeg_lock: Fix DEBUG messages
2018-08-17 Volker Lendeckesmbd: Fix a typo
2018-08-17 Volker Lendeckesmbd: Fix a typo
2018-08-17 Volker Lendeckesmbd: Enhance debugging in set_file_size
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to lock_path()
2018-08-17 Volker Lendeckelib: Pass "mem_ctx" down to xx_path
2018-08-17 Volker Lendecketorture3: Extend the g_lock6 test to also cover upgrades
2018-08-17 Volker Lendecketorture3: Enhance g_lock6 to run without CLEAR_IF_FIRST
2018-08-17 Volker Lendecketorture3: Simplify the g_lock6 test
2018-08-16 Garming Sampreg: Unpack winreg_Data for parsing
2018-08-14 Andreas Schneiders3:libads: Free addr before we free the context
2018-08-14 Jeremy Allisonlibsmb: Harden smbc_readdir_internal() against returns...
2018-08-14 Jeremy Allisonlibsmb: Ensure smbc_urlencode() can't overwrite passed...
2018-08-14 Günther DeschnerCVE-2018-1139 selftest: verify whether ntlmv1 can be...
2018-08-14 Günther DeschnerCVE-2018-1139 s3-utils: use enum ntlm_auth_level in...
2018-08-14 Volker Lendeckeg_lock: Simplify g_lock_trylock
2018-08-14 Volker Lendeckeg_lock: Avoid a double call to serverid_exist
2018-08-13 Ralph Wuerthners3: vfs: time_audit: fix handling of token_blob in...
2018-08-13 Andreas Schneiders3:winbind: Fix memory leak in nss_init()
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
next