ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source4 / lib /
2024-04-23 Stefan Metzmachers4:lib/tls: add tstream_tls_sync_setup()
2024-04-23 Stefan Metzmachers4:lib/tls: add support for gnutls_certificate_set_x509...
2024-04-23 Stefan Metzmachers4:lib/tls: add tstream_tls_channel_bindings()
2024-04-23 Stefan Metzmachers4:lib/tls: add tstream_tls_params_client_lpcfg()
2024-04-23 Stefan Metzmachers4:lib/tls: split out tstream_tls_verify_peer() helper
2024-04-23 Stefan Metzmachers4:lib/tls: include a TLS server name indication in...
2024-04-23 Stefan Metzmachers4:lib/tls: we no longer need ifdef GNUTLS_NO_TICKETS
2024-04-23 Stefan Metzmachers4:lib/tls: split out tstream_tls_prepare_gnutls()
2024-04-23 Stefan Metzmachers4:lib/tls: assert that event contexts are not mixed
2024-04-23 Stefan Metzmachers3:lib/tls: we need to call tstream_tls_retry_handshake...
2024-04-23 Stefan Metzmachers4:lib/tls: remove tstream_tls_push_trigger_write step
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-03-28 Volker Lendeckelib: Use struct initialization in imessaging_client_init()
2024-03-28 Volker Lendeckelib: Fix whitespace
2023-12-08 Joseph Suttonpymessaging: Remove trailing whitespace
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘ndr_flags_type’ type
2023-10-25 Ralph Boehmes4/lib: remove packet_full_request_u16, not used anymore
2023-10-25 Joseph Suttons4:lib: Fix code spelling
2023-10-13 Joseph Suttons4:messaging: Remove redundant code
2023-08-14 Andreas Schneiders4:lib: Fix code spelling
2023-08-08 Joseph Suttons4:policy: Fix leak
2023-08-08 Joseph Suttons4:lib: Add missing newlines to logging messages
2023-07-25 Jule Angers4:tls_tstream: create tstream_tls_params_internal
2023-06-16 Volker Lendeckelib: Add a few required #includes
2023-05-24 Joseph Suttons4/messaging/py: Fix typo
2023-05-24 Joseph Suttons4/messaging/py: Fix leaks
2023-05-24 Joseph Suttons4/messaging/py: Fix leak of p_server_id
2023-05-24 Joseph Suttons4/messaging/py: Check py_return_ndr_struct() return...
2023-05-24 Joseph Suttons4/messaging/py: Fix callback return value leak
2023-05-24 Joseph Suttons4/messaging/py: Fix leak
2023-05-24 Joseph Suttons4/messaging/py: Fix leaks
2023-05-24 Joseph Suttons4/messaging: Return the number of previously-registere...
2023-05-24 Joseph Suttons4/messaging/py: Fix typo
2023-05-24 Joseph Suttons4/messaging/py: Add more helpful error message for...
2023-05-24 Joseph Suttons4/messaging/py: Document lp_ctx parameter of messaging...
2023-05-24 Joseph Suttons4/messaging/py: Remove incorrect function names in...
2023-04-28 Dmitry Antipovs4:lib:policy: cleanup and handle errors in push_recurs...
2023-04-06 Dmitry Antipovlib:registry: drop unused argument of reg_open_remote()
2023-03-03 Douglas Bagnalls4: remove unused lib/com/*
2023-02-17 Douglas Bagnalls4/wmi: begone
2023-01-18 Stefan Metzmachers4:lib/events: let s4_event_context_init() use samba_te...
2023-01-10 Volker Lendeckelib: Remove idtree from samba_util.h
2023-01-06 Stefan Metzmachers4:lib/messaging: fix interaction between imessaging_co...
2022-11-24 Stefan Metzmachers4:messaging: add irpc_bh_do_ndr_print() in order to...
2022-11-16 Noel Powers4:lib:tls: Don't negotiate session resumption with...
2022-10-14 Noel Powers4/lib/registry: Fix use after free with popt 1.19
2022-10-13 Stefan Metzmachers4:messaging: let imessaging_client_init() use imessagi...
2022-10-13 Stefan Metzmachers4:messaging: add imessaging_init_discard_incoming()
2022-07-27 Joseph SuttonCVE-2022-32746 s4/registry: Use LDB_FLAG_MOD_TYPE(...
2022-07-15 Pavel Filipenskýlibrpc:ndr: Update ndr_print_debug() to the new ndr ABI
2022-07-15 Pavel Filipenskýs4:lib: Fix trailing whitespaces in tools/regshell.c
2022-03-23 Volker Lendeckelib: Use talloc_zero, save a ZERO_STRUCT
2022-03-23 Volker Lendeckelib: Add a pair of {}
2022-03-23 Volker Lendeckelib: Slightly simplify add_interface()
2022-03-17 Joseph Suttons4:policy: Fix ACE type comparison
2022-02-07 Volker Lendeckelib: Fix CID 1465285 Double close
2021-09-10 Ralph Boehmes4/regtree: don't ignore unknown options
2021-09-10 Ralph Boehmes4/regshell: don't ignore unknown options
2021-09-10 Ralph Boehmes4/regpatch: don't ignore unknown options
2021-09-10 Ralph Boehmes4/regdiff: don't ignore unknown options
2021-06-20 Andreas Schneiders4:lib: Remove obsolete popt cmdline parser
2021-06-20 Andreas Schneiders4:registry: Migrate regpatch to new cmdline option...
2021-06-20 Andreas Schneiders4:registry: Migrate regtree to new cmdline option...
2021-06-20 Andreas Schneiders4:registry: Migrate regdiff to new cmdline option...
2021-06-20 Andreas Schneiders4:registry: Migrate regshell to new cmdline option...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_gen...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-03-24 Andreas Schneiders4:lib:cmdline: Rename cli_credentials_set_cmdline_call...
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-10-01 Alexander BokovoyFix build after removal of an extra safe_string.h
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-17 Volker LendeckeFix a comment typo copied around
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-06 Douglas Bagnallpolicy/gp: always close a file (CID 1445119)
2020-06-17 Andreas Schneiders3:lib:tls: Use better priority lists for modern GnuTLS
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-06 Amitay Isaacslib/messaging: Move messages_dgm out of source3
2020-04-08 Andreas Schneiders4:tls: Fix generating TLS RSA certs with FIPS140-2
2020-03-25 Volker Lendeckelib: Remove unused SOCKET_FLAG_BLOCK
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_AsLong PyLong_AsLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_Check PyLong_Check
2019-12-10 Andreas Schneiders4:lib: Make sure we close fd's in error path
2019-12-08 Volker Lendeckebuild: messaging.c uses talloc_report_printf()
2019-12-08 Volker Lendeckebuild: Multi-line a long list of deps
2019-11-19 Andreas Schneiders4:lib:tls: Fix cert and privkey types
2019-11-14 Andreas Schneiders4:lib: Remove gnutls_global_(de)init() from libtls
2019-09-18 Volker Lendeckemessaging: Do POOL_USAGE via a socket
2019-09-18 Volker Lendeckelib: Align integer types
2019-09-18 Volker Lendeckemessaging4: Pass fds to messaging handlers
2019-09-01 Mathieu ParentSpelling fixes s/staticly/statically/
2019-08-08 Swen Schilligregistry: Free memory at the end of each loop run to...
2019-08-07 Ralph Boehmes4:lib/http: move to the toplevel
2019-08-07 Ralph Boehmes4:lib/http: add support for http POST
2019-08-07 Ralph Boehmes4:lib/http: use http_conn in http_send_request_send...
2019-08-07 Ralph Boehmes4:lib/http: remove stream and send_queue from state
2019-08-07 Ralph Boehmes4:lib/http: move struct http_read_response_state to...
2019-08-07 Ralph Boehmes4:lib/http: move struct http_send_request_state to...
2019-08-07 Ralph Boehmes4:lib/http: add http_[dis]connect_send and recv
next