summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: add sys_write_v - void variant of sys_writeMichael Adam2016-05-132-0/+18
* lib: add sys_read_v - void variant of sys_readMichael Adam2016-05-132-0/+17
* debug: fix -O3 warning - unused return code of write()Michael Adam2016-05-131-2/+9
* tdb:torture: fix -O3 error unused result of writeMichael Adam2016-05-131-1/+5
* tdb:torture: fix -O3 error unused result code of readMichael Adam2016-05-131-2/+6
* tevent:testsuite: fix O3 errors unused result of writeMichael Adam2016-05-131-7/+17
* tevent:testsuite: fix O3 errors unused result for readMichael Adam2016-05-131-2/+11
* tevent:signal: fix -O3 error unused result of readMichael Adam2016-05-131-1/+5
* tevent:signal: fix -O3 error unused result of writeMichael Adam2016-05-131-1/+5
* tevent:threads: fix -O3 error unused result of writeMichael Adam2016-05-131-1/+4
* ldb-samba: Add "secret" as a value to hide in LDIF filesAndrew Bartlett2016-05-111-1/+1
* pytalloc: avoid double 0x0x in repr stringsDouglas Bagnall2016-05-101-1/+1
* ldb: Fix error string when renaming to an DN that already existsAndrew Bartlett2016-05-101-1/+1
* typo: mplementation => implementationGarming Sam2016-05-061-1/+1
* talloc: version 2.1.7talloc-2.1.7Stefan Metzmacher2016-05-054-1/+91
* lib:talloc. Fix memory leak when destructors reparent children.Saji VR2016-05-051-1/+1
* lib: Avoid includes.h in base64.cVolker Lendecke2016-05-041-1/+1
* lib: Give base64.c its own .hVolker Lendecke2016-05-044-21/+54
* lib: Remove SMB_ASSERT from base64_encode_data_blobVolker Lendecke2016-05-041-1/+3
* lib: =0 and |= is equivalent to =Volker Lendecke2016-05-041-2/+1
* lib: The base64 chars are by definition single-byte :-)Volker Lendecke2016-05-041-1/+1
* ldb-samba: Use ndr_pull_struct_blob_all_noallocAndrew Bartlett2016-05-031-10/+4
* lib:krb5_wrap:krb5_samba: increase debug level for smb_krb5_get_default_realm...Günther Deschner2016-04-281-2/+2
* ldb-samba/ldb_matching_rules: Fix CID 1349424 - Uninitialized pointer readRobin Hack2016-04-271-1/+1
* talloc/testsuite: Fix CID 1291641 - Logically dead codeRobin Hack2016-04-261-5/+5
* LDB: Redudant test on NULL context removePetr Cech2016-04-261-1/+1
* Refactor the dns_open_connection code so that duplicate code is removed and e...Richard Sharpe2016-04-261-55/+39
* Fix CHECK_CODE usage in atomics builtin detectionJérémie Courrèges-Anglas2016-04-261-12/+4
* krb5_wrap: fix keep_old_entries logic in smb_krb5_kt_seek_and_delete_old_entr...Ralph Boehme2016-04-251-0/+12
* krb5_wrap: add enctype arg to smb_krb5_kt_seek_and_delete_old_entries()Ralph Boehme2016-04-252-0/+3
* lib: dns: Clean up allocated structure on error exit.Jeremy Allison2016-04-221-4/+6
* util: Add memcmp_const_time()Andreas Schneider2016-04-192-0/+25
* CVE-2016-2118: docs-xml: default "allow dcerpc auth level connect" to "no"Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2118: docs-xml: add "allow dcerpc auth level connect" defaulting to ...Stefan Metzmacher2016-04-121-0/+2
* CVE-2016-2115: docs-xml: always default "client ipc signing" to "mandatory"Stefan Metzmacher2016-04-121-5/+1
* CVE-2016-2115: s3:libsmb: add signing constant SMB_SIGNING_IPC_DEFAULTRalph Boehme2016-04-121-1/+4
* CVE-2016-2115: docs-xml: add "client ipc signing" optionStefan Metzmacher2016-04-121-0/+14
* CVE-2016-2115: docs-xml: add "client ipc min protocol" and "client ipc max pr...Stefan Metzmacher2016-04-121-0/+26
* CVE-2016-2113: docs-xml: let "tls verify peer" default to "as_strict_as_possi...Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2113: docs-xml: add "tls verify peer" option defaulting to "no_check"Stefan Metzmacher2016-04-122-0/+16
* CVE-2016-2112: docs-xml: change the default of "ldap server require strong au...Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2112: docs-xml: add "ldap server require strong auth" optionStefan Metzmacher2016-04-123-0/+20
* CVE-2016-2111: docs-xml/smbdotconf: default "raw NTLMv2 auth" to "no"Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2111: docs-xml: add "raw NTLMv2 auth" defaulting to "yes"Stefan Metzmacher2016-04-121-0/+1
* tdb mutex check: Fix CID 1358473 Uninitialized scalar variableVolker Lendecke2016-04-121-0/+2
* tdb: version 1.3.9tdb-1.3.9Stefan Metzmacher2016-04-112-1/+70
* tdb: rework cleanup logic in tdb_runtime_check_for_robust_mutexes()Uri Simchoni2016-04-111-37/+45
* nwrap: Fix the build on SolarisVolker Lendecke2016-04-051-1/+1
* lib:replace: Missing semicolon on function definition.Jeremy Allison2016-04-021-1/+1
* gpfswrap: Add wrapper for gpfs_set_winattrsChristof Schmitt2016-04-012-0/+14