wafsamba: Fix 'make -j<jobs>'
[samba.git] / source3 /
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...
2018-08-31 Ralph Boehmeselftest: add a durable handle test with delayed disconnect
2018-08-31 Ralph Boehmevfs_delay_inject: adding delay to VFS calls
2018-08-29 Andreas Schneiders4:torture: Add a test for listing shares
2018-08-28 Volker Lendeckeexamples: Add winexe re-implemented on current Samba...
2018-08-27 Volker Lendeckelibsmb: Expose protocol-agnostic cli_writeall_send...
2018-08-27 Volker Lendeckelibsmb: Rename cli_writeall_send/recv to cli_smb1_write...
2018-08-27 Volker Lendeckelibsmb: Add protocol-agnostic cli_read
2018-08-27 Jeremy Allisons3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log...
2018-08-27 Jeremy Allisons3: VFS: vfs_full_audit: Add $cwd arg to smb_fname_str_...
2018-08-25 Christof Schmittsmbd: Remove unused KOPLOCK flags
2018-08-24 Joe GuoPEP8: fix W391: blank line at end of file
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E241: multiple spaces after ','
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E115: expected an indented block (comment)
2018-08-24 Joe GuoPEP8: fix E101: indentation contains mixed spaces and...
2018-08-23 Volker Lendeckevfs_fruit: Don't unlink the main file
2018-08-22 Jeremy Allisons3: smbd: Ensure get_real_filename() copes with empty...
2018-08-22 Volker Lendeckelibads: Simplify parse_spn()
2018-08-21 Volker Lendeckelibads: Fix an error path talloc leak
2018-08-21 Volker Lendeckelibgpo: Fix CID 1438462 Error handling issues (CHECKED_...
2018-08-21 Volker Lendeckesmbd: Remove koplocks->contend_level2 callbacks
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()
next