r8347: replace the perl provision script with a ejs script
[samba.git] / source4 / lib /
2007-10-10 Andrew Tridgellr8343: removed a debugging message
2007-10-10 Andrew Tridgellr8342: allow ldb_ldif_read_string() to continue in...
2007-10-10 Andrew Tridgellr8341: enable floating point support in ejs
2007-10-10 Andrew Tridgellr8336: enable 64 bit integer support in ejs
2007-10-10 Andrew Tridgellr8334: fixed a ejs bug that prevented functions variabl...
2007-10-10 Andrew Tridgellr8333: merged with latest upstream ejs sources
2007-10-10 Volker Lendecker8321: Fix some uninitalized variable warnings
2007-10-10 Andrew Tridgellr8313: moved PRINTF_ATTRIBUTE to replace.h to try to...
2007-10-10 Jelmer Vernooijr8294: Add PLAN file for samba3->samba4 upgrade (Google...
2007-10-10 Andrew Tridgellr8284: - fixed some uninitialised variables in the...
2007-10-10 Andrew Tridgellr8279: make sure we hold a lock when manipulating the...
2007-10-10 Andrew Tridgellr8277: filled in the code for finding irpc server ids...
2007-10-10 Andrew Tridgellr8273: fixed some memory leaks in smbscript. This requi...
2007-10-10 Andrew Tridgellr8272: added the hooks for adding a name to a messaging...
2007-10-10 Andrew Tridgellr8253: fixed two crash bugs in ejs. I will send these...
2007-10-10 Andrew Bartlettr8245: Add const.
2007-10-10 Andrew Tridgellr8240: support comparing pointers in ejs. This allows for
2007-10-10 Stefan Metzmacherr8228: fix compiler warnings
2007-10-10 Stefan Metzmacherr8224: - add objectGUID ldif_handler
2007-10-10 Tim Potterr8171: According to Samba 3 and Ethereal, the winreg_Op...
2007-10-10 Stefan Metzmacherr8146: fix compiler warning
2007-10-10 Andrew Tridgellr8127: fixed code in function error
2007-10-10 Andrew Tridgellr8126: - moved to 16 byte alignment for talloc. This...
2007-10-10 Simo Sorcer8084: do not leak memory on errors
2007-10-10 Simo Sorcer8083: check attribute type is valid (only ascii alphan...
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Andrew Tridgellr8071: reduce the size of the default ldb tests. We...
2007-10-10 Andrew Tridgellr8067: added a method for disabling the password prompt...
2007-10-10 Stefan Metzmacherr8044: give a better error code
2007-10-10 Andrew Tridgellr8043: increase shell compatibility of ldb tests
2007-10-10 Stefan Metzmacherr8042: give better error message
2007-10-10 Andrew Tridgellr8041: remove a mis-spelled debug message :-)
2007-10-10 Andrew Tridgellr8039: allow ldb test suite to be run outside of the...
2007-10-10 Andrew Tridgellr8038: - fixed indexing on binary values that need...
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Andrew Tridgellr8035: added indexing tests. current ldb fails the...
2007-10-10 Andrew Tridgellr8033: - add easier valgrind testing
2007-10-10 Andrew Tridgellr8032: added loop detection into talloc. Robert Collins...
2007-10-10 Andrew Tridgellr8011: arrgh, commit the right version this time
2007-10-10 Andrew Tridgellr8010: added testing of wildcard attributes
2007-10-10 Andrew Tridgellr8009: expanded the ldb test suite. It worried me that...
2007-10-10 Andrew Tridgellr8005: escape '"' characters in ldap expressions. Makes...
2007-10-10 Andrew Tridgellr8002: favor addresses on our local interfaces in NBT...
2007-10-10 Andrew Bartlettr7988: Store the KVNO for the machine account, and...
2007-10-10 Andrew Bartlettr7967: We don't have the ms_krb5 stuff any more.
2007-10-10 Jelmer Vernooijr7958: More debian packaging updates; packages build...
2007-10-10 Jelmer Vernooijr7943: Add 'make manpages', fix 'make installman' and...
2007-10-10 Simo Sorcer7937: main file was missing
2007-10-10 Simo Sorcer7936: new ldb_dn_explode and ldb_dn_casefold functions...
2007-10-10 Andrew Tridgellr7926: poptGetNextOpt() returns int, not char
2007-10-10 Andrew Tridgellr7913: prevent recursion in the socket wrapper code
2007-10-10 Andrew Tridgellr7912: make private_path() recognise a non-relative...
2007-10-10 Andrew Tridgellr7910: fixed typo in _SAMBA_BUILD_ macro
2007-10-10 Andrew Tridgellr7909: don't consider not finding a list of network...
2007-10-10 Derrell Lipmanr7897: work in progress
2007-10-10 Andrew Tridgellr7873: hopefully fixed build of ldb_explode_dn() on AIX
2007-10-10 Andrew Tridgellr7868: canonicalise the message before using ldb_add...
2007-10-10 Jelmer Vernooijr7866: Remove some unused autoconf macro calls.
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Simo Sorcer7851: We are case preserving let the DN be returned...
2007-10-10 Jelmer Vernooijr7850: Support mkdir() with just one parameter. Patch...
2007-10-10 Derrell Lipmanr7844: eliminate superfluous attribute tables
2007-10-10 Andrew Tridgellr7834: added comment about the "((" search test
2007-10-10 Andrew Tridgellr7833: changed ldbsearch and ldbedit to have command...
2007-10-10 Andrew Tridgellr7832: missed one
2007-10-10 Andrew Tridgellr7831: use cn=TEST as base of test DNs so we don't...
2007-10-10 Derrell Lipmanr7828: Although there is still plenty to do, ldb_sqlite...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Tridgellr7808: fixed the build of ldb after the binary file...
2007-10-10 Simo Sorcer7806: add test for binary files as attribute values
2007-10-10 Simo Sorcer7805: add support to read binary files into attributes...
2007-10-10 Andrew Tridgellr7804: added the samba specific ldif handlers into...
2007-10-10 Andrew Tridgellr7803: added support in ldb for callers to setup ldif...
2007-10-10 Andrew Tridgellr7784: give an error in ldb_tdb for invalid modify...
2007-10-10 Andrew Tridgellr7781: finding the parent of a talloc ptr is trickier...
2007-10-10 Andrew Tridgellr7780: fixed a bug in talloc_find_parent_byname()
2007-10-10 Andrew Tridgellr7779: use the parent event context in ldb_wrap_connect...
2007-10-10 Andrew Tridgellr7778: added talloc_find_parent_bytype() and talloc_fin...
2007-10-10 Andrew Tridgellr7776: add a method for getting arbitrary opaque data...
2007-10-10 Andrew Tridgellr7773: fixed the tls code for the non-GNUTLS case
2007-10-10 Andrew Tridgellr7769: added client support in the tls library api
2007-10-10 Andrew Tridgellr7767: fixed ldb dependencies
2007-10-10 Andrew Tridgellr7759: allow ldb_errstring() to be used when not connected
2007-10-10 Andrew Tridgellr7754: fixed the local port of accepted sockets in...
2007-10-10 Andrew Tridgellr7751: only enable tls on the ldaps port in ldap server...
2007-10-10 Andrew Tridgellr7750: handle STATUS_MORE_ENTRIES on send in tls
2007-10-10 Andrew Tridgellr7749: some bug fixes from testing with socket:testnonblock
2007-10-10 Andrew Tridgellr7747: - simplified the ldap server buffer handling
2007-10-10 Andrew Tridgellr7745: better handling of recv errors in tls library
2007-10-10 Andrew Tridgellr7743: be consistent in how stdin is supported for...
2007-10-10 Andrew Tridgellr7742: abstracted out the tls code from the web server...
2007-10-10 Andrew Tridgellr7741: fixed the verbose option in ldbedit
2007-10-10 Andrew Tridgellr7740: get rid of our duplicate base64 routines
2007-10-10 Andrew Tridgellr7739: fixed an off by one bug in the base64 decoder...
2007-10-10 Andrew Tridgellr7728: handle 64 bit integers in INTEGER match
2007-10-10 Andrew Tridgellr7726: - removed some unused variables
2007-10-10 Andrew Tridgellr7719: make the ildap ldb backend use the defaultNaming...
2007-10-10 Andrew Tridgellr7714: enable samba credentials handling in ldb tools...
2007-10-10 Andrew Tridgellr7712: ldb/common/util.c is gone
2007-10-10 Andrew Tridgellr7711: update callers of ldb_connect() for new syntax
next