summaryrefslogtreecommitdiff
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* messaging: Fix CID 1373625 Unused valueVolker Lendecke2016-10-141-0/+1
* messaging: add an overflow checkVolker Lendecke2016-10-131-1/+186
* messaging4: Postpone messages to the right tevent contextVolker Lendecke2016-10-051-0/+65
* messages_dgm_ref: Pass receiving "ev" to recv_cbVolker Lendecke2016-10-051-2/+4
* messaging: add an overflow testVolker Lendecke2016-10-051-0/+76
* messaging4: Fix signed/unsigned hickupsVolker Lendecke2016-10-051-2/+2
* lib: Fix CID 1373388 Uninitialized scalar variableVolker Lendecke2016-09-281-1/+1
* lib: Fix CID 1373389 Uninitialized scalar variableVolker Lendecke2016-09-281-1/+1
* werror: replace WERR_CLASS_NOT_REGISTERED with HRES_REGDB_E_CLASSNOTREGGünther Deschner2016-09-281-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/lib...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/lib...Günther Deschner2016-09-285-29/+29
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/lib/reg...Günther Deschner2016-09-284-64/+64
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/lib/com/Günther Deschner2016-09-282-2/+2
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/lib/registry/Günther Deschner2016-09-282-3/+3
* werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source4/lib/registry/Günther Deschner2016-09-2811-74/+74
* werror: replace WERR_BADFUNC with WERR_INVALID_FUNCTION in source4/lib/wmi/Günther Deschner2016-09-282-3/+3
* s4-registry: properly initialize registry key to be added via RPCChris Davis2016-09-261-1/+10
* s4-registry: implement set value and delete value for RPCChris Davis2016-09-261-0/+52
* tls: Fix warning Wunused-variableLukas Slebodnik2016-09-211-2/+2
* s4/messaging: let the imessaging ctx destructor free msg_dgm_refRalph Boehme2016-09-191-0/+1
* messaging: Call messaging_dgm_send under become_root only if necessaryRalph Boehme2016-09-131-2/+7
* s4/messaging: messaging_dgm_ref talloc hierarchy fixRalph Boehme2016-09-132-0/+30
* lib: Fix a pointless error checkVolker Lendecke2016-08-051-1/+2
* s4: messaging: Remove bool auto_remove parameter from imessaging_init().Jeremy Allison2016-07-235-20/+8
* pyrpc: Allow control of RPC timeout for IRPCAndrew Bartlett2016-07-121-0/+2
* s4:regshell: fix O3 error unused result of asprintf in reg_complete_key()Michael Adam2016-05-131-2/+7
* s4:registry:patchfile: fix O3 error unused result of writeMichael Adam2016-05-131-4/+5
* source4/registry/local: avoid str_list_length() to check first elementDouglas Bagnall2016-05-101-1/+1
* lib: Give base64.c its own .hVolker Lendecke2016-05-042-0/+2
* lib/http/http_auth: Fix CID 1273428 - Unchecked return valueRobin Hack2016-04-261-0/+3
* s4:lib:registry: fix 'Conditional jump or move' valgrind error.Noel Power2016-04-251-1/+1
* CVE-2016-2113: s4:lib/tls: implement infrastructure to do peer verificationStefan Metzmacher2016-04-123-0/+277
* CVE-2016-2113: s4:lib/tls: create better certificates and sign the host cert ...Stefan Metzmacher2016-04-121-9/+9
* s4/lib/wmi_wrap: use HAVE___ATTRIBUTE__ instead of __GNUC__Douglas Bagnall2016-03-241-7/+1
* build: mark explicit dependencies on pytalloc-utilGarming Sam2016-03-151-1/+1
* pyregistry: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett2016-03-081-14/+3
* regtree: avoid GCC indentation warningDouglas Bagnall2016-03-031-1/+2
* s4-libgpo: fix gcc6 build warning.Günther Deschner2016-02-061-6/+0
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-063-3/+3
* s4:lib:socket: skip extra data in interpret_interface()Michael Adam2016-01-261-0/+9
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-1/+1
* Make libregistry private, for now.Jelmer Vernooij2016-01-132-15/+2
* pyregistry: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-071-1/+1
* pymessaging: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-071-1/+1
* waf: Check for GnuTLS 3.4.7Andreas Schneider2015-12-101-6/+20
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* s4:lib/messaging: use a helper variable for tdb flagsRalph Boehme2015-10-201-4/+4
* s4:lib/messaging: use correct path for names.tdbRalph Boehme2015-10-201-1/+7
* lib: Push down unique generation one levelVolker Lendecke2015-10-191-1/+1
* s4:lib/messaging: use 'msg.lock' and 'msg.sock' for messaging related subdirsStefan Metzmacher2015-09-171-2/+2