ldb/pyldb: Check errors from PyLdbMessage_FromMessage
[npower/samba-autobuild/.git] / lib /
2024-03-03 Andrew Bartlettldb/pyldb: Check errors from PyLdbMessage_FromMessage
2024-03-01 Andrew Bartlettbuild: Allow --with-ldbmodulesdir to override location...
2024-03-01 Andrew Bartlettldb: Unconditionally set LDB_PACKAGE_VERSION
2024-03-01 Andrew Bartlettldb: Remove "private_library" variable with just one...
2024-03-01 Andrew Bartlettldb: Rename VERSION to LDB_VERSION to avoid confusion
2024-03-01 Andrew Bartlettlib/ldb: Remove duplicate aspects of build system
2024-03-01 Andrew Bartlettldb: Remove remaining components of independent ldb...
2024-03-01 Andrew Bartlettlib/ldb: Remove references to conf.env.standalone_ldb
2024-03-01 Andrew Bartlettlib/ldb: bld.CONFIG_SET(USING_SYSTEM_LDB) is now never set
2024-03-01 Andrew Bartlettlib/ldb: Adapt pkg-config files to being build from...
2024-03-01 Andrew Bartlettlib/ldb: Always build standalone
2024-03-01 Andrew Bartlettbuild: Move --with-ldap/--without-ldap from source3...
2024-03-01 Andrew Bartlettldb: Remove the ability for Samba to compile against...
2024-03-01 Andrew Bartlettbuild: Remove duplicated check for -Wl,-no-undefined...
2024-03-01 Andrew Bartlettldb: Honour --private-library=!ldb as meaning build...
2024-03-01 Andrew Bartlettldb: Make pyldb-util always a private library
2024-03-01 Andrew Bartlettselftest: Always and only run ldb test-tdb test in...
2024-03-01 Andrew Bartlettselftest: Move LDB cmocka based unit tests to Samba...
2024-03-01 Andrew Bartlettldb: Prepare ldb tests for subunit output
2024-03-01 Andrew Bartlettldb: Move tests to selftest/tests.py and out of standlo...
2024-03-01 Douglas Bagnallldb:pyldb exposes Result type
2024-03-01 Jo Suttonlib:crypto: Check for overflow in GKDI rollover interva...
2024-03-01 Jo Suttonlib:crypto: Correct GKDI interval start time calculation
2024-03-01 Jo Suttonlib:crypto: Add error checking to GKDI key start time...
2024-02-29 Douglas Bagnallpyldb: try to turn ldb_string_to_time() errors into...
2024-02-29 Douglas Bagnallldb: ldb_string_to_time reports more errors
2024-02-29 Douglas Bagnallpyldb: catch some talloc failures
2024-02-29 Douglas Bagnallpyldb: free some finished requests
2024-02-29 Douglas Bagnallpyldb: free things more often on error
2024-02-29 Douglas Bagnallpyldb: add a macro to free when raising exceptions
2024-02-27 Jo Suttonlib:util: Fix printing hex‐escaped characters
2024-02-27 Jo Suttonlib:util: Correctly determine whether a character needs...
2024-02-16 Jo Suttonlib:crypto: Add test for GMSA password derivation
2024-02-16 Jo Suttonlib:crypto: Add functions for deriving gMSA passwords
2024-02-16 Jo Suttonlib:crypto: Add more GKDI functions
2024-02-16 Jo Suttonldb: Fix documentation typos
2024-02-16 Jo Suttonldb: Split out ldb_controls_get_control() to search...
2024-02-16 Jo Suttonldb: Correct copy‐and‐pasted comments
2024-02-16 Jo Suttonldb: Remove trailing whitespace
2024-02-16 Jo Suttonlib:compression: Update my name
2024-02-16 Jo Suttonldb: Fix code spelling
2024-02-16 Jo Suttonldb: Simplify ldb_errstring()
2024-02-16 Jo Suttonldb: Remove trailing whitespace
2024-02-16 Jo Suttonlib:util: Remove inaccurate comment
2024-02-16 Jo Suttonlib:crypto: Explicitly check for zero
2024-02-16 Jo Suttonlib:crypto: Comment on GKDI definitions
2024-02-16 Jo Suttonlib:crypto: Export gkid_key_type() and gkid_is_valid()
2024-02-16 Jo Suttonlib:crypto: Fix code formatting
2024-02-08 Jo Suttonlib:util: Remove trailing whitespace
2024-02-08 Jo Suttonldb: Fix code spelling
2024-01-29 Jule Angerldb: change the version to 2.10.0 for Samba 4.21
2024-01-29 Jule Angerldb: release 2.9.0 for use in Samba 4.20.x
2024-01-29 Jule Angertevent: release 0.16.1
2024-01-29 Jule Angertdb: release 1.4.10
2024-01-29 Jule Angertalloc: release 2.4.2
2024-01-16 Björn Jacketime.c: fix ctime which was feeded with the mtime seconds
2024-01-09 Stefan Metzmachertdb: fix python/tdbdump.py example
2024-01-09 Stefan Metzmacherlib/util: let is_zero_addr() return true for AF_UNSPEC
2024-01-04 Volker Lendeckelib: Confine the copy_no_nl memcpy to debug_gpfs_log()
2024-01-04 Volker Lendeckelib: Avoid memcpy in debug_lttng_log()
2024-01-04 Volker Lendeckelib: Avoid memcpy in debug_systemd_log()
2023-12-22 Joseph Suttonlib:crypto: Add tests for GKDI key derivation
2023-12-22 Joseph Suttonlib:crypto: Add implementation of GKDI key derivation
2023-12-22 Douglas Bagnallfuzz: allow max size conditional ACE round-trip failure
2023-12-21 Joseph Suttonlibrpc: Change type of ‘u16string’ from ‘const uint16_t...
2023-12-21 Joseph Suttonlib:crypto: Add GKDI module with some constants
2023-12-21 Joseph Suttonldb: Fix code spelling
2023-12-21 Joseph Suttonlib:cmdline: Fix code spelling
2023-12-21 Joseph Suttonlib:util: Use portable integer constants
2023-12-21 Joseph Suttonlib:util: Remove redundant casts in PUSH_*() macros
2023-12-21 Joseph Suttonlib:util: Don’t unnecessarily parenthesize macro arguments
2023-12-21 Joseph Suttonlib:util: Cast macro parameter ‘val’ to expected type
2023-12-21 Joseph Suttonlib:util: Parenthesize macro parameters
2023-12-21 Joseph Suttonlib:util: Define TIME_FIXUP_CONSTANT_INT using INT64_C...
2023-12-15 Stefan MetzmacherVERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRI...
2023-12-08 Joseph Suttonutil/data_blob: Fix code spelling
2023-12-08 Joseph Suttonutil/data_blob: Remove trailing whitespace
2023-12-08 Joseph Suttonutil/charset: Remove trailing whitespace
2023-12-08 Joseph Suttonlib/torture: Remove trailing whitespace
2023-12-08 Joseph Suttontalloc: Fix documentation
2023-12-08 Joseph Suttonlib/fuzzing: Fix code spelling
2023-12-08 Joseph Suttonldb: Fix code spelling
2023-12-08 Joseph Suttonlib:crypto: Remove unused Rijndael cipher header
2023-12-08 Joseph Suttonlib:crypto: Remove redundant array zeroing
2023-11-30 Andreas Schneiderlib:crypto: Use bytearray macros
2023-11-30 Joseph Suttonlib:crypto: Add test for samba_gnutls_sp800_108_derive_...
2023-11-30 Joseph Suttonlib:crypto: Add ‘FixedData’ parameter to samba_gnutls_s...
2023-11-30 Joseph Suttonlib:crypto: Have samba_gnutls_sp800_108_derive_key...
2023-11-30 Joseph Suttonlib:crypto: Clean up HMAC handle in one place
2023-11-30 Joseph Suttonlib:crypto: Add missing call to gnutls_hmac_deinit()
2023-11-30 Joseph Suttonlib:crypto: Add common out path to samba_gnutls_sp800_1...
2023-11-30 Joseph Suttonlib:crypto: Split out core of samba_gnutls_sp800_108_de...
2023-11-30 Joseph Suttonlib:crypto: Add tests for samba_gnutls_sp800_108_derive...
2023-11-30 Joseph Suttonlib:crypto: Add samba_gnutls_sp800_108_derive_key()
2023-11-30 Joseph Suttonlib:crypto: Remove unused variable
2023-11-30 Joseph Suttonlib:crypto: Remove unused imports
2023-11-24 Stefan Metzmacherlib/util: convert DBG_STARTUP_NOTICE() to use debug_set...
2023-11-24 Stefan Metzmacherlib/util: add debug_set_forced_log_priority()
2023-11-20 Joseph Suttonutil/charset: Have talloc_utf16_str[n]dup() accept...
2023-11-20 Andreas SchneiderUse python.h from libreplace
next