summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-20s4:registry: Migrate regdiff to new cmdline option parserAndreas Schneider2-8/+35
2021-06-20s4:registry: Migrate regshell to new cmdline option parserAndreas Schneider2-21/+59
2021-04-28auth:creds: Add obtained arg to cli_credentials_set_gensec_features()Andreas Schneider1-2/+4
2021-04-28auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider1-1/+2
2021-03-24s4:lib:cmdline: Rename cli_credentials_set_cmdline_callbacks()Andreas Schneider2-2/+2
2020-11-03auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider1-2/+2
2020-10-01Fix build after removal of an extra safe_string.hAlexander Bokovoy1-0/+2
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore5-0/+9