Revert "s3:messages: protect against usage of wrapper tevent_context objects for...
[garming/samba-autobuild/.git] / source3 /
2019-01-11 Ralph BoehmeRevert "s3:messages: protect against usage of wrapper...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_{dgm,ctdb}_registe...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_dgm_ref() to use...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_filtered_read_send...
2019-01-11 Ralph BoehmeRevert "smbd: add [un]become_guest() helper functions"
2019-01-11 Ralph BoehmeRevert "smbd: add smbd_impersonate_debug_create() helper"
2019-01-11 Ralph BoehmeRevert "smbd: add simple noop smbd_impersonate_{conn_vu...
2019-01-11 Ralph BoehmeRevert "smbd: make use of smbd_impersonate_{conn_vuid...
2019-01-11 Ralph BoehmeRevert "smbd: implement smbd_impersonate_{conn_vuid...
2019-01-11 Ralph BoehmeRevert "smbd: avoid explicit change_to_user() in defer_...
2019-01-11 Ralph BoehmeRevert "smbd: remove unused change_to_root_user() from...
2019-01-11 Ralph BoehmeRevert "smbd: remove unused change_to_root_user() from...
2019-01-11 Ralph Boehmesmbd: rename sconn->raw_thread_pool to sconn->pool
2019-01-11 Ralph BoehmeRevert "smbd: introduce sconn->sync_thread_pool"
2019-01-11 Ralph BoehmeRevert "s3: vfs: add smb_vfs_ev_glue"
2019-01-11 Ralph BoehmeRevert "s3: vfs: add user_vfs_evg to connection_struct"
2019-01-11 Ralph BoehmeRevert "vfs_aio_pthread: use event context and threadpo...
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to fetch_dos_mode_send instead...
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to dos_mode_at_send() instead...
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SE...
2019-01-11 Ralph Boehmes3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit...
2019-01-11 Stefan Metzmachers3:torture: call per_thread_cwd_check() in vfstest...
2019-01-11 Stefan Metzmachers3:smbd: prepare the usage of per_thread_cwd_*() functions
2019-01-11 Stefan Metzmachers3:lib: add per_thread_cwd_{check,supported,disable...
2019-01-11 Ralph Boehmes3:lib: add root_unix_token()
2019-01-11 Björn Jackestatvfs: rename linux_statvfs to posix_statvfs
2019-01-10 Björn Jackes3/smbd: fix utmp hostname logging on Solaris
2019-01-10 Björn Jackewaf: check for utmpx struct member ut_host
2019-01-10 Björn Jackestatvfs: fix bsize and frsize mixup
2019-01-10 Swen SchilligFix typos and ban the rams from samba tdb-1.3.17
2019-01-10 Tim Beales3:libsmb: cli_smb2_list() can sometimes fail initially...
2019-01-09 Justin Stephensons3:utils:net: Print debug message about Netbios
2019-01-09 Justin Stephensons3:smbpasswd: Print debug message about Netbios
2019-01-09 Justin Stephensons3:libsmb: Print debug message about Netbios
2019-01-09 Justin Stephensons3:libsmb: Check disable_netbios in socket connect
2019-01-09 Tim Beales3:libsmb: Revert SMB Py bindings name back to libsmb_s...
2019-01-08 Volker Lendeckeidmap: In _wbint_Sids2UnixIDs, pass back what we have
2019-01-08 Volker Lendeckeidmap_tdb: If one SID fails to map, try the rest
2019-01-08 Volker Lendeckeselftest: Test sids-to-xids with one failing sid
2019-01-08 Björn Jackewaf: fix tri-state of --with-sendfile-support being...
2019-01-08 Björn Jackewaf: fix waf errors with sendfail detection on Solaris
2019-01-08 Justin Stephensons3: net: Do not set NET_FLAGS_ANONYMOUS with -k
2019-01-08 Volker Lendeckepassdb: Use dom_sid_str_buf
2019-01-08 Volker Lendeckewinbind: Fix a typo
2019-01-08 Volker Lendeckesmbclient: Use dom_sid_str_buf
2019-01-08 Volker Lendeckewinbindd: Use dom_sid_str_buf
2019-01-08 Volker Lendeckeauth3: Use dom_sid_str_buf
2019-01-08 Volker Lendeckelib: Remove StrnCpy
2019-01-08 Volker Lendeckesmbd: Use strlcpy instead of StrnCpy
2019-01-08 Volker Lendeckenmbd: Use strlcpy instead of StrnCpy
2019-01-08 Volker Lendeckelibsmb: Use strlcpy instead of StrnCpy
2019-01-07 Tim Beales3:pylibsmb: Add flags used by .list() to SMB Py bindings
2019-01-07 Tim Beales3:pylibsmb: Rename 'credentials' param to match s4
2019-01-07 Tim Beales3:pylibsmb: Rename libsmb_samba_internal Py bindings...
2019-01-07 Tim Beales3:pylibsmb: Add .deltree() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Minor refactor to py_cli_list() variables
2019-01-07 Tim Beales3:libsmb: Avoid duplicated code by making cli_read_sin...
2019-01-07 Tim Beales3:pylibsmb: Add .loadfile() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Add .savefile() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Free async .list() memory
2019-01-07 Tim Beales3:pylibsmb: Make s3 and s4 listings return the same...
2019-01-07 Tim Beales3:pylibsmb: Don't return '.'/'..' in .list()
2019-01-07 Tim Beales3:pylibsmb: Make .list() work for SMBv2
2019-01-07 Tim Beales3:pylibsmb: Split code out into do_listing() helper
2019-01-07 Tim Beales3:pylibsmb: Split out code into list_helper()
2019-01-07 Tim Beales3:pylibsmb: Consolidate .readdir()/.list() py bindings API
2019-01-07 Tim Beales3:pylibsmb: Add .chkpath() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Add .mkdir(), .rmdir() APIS to SMB py...
2019-01-07 Tim Beales3:pylibsmb: Add .unlink() API to SMB Py bindings
2019-01-07 Tim Beales3:pylibsmb: Make lp a mandatory param for the SMB...
2019-01-04 Bjoern Jackes3:smbd: Fix build on AIX
2019-01-01 Stefan MetzmacherHappy New Year 2019!
2018-12-23 Stefan Metzmachers3:pylibsmb: add settimeout()
2018-12-23 Stefan Metzmachers3:libads: do an early return if we don't have a passwo...
2018-12-22 Stefan Metzmacherwinbind: honor WBFLAG_FROM_NSS along with winbind enum...
2018-12-21 Günther Deschners3-vfs-fruit: add close call
2018-12-20 Volker Lendeckelib: Remove sid_string_dbg
2018-12-20 Volker Lendeckesamr: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelsasrv: Use dom_sid_str_buf
2018-12-20 Volker Lendeckespoolss: Use dom_sid_str_buf
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-12-20 Volker Lendeckewkssvc: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelibnet: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelib: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelib: Avoid sid_string_dbg
2018-12-20 Volker Lendeckeauth3: Use dom_sid_str_buf
2018-12-20 Volker Lendeckevfs: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelookup_sid: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepdb_ldap: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepdb_smbpasswd: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-12-20 Volker Lendeckegroupdb: Use dom_sid_str_buf
2018-12-20 Volker Lendeckewinbind: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelibads: Use dom_sid_str_buf
2018-12-20 Volker Lendeckesmbd: Use dom_sid_str_buf
2018-12-20 Volker Lendeckesmbcacls: Use dom_sid_str_buf
2018-12-20 Volker Lendeckenet: Use dom_sid_str_buf
2018-12-20 Stefan Metzmachers3:auth_winbind: ignore a missing winbindd as NT4 PDC...
2018-12-20 Stefan Metzmachers3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS...
2018-12-20 Stefan Metzmachers3:auth_winbind: remove fallback to optional backend
next