netcmd: domain backup offline bug fix - ignore sock files
[metze/samba/wip.git] / source3 /
2018-09-24 Martin Schwenkes3: Fix the build when compiling without JSON support
2018-09-22 Philipp Gesangs3: net: normalize output of lookup subcommand
2018-09-22 Philipp Gesangs3: net: implement json output for ads lookup
2018-09-22 Philipp Gesangs3: net: implement json output for ads info
2018-09-19 Andrew BartlettFix pdb_samba_dsdb build on Ubuntu 16.04 with -O3 ...
2018-09-19 Andrew Bartletts3: nmbd: Stop nmbd network announce storm.
2018-09-19 Anoop C Ss3/locking: Fix comments to reflect code flow
2018-09-19 Richard Sharpes3: Don't copy back the stat struct from stat_cache_loo...
2018-09-18 Christof Schmittvfs_gpfs: Check for GPFS file system on connect
2018-09-14 Volker Lendeckemdssvc: Move a variable declaration closer to its use
2018-09-14 Volker Lendeckemdssvc: Move a variable declaration closer to its use
2018-09-14 Volker Lendeckemdssvc: Move a variable declaration closer to its use
2018-09-14 Volker Lendeckemdssvc: Simplify sl_unpack_loop
2018-09-14 Volker Lendeckestreams_xattr: Make error handling more obvious
2018-09-14 Volker Lendeckestreams_xattr: Make error handling more obvious
2018-09-14 Volker Lendeckesmbd: Simplify parse_share_modes
2018-09-14 Volker Lendeckesmbd: Simplify share_mode_lock.c
2018-09-14 Volker Lendeckesmbd: Fix a false comment
2018-09-14 Volker Lendeckesmbd: Remove "file_sync_all" function
2018-09-14 Volker Lendeckesmbd: Avoid casts in DEBUG statements
2018-09-14 Volker Lendeckesmbd: Avoid casts in DEBUG statements
2018-09-14 Volker Lendeckesmbd: Add a paranoia check for leases
2018-09-14 Volker Lendeckesmbd: Add some structure protection for durable reconnect
2018-09-12 Ralph Boehmedbwrap_ctdb: return correct record count for a persiste...
2018-09-12 Ralph Boehmedbwrap_ctdb: increment record count in traverse_callback()
2018-09-12 Ralph Boehmedbwrap_ctdb: use struct initializer in db_ctdb_traverse()
2018-09-12 Ralph Boehmedbwrap_ctdb: use struct initializer in db_ctdb_traverse...
2018-09-12 Ralph Boehmedbwrap_ctdb: README.Coding fixes in traverse_callback()
2018-09-12 Ralph Boehmedbwrap_ctdb: simplify if condition
2018-09-12 Ralph Boehmedbwrap_ctdb: add error checking to ctdbd_dbpath()
2018-09-12 Ralph Boehmedbwrap: early return, removes an indentation level
2018-09-12 Ralph Boehmedbwrap: move sockname variable and call to lp_ctdbd_soc...
2018-09-12 Michael Adamsmbd:vfs: fix mis-spellings of hierarchy in comments
2018-09-11 Jeremy Allisons3: smbd: Ensure dirpath is set to ".", not "\0" so...
2018-09-11 Jeremy Allisons3: smbd: Restructure check_parent_exists() to ensure...
2018-09-11 Jeremy Allisons3: smbd: Initialization cleanup.
2018-09-11 Andreas Schneiders3:libsmbclient: Fix a typo
2018-09-11 Volker Lendeckesmbd: Use has_other_nonposix_opens in smb_posix_unlink
2018-09-11 Volker Lendeckesmbd: Factor out "has_other_nonposix_opens"
2018-09-11 Volker Lendeckesmbd: Remove an unneeded #include
2018-09-11 Volker Lendeckesmbd: Simplify close_directory()
2018-09-11 Volker Lendeckesmbd: Remove an unneeded #include
2018-09-07 Günther Deschners3-rpcclient: Use spoolss_init_spoolss_UserLevel1 in...
2018-09-07 Justin Stephensons3-rpc_client: Advertise Windows 7 client info
2018-09-07 Günther Deschners3-spoolss: Make spoolss client os_major,os_minor and...
2018-09-07 Volker Lendeckevfs_fruit: fix an uninitialized variable error
2018-09-07 Volker Lendeckesmbd: Simplify logic in remove_stale_share_mode_entries
2018-09-07 Volker Lendeckesmbd: Simplify share_mode_stale_pid
2018-09-07 Volker Lendeckesmbd: Simplify lease_match() a bit
2018-09-07 Volker Lendeckesmbd: Simplify logic in fsp_lease_update
2018-09-07 Volker Lendeckesmbd: Simplify logic in smb2_lease_break_send
2018-09-07 Volker Lendeckesmbd: Factor out file_has_read_oplocks()
2018-09-07 Christof Schmitts3:lib: Rename server_contexts to global_contexts
2018-09-07 Christof Schmitts3:lib/server_contexts: Rename variables
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-09-07 Christof Schmitts3:smbget: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:smbcontrol: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:dbwrap_tool: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:eventlogadm: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3: ntlm_auth: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:sharesec: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:testparm: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:pdbedit: Use cmdline_messaging_context
2018-09-07 Ralph Boehmes3:messaging: remove unused messaging_init_client()
2018-09-07 Christof Schmitts3:net: Use cmdline_messaging_context
2018-09-07 Christof Schmittrpcclient: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:smbstatus: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:smbpasswd: Use cmdline_messaging_context
2018-09-07 Ralph Boehmes3:popt_common: use cmdline_messaging_context() in...
2018-09-07 Ralph Boehmes3:loadparm: reinit_globals in lp_load_with_registry_sh...
2018-09-07 Christof Schmitts3:lib: Introduce cmdline context wrapper
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-09-07 Christof Schmitts3/lib:popt_common: Move setup_logging to common callback
2018-09-07 Ralph Boehmes3:lib/server_contexts: make server_event_ctx and serve...
2018-09-07 Ralph Boehmes3/wscript: fix flex detection
2018-09-07 Ralph Boehmes3/wscript: fix bison detection
2018-09-06 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-09-06 Joe GuoPEP8: fix E101: indentation contains mixed spaces and...
2018-09-05 Andreas Schneiders3:libsmbclient: Add function to set protocol levels
2018-09-05 Andreas Schneiders3:libsmbclient: Do not call cli_RNetShareEnum if SMB1...
2018-09-05 Andreas Schneiders3:smbclient: Do not call cli_RNetShareEnum if SMB1...
2018-09-05 Andreas Schneidersmbclient: Fix errors printed if we can connect with...
2018-09-05 Alexander Bokovoysource3/libsmb/wscript: remove unneeded import
2018-09-05 Alexander Bokovoysource3/wscript_configure_system_ncurses: update to...
2018-09-05 Alexander Bokovoysource3/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoysource3/build/charset.py: update to handle waf 2.0.4
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-09-05 Alexander Bokovoykrb5-samba: interdomain trust uses different salt principal
2018-09-04 Stefan Metzmachers3:vfs: fix valgrind warning in SMB_VFS_{PREAD,PWRITE...
2018-09-03 Volker Lendeckedbwrap_tool: We don't do "listwatchers" anymore
2018-09-03 Volker Lendeckedbwrap_tool: Avoid an unnecessary "else"
2018-09-03 Volker Lendeckedbwrap_tool: Simplify persistent/non-persistent check
2018-09-03 Volker Lendeckedbwrap_tool: Simplify listkey_fn
2018-09-03 Volker Lendeckedbwrap_tool: Simplify dbwrap_tool_erase
2018-09-03 Volker Lendeckesmbd: Fix a memleak in async search ask sharemode
2018-08-31 Ralph Boehmes3:smbd: add a comment stating that file_close_user...
2018-08-31 Ralph Boehmes3:smbd: let session logoff close files and tcons befor...
2018-08-31 Ralph Boehmes3:smbd: reorder tcon global record deletion and closin...
next