Clean up reference used with PyDict_Setxxx
[metze/samba/wip.git] / lib /
2019-02-07 Noel PowerCleanup (decref) some objects added to list.
2019-02-07 Noel PowerCleanup references to module objects returned from...
2019-02-07 Noel PowerExamine result of SetList (and prevent sending NULL...
2019-02-07 Noel PowerDecrement references to python objects passed to Py_Bui...
2019-02-01 Andrew Bartlettldb: Release ldb 1.6.0
2019-02-01 Douglas Bagnallpyldb: make ldb.connect() url mandatory
2019-02-01 Andrew Bartlettldb: Release ldb 1.5.3
2019-02-01 Andrew Bartlettldb: Add even more comments on what strict does to...
2019-02-01 Tim Bealeldb: Rename variable
2019-02-01 Tim Bealeldb: Elaborate on ldb_kv_search_indexed() comments
2019-02-01 Tim Bealeldb: Remove comment that no longer makes sense
2019-02-01 Tim Bealeldb: Avoid inefficient one-level searches
2019-01-29 Lukas Slebodnikldb: The test api.py should not rely on order of entrie...
2019-01-29 Stefan Metzmacherwafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGS
2019-01-29 Stefan Metzmacherreplace: only include <sys/capability.h> with HAVE_POSI...
2019-01-28 Justin Stephensonlib:printer_driver: Retrieve Class value
2019-01-28 Justin Stephensonlib:printer_driver: Don't overwrite printprocessor
2019-01-28 Justin Stephensonlib:printer_driver: Parse SourceDisksNames section
2019-01-28 Justin Stephensonlib:printer_driver: Handle PrintProcessor string
2019-01-28 Guenther Deschnerlib:printer_driver: Add printer_driver library to parse...
2019-01-28 Andreas Schneiderutil: Add file tree walk interface
2019-01-28 Andreas Schneiderlib:util: Use C99 initializer in tfork test
2019-01-28 Andreas Schneiderlib:util: Use C99 initializer for weird_table in charset
2019-01-28 Andreas Schneiderlib:util: Use C99 initializer for builtin_functions...
2019-01-28 Andreas Schneiderlib:tevent: Use correct C99 initializer for tevent_req
2019-01-28 Andreas Schneiderlib:tdb: Use C99 initializer for tdb_logging_context
2019-01-28 Andreas Schneiderlib:tdb: Use C99 initializer for tdb_header
2019-01-28 Andreas Schneiderlib:ldb: Use correct C99 initializer for 'struct tm'
2019-01-28 Andreas Schneiderlib:ldb: Use C99 initializer for tdb_logging_context
2019-01-28 Andreas Schneiderlib:ldb: Use C99 initializer for PyGetSetDef in pyldb
2019-01-28 Andreas Schneiderlib:tdb: Use C99 initializer for PyGetSetDef in pytdb
2019-01-28 Andreas Schneiderlib:texpect: Use C99 initializer for poptOption in...
2019-01-20 Lukas Slebodniktdb: Fix compatibility of wscript with older python
2019-01-19 Andreas Schneiderlib:mscat: Use size_t for len value to fix build issue
2019-01-19 Andreas Schneiderlib:mscat: Fix may be used uninitialized warnings
2019-01-18 Christof Schmittlib: Use gpfs.h from third_party on Linux
2019-01-15 Stefan Metzmacherldb: version 1.5.2 samba-upstream/tags/ldb-1.5.2
2019-01-15 Stefan Metzmachertevent: version 0.9.38 samba-upstream/tags/tevent-0.9.38
2019-01-15 Stefan Metzmachertalloc: version 2.1.15 samba-upstream/tags/talloc-2.1.15
2019-01-15 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-10-test' into...
2019-01-15 Volker Lendeckeaddns: Async ads_dns_lookup_ns
2019-01-15 Volker Lendeckeaddns: Async ads_dns_lookup_srv
2019-01-15 Volker Lendeckeaddns: Centralize siteless lookup fallback
2019-01-13 Noel Powerlib/ldb: Use new PYARG_ES format for parseTuple
2019-01-12 Noel Powerlib/ldb/tests/python: Add test to pass utf8 encoded...
2019-01-12 Swen Schilliglib: remove unused function nttime_from_string()
2019-01-12 Stefan Metzmachertevent: deprecate tevent_wrapper api again
2019-01-11 Ralph BoehmeRevert "pthreadpool: split out pthreadpool_tevent_job...
2019-01-11 Ralph BoehmeRevert "pthreadpool: add pthreadpool_tevent_job_cancel()"
2019-01-11 Ralph BoehmeRevert "pthreadpool: maintain a global list of orphaned...
2019-01-11 Ralph BoehmeRevert "pthreadpool: add some lockless coordination...
2019-01-11 Ralph BoehmeRevert "pthreadpool: add helgrind magic to PTHREAD_TEVE...
2019-01-11 Ralph BoehmeRevert "pthreadpool: maintain a list of job_states...
2019-01-11 Ralph BoehmeRevert "pthreadpool: add a comment about a further...
2019-01-11 Ralph BoehmeRevert "pthreadpool: test cancelling and freeing pendin...
2019-01-11 Ralph BoehmeRevert "pthreadpool: add pthreadpool_tevent_[current_jo...
2019-01-11 Ralph BoehmeRevert "pthreadpool: add tests for pthreadpool_tevent_...
2019-01-11 Ralph BoehmeRevert "pthreadpool: call unshare(CLONE_FS) if available"
2019-01-11 Ralph BoehmeRevert "pthreadpool: add pthreadpool_restart_check...
2019-01-11 Ralph BoehmeRevert "pthreadpool: implement pthreadpool_tevent_wrapp...
2019-01-11 Ralph BoehmeRevert "pthreadpool: test cancelling and freeing jobs...
2019-01-11 Ralph BoehmeRevert "pthreadpool: we need to use pthreadpool_tevent_...
2019-01-11 Ralph BoehmeRevert "pthreadpool: ignore the return value of poll...
2019-01-11 Ralph BoehmeRevert "pthreadpool: reset monitor_fd after calling...
2019-01-10 Björn Jackewaf:lib/replace: fix a build error with non-gcc compilers
2019-01-10 Ladislav Michl via... lib: replace: snprintf: Whitespace clean up
2019-01-10 Swen SchilligFix typo and remove the sun and the clouds
2019-01-10 Swen SchilligFix typos and ban the rams from samba samba-upstream/tags/tdb-1.3.17
2018-12-21 Aaron Haslettpaged results: new paged results module using GUID...
2018-12-20 Andreas Schneiderlib:util: Use memset_s() in data_blob_clear()
2018-12-20 Andreas Schneiderlib:util: Sync memory.h with replace.h
2018-12-20 Andreas Schneiderlib:util: Cleanup comments in memory.h
2018-12-20 Andreas Schneiderreplace: Use memset_s for ZERO_* macros
2018-12-20 Andreas Schneiderreplace: Cleanup comments for ZERO_*
2018-12-20 Andreas Schneiderreplace: Add memset_s to replacement functions
2018-12-20 Andreas Schneiderwaf: Add missing libreplace deps to pyldb*
2018-12-20 Philipp Gesanglib/audit_logging: actually create talloc
2018-12-20 Ralph Boehmedebug: enable per debug-class logfiles
2018-12-20 Ralph Boehmedebug: remove fd and debugf from state, use dbgc_config...
2018-12-20 Ralph Boehmedebug: update logsize checking for per debug-class...
2018-12-20 Ralph Boehmedebug: update need_to_check_log_size() for per debug...
2018-12-20 Ralph Boehmedebug: add support for per debug-class logfiles
2018-12-20 Ralph Boehmedebug: add resource cleanup for per debug-class logfiles
2018-12-20 Ralph Boehmedebug: add logfile and fd to struct debug_class
2018-12-20 Ralph Boehmedebug: factor out logfile size check
2018-12-20 Ralph Boehmedebug: add a call to debug_parse_levels() to reopen_logs()
2018-12-20 Ralph Boehmedebug: add an empty line
2018-12-20 Ralph Boehmedebug: factor out a function that opens and closes...
2018-12-20 Ralph Boehmedebug: track current debug message class
2018-12-20 Ralph Boehmedebug: convert dbgc_config to an array of struct debug_...
2018-12-20 Ralph Boehmedebug: README.Coding fixes
2018-12-20 Ralph Boehmedebug: rename DEBUGLEVEL_CLASS variable to dbgc_config
2018-12-20 Ralph Boehmedebug: move some definitions around
2018-12-19 Swen Schilliglib: Add kerberos tracing
2018-12-19 Swen SchilligAdd MIT kerberos tracing capability
2018-12-19 Andreas Schneiderkrb5_wrap: Fix bit shifting
2018-12-19 Martin Schwenkelib/util: Count a trailing line that doesn't end in...
2018-12-17 Marcos MelloSend status to systemd on daemon start
2018-12-16 Andreas Schneiderlib:tsocket: Check for DOXYGEN as a #define
2018-12-16 Andreas Schneiderkrb5_samba: Fix checking for config.h #define in krb5_s...
next