samba.git
2018-09-05 Thomas Nagyselftest/tests.py: Update path to waflib
2018-09-05 Thomas Nagyscript/autobuild: use --out instead of -b when calling...
2018-09-05 Thomas Nagybuild:wafsamba: detail where we are processing the...
2018-09-05 Thomas Nagybuild:wafsamba: Update dist/distcheck commands
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 Metzmachertestprogs/blackbox: let test_trust_user_account.sh...
2018-09-04 Stefan Metzmachertestprogs/blackbox: add testit[_expect_failure]_grep...
2018-09-04 Stefan Metzmachersamba-tool: add virtualKerberosSalt attribute to 'user...
2018-09-04 Alexander Bokovoys4:selftest: test kinit with the interdomain trust...
2018-09-04 Volker Lendeckeexamples: Fix mingw64 detection
2018-09-04 Stefan Metzmachers3:vfs: fix valgrind warning in SMB_VFS_{PREAD,PWRITE...
2018-09-04 Jeremy Allisons4: torture: Ensure we close the handle on the correct...
2018-09-04 Jeremy Allisons4: torture: Ensure we can't exit without deleting...
2018-09-04 Jeremy Allisons4: torture: Ensure all notify tests use separate direc...
2018-09-04 Robert ScheckUpdate Samba URLs from http:// to https://
2018-09-04 Andreas Schneiderwaf: Add -fstack-clash-protection
2018-09-04 Andreas Schneiderwaf: Check for -fstack-protect-strong support
2018-09-04 Stefan Metzmachers4:rpc_server/netlogon: don't treet trusted domains...
2018-09-04 Stefan Metzmachers4:rpc_server/netlogon: make use of talloc_zero_array...
2018-09-04 Stefan Metzmachers4:rpc_server/netlogon: use samdb_domain_guid()/dsdb_tr...
2018-09-04 Stefan Metzmachers4:dsdb/common: add samdb_domain_guid() helper function
2018-09-04 Stefan Metzmacherdsdb:util_trusts: add dsdb_trust_local_tdo_info() helpe...
2018-09-04 Stefan Metzmacherdsdb/util_trusts: domain_dn is an input parameter of...
2018-09-04 Stefan Metzmachers4:torture/rpc/netlogon: verify the trusted domains...
2018-09-04 Stefan Metzmachers4:torture/rpc/netlogon: assert that cli_credentials_ge...
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-09-03 Martin Schwenkectdb-tests: Don't run valgrind or other tracing in...
2018-09-03 Martin Schwenkectdb-tests: Use known install paths in local daemon...
2018-09-03 Martin Schwenkectdb-tests: If bin/ isn't in ctdb/ then look one level...
2018-09-03 Martin Schwenkectdb-common: Process the whole config file even if...
2018-09-03 Martin Schwenkectdb-common: Avoid ENOENT for unknown conf options
2018-09-03 Martin Schwenkectdb-common: Avoid ENOENT for unknown conf type tags
2018-09-03 Martin Schwenkectdb-common: Log a message when an invalid conf value...
2018-09-03 Martin Schwenkectdb-common: Log a message for unknown conf option
2018-09-03 Martin Schwenkectdb-common: Fix log message for conf option with unkno...
2018-09-03 Martin Schwenkectdb-daemon: Drop incorrect log message
2018-09-03 Martin Schwenkectdb-daemon: Log complete eventd startup command
2018-09-03 Andrew Bartlettselftest: Split up password_lockout into tests with...
2018-09-03 Andrew Bartlettselftest: Prepare to allow override of lockout duration...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user_virtual...
2018-09-03 Noel Powerpython/samba/netcmd: PY2/PY3 changes required for user_...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user for py3
2018-09-03 Noel Powerpython/samba/tests: Adjust teardown so second run of...
2018-09-03 Noel Powerpython/samba/tests: PY2/PY3 required changes for samba...
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.raw_protocol...
2018-09-03 Noel Powerpython/samba/test/dcerpc: Py3 port of samba.tests.dcerp...
2018-09-03 Noel Powerpython/samba/tests: ensure byte content (not strings)
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.dnsserver(ad_dc...
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.dnsserver for...
2018-09-03 Noel Powerselftest: Update known fail with py3 variant of samba...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.dnscmd for py3
2018-09-03 Noel Powers4/selftest: Enable samba.tests.samba_tool.sites for py3
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.help for py3
2018-09-03 Noel Powerpython/samba/tests: Py2/Py2 enable samba.tests.samba_to...
2018-09-03 Noel Powers4/selftest: Enable samba.tests.samba_tool.provision_pa...
2018-09-03 Noel Powerpython/samba/netcmd: Fix password usage for py2/py3...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.ntacl for Py3
2018-09-03 Noel Powerpython/samba/provision: remove use of str() func for...
2018-09-03 Noel Powerpython/samba/netcmd: changes for samab.tests.samba_tool...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.ou for py3
2018-09-03 Noel Powers4/selftest: enable samba.tests.group for py3
2018-09-03 Noel Powerpython/sambe/tests/samba_tool: PY3 port for tests.samba...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user_check_p...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user_wdigest...
2018-09-03 Noel Powerpython/samba: PY3 port for samba.tests.samba_tool.user_...
2018-09-03 Noel Powerpython/samba: Add some helper functions to encode/decod...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.processes...
2018-09-03 Noel Powers3/selftest: Enable samba.tests.samba_tool.fsmo for...
2018-09-03 Noel Powerpython/samba/tests: Port fsmo test to python3
2018-09-03 Noel Powerenable samba_tool.visualize_drs samba_tool.visualize_dr...
2018-09-03 Noel Powerpython/samba: changes needed for samba.tests.samba_tool...
2018-09-03 Noel Powers4/selftest: Enable samba.tests.samba_tool.join for py3
2018-09-03 Noel Powerpython/samba: changes to make samba.tests.samba_tool...
2018-09-03 Noel Powerpython/compat: use cStringIO instead of StringIO in...
2018-09-03 Noel Powerpython/samba/tests: Use io.StringIO for py3 and StringI...
2018-09-03 Noel Powers4/selftest/tests: enable samba.tests.samba_tool.timecm...
2018-09-03 Noel Powers4/selftest: enable samba.tests.dcerpc.unix for python3
2018-09-03 Noel Powerpython/samba/tests: port samba.tests.unix for py3
2018-09-03 Noel Powers4/selftest: enable samba.tests.dsdb_lock for python3
2018-09-03 Noel Powerpython/samba: port changes to allow samba.tests.dsdb_lo...
2018-09-03 Noel Powerpython/samba: open files in binary mode as appropriate
2018-09-03 Noel Powerpython/samba: port open to io.open for PY2/PY3 compat
2018-09-03 Noel Powerpython/samba: Fix py2/3 relative module import issue
2018-09-03 Andrew Bartlettselftest: Remove excption for NSS_WRAPPER_HOSTS and...
2018-09-03 Andrew Bartlettselftest: Set RESOLV_WRAPPER_CONF/RESOLV_WRAPPER_HOSTS...
2018-09-03 Andrew Bartlettselftest: Set NSS_WRAPPER_HOSTS when creating the trusts
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 Boehmes4:selftest: reformat smb2_s3only list
2018-08-31 Ralph Boehmevfs_delay_inject: adding delay to VFS calls
2018-08-31 Volker Lendeckelib: Fix the build on FreeBSD
2018-08-30 Christof Schmitttorture: Add test for directory_create_or_exist
next