s4:param/secrets.h - fix "enum netr_SchannelType" include correctly
[kai/samba.git] / source4 / lib /
2010-11-26 Matthieu Patouldb-tdb: Add more information about full scan
2010-11-23 Jelmer Vernooijpyldb: Fix broken test.
2010-11-23 Andrew Tridgells4-ldb: added an environment varibale LDB_WARN_UNINDEXED
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-21 Andrew Tridgells4-ldb: fixed the build with a space in the ldb modules...
2010-11-19 Matthias Dieter... ldb:rdn_name LDB module - add more RDN name constraints
2010-11-19 Matthias Dieter... ldb:ldb_rename on ldap backends - handle the case when...
2010-11-18 Kamen Mazdrashkis4-ldb.python: Use $SELFTEST_PREFIX/tmp as a temporary...
2010-11-18 Kamen Mazdrashkis4-ldb.python: add test for ldb.Message.from_dict(...
2010-11-18 Kamen Mazdrashkis4-pyldb: ldb.Message.from_dict class method to create...
2010-11-18 Kamen Mazdrashkis4-pyldb: Move code to create a ldb_message from a...
2010-11-18 Kamen Mazdrashkis4-pyldb_util: Move ldb Type searching into separate...
2010-11-18 Kamen Mazdrashkis4-pyldb: Few miss-alignments aligned
2010-11-18 Kamen Mazdrashkis4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage...
2010-11-18 Kamen Mazdrashkis4-pyldb: Fix wrong type of 'self' parameter
2010-11-18 Matthias Dieter... Revert "s4:api.py - DN tests - test a bit more special...
2010-11-18 Simo Sorceldb: error out when modules are not found
2010-11-18 Matthias Dieter... ldb:skel.c - don't introduce trailing whitespaces by...
2010-11-18 Matthias Dieter... s4:api.py - DN tests - test a bit more special DNs...
2010-11-18 Matthias Dieter... ldb:ldb_dn_explode - point out that on error cases...
2010-11-17 Matthias Dieter... ldb:ldb_dn.c - ldb_dn_explode - free also the extended...
2010-11-16 Andrew Bartletts4-ldif_handlers Add handler for printing supplementalC...
2010-11-14 Jelmer VernooijRe-enable ldb-cmdline for the moment, as it is used...
2010-11-14 Jelmer VernooijDon't build ldb tools when there is a system provided...
2010-11-11 Matthias Dieter... ldb:ldb_ldap.c rename operation - check for the RDN...
2010-11-11 Matthias Dieter... s4:dsdb - proof against empty RDN values where expected
2010-11-10 Kamen Mazdrashkis4-pyldb: Handle internal errors in py_ldb_contains...
2010-11-08 Matthias Dieter... s4:pyldb.c - fix "py_ldb_contains" according to the...
2010-11-08 Matthias Dieter... ldb:pyldb.c - "py_ldb_msg_element_get" - here we can...
2010-11-08 Matthias Dieter... ldb:pyldb.c - "py_ldb_contains" - return only "0" not...
2010-11-08 Matthias Dieter... ldb:pyldb.c - most of the times "time_t" is defined...
2010-11-08 Matthias Dieter... ldb:pyldb.c - fix some "Py_ssize_t" output warnings
2010-11-08 Matthias Dieter... ldb:pyldb.c - use "Py_ssize_t" for counting list entries
2010-11-08 Matthias Dieter... ldb:pyldb.c - fix indentation
2010-11-08 Andrew Tridgells4-ldb: don't give an error if a module is already...
2010-11-08 Andrew Tridgells4-ldb: better error message when we try to register...
2010-11-07 Matthias Dieter... ldb:ldb_pack.c - the "dn" attribute isn't allowed in...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-11-06 Matthias Dieter... ldb:ldb_parse.c - "ldb_parse_hex2char" - always initial...
2010-11-06 Matthias Dieter... ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentation
2010-11-06 Matthias Dieter... ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_m...
2010-11-05 Andrew Tridgells4-ldb: much more memory efficient msg filtering
2010-11-05 Andrew Tridgells4-ldb: show the reason for module initialization failure
2010-11-05 Matthias Dieter... ldb:ldb.h - reorder extended operations list
2010-11-04 Kamen Mazdrashkis4-ldb_module.h: use LDB error code for ldb_error(...
2010-11-04 Andrew Tridgells4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALU...
2010-11-04 Andrew Tridgells4-ldb: don't load modules from the same directory...
2010-11-04 Andrew Tridgells4-ldb: honor controls on search in ldbedit
2010-11-04 Andrew TridgellMove the checking of single valued attributes back...
2010-11-03 Andrew Tridgellbuild: a more portable way of finding waf in makefiles
2010-11-03 Andrew Tridgells4-ldb: fixed sorting of module names
2010-11-03 Philip M. Whites4:waf - fix the build on Gentoo platforms
2010-11-03 Andrew Tridgells4-ldb: make ldbtest depend on ldb
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-11-02 Andrew Tridgells4-ldb: give the user a hint as to what may be wrong
2010-11-02 Andrew Tridgells4-dsdb: removed the use of ldb_private.h from s4
2010-11-02 Andrew Tridgells4-ldb: expose some more ldb module functions
2010-11-01 Andrew Tridgells4-ldb: removed ldb_includes.h
2010-11-01 Andrew Tridgells4-ldb: use ldb_set_modules_dir() to load additional...
2010-11-01 Andrew Tridgells4-ldb: enable ldb module version checking
2010-11-01 Andrew Tridgells4-ldb: added support for ldb module version checking
2010-11-01 Matthias Dieter... ldb:tools/ldbtest.c - fix build warning
2010-11-01 Andrew Tridgells4-ldb: fixed build of paged searches
2010-11-01 Andrew Tridgells4-ldb: convert existing ldb tools to use new command...
2010-11-01 Andrew Tridgells4-ldb: added ldb command line hook support
2010-11-01 Andrew Tridgells4-ldb: added samba_extensions ldb module
2010-11-01 Andrew Tridgells4-ldb: moved the ldb_ildap backend into lib/ldb-samba
2010-11-01 Andrew Tridgells4-ldb: added support for general ldb hooks in modules
2010-11-01 Andrew Tridgells4-ldb: added an override flag to ldb_register_backend()
2010-11-01 Andrew Tridgells4-ldb: it is not an error for the modules directory...
2010-11-01 Andrew Tridgells4-test: we don't need to set LDB_MODULES_PATH any...
2010-11-01 Andrew Tridgells4-ldb: removed the old ldb module loading style
2010-11-01 Andrew Tridgells4-ldb: convert the rest of the ldb modules to the...
2010-11-01 Andrew Tridgells4-ldb: convert the openldap ldb backend to the new...
2010-11-01 Andrew Tridgells4-ldb: convert the ildap module to the new type of...
2010-11-01 Andrew Tridgells4-ldb: support a new type of ldb module loading
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Jelmer Vernooijldb: Drop autoconf-based build system.
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-30 Andrew Tridgells4-cmdline: make cmdline-credentials a private library
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-30 Andrew Tridgells4-ldb: add explicit depenencies on ldb library in...
2010-10-30 Andrew Tridgells4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem
2010-10-30 Andrew Tridgells4-ldb: create a private library ldb-cmdline
2010-10-27 Matthieu Patoutls: Inform the user if the cert/ca/private key can...
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Only specify vnum for non-private libraries.
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-25 Andrew Tridgellwaf: moved the -Wl,-no-undefined flags to source4 and ldb
2010-10-24 Jelmer Vernooijldb: Rename pyldb pkg-config file to pyldb-util, to...
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_LDAP to libcli_ldap.
2010-10-24 Jelmer Vernooijs4: Rename SMBPASSWD to smbpasswd.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename LIBEVENTS to libevents.
2010-10-23 Jelmer Vernooijs4: Rename NDR_TABLE to ndr_table.
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
next