summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-18talloc: Release talloc 2.3.1talloc-2.3.1Uri Simchoni3-1/+82
2019-11-17ndrdump: avoid use after freeDouglas Bagnall1-1/+2
2019-11-17ndrdump: Use human-readable strings for NDR decode errorsAndrew Bartlett3-24/+16
2019-11-17selftest: Test fix for ndrdump of structures by numberAndrew Bartlett3-0/+23
2019-11-17ndrdump: correctly find the public strict by numberDouglas Bagnall1-14/+17
2019-11-15librpc: Use the fact that file_save() now uses O_EXCL in dcerpc_log_packet()Andrew Bartlett1-6/+6
2019-11-15lib/util: change file_save_mode() to use O_EXCLAndrew Bartlett2-1/+8
2019-11-15s3-build: add missing gnutls dependencyBjörn Baumbach1-1/+4
2019-11-14third_party: Update nss_wrapper to version 1.1.7Andreas Schneider3-36/+59
2019-11-14lib: Fix an error path memleak in schannel_get_creds_state()Volker Lendecke1-0/+1
2019-11-14vfs: Use dbwrap_delete() in acl_tdb_delete()Volker Lendecke1-30/+4
2019-11-14vfs: Use dbwrap_store() in store_acl_blob_fsp()Volker Lendecke1-9/+4
2019-11-14vfs: Use direct struct assignment in store_acl_blob_fsp()Volker Lendecke1-3/+1
2019-11-14pidl: Handle obtaining objects from a fixed-size arrayAndrew Bartlett2-2/+5
2019-11-14pidl/python: allocate objects with ref pointersDouglas Bagnall2-3/+56
2019-11-14pytests/segfault: pidl inline arraysDouglas Bagnall2-1/+7
2019-11-14pytests/segfaults: dcerpc ref elements segfaultDouglas Bagnall2-1/+15
2019-11-14pytests: rpc echo should not segfaultDouglas Bagnall1-0/+5
2019-11-14s4/rpc/dcerpc_connect: no crash on NULL dest_hostDouglas Bagnall1-1/+1
2019-11-14ctdb-tests: Add tests for cmdline_add() apiAmitay Isaacs2-0/+113
2019-11-14ctdb-common: Add api to add new section/commands to cmdlineAmitay Isaacs2-0/+20
2019-11-14ctdb-common: Change cmdline implementation to support multiple sectionsAmitay Isaacs1-33/+101
2019-11-14ctdb-tests: Update cmdline tests for section nameAmitay Isaacs2-4/+4
2019-11-14ctdb-common: Add section to group commands in cmdlineAmitay Isaacs7-13/+78
2019-11-14ctdb-common: Generate usage message from cmdline_parse()Amitay Isaacs3-24/+34
2019-11-14libcli:auth Check return code of netlogon_creds_aes_encrypt()Andrew Bartlett2-7/+21
2019-11-14libcli:auth: Check return code of netlogon_creds_step_crypt()Andreas Schneider1-7/+29
2019-11-14libcli:auth: Check return code of netlogon_creds_step()Andreas Schneider1-3/+17
2019-11-14s4:librpc: Check return code of netlogon_creds_client_authenticator()Andreas Schneider1-1/+7
2019-11-14libcli:auth: Check return code of netlogon_creds_client_authenticator()Andreas Schneider1-15/+41
2019-11-14auth:pycreds: Check return code of netlogon_creds_client_authenticator()Andreas Schneider1-3/+8
2019-11-14libcli:auth: Return NTSTATUS for netlogon_creds_client_authenticator()Andreas Schneider2-4/+8
2019-11-14libcli:auth: Check return status of netlogon_creds_first_step()Andreas Schneider1-5/+19
2019-11-14libcli:auth: Check return status of netlogon_creds_init_64bit()Andreas Schneider1-7/+22
2019-11-14libcli:auth: Check return value of netlogon_creds_init_128bit()Andreas Schneider1-4/+10
2019-11-14s4:torture: Remove calls to gnutls_global_(de)init() in backupkey testAndreas Schneider1-48/+0
2019-11-14s4:lib: Remove gnutls_global_(de)init() from libtlsAndreas Schneider2-15/+0
2019-11-14s4:rpc_server: Remove gnutls_global_(de)init()Andreas Schneider1-3/+0
2019-11-14libcli:auth: Check return code of SMBOWFencrypt_ntv2()Andreas Schneider2-5/+33
2019-11-14libcli:auth: Return NTSTATUS for SMBOWFencrypt_ntv2()Andreas Schneider2-14/+19
2019-11-14libcli:auth: Check return codes of SMBsesskeygen_ntv2()Andreas Schneider2-4/+28
2019-11-14libcli:auth: Return NTSTATUS for SMBOWFencrypt_ntv2()Andreas Schneider2-10/+19
2019-11-14librpc: Do not return an NDR table for a zero GUIDAndrew Bartlett1-0/+8
2019-11-14ctdb-tcp: Simplify freeing of transport data on shutdownMartin Schwenke1-4/+1
2019-11-14ctdb-daemon: Rename ctdb_context private_data to transport_dataMartin Schwenke4-11/+14
2019-11-14ctdb-daemon: Rename ctdb_node private_data to transport_dataMartin Schwenke6-17/+23
2019-11-14ctdb-tcp: Close inflight connecting TCP sockets after forkVolker Lendecke1-0/+6
2019-11-13smbd: Make share_mode_do_locked() pass TDB_DATA instead of a recordVolker Lendecke3-12/+14
2019-11-13gitlab-ci: Run samba-fileserver-heimdalkrb5Christof Schmitt1-0/+3
2019-11-13bootstrap: Add heimdal-multidev for Debian and UbuntuChristof Schmitt15-2/+15