summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* debug: Fix default log levelsVolker Lendecke2015-06-041-2/+2
* Prevent clashes between system and Samba SHA functionsEmmanuel Dreyfus2015-06-033-2/+12
* tevent: fix access after free in tevent_common_check_signal()Stefan Metzmacher2015-06-021-1/+1
* tevent: add a note to tevent_add_fd()Stefan Metzmacher2015-05-201-0/+5
* pytalloc: Test for all Python versionsPetr Viktorin2015-05-191-9/+1
* buildtools: Add a helper to iterate through Python environmentsPetr Viktorin2015-05-191-62/+27
* pytalloc: Build for two Python versions at oncePetr Viktorin2015-05-191-0/+37
* pytalloc: Port to Python 3Petr Viktorin2015-05-198-19/+140
* s3: IPv6 enabled DNS connections for ADS clientDavid Holder2015-05-152-43/+86
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-141-1/+1
* dbwrap: Remove an unused variableVolker Lendecke2015-05-131-2/+0
* lib: Remove unused hex_encode()Volker Lendecke2015-05-132-19/+2
* smbd: Offer SMB 3.1.1 by default.Stefan Metzmacher2015-05-081-1/+1
* smbd: offer SMB 3.0.2 by default.Michael Adam2015-05-081-1/+1
* libcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVISION_311Stefan Metzmacher2015-05-081-0/+1
* Fix a few printf format errorsVolker Lendecke2015-05-071-1/+1
* lib: Fix strv_next for the anchor NULL entryVolker Lendecke2015-05-071-0/+7
* lib: Fix CID 1034836 Resource leakVolker Lendecke2015-05-061-0/+4
* param: rename FLAG_HIDE to FLAG_SYNONYMMichael Adam2015-05-022-31/+31
* param: remove swat specific flags.Michael Adam2015-05-022-433/+18
* param: Remove unused P_SEP and P_SEPARATORMichael Adam2015-05-023-74/+2
* param:README: mention to explicitly initialize defaults for special valuesMichael Adam2015-05-021-0/+3
* lib: tevent: Fix compile error in Solaris ports backend.Gordon Ross2015-04-291-1/+2
* tdb: version 1.3.5tdb-1.3.5Alexander Drozdov2015-04-292-1/+70
* tdb: introduce tdb_chainlock_read_nonblock(), a nonblock variant of tdb_chain...Alexander Drozdov2015-04-282-0/+8
* lib: Remove server_id_str()Volker Lendecke2015-04-282-19/+1
* lib: Remove procid_str_staticVolker Lendecke2015-04-281-2/+3
* lib: Use isspace on unsigned charVolker Lendecke2015-04-271-5/+14
* Add set date to tdb manpages.Jelmer Vernooij2015-04-274-0/+4
* Drop unused and uninstalled SWIG wrapper for talloc.Jelmer Vernooij2015-04-271-31/+0
* pep8: Move to third_party/.Jelmer Vernooij2015-04-271-1959/+0
* pytalloc: Add testsPetr Viktorin2015-04-243-1/+260
* pytalloc: Fix comparison of disparate typesPetr Viktorin2015-04-241-1/+1
* param: remove two unused #definesMichael Adam2015-04-221-3/+0
* tevent: Fix CID 1035381 Unchecked return valueVolker Lendecke2015-04-211-1/+3
* lib: Fix a few CIDs for Resource LeakVolker Lendecke2015-04-211-5/+10
* Add refentryinfo date.Jelmer Vernooij2015-04-191-0/+1
* lib: memcache. Add a new talloc cache type - SHARE_MODE_LOCK_CACHE.Jeremy Allison2015-04-172-1/+3
* waf: Fix systemd detectionAndreas Schneider2015-04-084-34/+29
* replace: check for dirname() and basename()David Disseldorp2015-03-311-1/+2
* tdb: Do not build test binaries if it's not a standalone buildAmitay Isaacs2015-03-311-11/+12
* torture: add torture_assert_not_null[_goto]Michael Adam2015-03-301-0/+21
* torture: add torture_assert_int_not_equal_gotoMichael Adam2015-03-301-0/+11
* krb5_wrap: fix documentation for smb_krb5_principal_get_comp_string().Günther Deschner2015-03-271-1/+1
* krb5_wrap: add smb_krb5_principal_set_type().Günther Deschner2015-03-272-0/+25
* lib/krb5_wrap: use krb5_const_principal in smb_krb5_get_pw_salt().Günther Deschner2015-03-272-2/+2
* lib/krb5_wrap: use krb5_const_principal in smb_krb5_create_key_from_string.Günther Deschner2015-03-272-4/+4
* Move update-external.sh to third_party/Jelmer Vernooij2015-03-261-36/+0
* Merge update-waf.sh into update-external.shJelmer Vernooij2015-03-261-0/+5
* Move waf into third_party/.Jelmer Vernooij2015-03-265-5/+6