python/samba: PY3 compat py2/p3 symbol for SocketServer/socketserver
[amitay/samba.git] / lib /
2018-12-06 Ralph Boehmedocs-xml: add "smbd getinfo ask sharemode"
2018-12-06 Ralph Boehmedocs-xml: add "smbd search ask sharemode"
2018-11-30 Andreas Schneiderreplace: Correctly check for 'extern char **environ...
2018-11-30 Martin Schwenkeutil: Fix include file order
2018-11-30 Olly BettsFix spelling mistakes
2018-11-28 Andreas Schneiderlib:util: Avoid name confusion with config.h
2018-11-28 Andreas Schneiderlib:util: Use #ifdef instead of #if for config.h defini...
2018-11-28 Andreas Schneidertdb: Use #ifdef instead of #if for config.h definitions
2018-11-28 Andreas Schneiderreplace: Use #ifdef instead of #if for config.h definitions
2018-11-28 Andreas Schneiderkrb5_wrap: Use #ifdef instead of #if for config.h defin...
2018-11-28 Andreas Schneiders3: Remove unsused MMAP_BLACKLIST ifdef checks
2018-11-28 Andreas Schneiderlib:replace: Check if HAVE_DECL_ENVIRON is defined...
2018-11-28 Volker Lendeckekrb5_wrap: Fix a typo
2018-11-28 Volker Lendeckekrb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_r...
2018-11-28 Ralph Boehmetfork: add a README how to run test torture test under...
2018-11-28 Ralph Boehmetfork: add a suppresssions file for drd
2018-11-28 Ralph Boehmetfork: add a suppresssions file for helgrind
2018-11-28 Ralph Boehmetfork: TFORK_ANNOTATE_BENIGN_RACE
2018-11-28 Ralph Boehmetfork/test: ensure all threads start with SIGCHLD unblocked
2018-11-27 Volker Lendeckelibads: Give krb5_errs.c its own header
2018-11-23 Gary Lockyersource4 smbd prefork: Add backoff to process restart
2018-11-22 Andreas Schneiderlib:compression: Fix undefined behavior in lzxpress
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in bitmap.c
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in idtree
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in asn1 parser
2018-11-22 Andreas Schneiderlib:crypto: Fix undefined behavior in md4
2018-11-22 Andreas Schneiderlib:util: Always include unistd.h for setgroups
2018-11-20 Garming Samldb_controls: Add some talloc error checking for controls
2018-11-20 Garming Samdirsync: Allow arbitrary length cookies
2018-11-14 Andreas Schneiderlibldb: Fix const char in pyldb
2018-11-14 Andreas Schneiderlib:util Always initialize start and space
2018-11-13 Martin Schwenkereplace: Add check for variable program_invocation_shor...
2018-11-13 Andreas Schneiderlib:replace: Do not leak the file pointer in rep_getpro...
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
next