tests/audit_log: Make discardMessages() more reliable
[bbaumbach/samba-autobuild/.git] / lib /
2023-05-24 Joseph Suttonpyldb: Fix leak
2023-05-24 Joseph Suttonlib:audit_logging:tests: Check return value of json_new...
2023-05-24 Joseph Suttonlib:audit_logging: Check return value of json_new_object()
2023-05-18 Joseph Suttonlib:audit_logging: Fix typo in log message
2023-05-18 Joseph Suttonlib:audit_logging: Add function to add a formatted...
2023-05-18 Joseph Suttonlib:audit_logging: Add function to add an optional...
2023-05-18 Joseph Suttonlib:audit_logging: Add function to add flags to a JSON...
2023-05-16 Joseph Suttonpython: Safely clear structure members
2023-05-16 Dmitry Antipovlib:util: prefer size_t for random data generation...
2023-05-16 Andrew Bartlettparam: Add new parameter "ad dc functional level"
2023-05-09 Dmitry Antipovlib:ldb: do not offset against NULL pointer in ldb_ldif...
2023-05-05 Joseph Suttonlib:addns: Don’t call memcpy() with a NULL pointer
2023-05-05 Joseph Suttonlib:util: Fix undefined bitshift
2023-04-28 Douglas Bagnalllib/fuzzing: add fuzzer for sddl_parse
2023-04-27 Andreas Schneiderlib:krb5_wrap: Fix debug statements when princ_s is...
2023-04-26 Volker Lendeckeldb: Implement ldap_whoami in pyldb
2023-04-26 Volker Lendeckeldb: Allow extended operations through ildap
2023-04-26 Volker Lendeckeldb: Add the RFC4532 LDB_EXTENDED_WHOAMI_OID definition
2023-04-25 Alexander BokovoyAdd ROLE_IPA_DC into two more places
2023-04-14 Christof Schmittdebug: Only initialize gpfs wrapper when gpfs logging...
2023-04-14 Andreas Schneiderlib:util: Fix code spelling
2023-04-14 Andreas Schneiderlib:util: Remove trailing white spaces in byteorder.h
2023-04-14 Andreas Schneiderlib:tsocket: Fix code spelling
2023-04-14 Andreas Schneiderlib:tevent: Fix code spelling
2023-04-14 Andreas Schneiderlib:tdb: Fix code spelling
2023-04-14 Andreas Schneiderlib:talloc: Fix code spelling
2023-04-14 Andreas Schneiderlib:socket: Fix code spelling
2023-04-14 Andreas Schneiderlib:smbconf: Fix code spelling
2023-04-14 Andreas Schneiderlib:replace: Fix code spelling
2023-04-14 Andreas Schneiderlib:replace: Remove trailing white spaces in xattr.c
2023-04-12 Joseph Suttonlib/torture: Don't overwrite test outcomes
2023-04-12 Joseph Suttonpyldb: Handle allocation failure
2023-04-12 Joseph Suttonldb: Avoid undefined pointer arithmetic
2023-04-12 Joseph Suttonldb: Fix function documentation to be consistent
2023-04-12 Joseph Suttonldb: Don't wrongly claim to return message elements
2023-04-12 Joseph Suttonldb: Remove misleading comment
2023-04-12 Joseph Suttonldb: Remove old misleading comments
2023-04-12 Joseph Suttontalloc: Remove unneeded va_copy()
2023-04-12 Joseph Suttontalloc: Put comment back in appropriate place
2023-04-11 Andreas Schneiderlib:replace: Fix snprintf of rep_inet_ntop()
2023-04-11 Andreas Schneiderlib:replace: Fix code spelling
2023-04-11 Andreas Schneiderlib:pthreadpool: Fix code spelling
2023-04-11 Andreas Schneiderlib:param: Fix code spelling
2023-04-11 Andreas Schneiderlib:messaging: Fix code spelling
2023-04-11 Andreas Schneiderlib:ldb: Fix code spelling
2023-04-06 Andrew Bartlettlib/util: Add "debug syslog format = always", which...
2023-04-06 Andreas Schneiderlib:ldb:tests: Fix signedness build error
2023-04-05 Rob van der LindeCVE-2023-0922 set default ldap client sasl wrapping...
2023-04-05 Joseph Suttonldb: Use correct member of union
2023-04-05 Andrew BartlettCVE-2023-0614 lib/ldb-samba Ensure ACLs are evaluated...
2023-04-05 Andrew BartlettCVE-2023-0614 lib/ldb-samba: Add test for SAMBA_LDAP_MA...
2023-04-05 Andrew BartlettCVE-2023-0614 dsdb: Add pre-cleanup and self.addCleanup...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Filter on search base before redacti...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Centralise checking for inaccessible...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Prevent disclosure of confidential...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Add ldb_parse_tree_get_attr()
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place()
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Make ldb_filter_attrs_in_place(...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Add function to filter message in...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Add function to add distinguishedNam...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Add function to remove excess capaci...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Add function to take ownership of...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb:tests: Ensure all tests are accounted for
2023-04-05 Joseph SuttonCVE-2023-0614 ldb:tests: Ensure ldb_val data is zero...
2023-04-05 Joseph SuttonCVE-2023-0614 ldb: Add functions for handling inaccessi...
2023-04-04 Andreas Schneiderlib:ldb:tests: Fix code spelling
2023-04-04 Andreas Schneiderlib:ldb:nssldb: Fix code spelling
2023-04-04 Andreas Schneiderlib:ldb:ldb_sqlite3: Fix code spelling
2023-04-04 Andreas Schneiderlib:ldb:ldb_map: Fix code spelling
2023-04-04 Andreas Schneiderlib:ldb:ldb_key_value: Fix code spelling
2023-04-04 Andreas Schneiderlib:ldb:include: Fix code spelling
2023-04-04 Andreas Schneiderlib:ldb:common: Fix code spelling
2023-04-03 Andreas Schneiderlib:krb5_wrap: Fix code spelling
2023-04-03 Andreas Schneiderlib:fuzzing: Fix code spelling
2023-04-03 Andreas Schneiderlib:dbwrap: Fix code spelling
2023-04-03 Andreas Schneiderlib:crypto: Improve comment about weak crypto
2023-04-03 Andreas Schneiderlib:compression: Fix code spelling
2023-04-03 Andreas Schneiderlib:cmdline: Fix code spelling
2023-04-03 Andreas Schneiderlib:audit_logging: Fix code spelling
2023-04-03 Andreas Schneiderlib:addns: Fix code spelling
2023-04-03 Andreas Schneiderlib:addns: Rename additionals to additional
2023-03-31 Joseph Suttonldb: Add ldb_val -> bool,uint64,int64 parsing functions
2023-03-31 Joseph Suttonldb: Split out ldb_val_as_dn() helper function
2023-03-31 Andrew Bartlettlib/compression: Fix documentation of lzxpress_huffman_...
2023-03-31 Andrew Bartlettlib/compression: Add helper function lzxpress_huffman_m...
2023-03-30 Volker Lendeckepyldb: Fix a copy&paste error, CID 1524512 DEADCODE
2023-03-30 Andreas Schneiderlib:talloc: Move talloc_get_size() out of the talloc...
2023-03-22 Stefan Metzmacherlib/ldb: add LDB_CHANGETYPE_MODRDN support to ldb_ldif_...
2023-03-22 Stefan Metzmacherlib/ldb: add LDB_CHANGETYPE_DELETE support to ldb_ldif_...
2023-03-22 Stefan Metzmacherlib/ldb: re-order code in ldb_ldif_to_pyobject()
2023-03-22 Stefan Metzmacherlib/ldb: let ldb_ldif_parse_modrdn() handle names witho...
2023-03-22 Joseph Suttonldb: Don't create error string if there is no error
2023-03-22 Stefan Metzmacherreplace: add ARRAY_INSERT_ELEMENT() helper
2023-03-22 Stefan Metzmacherlib/ldb-samba: let ldif_read_ntSecurityDescriptor(...
2023-03-15 Andreas Schneiderlib:ldb: Correctly cast pointers for assert_string_equal()
2023-03-14 Andrew Bartlettlib/ldb: Avoid allocation and memcpy() for every wildca...
2023-03-14 Andrew Bartletttsocket: Increase tcp_user_timeout max_loops
2023-03-09 Li Yuxuanaudit_logging: Use `json_int_t` instead of `int` for...
2023-03-09 Li Yuxuanaudit_logging:tests: Add big_int test for `json_add_int`
2023-03-09 Dmitry Antipovlib:util: prefer mallinfo2() over mallinfo() if available
next