]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
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...
2019-03-04  Douglas Bagnallpidl/Python: initialise a datablob
2019-03-04  Douglas Bagnalldsdb pytsts: reduce scale of subtree rename speed test
2019-03-04  Douglas Bagnalldsdb/linked_attributes: shortcut exit for backlink fix
2019-03-04  Douglas Bagnalldsdb/linked_attributes: improve formatting in some...
2019-03-04  Douglas Bagnalldsdb/linked_attributes: initialise more pointers to...
2019-03-04  Douglas Bagnalldsdb linked attributes: fix forward links faster
2019-03-04  Douglas Bagnalldsdb: linked_attributes module knows about sorted links
2019-03-04  Douglas Bagnalldsdb:replmd: add compatible feature helper function
2019-03-04  Douglas Bagnalldsdb/pytests: sanity checks for links under subtree...
2019-03-04  Douglas Bagnallreplmd/la: disambiguate error messages a bit
2019-03-04  Douglas Bagnalldsdb/group_audit: use common get_parsed_dns_trusted()
2019-03-04  Douglas Bagnalldsdb:util_links: count el->values with unsigned int
2019-03-04  Douglas Bagnalltests/rodc_rwdc: p.communicate() gives bytes, not str
2019-03-04  Douglas Bagnalldns_hub: use python 3 shebang
next