r8487: kfixed a typo
[kai/samba.git] / source / lib /
2007-10-10 Andrew Tridgellr8485: - be friendly to shells other than bash
2007-10-10 Andrew Tridgellr8483: switched our generated ejs rpc code over to...
2007-10-10 Andrew Tridgellr8482: gnutls_x509_crt_set_subject_key_id is not availa...
2007-10-10 Andrew Tridgellr8470: looks like popt portability is going to be a...
2007-10-10 Andrew Tridgellr8467: using both math.h and float.h breaks popt on...
2007-10-10 Andrew Tridgellr8466: it is not portable to assert() a va_list (it...
2007-10-10 Andrew Tridgellr8465: once we define socklen_t, then tell other includ...
2007-10-10 Andrew Tridgellr8461: fixed integer64 handling on bit endian platforms...
2007-10-10 Andrew Tridgellr8458: next target is irix - this gets the socket wrapp...
2007-10-10 Andrew Tridgellr8453: my solaris10 box doesn't have math.h
2007-10-10 Andrew Tridgellr8451: samba4 finally builds on solaris 8 sparc with...
2007-10-10 Andrew Tridgellr8450: more configure tests for solaris. It now builds...
2007-10-10 Andrew Tridgellr8448: - added a test target for tdb
2007-10-10 Andrew Tridgellr8447: fixed make install in the farm
2007-10-10 Andrew Tridgellr8443: added talloc.3 to the tree to try to allow tallo...
2007-10-10 Andrew Tridgellr8442: remove tdbtest from our build. If you want it...
2007-10-10 Andrew Tridgellr8441: don't build tdbtest by default as there are...
2007-10-10 Jelmer Vernooijr8437: Win32 doesn't have u_int*_t
2007-10-10 Jelmer Vernooijr8434: Win32 portability updates from Steven Edwards...
2007-10-10 Andrew Tridgellr8420: slowly getting my way through some more heimdal...
2007-10-10 Andrew Tridgellr8418: PRINTF_ATTRIBUTE declaration has to come before...
2007-10-10 Andrew Tridgellr8417: fixed handling of PRINTF_ATTRIBUTE for heimdal...
2007-10-10 Tim Potterr8414: Some C++ friendlyness fixes - 'not' is apparentl...
2007-10-10 Andrew Tridgellr8409: fixed another error found on netbsd.
2007-10-10 Andrew Tridgellr8408: its quite common in our code to free up a connec...
2007-10-10 Andrew Tridgellr8405: update var.c from upstream
2007-10-10 Andrew Tridgellr8404: small upstream merges of appweb code
2007-10-10 Andrew Tridgellr8401: add a readme pointing to the upstream sources
2007-10-10 Andrew Tridgellr8400: separate out the mpr code, as it is in the upstr...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Andrew Tridgellr8397: merged an upstream fix for the expression bug...
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Simo Sorcer8377: forgot an ldif test
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Andrew Tridgellr8364: fixed a valgrind bug spotted by simo
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
next