libsmb: Slightly simplify trustdom_cache_fetch
[amitay/samba.git] / source4 / lib /
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build samba-policy
2017-02-21 Thomas Nagybuild:wafsamba: Remove ambiguous 'if x in conf.env...
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-20 Ralph Boehmes4/messaging: register for MSG_REQ_RINGBUF_LOG
2016-11-30 Douglas Bagnalllib/registry/regf: better initialise nk_block
2016-11-16 Jeremy Allisonsource4: Change to use lib/util/access functions.
2016-10-14 Volker Lendeckemessaging: Fix CID 1373625 Unused value
2016-10-12 Volker Lendeckemessaging: add an overflow check
2016-10-04 Volker Lendeckemessaging4: Postpone messages to the right tevent context
2016-10-04 Volker Lendeckemessages_dgm_ref: Pass receiving "ev" to recv_cb
2016-10-04 Volker Lendeckemessaging: add an overflow test
2016-10-04 Volker Lendeckemessaging4: Fix signed/unsigned hickups
2016-09-28 Volker Lendeckelib: Fix CID 1373388 Uninitialized scalar variable
2016-09-28 Volker Lendeckelib: Fix CID 1373389 Uninitialized scalar variable
2016-09-27 Günther Deschnerwerror: replace WERR_CLASS_NOT_REGISTERED with HRES_REG...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFUNC with WERR_INVALID_FUNCTION...
2016-09-26 Chris Daviss4-registry: properly initialize registry key to be...
2016-09-26 Chris Daviss4-registry: implement set value and delete value for RPC
2016-09-20 Lukas Slebodniktls: Fix warning Wunused-variable
2016-09-19 Ralph Boehmes4/messaging: let the imessaging ctx destructor free...
2016-09-12 Ralph Boehmemessaging: Call messaging_dgm_send under become_root...
2016-09-12 Ralph Boehmes4/messaging: messaging_dgm_ref talloc hierarchy fix
2016-08-05 Volker Lendeckelib: Fix a pointless error check
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2016-07-12 Andrew Bartlettpyrpc: Allow control of RPC timeout for IRPC
2016-05-12 Michael Adams4:regshell: fix O3 error unused result of asprintf...
2016-05-12 Michael Adams4:registry:patchfile: fix O3 error unused result of...
2016-05-09 Douglas Bagnallsource4/registry/local: avoid str_list_length() to...
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-04-26 Robin Hacklib/http/http_auth: Fix CID 1273428 - Unchecked return...
2016-04-25 Noel Powers4:lib:registry: fix 'Conditional jump or move' valgrin...
2016-04-12 Stefan MetzmacherCVE-2016-2113: s4:lib/tls: implement infrastructure...
2016-04-12 Stefan MetzmacherCVE-2016-2113: s4:lib/tls: create better certificates...
2016-03-24 Douglas Bagnalls4/lib/wmi_wrap: use HAVE___ATTRIBUTE__ instead of...
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-03-08 Andrew Bartlettpyregistry: Use pytalloc_BaseObject_PyType_Ready()
2016-03-03 Douglas Bagnallregtree: avoid GCC indentation warning
2016-02-06 Günther Deschners4-libgpo: fix gcc6 build warning.
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-26 Michael Adams4:lib:socket: skip extra data in interpret_interface()
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijMake libregistry private, for now.
2016-01-07 Andrew Bartlettpyregistry: Adjust to use of PY_SSIZE_T_CLEAN
2016-01-07 Andrew Bartlettpymessaging: Adjust to use of PY_SSIZE_T_CLEAN
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-10 Andreas Schneiderwaf: Check for GnuTLS 3.4.7
2015-11-06 Mathieu ParentFix various spelling errors
2015-10-20 Ralph Boehmes4:lib/messaging: use a helper variable for tdb flags
2015-10-20 Ralph Boehmes4:lib/messaging: use correct path for names.tdb
2015-10-19 Volker Lendeckelib: Push down unique generation one level
2015-09-17 Stefan Metzmachers4:lib/messaging: use 'msg.lock' and 'msg.sock' for...
2015-09-03 Björn Jacketls: increase Diffie-Hellman group size to 2048 bits
2015-08-30 Andrew Bartlettlib/tls: Ensure SSLv3 is disabled in the web server...
2015-08-30 Andrew Bartlettlib/tls: Remove unused tls_init_client code
2015-07-30 Günther Deschnerlib/dcom: use HRESULT in dcom_create_object.
2015-07-20 Andrew Bartlettlib/tls: Add new 'tls priority' option
2015-07-20 Andrew BartlettRemove support for OpenPGP certificates in our TLS...
2015-06-23 Stefan Metzmachers4:lib/tls: ignore non-existing ca and crl files in...
2015-06-23 Stefan Metzmachers4:lib/tls: fix tstream_tls_connect_send() define
2015-04-29 Evangelos Foutrass4:lib/tls: fix build with gnutls 3.4
2015-03-20 Stefan Metzmachers4:lib/tls: remove allow_warnings=True
2015-03-20 Stefan Metzmachers4:lib/tls: add tls_cert_generate() prototype to tls.h
2015-03-16 Thomas NagyTransition to waf 1.8: wrapped conf.check_cfg
2015-03-12 Andrew Bartlettlib/tls: Fix behaviour of --disable-gnutls and remove...
2015-03-10 Volker Lendeckeregistry: Fix CID 240989 Buffer not null terminated
2015-03-10 Volker Lendeckeregistry: Fix CID 241075 Unchecked return value
2015-03-06 Andrew Bartletts4-lib/cmdline: Fix help for -P / --machine-pass: this...
2015-03-03 Volker LendeckeFix the O3 developer build
2015-02-25 Volker LendeckeFix the developer O3 build
2015-02-25 Garming Sambuild: Require GnuTLS if building with Active Directory
2015-02-16 Andrew Bartletts4-messaging: Unify list of possible messages into...
2015-02-16 Andrew Bartletts4-messaging: Remove unused struct imessaging_rec
2015-02-14 Volker Lendeckemessaging4: Enable POOL_USAGE
2015-02-13 Volker Lendeckemessaging4: Use messages_dgm
2015-02-13 Volker Lendeckemessaging4: Use server_id_db
2015-02-10 Andrew BartlettUpdate mailing list references to point at lists.samba.org
2014-11-27 Volker Lendeckemessaging4: Fix types
2014-11-25 Stefan Metzmachers4:lib/messaging: remove unused allow_warnings=True
2014-11-25 Stefan Metzmachers4:lib/events: remove unused allow_warnings=True
2014-11-25 Stefan Metzmachers4:lib/registry: remove unused allow_warnings=True
2014-11-25 Stefan Metzmachers4:lib/registry: fix compiler warnings
2014-11-25 Stefan Metzmachers4:lib/registry: avoid some const warnings
2014-10-09 Ralph Boehmencacn_http: fix GNUism
2014-09-22 Samuel Cabreroncacn_http: Authentication modules for http library
2014-09-22 Samuel Cabreroncacn_http: Add http library
2014-09-18 Volker Lendeckemessaging4: Fix an error path memleak
2014-09-08 Andrew BartlettUse correct size for test string, sizeof() was of the...
2014-07-28 Volker Lendeckemessaging4: Simplify imessaging_path
2014-07-24 Volker Lendeckemessaging4: Simplify ping_message with server_id_str_buf()
2014-07-22 Volker Lendeckemessaging4: Fix a just-introduced error memleak
2014-07-21 Volker Lendeckemessaging4: Change irpc_servers_by_name to NTSTATUS
2014-07-21 Volker Lendeckemessaging4: Fix a memleak in an error path
2014-07-21 Volker Lendeckemessaging4: Remove unnecessary locking
2014-07-21 Volker Lendeckemessaging4: Remove an unused NTSTATUS var
next