wbclient: Send the client process name talking to winbind
[amitay/samba.git] / lib /
2018-11-12 Andreas Schneiderlib:replace: Add getprogname()
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-11-08 Andreas Schneiderlib:util: Fix DEBUGCLASS pointer initializiation
2018-11-07 Gary Lockyersource4 smbd prefork: Increase default worklers to 4
2018-11-06 Volker Lendecketdb: Align integer types
2018-11-06 Volker Lendecketdb: Allow !CLEAR_IF_FIRST & MUTEX_LOCKING
2018-11-06 Volker Lendecketdb: Version 1.3.17 for tdb_traverse_chain
2018-11-06 Volker Lendecketdb: Add test for tdb_traverse_chain
2018-11-06 Volker Lendecketdb: Add tdb_traverse_chain
2018-11-06 Jeremy Allisonlib: ldb: Remove use of talloc_autofree_context().
2018-11-06 Jeremy Allisonlib: talloc: Mark talloc_autofree_context() as deprecated.
2018-11-02 Volker Lendeckeaudit_logging: Use dom_sid_str_buf
2018-11-01 Douglas Bagnallldb/tests/py/index: remove dup value in dictionary
2018-11-01 Douglas Bagnallldb/tests/py/api: use proper name for ldb.LdbError
2018-10-30 Volker Lendecketdb: Make record deletion circular-chain safe
2018-10-29 Volker Lendecketdb: Do early RDONLY error check for tdb_delete
2018-10-29 Volker Lendecketdb: Purge dead records whenever we block the freelist
2018-10-29 Volker Lendecketdb: Don't delete dead records in traverse
2018-10-29 Volker Lendecketdb: Align an integer type
2018-10-29 Volker Lendecketdb: Fix a typo
2018-10-27 David Mulderlib:socket: If returning early, set ifaces
2018-10-25 Douglas Bagnallldb/tests/py/api: reveal shadowed casefold test
2018-10-25 Douglas Bagnalltdb/test/_tdbtext: remove unused imports
2018-10-25 Douglas Bagnalltalloc/test/pytalloc: remove unused imports
2018-10-25 Douglas Bagnallldb/tests/_ldb_text: remove unused imports
2018-10-25 Douglas Bagnallldb-samba/tests/match-rules: remove unused imports
2018-10-25 Volker Lendecketdbtorture: Align integer types
2018-10-25 Volker Lendecketdbtorture: No transaction with mutexes
2018-10-25 Volker Lendecketdb: Remove "USE_RIGHT_MERGES" code
2018-10-25 Volker Lendecketdb: Fix a typo
2018-10-25 Volker Lendecketdb: Use explicit initialization
2018-10-25 Volker Lendecketdb: Avoid casts
2018-10-19 David Disseldorptalloc: deprecate talloc_set_memlimit()
2018-10-19 Douglas Bagnallldb_ldif: avoid strlen(NULL)
2018-10-18 Douglas Bagnallldb_ldif: be less horribly efficient in debugging
2018-10-16 Andreas Schneiderreplace: Add memset_s() if not available
2018-10-09 Volker Lendeckelib: Remove lib/crypto/crc32.[ch]
2018-10-08 Volker Lendeckelib: Avoid the use of open_memstream in tevent_req_prof...
2018-10-08 Volker Lendecketdb: Basic test for circular freelist fix
2018-10-08 Volker Lendecketdb: Basic test for circular hash chain fix
2018-10-08 Volker Lendecketdb: Make the freelist walk circular-safe
2018-10-08 Volker Lendecketdb: Align integer types
2018-10-08 Volker Lendecketdb: Make get_hash_length circular-safe
2018-10-08 Volker Lendecketdb: Make tdb_find_dead circular-safe
2018-10-08 Volker Lendecketdb: Make tdb_dump_chain circular-list safe
2018-10-08 Volker Lendecketdb: Make tdb_find circular-safe
2018-10-08 Volker Lendecketdb: Add tdb_chainwalk_check
2018-09-26 Noel Powerlib/ldb: Ensure ldb.Dn can accept utf8 encoded unicode
2018-09-26 Noel Powerlib/ldb/tests: add test for ldb.Dn passed utf8 unicode
2018-09-26 Noel Powerlib/ldb: Test correct variable for no mem condition
2018-09-26 Philipp Gesangturn --with-json-audit into global --with-json
2018-09-22 Philipp Gesanglib/audit_logging: make json_{is_invalid,to_string...
2018-09-21 Amitay Isaacsldb: Fix dependency of ldb module
2018-09-16 Noel PowerPY3: detect talloc_utils (for version of python running...
2018-09-16 Noel PowerPY3: fix iteritems usage, not supported in python3
2018-09-15 Christof Schmitttorture: Remove unnecesssary #include <fcntl.h>
2018-09-14 Volker Lendecketevent: Fix a docu typo
2018-09-14 Volker Lendeckedbwrap_tdb: Avoid double-call to talloc_get_type_abort
2018-09-12 Ralph Boehmedbwrap_tdb: use struct initializer
2018-09-12 Ralph Boehmedbwrap_tdb: move a function call out of an if condition
2018-09-10 Stefan MetzmacherRevert "lib/replace: force to unset defines if check...
2018-09-08 Alexander Bokovoylib/replace: force to unset defines if check has failed
2018-09-07 Volker Lendeckedbwrap: Remove a pointless "return;"
2018-09-07 Alexander Bokovoylib/replace/wscript: fix detection of a fallthrough...
2018-09-06 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-09-05 Alexander Bokovoylib/mscat: fix logging in wscript
2018-09-05 Alexander Bokovoylib/audit_logging: update to waf 2.0
2018-09-05 Alexander Bokovoyauth/wscript: import from waflib
2018-09-05 Alexander Bokovoyauth/wscript: fix options use
2018-09-05 Alexander Bokovoylib/util/wscript_configure: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/util/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/tevent/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/tdb/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/talloc/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/replace/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/ldb/wscript: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/crypto/wscript_configure: update to handle waf...
2018-09-05 Alexander Bokovoylib/crypto/wscript: update to handle waf 2.0.4
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-09-05 Alexander Bokovoykrb5-samba: interdomain trust uses different salt principal
2018-08-31 Volker Lendeckelib: Fix the build on FreeBSD
2018-08-30 Christof Schmitttorture: Add test for directory_create_or_exist
2018-08-30 Christof Schmittlib: Fix lstat check in directory_create_or_exist
2018-08-24 Bernd KuhlsFix uClibc build on 64bit platforms by including stdint.h
2018-08-24 Douglas Bagnallldb tests: remove unused code from match_rules.py
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E306: expected 1 blank line before a nested...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E301: expected 1 blank line, found 0
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
next