lib/dcom: use HRESULT in dcom_create_object.
[sfrench/samba-autobuild/.git] / lib /
2015-07-30 Günther Deschnerlib/torture: add torture_assert_hresult_{equal,ok}...
2015-07-30 Brad Hardslib/param: move function typedef to after forward decla...
2015-07-30 Andreas Schneiderkrb5-wrap: Use the principal returned by the KDC to...
2015-07-29 Björn Baumbachbuild: fix build with gpfs support - add missing depend...
2015-07-29 Björn Baumbachconfigure: add --with-gpfs option for selecting directo...
2015-07-29 Jeremy Allisonlib: replace: Add strsep function (missing on Solaris).
2015-07-23 Martin Schwenketdb: Fix broken build with --disable-python
2015-07-23 Volker Lendecketdb_wrap: Use a struct initializer
2015-07-23 Volker Lendecketdb_wrap: Use talloc_pooled_object
2015-07-21 Stefan Metzmacherldb: version 1.1.21 ldb-1.1.21
2015-07-21 Stefan Metzmachertdb: version 1.3.7 tdb-1.3.7
2015-07-21 Stefan Metzmachertalloc: version 2.1.3 talloc-2.1.3
2015-07-21 Aurelien Apteltdb python binding: raise KeyError(key) when the key...
2015-07-21 Petr Viktorinpytdb: Add tests for text interface
2015-07-21 Petr Viktorinpyldb: Add a text-based interface for Python 3
2015-07-21 Petr Viktorinpytdb: Use new dict API on Python 3
2015-07-21 Petr Viktorinpytdb: Build for two versions of Python at once
2015-07-21 Petr Viktorinpytdb: Port to Python 3
2015-07-21 Petr Viktorinpytdb: Allow nextkey() to be called
2015-07-20 Volker Lendeckedbwrap_rbt: Make "key" and "value" aligned to 16 byte
2015-07-20 Andrew Bartlettlib/tls: Change default supported TLS versions.
2015-07-20 Andrew Bartlettlib/tls: Add new 'tls priority' option
2015-07-16 Uri Simchonilib/util: include config.h before any glibc headers
2015-07-16 Uri Simchonitdbrestore: include config.h before any glibc headers
2015-07-15 Uri Simchoniasync_req: check for errors when monitoring socket...
2015-07-14 Günther Deschnerlib/krb5: add new KRB5_ERROR_CODE() abstraction macro.
2015-07-14 Ralph Boehmelib/util/charset: reduce loglevel for push_ucs2_talloc...
2015-07-09 Uri Simchoniutil.c: fix order of inclusion to correctly consume...
2015-07-08 Volker Lendecketdb: Reproducer for Bug 11381
2015-07-08 Volker Lendecketdb: Fix bug 11381, deadlock
2015-07-08 Christof Schmittgpfswrap: Use gpfs.h instead of gpfs_fcntl.h
2015-07-08 Christof Schmittgpfswrap: Remove unused wrapper for gpfs_fnctl
2015-07-07 Volker Lendeckeparam: Make "kernel change notify" global
2015-07-07 Volker Lendeckeparam: Make "change notify" global
2015-07-07 Volker Lendeckelib: Add server_id_db_pid()
2015-07-07 Volker Lendeckelib: Add server_id_db_prune_name
2015-07-07 Volker Lendeckelib: Add tevent_req_poll_unix
2015-07-07 Ralph Boehmes3-mdssvc: add new option 'spotlight'
2015-07-07 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-07-03 Stefan Metzmacherlib/util:charset/tests: improve strlen_m[_term[_null...
2015-07-03 Stefan Metzmacherlib/util: let strlen_m_term[_null]() use strlen_m_ext_t...
2015-07-03 Stefan Metzmacherlib/util: add strlen_m_ext_term_null() helper function
2015-07-03 Stefan Metzmacherlib/util: fix output format in dump_data*()
2015-07-03 Günther Deschnerlib/torture: be more verbose about ndr failures.
2015-07-03 Günther Deschners4-torture: move torture_assert_sid_equal() out of...
2015-07-01 Ralph Boehmetevent: add and use debug class for tevent
2015-07-01 Ralph Boehmedebug: get rid of DBGC_MAX_FIXED
2015-07-01 Volker Lendeckelib: Trim blocking.c
2015-06-28 Douglas BagnallRevert "lib: Fix deps for LIBCRYPTO"
2015-06-24 Douglas BagnallByte order reversal shouldn't assume size_t is 64 bit.
2015-06-23 Volker Lendeckelib: Fix CID 710685 Unchecked return value from library
2015-06-23 Volker Lendeckelib: Fix CID 1273234 Untrusted value as argument
2015-06-23 Volker Lendeckelib: Fix CID 1034723 Explicit null dereferenced
2015-06-23 Volker Lendeckelib: Fix CID 1272913 Calling risky function
2015-06-23 Volker Lendeckelib: Make genrand independent
2015-06-23 Volker Lendeckelib: Make time-basic a library
2015-06-23 Volker Lendeckelib: Fix deps for LIBCRYPTO
2015-06-23 Volker Lendeckelib: Simplify arcfour_crypt
2015-06-23 Volker Lendeckelib: Streamline genrand.c includes
2015-06-23 Volker Lendeckelib: Fix whitespace
2015-06-23 Volker Lendeckelib: Strip genrand.c a bit
2015-06-22 Felix Jandareplace: Replace BSD strtoll by wrapping strtoll instea...
2015-06-18 Volker LendeckeFix a typo
2015-06-18 Jeremy Allisons3: smbd: Codenomicon crash in do_smb_load_module().
2015-06-16 Volker Lendeckelib: Fix CID 1306765 Unchecked return value from library
2015-06-16 Volker Lendeckelib: Fix CID 1306764 Unchecked return value
2015-06-12 Stefan Metzmachertdb: version 1.3.6 tdb-1.3.6
2015-06-12 Stefan Metzmacherlib/replace: remove unused HAVE_DECL_PTHREAD_{MUTEXATTR...
2015-06-12 Stefan Metzmacherlib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHRE...
2015-06-12 Stefan Metzmachertevent: version 0.9.25 tevent-0.9.25
2015-06-12 Stefan Metzmacherpytevent: add a TeventTimer_Object_ref helper structure...
2015-06-12 Stefan Metzmacherpytevent: remove const warnings using discard_const_p()
2015-06-12 Stefan Metzmacherpytevent: remove dead code TEVENT_DEPRECATED is never...
2015-06-12 Michael Adamtalloc:guide: fix documented signature of talloc_unlink().
2015-06-12 Michael Adamtalloc:manpage: fix documented signature of talloc_unli...
2015-06-12 Stefan Metzmachertalloc: sync the talloc_reference() description between...
2015-06-12 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-12 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-12 Stefan Metzmacherlib/async_req: use tevent_req_nomem/tevent_req_post...
2015-06-12 Stefan Metzmacherlib/async_req: s/result/req/ in read_packet_send()
2015-06-12 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-12 Stefan Metzmacherlib/async_req: simplify async_connect_* using a _cleanu...
2015-06-12 Stefan Metzmacherlib/async_req: s/result/req/ in async_connect_send()
2015-06-12 Stefan Metzmacherlib/async_req: remove unused sendto_{send,recv} and...
2015-06-12 Stefan Metzmacherlib/tsocket: add tdgram_inet_udp_broadcast_socket()
2015-06-12 Stefan Metzmacherlib/tsocket: add tdgram_bsd_existing_socket() helper...
2015-06-12 Stefan Metzmachertevent.h: propose tstream_ versions of read_packet_send...
2015-06-12 Stefan Metzmachertevent/testsuite: make sure we cleanup tevent_fd struct...
2015-06-10 Christof Schmittdebug: Change syslog priority mapping to match new...
2015-06-10 Christof Schmittdebug: Add definitions and macros for log levels
2015-06-10 Stefan Metzmacherlib/util: remove signal related configure checks
2015-06-10 Stefan Metzmacherlib/replace: add signal related configure checks
2015-06-10 Petr Viktorinpytevent: Build for two versions of Python at once
2015-06-10 Petr Viktorinpytevent: Port to Python 3
2015-06-10 Petr Viktorinpytalloc: Improve timer wrapper, and test it
2015-06-10 Petr Viktorinpytevent: Define missing TeventFd_Type object
2015-06-10 Petr Viktorinpytevent: Better error and reference handling
2015-06-09 Ralph Boehmelib/util/charset: fix conversion failure logging
2015-06-05 Volker Lendecketsocket: Use common code in tsocket_bsd_common_prepare_fd
2015-06-03 Volker Lendeckedebug: Fix default log levels
next