enable samba_tool.visualize_drs samba_tool.visualize_drs for py3
[samba.git] / source3 /
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()
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()
next