summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2023-12-08pymessaging: Remove trailing whitespaceJoseph Sutton1-6/+6
2023-11-20Use python.h from libreplaceAndreas Schneider3-3/+3
2023-11-01librpc:ndr: Introduce ‘ndr_flags_type’ typeJoseph Sutton1-1/+1
2023-10-25s4/lib: remove packet_full_request_u16, not used anymoreRalph Boehme2-13/+0
2023-10-25s4:lib: Fix code spellingJoseph Sutton1-1/+1
2023-10-13s4:messaging: Remove redundant codeJoseph Sutton1-3/+0
2023-08-14s4:lib: Fix code spellingAndreas Schneider4-5/+5
2023-08-08s4:policy: Fix leakJoseph Sutton1-0/+1
2023-08-08s4:lib: Add missing newlines to logging messagesJoseph Sutton1-2/+2
2023-07-25s4:tls_tstream: create tstream_tls_params_internalJule Anger1-36/+107
2023-06-16lib: Add a few required #includesVolker Lendecke2-0/+3
2023-05-24s4/messaging/py: Fix typoJoseph Sutton1-1/+1
2023-05-24s4/messaging/py: Fix leaksJoseph Sutton1-1/+8
2023-05-24s4/messaging/py: Fix leak of p_server_idJoseph Sutton1-6/+6
2023-05-24s4/messaging/py: Check py_return_ndr_struct() return valueJoseph Sutton1-0/+3
2023-05-24s4/messaging/py: Fix callback return value leakJoseph Sutton1-5/+7
2023-05-24s4/messaging/py: Fix leakJoseph Sutton1-1/+2
2023-05-24s4/messaging/py: Fix leaksJoseph Sutton1-1/+6
2023-05-24s4/messaging: Return the number of previously-registered functions that are r...Joseph Sutton2-5/+10
2023-05-24s4/messaging/py: Fix typoJoseph Sutton1-1/+1
2023-05-24s4/messaging/py: Add more helpful error message for a wrongly-sized tupleJoseph Sutton1-3/+10
2023-05-24s4/messaging/py: Document lp_ctx parameter of messaging.Messaging()Joseph Sutton1-1/+1
2023-05-24s4/messaging/py: Remove incorrect function names in messaging.Messaging()Joseph Sutton1-3/+3
2023-04-28s4:lib:policy: cleanup and handle errors in push_recursive()Dmitry Antipov1-12/+37
2023-04-06lib:registry: drop unused argument of reg_open_remote()Dmitry Antipov4-5/+2
2023-03-03s4: remove unused lib/com/*Douglas Bagnall10-1349/+0
2023-02-17s4/wmi: begoneDouglas Bagnall9-5997/+0
2023-01-18s4:lib/events: let s4_event_context_init() use samba_tevent_context_init()Stefan Metzmacher1-1/+1
2023-01-10lib: Remove idtree from samba_util.hVolker Lendecke1-0/+1
2023-01-06s4:lib/messaging: fix interaction between imessaging_context_destructor and i...Stefan Metzmacher2-0/+16
2022-11-24s4:messaging: add irpc_bh_do_ndr_print() in order to debug irpc callsStefan Metzmacher1-0/+33
2022-11-16s4:lib:tls: Don't negotiate session resumption with session ticketsNoel Power1-1/+13
2022-10-14s4/lib/registry: Fix use after free with popt 1.19Noel Power1-1/+1
2022-10-13s4:messaging: let imessaging_client_init() use imessaging_init_discard_incomi...Stefan Metzmacher1-1/+1
2022-10-13s4:messaging: add imessaging_init_discard_incoming()Stefan Metzmacher3-1/+85
2022-07-27CVE-2022-32746 s4/registry: Use LDB_FLAG_MOD_TYPE() for flags equality checkJoseph Sutton1-1/+1
2022-07-15librpc:ndr: Update ndr_print_debug() to the new ndr ABIPavel Filipenský1-2/+1
2022-07-15s4:lib: Fix trailing whitespaces in tools/regshell.cPavel Filipenský1-3/+3
2022-03-23lib: Use talloc_zero, save a ZERO_STRUCTVolker Lendecke1-2/+1
2022-03-23lib: Add a pair of {}Volker Lendecke1-2/+2
2022-03-23lib: Slightly simplify add_interface()Volker Lendecke1-1/+5
2022-03-17s4:policy: Fix ACE type comparisonJoseph Sutton1-1/+2
2022-02-07lib: Fix CID 1465285 Double closeVolker Lendecke1-0/+1
2021-09-10s4/regtree: don't ignore unknown optionsRalph Boehme1-0/+7
2021-09-10s4/regshell: don't ignore unknown optionsRalph Boehme1-0/+7
2021-09-10s4/regpatch: don't ignore unknown optionsRalph Boehme1-0/+7
2021-09-10s4/regdiff: don't ignore unknown optionsRalph Boehme1-0/+5
2021-06-20s4:lib: Remove obsolete popt cmdline parserAndreas Schneider5-726/+0
2021-06-20s4:registry: Migrate regpatch to new cmdline option parserAndreas Schneider2-10/+46
2021-06-20s4:registry: Migrate regtree to new cmdline option parserAndreas Schneider2-14/+45