s4:lib: Fix code spelling
[amitay/samba-autobuild/.git] / lib /
2023-10-25 Joseph Suttonlib/util: Fix comment
2023-10-25 Joseph Suttontevent: Fix code spelling
2023-10-25 Joseph Suttontalloc: Fix documentation
2023-10-25 Joseph Suttonlib/fuzzing: Fix code spelling
2023-10-25 Joseph Suttonldb: Fix code spelling
2023-10-25 Andreas Schneiderlib:param: Set a memory context for the globals if...
2023-10-24 Joseph Suttonlib/torture: Add torture_assert_size_*() macros
2023-10-24 Joseph Suttonlib/torture: Use portable format specifiers
2023-10-24 Stefan Metzmacherlib/tsocket: add tstream_bsd_fail_readv_first_error()
2023-10-24 Stefan Metzmacherlib/tsocket: make use of TEVENT_FD_ERROR in tstream_bsd...
2023-10-24 Stefan Metzmacherlib/tsocket: let tstream_bsd_connect_send() use TEVENT_...
2023-10-24 Stefan Metzmacherlib/async_req: let writev_send/recv use TEVENT_FD_ERROR
2023-10-24 Stefan Metzmacherlib/async_req: let async_connect_send use TEVENT_FD_ERR...
2023-10-24 Stefan Metzmacherlib/tsocket: make use of samba_socket_sock_error()
2023-10-24 Stefan Metzmacherlib/tsocket: make use of samba_socket_poll_or_sock_error()
2023-10-24 Stefan Metzmacherlib/util: add samba_socket_{poll,sock,poll_or_sock...
2023-10-13 Stefan Metzmachertevent: version 0.16.0
2023-10-13 Stefan Metzmachertevent: add support for TEVENT_FD_ERROR
2023-10-13 Stefan Metzmachertevent: add test_event_fd3
2023-10-13 Stefan Metzmachertevent: add test_fd_speed3
2023-10-13 Stefan Metzmachertevent: let tevent_epoll.c use new generic mpx infrastr...
2023-10-13 Stefan Metzmachertevent: add tevent_common_fd_mpx infrastructure
2023-10-13 Stefan Metzmachertevent: split out a tevent_common_fd_disarm() helper
2023-10-13 Stefan Metzmacherldb: sync DLIST_DEMOTE_SHORT() changes to include/dlink...
2023-10-13 Stefan Metzmacherlib/util: sync DLIST_DEMOTE_SHORT() changes to dlinklist.h
2023-10-13 Stefan Metzmachertevent: introduce DLIST_DEMOTE_SHORT()
2023-10-13 Joseph Suttonlib:util: Remove always‐false comparison (CID 242193)
2023-10-13 Joseph Suttonutil: Remove redundant assertion (CID 1497841)
2023-10-13 Joseph Suttontdb: Do not pass non–null‐terminated strings to strcmp...
2023-10-13 Joseph Suttonlib:replace: Properly check result of write() and read...
2023-10-13 Joseph Suttonlib:printer_driver: Check return value of gp_inifile_en...
2023-10-13 Joseph Suttonlib:compression: Correctly fix sign extension of long...
2023-10-10 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-10-01 Joseph Suttonlib:krb5_wrap: Include missing headers
2023-10-01 Joseph Suttonlib/util: Fix building with FORTIFY_SOURCE=2
2023-10-01 Joseph Suttonldb: Fix building with FORTIFY_SOURCE=2
2023-10-01 Joseph Suttonlib/ldb-samba: Fix building with FORTIFY_SOURCE=2
2023-10-01 Joseph Suttonlib:compression: Fix building with FORTIFY_SOURCE=2
2023-09-27 Joseph Suttonlib:audit_logging: Initialize ‘tm’ structure
2023-09-27 Joseph Suttonlib/krb5_wrap: Simplify assignments
2023-09-27 Joseph Suttonlib/krb5_wrap: Make use of smb_krb5_make_data()
2023-09-26 Douglas Bagnallfuzzing: fuzz_sddl_parse forgives bad utf-8
2023-09-26 Douglas Bagnallutil/str: helper to check for utf-8 validity
2023-09-26 Douglas Bagnalllib/fuzzing: fuzz_sddl_parse: allow non-round-trip...
2023-09-26 Andrew Bartlettconditional_aces: Avoid manual parsing for ace_conditio...
2023-09-26 Andrew Bartlettdocs-xml: Add new parameter "acl claims evaluation"
2023-09-26 Douglas Bagnalllib/fuzzing: adjust access-check seed patch
2023-09-26 Douglas Bagnalllib/fuzzing: fuzz_conditional_ace_blob
2023-09-26 Douglas Bagnalllib/fuzzing: adapt fuzz_sddl_access_check for claims
2023-09-26 Douglas Bagnalllib/fuzzing: fuzz SDDL conditional ACEs
2023-09-25 Volker Lendeckelib: Avoid a tdb handle leak
2023-09-25 Volker Lendeckelib: Modernize tdb_fetch_lifetime()
2023-09-14 Joseph Suttonldb: Prefer explicit initialization to ZERO_STRUCT()
2023-09-14 Joseph Suttonlib:krb5_wrap: Remove Heimdal‐only krb5_princ_component...
2023-09-14 Joseph Suttonlib:krb5_wrap: Add Heimdal‐specific smb_krb5_princ_comp...
2023-09-14 Joseph Suttonlib:krb5_wrap: Add smb_krb5_princ_component()
2023-09-14 Joseph Suttonlib:krb5_wrap: Have smb_krb5_principal_get_realm()...
2023-09-14 Joseph Suttonlib:krb5_wrap: Eliminate redundant code from smb_krb5_s...
2023-09-14 Joseph Suttonlib:tdr: Remove unnecessary cast
2023-09-14 Joseph Suttonlib:mscat: Remove unnecessary casts
2023-09-11 Joseph Suttonlib:charset: Fix code spelling
2023-09-11 Joseph Suttontevent: Fix code spelling
2023-09-11 Joseph Suttontdb: Fix code spelling
2023-09-11 Joseph Suttonlib:printer_driver: Fix code spelling
2023-09-11 Joseph Suttonldb: Fix code spelling
2023-09-11 Joseph Suttonlib:krb5_wrap: Fix spelling in documentation
2023-09-11 Joseph Suttonlib:crypto: Fix code spelling
2023-09-11 Joseph Suttonlib:compression: Fix code spelling
2023-09-06 Stefan Metzmacherlib/util: inline iov_{buflen,buf,advance}()
2023-08-30 Joseph Suttonldb: Heed return code from Python testsuite
2023-08-30 Joseph Suttonldb: Remove unused import
2023-08-30 Joseph Suttonlib:ldb:tests: Remove explicit comparison with False
2023-08-30 Joseph Suttonpyldb: Fix leaks
2023-08-30 Joseph Suttonpyldb: Check return values of Python functions
2023-08-30 Joseph Suttonpyldb: Check return values of talloc functions
2023-08-30 Joseph Suttonpyldb: Check whether Python object is a list
2023-08-28 Martin Schwenkeutil: Avoid logging to multiple backends for stdout...
2023-08-24 Douglas Bagnalllib/util: strhex_to_data_blob checks talloc
2023-08-21 Joseph Suttonlib:krb5_wrap: Fix references to incorrect function...
2023-08-21 Joseph Suttonlib:krb5_wrap: Fix code spelling
2023-08-14 Volker Lendeckeaudit_logging: Simplify json_add_stringn() with json_st...
2023-08-14 Volker Lendecketevent: Fix a typo
2023-08-14 Volker Lendeckedbwrap: Simplify dbwrap_change_int32_atomic_action()
2023-08-14 Volker Lendeckedbwrap: Simplify dbwrap_change_uint32_atomic_action()
2023-08-14 Joseph Suttontsocket: Fix code spelling
2023-08-14 Joseph Suttonlib/replace: Ensure that __STDC_WANT_LIB_EXT1__ is...
2023-08-14 Joseph Suttonlib:krb5_wrap: Remove unnecessary cast
2023-08-14 Joseph Suttonldb:ldb_sqlite3: Access correct member of union
2023-08-14 Joseph Suttonldb: Fix code spelling
2023-08-08 Douglas Bagnalllib/replace: fix strlcat/strlcpy compile for Honggfuzz
2023-08-08 Douglas Bagnallfuzz: add fuzzer for ldb_comparison_fold
2023-08-08 Douglas Bagnallfuzz: add fuzzer for sess_crypt_blob
2023-08-08 Douglas Bagnallutil/base64: add a note about zero length strings
2023-08-08 Douglas Bagnalllib/fuzzing:fuzz_sddl_access_check fix nul-term check
2023-08-08 Douglas Bagnalllib/fuzzing: LLVMFuzzerTestOneInput() takes const uint8_t*
2023-08-08 Joseph Suttonlib/util: Fix code spelling
2023-08-08 Joseph Suttonlib:socket: Add missing newlines to logging messages
2023-08-08 Joseph Suttonlib:mscat: Add missing newlines to logging messages
2023-08-08 Joseph Suttontalloc: Fix typo
2023-08-08 Joseph Suttonlib:charset: Update NUM_CHARSETS to reflect true value
next