summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* debug: Add debug class for auth_auditAndrew Bartlett2017-03-292-0/+2
* lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer2017-03-294-0/+248
* tdb/tools: add documentation for the tdbbackup -n optionBjörn Baumbach2017-03-281-0/+8
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+3
* lib: Avoid an includes.hVolker Lendecke2017-03-281-3/+5
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+2
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+5
* lib: Avoid an includes.hVolker Lendecke2017-03-281-2/+2
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+1
* server_id_db: Protect against non-0-terminated data recordsVolker Lendecke2017-03-281-1/+21
* torture: add torture_assert_mem_not_equal_goto()Uri Simchoni2017-03-261-0/+10
* s3: smbd: Change "strict sync" paramter from "no" to "yes" for 4.7.0.Jeremy Allison2017-03-251-0/+2
* lib: Simplify smb_nanosleepVolker Lendecke2017-03-201-42/+2
* lib: Make sys_poll_intr available to ctdbVolker Lendecke2017-03-201-2/+2
* lib: Avoid an includes.hVolker Lendecke2017-03-201-1/+2
* lib/util: Fix initializerAmitay Isaacs2017-03-161-1/+1
* replace: Fix compiler warning flagAmitay Isaacs2017-03-161-1/+1
* lib/crypto: implement samba.crypto Python module for RC4Alexander Bokovoy2017-03-152-0/+97
* krb5_wrap: Fix smb_gss_krb5_import_cred() picky-developer buildAndreas Schneider2017-03-141-1/+3
* param: Allow to specify kerberos method on the commandlineAndreas Schneider2017-03-141-0/+4
* krb5_wrap: Print a warning for an invalid keytab nameAndreas Schneider2017-03-141-0/+2
* ldb_tdb: Add better comments for duplicate attr valuesGarming Sam2017-03-131-3/+3
* ldb_tdb: Do not check for duplicate values during a renameGarming Sam2017-03-131-7/+11
* ldb_tdb: Do not care about duplicates if single value check disabledGarming Sam2017-03-131-22/+24
* lib/pthreadpool: fix a memory leakRalph Boehme2017-03-101-1/+1
* krb5_wrap: Remove obsolete smb_krb5_get_principal_from_service_hostname()Andreas Schneider2017-03-102-116/+0
* krb5_wrap: Make smb_krb5_get_realm_from_hostname() publicAndreas Schneider2017-03-102-7/+25
* krb5_wrap: pass client_realm to smb_krb5_get_realm_from_hostname()Andreas Schneider2017-03-101-2/+14
* krb5_wrap: Try to guess the correct realm from the service hostnameAndreas Schneider2017-03-101-0/+13
* krb5_wrap: Do not return an empty realm from smb_krb5_get_realm_from_hostname()Andreas Schneider2017-03-101-1/+3
* waf: disable-python - align tdb's wscriptIan Stakenvicius2017-03-101-7/+2
* waf: disable-python - align tevent wscriptIan Stakenvicius2017-03-101-7/+2
* waf: disable-python - align ldb's wscriptIan Stakenvicius2017-03-101-16/+24
* waf: disable-python - align talloc's wscriptIan Stakenvicius2017-03-101-7/+5
* python: samba._ldb: Port of samba._ldb to Python 3 compatible formLumir Balhar2017-03-102-11/+23
* lib/ldb: Enable use of a python3 pyldb-util system libraryAndrew Bartlett2017-03-102-13/+26
* talloc: use the system pytalloc-util for python3 as wellAndrew Bartlett2017-03-102-16/+32
* pyldb: p3k readiness: allow single unicode string in msg elementDouglas Bagnall2017-03-101-3/+8
* talloc: fix doxygen of talloc_moveUri Simchoni2017-03-101-3/+4
* ldb: add LDB_FLG_DONT_CREATE_DBStefan Metzmacher2017-03-093-4/+12
* s3-gse: move krb5 fallback to smb_gss_krb5_import_cred wrapperAlexander Bokovoy2017-03-081-3/+43
* lib/krb5_wrap: add smb_gss_krb5_import_cred wrapperAlexander Bokovoy2017-03-082-0/+134
* ldb-samba: remember the error string of a failing bind in ildb_connect()Stefan Metzmacher2017-03-031-0/+1
* lib/torture: add torture_assert_mem_equal_gotoRalph Boehme2017-03-021-0/+10
* talloc: version 2.1.9talloc-2.1.9Stefan Metzmacher2017-02-256-7/+97
* pytalloc: add pytalloc_GenericObject_{steal,reference}[_ex]()Stefan Metzmacher2017-02-256-12/+203
* lib/util: Put bitmap.c into samba-util-core so it is available to CTDBMartin Schwenke2017-02-241-2/+2
* ldb/tools: only use LDB_FLG_SHOW_BINARY for 'ldbsearch'Stefan Metzmacher2017-02-243-5/+30
* Correct "seperate" typos.Chris Lamb2017-02-221-1/+1
* Correct "formated" typos.Chris Lamb2017-02-221-1/+1