ndr_pull_frstrans_Update
[metze/samba/wip.git] / source4 / dsdb /
2019-06-04 Stefan MetzmacherTODO: debug subtree_delete
2019-05-29 Aaron Haslettdsdb: disable ORDERED_INTEGER with MDB pack format v1
2019-05-29 Aaron Haslettldb: binding ordered indexes to GUID indexing
2019-05-28 Stefan Metzmacherdsdb:audit_log: avoid printing "... remote host [Unknow...
2019-05-24 Gary Lockyerldap server: generate correct referral schemes
2019-05-22 Andrew Bartlettdsdb: Remove unsued dsdb_class_by_cn()
2019-05-21 Andreas Schneiders4:dsdb: Use GnuTLS MD5 in password_hash module
2019-05-20 Andrew Bartlettselftest: Remove gensec.FEATURE_SEAL from samba4.ldap...
2019-05-20 Andrew Bartlettdsdb: lock metadata.tdb during lock_read in partitions...
2019-05-20 Andrew Bartlettdsdb/partition: Remove teardown of data->metadata on...
2019-05-20 Andrew Bartlettdsdb/partition: Move in_transaction decrement to end...
2019-05-20 Andrew Bartlettdsdb/partition: Ensure metadata.tdb is opened early...
2019-05-20 Andrew Bartlettdsdb: Add random values to names in tests for large...
2019-05-17 Andrew Bartlettdsdb: Add tests for large LDAP responses
2019-05-15 Gary Lockyers4 dsdb/repl_meta_data: fix use after free in dsdb_audi...
2019-05-15 Andrew Bartletts4 dsdb/repl_meta_data: allocate new extended DNs durin...
2019-05-14 Gary Lockyers4 dsdb: fix use after free in samldb_rename_search_bas...
2019-05-10 Douglas Bagnalldsdb mod/linked_attributes: fix_link_slow(): clarify...
2019-05-10 Douglas Bagnalldsdb/mod/extended_dn_out: use faster removal filters
2019-05-10 Douglas Bagnalldsdb/replmd: use ldb_msg_remove_element()
2019-05-10 Douglas Bagnalldsdb mods/extended_dn_out: remove element using ldb_msg api
2019-05-10 Douglas Bagnalldsdb/mod/extended_dn_out: zero whole fake_msg struct
2019-05-10 Douglas Bagnalls4: use ldb_msg_new(), not talloc/talloc_zero
2019-05-10 Douglas Bagnalldsdb/util: spell "equivalence"!
2019-05-09 Douglas Bagnalldsdb/mod/count_attrs: set ldb var before using it ...
2019-05-09 Douglas Bagnalls4/dsdb/util_samr: check some return codes (CID 1444977)
2019-05-09 Douglas Bagnalldsdb/modules/linked_attrs: remove pointless check ...
2019-05-09 Douglas Bagnalldsdb/modules/dirsync: ensure attrs exist (CID 1107212)
2019-05-09 Douglas Bagnalldsdb/modules/dirsync: remove useless function call
2019-05-09 Douglas Bagnalldsdb/modules/dirsync: avoid possible NULL dereference...
2019-05-09 Douglas Bagnalldsdb/modules/acl: avoid deref of missing data (CID...
2019-05-07 Garming SamCID 1363287: Resource leak using str_list_append
2019-05-06 Andrew Bartletttorture: Remove unused dsdb_attribute_ldb_to_drsuapi()
2019-05-06 Aaron Haslettselftest: correcting empty attribute usage in requests
2019-05-06 Aaron Haslettldap: test for empty attributes list
2019-05-01 Douglas Bagnalldsdb/modules: a module to count attribute searches...
2019-05-01 Douglas Bagnallpytests: try ldap.modify_order with normal user
2019-05-01 Douglas Bagnalldsdb pytests: test the effect of reordering modify...
2019-05-01 Douglas Bagnalldsdb/pytest/ldap: use idiomatic 'e' for exceptions
2019-05-01 Douglas Bagnalldsdb/pytest/ldap: revive commented out test for attr...
2019-05-01 Andreas Schneiders4:samdb: Make sure value is initialized with 0
2019-05-01 Douglas Bagnalls4/replmd delete: optimise attribute preservation with...
2019-05-01 Douglas Bagnalls4/replmd: delete checks flag before laborious search
2019-04-30 Andreas Schneiderwaf: Move check for gnutls_aead_cipher_init to main...
2019-04-29 Andreas Schneiders4:dsdb: Use C99 initializer in dsdb util_trusts
2019-04-11 Swen Schilligsource4: Update error check for new string conversion...
2019-04-11 Stefan Metzmacherdsdb/repl: we need to replicate the whole schema before...
2019-04-11 Aaron Haslettdsdb:samdb: schemainfo update with relax control
2019-04-11 Aaron Haslettsamdb: test for schemainfo update with relax control
2019-04-08 Garming Samldb: Add ORDERED_INTEGER to the proto-schema handling
2019-04-08 Aaron Haslettldb: activating <= and >= indexing for integers
2019-04-05 Douglas Bagnalldsdb/modules: minor comment typos in samba_dsdb
2019-04-05 Douglas Bagnalldsdb mods/extended_dn_store: used the ldb we already...
2019-04-05 Douglas Bagnallspell "recursive"
2019-04-03 Michael HanselmannoLschema2ldif: Resolve multiple parsing bugs
2019-04-03 Mathieu ParentRelax GPGME version check
2019-04-02 Mathieu ParentSpelling fix s/informations/information/
2019-03-29 Garming Samacl_read: Fix regression caused by db15fcfa899e1fe4d699...
2019-03-29 Aaron Haslettldb: cmocka test for empty attributes bug
2019-03-29 Aaron Haslettpaged_search: perf testing paged search
2019-03-22 Samuel Cabreros4:dsdb: Check errno to determine if crypt or crypt_r...
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-14 Stefan Metzmacherdsdb:repl_meta_data: allow CONTROL_DBCHECK_FIX_LINK_DN_...
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-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 Sampaged_results: Remove C++ commment and unneeded TODO
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-01 Swen Schilligsource4: Use wrapper for string to integer conversion
2019-02-27 Andreas Schneiders4:dsdb: Remove unused header file
2019-02-27 Andreas Schneiders4:dsdb: Only use the required md4 and md5 header files
2019-02-27 Andreas Schneiders4:dsdb: Only use the required md4 header file
2019-02-27 Volker Lendeckedsdb: Align integer types
2019-02-27 Volker Lendeckeaudit_log: Use dom_sid_str_buf
2019-02-21 Noel Powers4/param: Fix provision_get_schema leaking python object
2019-02-14 Gary Lockyers4 dsdb util: samdb_client_site_name clean up
2019-02-14 Gary Lockyers4 dsdb util: remove samdb_search_count
2019-02-14 Gary Lockyers4 dsdb util: samdb_client_site_name use dsdb_domain_count
2019-02-14 Gary Lockyers4 dsdb util: add dsdb_domain_count
2019-02-13 Douglas Bagnallreplmd: move a if (ret) closer to ret source
2019-02-13 Douglas Bagnalldsdb: check NULL guid strings in la_fix_links
2019-02-13 Douglas Bagnalldsdb: linked attrs: check a talloc_new()
2019-02-13 Douglas Bagnalldsdb: make get_parsed_dns_trusted() a common helper...
2019-02-11 Stefan Metzmacherdsdb/tests/vlv: use only one toplevel dn that is correc...
2019-02-11 Stefan Metzmachers4:dsdb:util: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL...
2019-02-07 Stefan Metzmachers4:dsdb:util: make use of samba_runcmd_export_stdin()
2019-02-07 Noel PowerClean up reference used with PyDict_Setxxx
next