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