]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2018-02-10  Ralph Boehmewinbindd: add routing_domain as parameter to add_truste...
2018-02-10  Stefan Metzmacherwinbindd: add missing can_do_ncacn_ip_tcp initialisation
2018-02-10  Stefan Metzmacherwinbindd: remove useless calls to get_trust_credentials...
2018-02-10  Stefan Metzmacherwinbindd: fix LSA connections via DCERPC_AUTH_SCHANNEL
2018-02-09  Douglas Bagnallsambatool drs showrepl: prefer self over ctx in python...
2018-02-09  Douglas Bagnallsamba-tool rodc: consistently use self.outf, not stdout
2018-02-09  Douglas Bagnallsubunit.run: report failure in process return code
2018-02-09  Douglas Bagnallpython samdb.newuser(): use user DN not samaccountname...
2018-02-09  Douglas Bagnalltests/samba_tool user virtualCryptSHA: remove unused...
2018-02-09  Douglas Bagnalltests/password_hash: avoid py3-incompatible md5 module
2018-02-09  Douglas Bagnalltests/samba-tool user_wdigest: avoid py3-incompatible...
2018-02-09  Andrew Bartlettlib/crypto/REQUIREMENTS: DRSUAPI replication replicated...
2018-02-08  Volker Lendeckelib: Make g_lock_locks use TDB_DATA
2018-02-08  Volker Lendeckelib: Make g_lock_dump use TDB_DATA
2018-02-08  Volker Lendeckelib: Make g_lock_do use TDB_DATA
2018-02-08  Volker Lendeckelib: Make g_lock_write_data use TDB_DATA
2018-02-08  Volker Lendeckelib: Make g_lock_unlock use TDB_DATA
2018-02-08  Volker Lendeckelib: Make g_lock_lock use TDB_DATA
2018-02-08  Volker Lendeckelib: Make g_lock_lock_send use TDB_DATA
2018-02-08  Garming Samsamba-tool/tests: Check that dns cleanup does not spuri...
2018-02-08  Garming Samsamba-tool/dns: Clarify the cleanup subcommand
2018-02-08  Garming Samtests/samba-tool: dns cleanup should work with a missin...
2018-02-08  Garming Samremove_dc: Allow remove_dns_references to ignore missin...
2018-02-08  Joe Guosamba-tool: add dns cleanup cmd
2018-02-08  Björn Baumbachtests/samba-tool: add tests for samba-tool group move...
2018-02-08  Björn Baumbachdocs-xml:samba-tool.8: document "group move" command
2018-02-08  Björn Baumbachsamba-tool group: implement the group move command
2018-02-08  Björn Baumbachtests/samba-tool: add tests for user move command
2018-02-08  Björn Baumbachdocs-xml:samba-tool.8: document "user move" command
2018-02-08  Björn Baumbachsamba-tool user: implement the user move command
2018-02-08  Björn Baumbachsamba-tool user: fix some typos
2018-02-08  Björn Baumbachtests/samba-tool: add test for samba-tool user show...
2018-02-08  Björn Baumbachdocs-xml:samba-tool.8: document "user show" command
2018-02-08  Björn Baumbachsamba-tool: implement user show command to display...
2018-02-08  Björn Baumbachdocs-xml:samba-tool.8: document ou management commands
2018-02-08  Björn Baumbachtests/samba-tool: add tests for new ou management commands
2018-02-08  Björn Baumbachsamba-tool: implement ou management commands
2018-02-08  Andrew Bartlettselftest: Add tests for samdb.normalize_dn_in_domain()
2018-02-08  Andrew Bartlettpython/samdb: Improve function comment on normalize_dn_...
2018-02-08  Andrew Bartlettpython/samdb: Allow samdb.normalize_dn_in_domain()...
2018-02-08  Björn Baumbachpython/samdb: add method normalize_dn_in_domain():...
2018-02-08  Björn Baumbachpyldb: extend dn.is_child_of() test: dn is child of...
2018-02-08  Martin Schwenkectdb-tests: Set test timeout to an hour
2018-02-07  Gary Lockyerpython SamDB: init default flags to FLG_DONT_CREATE_DB
2018-02-07  Gary Lockyerpyldb: Expose extra flags
2018-02-07  Gary Lockyersamdb: Add tests for samdb tdb file creation.
2018-02-07  Andrew Bartlettlib/crypto: Update REQUIREMENTS for recent Samba changes
2018-02-07  Karolin SeegerWHATSNEW: Start release notes for Samba 4.9.
2018-02-07  Karolin Seegerdocs-xml: Add 'samba-tool visualize' to man samba-tool.8.
2018-02-07  Stefan Metzmacherselftest: run "samba.tests.common"
2018-02-06  Volker Lendeckelibgpo: Fix the build --without-ads
2018-02-06  Volker Lendeckelibads: Fix the build --without-ads
2018-02-05  Stefan Metzmacherdbcheck: skip find_missing_forward_links_from_backlinks...
2018-02-05  Ralph Boehmedbcheck: add support for restoring missing forward...
2018-02-05  Ralph Boehmedbcheck: add find_missing_forward_links_from_backlinks()
2018-02-05  Stefan Metzmacherdbcheck: make sure we ask for replPropertyMetaData...
2018-02-05  Stefan Metzmacherdbcheck: make sure we always ask for the objectGUID...
2018-02-05  Ralph Boehmedbcheck: add a helper function that checks is a value...
2018-02-05  Ralph Boehmedbcheck: add a dict where we remember attributes with...
2018-02-05  Ralph Boehmedbcheck: split out check_duplicate_links from check_dn
2018-02-05  Stefan Metzmacherdbcheck: store fixed forward link attributes with the...
2018-02-05  Stefan Metzmacherdbcheck: remove ldb.FLAG_MOD_REPLACE when replacing...
2018-02-05  Ralph Boehmedbcheck: rename err_duplicate_links() to err_recover_fo...
2018-02-05  Ralph Boehmedbcheck: add link direction to error message for duplic...
2018-02-05  Ralph Boehmedbcheck: rename err_duplicate_links arguments
2018-02-05  Stefan Metzmacherdbcheck: only pass obj_dn to err_orphaned_backlink()
2018-02-05  Ralph Boehmedbcheck: add forward_syntax argument to err_orphaned_ba...
2018-02-05  Ralph Boehmedbcheck: rename and reorder err_orphaned_backlink arguments
2018-02-05  Ralph Boehmeselftest/dbcheck: add a test for corrupt forward links...
2018-02-05  Ralph BoehmeRevert "dbcheck: disable fixing duplicate linked attrib...
2018-02-05  Stefan Metzmacherpython/common: add __cmp__ function to dsdb_Dn similar...
2018-02-05  Stefan Metzmacherpython:tests: add test_dsdb_Dn_sorted() to "samba.tests...
2018-02-05  Stefan Metzmacherpython:tests: remove test_dsdb_Dn() to test_dsdb_Dn_bin...
2018-02-05  Stefan Metzmacherpython:tests: use TestCaseInTempDir for "samba.tests...
2018-02-05  Stefan Metzmacherpython/netcmd: implement __repr__ for class CommandError
2018-02-03  Ralph Boehmes3/smbd: fix handling of delete-on-close on directories
2018-02-03  Ralph Boehmeselftest: run deltest20 against s3 as well
2018-02-01  Andrew BartlettWHATSNEW: Mention new option "apply group policies"
2018-02-01  David Muldergpo: Correct WHATSNEW
2018-02-01  David Muldergpo: Correct documentation
2018-02-01  Andrew BartlettWHATSNEW: Add section for "samba-tool visualize"
2018-01-31  Swen Schilligtalloc_zero libnet_context on init
2018-01-31  Volker Lendeckevfs_virusfilter: Fix CID 1428738 Macro compares unsigne...
2018-01-30  Volker Lendeckevfs_virusfilter: Fix CID 1428740 Macro compares unsigne...
2018-01-30  Volker Lendeckevfs_virusfilter: Fix CID 1428739 Buffer not null terminated
2018-01-30  Jeremy Allisons3: librpc: Allow client to correctly report etype...
2018-01-30  Swen Schilligctdb-common: Optimize sock_queue's memory managament
2018-01-30  Swen Schilligctdb-common: Remove sock_queue_destructor
2018-01-30  Swen Schilligctdb-common: Return if packet size is zero
2018-01-30  Volker Lendeckelibcli: Remove finddcs_nbt.c
2018-01-26  Jeremy Allisons3: ldap: Ensure the ADS_STRUCT pointer doesn't get...
2018-01-25  Swen SchilligFix wrong condition for error string assignment
2018-01-25  Volker Lendeckelibnet: Use talloc_zero instead of ZERO_STRUCTP
2018-01-25  Trever L. AdamsSamba-VirusFilter: clean up dir check vfs_close and...
2018-01-25  Trever L. AdamsSamba-VirusFilter: fix virusfilter_vfs_close() crash
2018-01-25  Volker Lendeckelibnmb: Fix CID 1428474 Incorrect expression (COPY_PAST...
2018-01-24  Trever L. AdamsSamba-VirusFilter: clamav VFS and man page.
2018-01-24  Trever L. AdamsSamba-VirusFilter: F-Secure AntiVirus (fsav) VFS and...
2018-01-24  Trever L. AdamsSamba-VirusFilter: Sophos VFS backend.
2018-01-24  Trever L. AdamsSamba-VirusFilter: common headers and sources.
next