samba.git
2019-03-15 Martin Schwenkectdb-packaging: Test package requires tcpdump
2019-03-15 Martin Schwenkectdb-packaging: ctdb package should not own system...
2019-03-15 Martin Schwenkectdb-tests: Add some testing for IPv4-mapped IPv6 addre...
2019-03-15 Zhu Shangzhongctdb: Initialize addr struct to zero before reparsing...
2019-03-15 Martin Schwenkectdb-tests: Build cluster mutex path manually
2019-03-14 Stefan Metzmacherdbcheck: don't check expired tombstone objects by defau...
2019-03-14 Stefan Metzmacherblackbox/dbcheck-links.sh: prepare regression test...
2019-03-14 Stefan Metzmacherblackbox/dbcheck*.sh: pass --selftest-check-expired...
2019-03-14 Stefan Metzmacherdbcheck: add --selftest-check-expired-tombstones cmdlin...
2019-03-14 Stefan Metzmacherpython/samba/netcmd: provide SUPPRESS_HELP via Option...
2019-03-14 Stefan Metzmacherdbcheck: detect the change after deletion bug
2019-03-14 Stefan Metzmacherblackbox/dbcheck-links.sh: add regression test for...
2019-03-14 Stefan Metzmacherdbcheck: add find_repl_attid() helper function
2019-03-14 Stefan Metzmacherdbcheck: don't remove dangling one-way links on already...
2019-03-14 Stefan Metzmacherdbcheck: don't move already deleted objects to LostAndFound
2019-03-14 Stefan Metzmacherdbcheck: do isDeleted, systemFlags and replPropertyMeta...
2019-03-14 Stefan Metzmacherdbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME...
2019-03-14 Stefan Metzmacherdsdb:repl_meta_data: allow CONTROL_DBCHECK_FIX_LINK_DN_...
2019-03-14 Stefan Metzmacherblackbox/dbcheck-links.sh: reproduce lost deleted objec...
2019-03-14 Stefan Metzmacherblackbox/*.sh: pass -u to 'diff'
2019-03-14 Tim Bealeselftest: Remove unnecessary dns_hub hashmap entries
2019-03-14 Tim Bealeselftest: Use consistent env variables for dns_hub
2019-03-14 Tim Bealeselftest: Use new helper function for client's smb...
2019-03-14 Tim Bealetests: Make IPv4 assumption explicit
2019-03-14 Tim Bealeselftest: Add helper function to get interfaces config
2019-03-14 Tim Bealeselftest: Remove secondary client interfaces
2019-03-14 Douglas Bagnalls4/scripting: remove obsolete w32err_code.py
2019-03-12 Tim Bealetestsuite: Remove build_farm testsuites
2019-03-12 Tim Bealeselftest: Remove RUN_FROM_BUILD_FARM env variable
2019-03-12 Tim Beales4/scripting: Remove legacy selftest-vars.sh script
2019-03-12 Tim Bealeselftest: Add helper function to create exports file...
2019-03-12 Tim Bealeselftest: Move @exported_envvars into Samba.pm
2019-03-12 Tim Bealeselftest: Remove unused SELFTEST_INTERFACES
2019-03-12 Andrew Bartlettsamba-tool domain provision: Fix --interactive module...
2019-03-12 Garming Samgpo: Backup a policy folder containing GPE.INI
2019-03-12 Garming Samgpo: During restore clobber GPT.INI with a blank version
2019-03-12 Garming Samgpo: Parse GPT.INI with Latin-1
2019-03-12 Garming Samgpo: Add test for saving gPCXXXExtensionNames in backup
2019-03-12 Garming Samgpo: Restore gPCMachineExtensionNames and gPCUserExtens...
2019-03-12 Garming Sampy3: io.open takes a numeric buffering argument at...
2019-03-12 Garming Samgpo: Add tests to make sure that an empty gplink works
2019-03-12 Garming Samgpo: Ensure that gplink works when empty
2019-03-12 Andrew Bartlettmodules: Add dependency on tirpc to vfs_nfs4acl_xattr
2019-03-12 Volker Lendeckelibsmb: Use sid_parse()
2019-03-12 Volker Lendeckelib: Remove "struct sid_parse_ret" again
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-03-12 Michael HanselmannAvoid NULL pointer dereference in SMBsendend handler
2019-03-12 Douglas Bagnalls4/scripting/autoidl: p3 exception syntax
2019-03-12 Douglas Bagnalltest/blackbox: py3 compatible print in documentation.
2019-03-12 Douglas Bagnalls4/scripting: MORE py3 compatible print functions
2019-03-12 Douglas Bagnallselftest/filter-subunit: use py3 print
2019-03-12 Douglas Bagnallselftest/format-subunit-json: remove useless py2 print
2019-03-12 Douglas Bagnallpidl/s4/python: call export "export" in py exceptions
2019-03-08 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus
2019-03-08 Volker Lendeckelibsmb: Add "in_cblobs" to cli_smb2_unlink
2019-03-08 Volker Lendeckelibsmb: Add "in_cblobs" to cli_smb2_rmdir
2019-03-08 Volker Lendeckelibsmb: Make cli_smb2_unlink async
2019-03-08 Volker Lendeckelibsmb: Simplify cli_smb2_mxac
2019-03-08 Andreas Schneiderlib:util: Move debug message for mkdir failing to log...
2019-03-08 Joe Guosamba-o3: fix -Werror=maybe-uninitialized in lib/mscat...
2019-03-08 Joe Guosamba-o3: fix -Werror=strict-overflow error in s4/tortu...
2019-03-08 Joe Guosamba-o3: fix -Werror=strict-overflow error in lib...
2019-03-07 Kristján Valurpygpo: take ownership of password pointer
2019-03-07 Kristján Valurpygpo: Safer handling of memory for ads_ptr.
2019-03-07 Kristján Valurpygpo: Fix module initialization.
2019-03-07 Kristján Valurpygpo: keep a reference to python credentials in the...
2019-03-07 Kristján Valurpygpo: More python exception cleanup.
2019-03-07 Kristján Valurpygpo: Fix error handing when getting gpo unix path.
2019-03-07 Kristján Valurpygpo: Proper exception exit in py_ads_connect().
2019-03-07 Kristján Valurpygpo: Replace the use of SystemError with RuntimeError.
2019-03-07 Joe Guosubunit/run.py: change shebang to python3
2019-03-07 Joe Guotests/auto_log_pass_change.py: only care about the...
2019-03-07 Joe Guosubunit/run.py: make iso8601 UTC usage python 2/3 compa...
2019-03-07 Andrew Bartletts4-server: Open and close a transaction on sam.ldb...
2019-03-07 Andrew Bartlettdsdb: Provide better error strings in rootdse GUID...
2019-03-07 Andrew Bartlettkcc: Give a better error message when samdb_ntds_object...
2019-03-07 Andrew Bartlettdsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}
2019-03-07 Garming SamWHATSNEW: Add the removal of the web server
2019-03-07 Garming Sampaged_results: Remove C++ commment and unneeded TODO
2019-03-07 Christof Schmittpassdb: Increase ABI version to 0.28.0
2019-03-07 Garming Samweb_server: Remove the web port smb.conf parameter
2019-03-07 Garming Samweb_server: Remove the unused Python WSGI web server
2019-03-06 Isaac Boukrissam.c: allocate account_sid on tmp_ctx
2019-03-06 Isaac Boukrissam.c: fix incorrect check of talloc_new() allocation
2019-03-06 Stefan Metzmacherndr_spoolss_buf: fix out of scope use of stack variable...
2019-03-06 Mathieu ParentEnable make test even without lmdb
2019-03-06 Christof Schmittlib/winbind_util: Add winbind_xid_to_sid for --without...
2019-03-06 Christof Schmittlib/winbind_util: Remove winbind_[gu]id_to_sid
2019-03-06 Christof Schmittlib/winbind_util: Move include out of ifdef
2019-03-06 Tim Bealedns_hub: Add some debug as to what DNS proxying is...
2019-03-05 Tim Bealedns_hub: Minor variable rename
2019-03-05 Tim Bealeselftest: Map realm to IP address (instead of iface)
2019-03-05 Tim Bealeselftest: Pass realm-to-IP mapping to dns_hub as an...
2019-03-05 Tim Bealeselftest: Split out dns_hub's testenv realm-to-IP logic
2019-03-05 Tim Bealeselftest: Try to tie dns_hub IP mapping to Samba.pm...
2019-03-05 Tim Bealeselftest: Cleanup Samba.pm iface mapping
2019-03-05 Tim Bealeselftest: Avoid hard-coding client IP address
2019-03-05 Tim Bealeselftest: dns_hub doesn't need to store $swiface
2019-03-05 Tim Bealeselftest: Add helper functions to get IP addresses
2019-03-05 Aaron Hasletttests: Reduce likelihood of auth_log test locking up...
next