check_parent_exists() can change errno. Ensure we preserve it across calls.
[samba.git] / source4 / lib /
2012-09-17 Jeremy AllisonFix bug #9147 - winbind can't fetch user or group info...
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-05-16 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-16 Stefan Metzmachers4:ldb: don't install .pc files when building a private...
2011-03-15 Andrew Tridgellldb: only install headers if we are not building as...
2011-03-15 Andrew Tridgells4-policy: don't make s4 policy.h public
2011-03-15 Andrew Tridgellldb: use include <> form for public headers
2011-03-15 Andrew Tridgellldb: don't install ldb_wrap.h twice
2011-03-10 Matthias Dieter... s4:lib/tls/wscript - exclude known broken GNUTLS releases
2011-03-10 Matthias Dieter... ldb:ldb_controls.c - "ldb_save_controls" - allow that...
2011-03-10 Matthias Dieter... ldb:ldb_controls.c - always allocate enough space
2011-03-09 Stefan Metzmachers4:lib/socket: use sockaddr_in6 in ipv6_tcp_accept()
2011-03-04 Matthias Dieter... ldb:ldb_msg.c - use LDB result constants for checking...
2011-03-04 Matthias Dieter... ldb:rdn_name LDB module - more RDN constraint checks...
2011-03-04 Matthias Dieter... s4/ldb - remove now superflous "ldb_dn_validate" checks
2011-03-04 Matthias Dieter... s4:dsdb - we don't need to check if a DN != NULL if...
2011-03-04 Matthias Dieter... ldb:ldb_request - handle here the DN checks
2011-03-04 Matthias Dieter... ldb:ldb tools - remove a superflous "return" (usage...
2011-03-04 Matthias Dieter... ldb:ldb tools - return LDB_ERR_INVALID_DN_SYNTAX on...
2011-03-04 Matthias Dieter... ldb:ldb tools - ldbtest - convert other result values...
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-02-28 Jelmer VernooijUse <tdb.h> to include tdb, so the system include file...
2011-02-28 Jelmer VernooijUse <tevent.h> so the system tevent gets included,...
2011-02-24 Andrew Tridgellbuild: moved util_reg.c into a common subsystem
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-22 Andrew Tridgells4-waf: rename smbpasswd library to smbpasswdparser
2011-02-21 Matthieu Patoupyldb: Add tests for the ldb_result object
2011-02-21 Matthieu Patoupyldb: create LdbResult, return value from ldb.search...
2011-02-21 Matthieu Patouldb: controls marshalling/unmarshalling improvement
2011-02-20 Jelmer Vernooijldb-samba: Add missing dependency on pyldb-util.
2011-02-18 Andrew Tridgells4-idl: rename s4 server_id.idl to server_id4.idl
2011-02-14 Simo SorceIncrease minor version since a public header has changed
2011-02-14 Günther Deschners4-readline: remove leftover from readline merge.
2011-02-14 Günther Deschners4-readline: remove leftover from readline merge.
2011-02-14 Andrew Tridgells4-ldb: fixed a uninitialised el->flags in ldb_tdb
2011-02-14 Andrew Tridgells4-ldb: added LDB_FLAG_INTERNAL_FORCE_SINGLE_VALUE_CHECK
2011-02-14 Andrew Tridgells4-ldb: use a helper function for single valued checking
2011-02-14 Andrew Tridgellldb-web: update mailing list info
2011-02-12 Matthieu Patoupyldb: fix a bug in the unit test which prevented ldb...
2011-02-12 Matthieu Patouldb: use the sizeof of the control variable as offset...
2011-02-12 Matthieu Patouldb: remove "magic" string in ldb_controls, replace...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-10 Andrew Tridgellldb: added ldb 1.0.0 ABI signatures
2011-02-10 Andrew Tridgellldb: change version number to 1.0.0
2011-02-10 Andrew Tridgellldb: fixed two warnings in the ldb_ldap backend
2011-02-10 Andrew Tridgellldb: added a include/ldb_version.h
2011-02-09 Jelmer Vernooijdlinklist: Change license to LGPLv3+ (checked with...
2011-02-09 Matthias Dieter... ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic...
2011-02-09 Matthias Dieter... ldb:tools - always check if ldb connection has been...
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - use LDB result constants where...
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - simplify error code return
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - use "%u" for printing unsigned...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - don't forget about the "do_edit...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - fix bug #7914
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use unsigned counters for consistenc...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use "%u" for printing out unsigned...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use LDB result constants where needed
2011-02-09 Matthias Dieter... ldb:ldbrename tool - use LDB result constant where...
2011-02-09 Matthias Dieter... ldb:ldbmodify tool - use unsigned counters for consiste...
2011-02-09 Matthias Dieter... ldb:ldbdel tool - use LDB result constants for consistency
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use LDB return codes where possible
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use "%u" for printing out unsigned...
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use LDB result constants for consistency
2011-02-09 Jelmer Vernooijdlinklist: Change license to LGPLv3+ (checked with...
2011-02-08 Günther Deschnerlib/compression: add shared wscript_build.
2011-02-08 Günther Deschnerlib/compression: add shared wscript_build.
2011-02-07 Andrew Tridgellbuild: removed the old autogen.sh and autogen-waf.sh...
2011-01-18 Stefan Metzmachers4:tls_tstream: also use a dynamic buffer for the pull...
2011-01-18 Stefan Metzmachers4:tls_tstream: fix partial reads, so that the gnutls...
2011-01-18 Stefan Metzmachers4:tls_tstream: also use a dynamic buffer for the pull...
2011-01-18 Stefan Metzmachers4:tls_tstream: fix partial reads, so that the gnutls...
2011-01-18 Andrew Bartletts4-pyldb Fix tp_basicsize for PyLdbDn
2011-01-17 Kamen Mazdrashkis4-ldb_ldif: Take into account LDB_FLG_SHOW_BINARY
2011-01-17 Kamen Mazdrashkis4-ldb_ldif: Don't check for LDB_FLG_SHOW_BINARY in...
2011-01-17 Andrew Tridgellldb: new ABI sigs file
2011-01-17 Andrew Tridgellldb: added ldb_req_mark_trusted()
2011-01-17 Matthias Dieter... ldb: inherit parent flags on child requests in modules
2011-01-14 Matthias Dieter... ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise"
2011-01-14 Andrew Tridgellldb: new ABI file for 0.9.23
2011-01-14 Andrew Tridgellldb: added ldb_dn_minimise()
2011-01-14 Andrew Tridgellldb: added ldb_dn_get_extended_comp_num()
2011-01-14 Andrew Bartlettpyldb Simplify python wrappers for struct ldb_val ...
2011-01-12 Matthias Dieter... ldb:ltdb_sequence_number - initialise "tmp_ctx" to...
2011-01-12 Matthias Dieter... ldb:ldbsearch.c - fix possible uninitialised variable
2011-01-12 Matthias Dieter... ldb:ltdb_sequence_number - check for an OOM exception
2011-01-12 Matthias Dieter... ldb:ldb_dn_explode - remove/unify some duplicate initia...
2011-01-11 Andrew Tridgellldb: link to the download directory on the website
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2011-01-03 Brad Hardss4:ldb: Make sample module implementation static.
2011-01-03 Brad Hardss4:ldb: Add prototype header.
2011-01-03 Jelmer Vernooijpyldb: Fix memory reference error.
2011-01-03 Jelmer Vernooijpyldb: Always return -1, 0, or 1 in tp_compare functions.
2011-01-03 Jelmer VernooijRevert broken destructor changes.
2011-01-03 Jelmer Vernooijpyldb: Fix memory context, add more OOM checks.
2011-01-03 Jelmer Vernooijpyldb: Some more OOM checks.
2011-01-03 Jelmer VernooijMake all functions in pyldb.c private, as they can...
2011-01-03 Jelmer Vernooijpyldb: Use pytalloc-util.
2011-01-03 Jelmer Vernooijldb: Remove duplicate definition of check_special,...
next