s4:scripting/python/modules.c - fix "asprintf" calls
[samba.git] / source4 / lib /
2010-05-28 Matthias Dieter... s4:regshell - fix an "asprintf"
2010-05-28 Matthias Dieter... s4:regshell - don't use negative exit codes
2010-05-24 Jelmer Vernooijldb-waf: Install manual pages for ldb in standalone...
2010-05-24 Matthias Dieter... s4:"rdn_name" LDB module - fix the creation of the...
2010-05-22 Stefan Metzmachers4:ldb_controls: make it possible to pass arbitrary...
2010-05-21 Jeremy AllisonDoh! If you're going to give advice in "useage", make...
2010-05-21 Jeremy AllisonAdd comments to usage error message for -k to make...
2010-05-21 Stefan Metzmachers4:ldb: add --controls support to ldbedit
2010-05-21 Andrew Bartletts4:libcli/ldap Rename ldap.h to libcli_ldap.h
2010-05-21 Andrew BartlettRevert "Make -k a simple non-bool option."
2010-05-20 Jeremy AllisonMake -k a simple non-bool option.
2010-05-20 Stefan Metzmachers4:ldb-samba: handle more GUID attributes
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-13 Matthias Dieter... ldb:ldb_msg.c - use result constant
2010-05-12 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
2010-05-10 Kamen Mazdrashkis4/dn: handle case 'base' dn has no components
2010-05-10 Matthias Dieter... s4:passwords.py - add a python unittest for additional...
2010-05-05 Andrew Tridgells4-ldb: check for ldap_initialize
2010-05-05 Andrew Tridgells4-ldb: add msg saying which build system is being...
2010-05-04 Anatoliy Atanasovs4/waf: ABI update for lib/ldb
2010-05-04 Anatoliy Atanasovs4/rodc: Support read-only database
2010-05-04 Anatoliy Atanasovs4/rodc: Fix the callbacks up the stack to handle refer...
2010-05-03 Anatoliy Atanasovs4/test: Implement tests for msDS-isRODC constructed...
2010-05-02 Andrew Tridgells4-ldb: use a parent context in the ldb utils
2010-04-29 Kamen Mazdrashkis4/test: schemaInfo may not to be set yet
2010-04-27 Stefan Metzmachers4:lib/registry: fix the waf build
2010-04-27 Günther Deschners4: use shared registry functions.
2010-04-20 Andrew Tridgellpytalloc: ensure talloc_ctx is directly after PyObject_HEAD
2010-04-19 Nadezhda IvanovaRemoved more excess looping and fixed problem with...
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-18 Andrew Tridgellbuild: more adjustments for the ABI type name maps
2010-04-18 Andrew Tridgells4-waf: rebuild signature files with the api type maps
2010-04-18 Andrew Tridgellldb-waf: enable ABI checking in ldb
2010-04-18 Andrew Tridgellldb: mark the tdb backend in ldb as _PRIVATE_
2010-04-17 Nadezhda Ivanovas4:Added a test for correct CO expansion in SD creation.
2010-04-15 Nadezhda Ivanovas4:Added a test to make sure we ignore ACEs with ID...
2010-04-13 Andrew Tridgells4-waf: don't try to use the system lib for the library...
2010-04-12 Andrew Tridgells4-ldb: enable waf build of ldb without ldap backend
2010-04-12 Andrew Tridgells4-ldb: fixed a crash bug for non-UTF8 strings
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-12 Andrew Tridgellbuild: use a common autogen-waf.sh for all builds
2010-04-11 Jelmer Vernooijsubunit: Remove more test output that could be interpre...
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - use more "sizeof...
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix indentation
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix a datatype
2010-04-10 Andrew Bartletts4:ldif_handlers tokenGroups are SIDs
2010-04-09 Kamen Mazdrashkis4/schema: Torture test for schemaInfo implementation
2010-04-09 Kamen Mazdrashkis4/ldif: Handle Schema:schemaInfo blobs
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - assign a better...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - make a SIVAL stateme...
2010-04-08 Jelmer Vernooijs4-net: Use new Net() object in net export keytab.
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-08 Jelmer Vernooijs4-python: Move load_partition_usn to dsdb module.
2010-04-08 Jelmer Vernooijs4-python: More cleanups.
2010-04-08 Jelmer Vernooijs4-python: rename samba.glue to samba._glue to indicate...
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, import of FLG_NOSYNC.
2010-04-08 Matthias Dieter... s4:registry - "REGF backend" - don't ignore wrong-sized...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix the read operati...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - use "sizeof(uint32_t...
2010-04-07 Matthias Dieter... LDB:sample_module - reintroduce accidentally removed...
2010-04-07 Matthias Dieter... LDB:python bindings - also empty LDB message elements...
2010-04-07 Matthias Dieter... s4:registry - "regf backend" - fix it up regarding...
2010-04-07 Jelmer Vernooijurgent_replication: Use standard comments rather than...
2010-04-07 Matthias Dieter... s4:pyregistry.c - fix indentation
2010-04-06 Matthias Dieter... LDB:sample_module.c - remove code parts which generate...
2010-04-06 Jelmer Vernooijs4-python: Fix compilation of samba._ldb.
2010-04-06 Jelmer Vernooijs4-python: Move set_session_info to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move register_samba_handlers to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move ldb_set_utf8_casefold to pyldb-samba.
2010-04-06 Jelmer Vernooijs4-python: Move set_opaque_integer to pyldb.
2010-04-06 Jelmer VernooijMove glue.set_credentials hack to samba.Ldb.
2010-04-06 Jelmer VernooijAdd C-based Samba-specific subclass of Ldb.
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: added simple 'waf test' support for tdb, talloc...
2010-04-06 Andrew Tridgells4-waf: autogen-waf.sh for the standalone library builds
2010-04-06 Andrew Tridgells4-waf: use a common pattern for finding buildtools...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgellldb-waf: fixed buildtools path
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: allow standalone tarball build of libraries
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to our standalone libs as...
2010-04-06 Andrew Tridgells4-waf: use cflags for LDB_MODULESDIR
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgellldb-waf: ldb needs HAVE_CONFIG_H for building a bundled...
2010-04-06 Andrew Tridgells4-waf: ensure we don't end up with mixed versions...
2010-04-06 Andrew Tridgells4-waf: more places missing libreplace
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: set the bundled library extension for some...
2010-04-06 Andrew Tridgellldb-waf: rename libldb.so to libldb-s4.so if built...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: ensure all the ldb.pc.in vars are set
2010-04-06 Andrew Tridgells4-waf: enable the pc_files in the build rules
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgells4-waf: disable_gnutls is gone
next