s3: VFS: vfs_streams_depot: Change use of SMB_VFS_NEXT_MKDIR -> SMB_VFS_NEXT_MKDIRAT.
[samba.git] / source4 / dsdb /
2019-09-04 Volker Lendeckedsdb: Fix CID 1453464: Error handling issues (CHECKED_R...
2019-09-04 Volker Lendeckedsdb: Fix CID 1453465: Null pointer dereferences (NULL_...
2019-09-01 Andrew Bartlettdsdb: Remove unused local_password module
2019-09-01 Andrew Bartlettdsdb: Remove unused simple_dn module
2019-09-01 Andrew Bartlettutil: Remove unused NS_GUID_string() and NS_GUID_from_s...
2019-09-01 Andrew Bartlettdsdb: Remove unused entryuuid and nsuniqueid modules
2019-09-01 Mathieu ParentSpelling fixes s/preceeding/preceding/
2019-09-01 Mathieu ParentSpelling fixes s/withing/within/
2019-09-01 Mathieu ParentSpelling fixes s/recieved/received/
2019-09-01 Mathieu ParentSpelling fixes s/overriden/overridden/
2019-08-30 Andrew Bartlettdsdb: Remove OpenLDAP backend complexity from samba_dsd...
2019-08-30 Andrew Bartlettdsdb: Remove OpenLDAP backend complexity from partition...
2019-08-30 Andrew Bartlettdsdb: Remove LDAP backend specific modules from extende...
2019-08-30 Aaron Haslettpaged results: tests without server_sort ctrl
2019-08-22 Andrew Bartletts4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"
2019-08-21 Andrew Bartletts4-samdb: Remove duplicate encrypted_secrets code using...
2019-08-21 Andreas Schneiders4:samdb: Only include necessary header files in encryp...
2019-08-21 Andreas Schneiders4:samdb: Remove dual-stack mode from (test_)encrypted_...
2019-08-21 Andrew Bartlettencrypted_secrets: Add known and expected value test
2019-08-21 Andreas Schneiders4:samdb: Add test_gnutls_value_decryption()
2019-08-14 Andreas Schneiders4:samdb: Use generate_nonce_buffer() for AEC GCM nonce
2019-08-06 Volker Lendeckedsdb: Fix the FreeBSD build
2019-08-01 Andrew Bartlettdsdb: Quiet CID 1452117 1452119 1452114 (STRAY_SEMICOLON)
2019-07-31 Douglas BagnallCID 1452121: dsdb/mod/partition: protect whole function...
2019-07-31 Douglas BagnallCID 1452109: dsdb/util: do not check for NULL after...
2019-07-24 Douglas Bagnalls4/dsdb/replmd: use incoming_dn_should_be_renamed(...
2019-07-24 Douglas Bagnalls4/dsdb/replmd: use incoming_dn_should_be_renamed(...
2019-07-24 Douglas Bagnalls4/dsdb/replmd: add a helper for common calculations
2019-07-24 Douglas Bagnalls4/dsdb/replmd: replicated_handle_rename free temp_ctx
2019-07-24 Aaron Haslettpartition: reversing partition unlocking
2019-07-24 Aaron Haslettpartition: correcting lock ordering
2019-07-24 Noel Powers4/source4/common: clang: Fix 'Dereference of undefined...
2019-07-24 Noel Powers4/dsdb/common: clang: Fix 'Value stored to 'cps_stdin...
2019-07-24 Noel Powers4/dsdb/common: clang: Fix 'Access results in a deref...
2019-07-24 Noel Powers4/dsdb/common: clang: Fix 'The left operand of '&...
2019-07-24 Noel Powers4/dsdb/common: clang: Fix 'function call argument...
2019-07-22 Douglas Bagnalls4/py_dsdb: avoid NULL deref in set_domain_sid()
2019-07-17 Aaron Haslettdrepl: memory leak fix
2019-07-11 Noel Powers4/dsdb/common: clang: Fix access results in null point...
2019-07-10 Douglas Bagnallpyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()
2019-07-10 Douglas Bagnallpyldb: fork pyldb_Ldb_AsLdbContext macro to reflect...
2019-07-09 Gary Lockyerdsdb repl_meta_data: Don't print ldif on error
2019-07-08 Noel Powers4/dsdb/schema: clang: Fix Array access results in...
2019-07-08 Noel Powers4/dsdb/schema: Fix 'Value stored to 'ret' is never...
2019-07-08 Noel Powers4/dsdb/schema: Fix Access to field results in deferenc...
2019-07-04 Gary Lockyers4 samdb: pass ldb options to ldb_module_connect_backend
2019-07-02 Douglas Bagnalls4/tests/dsdb_schema: not usefully executable as script
2019-07-02 Tim Bealerepl_md: Avoid dropping cross-partition links
2019-06-30 Swen Schilligsource4: Update all consumers of strtoul_err(), strtoul...
2019-06-26 Tim Bealedsdb: Handle DB corner-case where PSO container doesn...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-19 Douglas BagnallCVE-2019-12436 dsdb/paged_results: ignore successful...
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm unix_username
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...
next