vfs_virusfilter_fsav: Initialize stack pointers per README.Coding
[samba.git] / source3 /
2018-05-03 Andrew Bartlettvfs_virusfilter_fsav: Initialize stack pointers per...
2018-05-03 Richard SharpeFix some incorrect debug messages that look to be copy...
2018-05-03 Jeremy Allisons3: libsmbclient: Fix hard-coded connection error retur...
2018-05-02 Jeremy Allisons3: VFS: Default. Move vfs_read_data() out of source3...
2018-05-02 Jeremy Allisons3: VFS: default: Remove recursion into the VFS inside...
2018-05-02 Jeremy Allisons3: VFS: default: Remove fallback if we don't have...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-05-01 Jeremy Allisons3: vfs: Use the new smb_vfs_fsync_sync() call in place...
2018-05-01 Jeremy Allisons3: VFS: Add a synchronous smb_vfs_fsync_sync() call...
2018-04-30 Jeremy Allisonceph: VFS: Add asynchronous fsync to ceph module, fake...
2018-04-25 Christof Schmittrpc_server: Fix NetSessEnum with stale sessions
2018-04-25 Christof Schmittselftest: Add testcase for querying sessions after...
2018-04-25 Christof Schmittrpcclient: Print number of entries for NetSessEnum
2018-04-25 Björn Jackeprinting: return the same error code as windows does...
2018-04-24 Volker Lendeckelib: #include "util_event.h" only where needed
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-24 Volker Lendecketorture3: Fix CID 1435119 Error handling issues (CHECKE...
2018-04-24 Stefan Metzmachers3:util: remove reinit_after_fork_pipe_handler before...
2018-04-24 Volker Lendeckewinbind: Speed up wbinfo -p
2018-04-24 Volker Lendeckentlm_auth: PAM_AUTH_CRAP needs a privileged socket
2018-04-24 Ralph Boehmes3:messages: improve tevent_create_immediate recycling
2018-04-24 Ralph Boehmes3:messages: check tevent_fd_get_flags() == 0 before...
2018-04-24 Ralph Boehmes3:messages: check reg->refcount == 0 before accessing...
2018-04-24 Volker Lendeckewinbind: Remove an unused struct declaration
2018-04-23 Volker Lendeckedbwrap: Remove calls to loadparm
2018-04-23 Volker Lendeckedbwrap3: Call dbwrap_local_open with the correct tdb...
2018-04-23 Volker Lendeckedbwrap3: Call dbwrap_local_open with the correct hash...
2018-04-23 Stefan Metzmachers3:vfs_aio_pthread: make use of pthreadpool_tevent...
2018-04-23 Stefan Metzmacherselftest: add some basic testing for aio_pthread
2018-04-23 Stefan Metzmachers3:smbd: call pthreadpool_tevent_init() already in...
2018-04-20 William Browns3/security.c undefined value
2018-04-18 Andreas Schneiders3:passdb: Do not return OK if we don't have pinfo...
2018-04-13 Douglas Bagnalls3/py_passdb: initialize optional parameters earlier
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-04-12 Volker Lendeckedbwrap: Fix "use mmap = no"
2018-04-12 Stefan Metzmachers3:smb2_server: correctly maintain request counters...
2018-04-12 Jeremy Allisons3: tests: Regression test to ensure we can never retur...
2018-04-11 Jeremy Allisons3: smbd. Generic fix for incorrect reporting of stream...
2018-04-11 Jeremy Allisons3: vfs: vfs_streams_xattr: Don't blindly re-use the...
2018-04-11 Volker Lendeckesmbd: Fix CID 1414783 Double unlock
2018-04-11 Volker Lendeckewinbind: Fix CID 1427625 Calling risky function
2018-04-11 Volker Lendeckevfs_fruit: Fix CID 1416474 Dereference null return...
2018-04-11 Volker Lendeckerpc_server: Init local_server_* in make_internal_rpc_pi...
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Andrew Bartletts3-lib: Remove support for libexc for IRIX backtraces
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through nb_getdc
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through prep_getdc_re...
2018-04-10 Volker Lendeckelibsmb: Introduce a helper variable
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-04-10 Volker Lendeckelibsmb: Remove unused trustdom_cache.c
2018-04-10 Volker Lendeckenmbd: Fix a typo
2018-04-10 Volker Lendeckenmbd: Fix a typo
2018-04-09 Jeremy Allisons3: smbd: Unix extensions attempts to change wrong...
2018-04-09 Jeremy Allisons3: smbd: Fix memory leak in vfswrap_getwd()
2018-04-07 Ralph Wuerthners3:smb2_tcon: Add check to prevent non-DFS clients...
2018-04-07 Volker Lendeckepdb_nds: Fix CID 1273401 Unused value
2018-04-07 Volker Lendeckeidmap: Fix CID 1363261 Resource leak
2018-04-07 Volker Lendeckeidmap: Use TALLOC_FREE instead of explicit code
2018-04-06 Christof Schmittwinbindd: Do not ignore domain in the LOOKUPNAME request
2018-04-06 Christof SchmittAdd test for wbinfo name lookup
2018-04-06 Christof Schmitttest_smbclient_s3.sh: Use correct separator in "list...
2018-04-06 Björn Baumbachs3-mdssvc: allow build with --enable-spotlight and...
2018-04-06 Gary Lockyersource3: initilize_password_db after a fork.
2018-04-05 Stefan Metzmachers3: nmbd: Fix strict overflow checking compiler warning.
2018-04-05 Volker Lendeckeeventlog: Fix CID 1363194 Resource leak
2018-04-05 Volker Lendeckeeventlog: Fix CID 242105 Unchecked return value
2018-04-05 Joe Guowscript_build: fix c modules deps name for Python 3
2018-04-05 Noel Powerpython3 port for smbd module
2018-04-05 Noel Powerpython samba test: enable samba.tests.libsmb_samba_inte...
2018-04-05 Noel Powerpython3 port for libsmb_samba_internal module
2018-04-05 Noel Powerpython3 port for passdb module
2018-04-05 Noel Powerpython3 port for param module
2018-04-05 Volker Lendeckesmbclient: Handle ENUM_DIR in "notify" command
2018-04-04 Volker Lendeckelibsmb: Handle IO_TIMEOUT in cli_smb2_notify properly
2018-04-04 Lutz Justens3: lib: messages: Don't use the result of sec_init...
2018-04-03 Volker Lendeckenet: Avoid tallocs
2018-04-03 Volker Lendeckenet: Fix CID 1414752 Resource leak
2018-04-03 Volker Lendeckepdb_ldap: Fix CID 1363266 Resource leak
2018-04-03 Volker Lendeckeutils: Fix CID 1035541 Uninitialized scalar variable
2018-04-03 Volker Lendeckegroupdb: Fix CID 1167984 Ignoring number of bytes read
2018-04-03 Volker Lendeckesmbd: Fix CID 240676 Dereference after null check
2018-04-03 Andreas Schneiders3:modules: Set -Wno-strict-overflow for getdate if...
2018-04-03 Andreas Schneiders3:modules: Generate new getdate.c with bison
2018-04-03 Andreas Schneiders3:modules: Update getdate.y to work with newer bison...
2018-04-03 Andreas Schneiders3:torture: Fix size types in make_nonstd_fd()
2018-04-03 Andreas Schneiders3:client: Fix size types
2018-04-03 Andreas Schneiders3:spoolss: Fix size types
2018-04-03 Andreas Schneiders3:printing: Fix size types
2018-04-03 Andreas Schneiders3:smbd: Fix size types in reply_negprot()
2018-04-03 Stefan Metzmachers3:modules: fix the build of vfs_aixacl2.c
2018-04-03 Stefan Metzmachers3:modules: make virusfilter_io_connect_path() more...
2018-04-03 Stefan Metzmachers3:modules: fix the picky-developer build of vfs_virusf...
2018-03-30 Ralph Boehmes3:smbd: don't use the directory cache for SMB2/3
2018-03-29 Jeremy Allisons3: smbd: Files or directories can't be opened DELETE_O...
2018-03-29 Volker Lendeckelibads: Fix CID 1349423 Resource leak
2018-03-28 Volker Lendeckenet: Fix CID 1128559 Dereference null return value
2018-03-28 Volker Lendeckesmbstatus: Fix CID 1128560 Dereference null return...
2018-03-28 Volker Lendeckevfs_fruit: Fix CID 1433613 Operands don't affect result
2018-03-28 Volker Lendeckelibads: Fix 1433611 Resource leak
next