Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8404: small upstream merges of appweb code | Andrew Tridgell | 4 | -17/+13 |
2007-10-10 | r8401: add a readme pointing to the upstream sources | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r8400: separate out the mpr code, as it is in the upstream appweb sources | Andrew Tridgell | 7 | -9/+19 |
2007-10-10 | r8399: move the ejs and esp code closer to the directory layout used by the | Andrew Tridgell | 18 | -628/+1720 |
2007-10-10 | r8397: merged an upstream fix for the expression bug tpot found yesterday | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8394: Make sure the argument to ctype is*(3) macros are unsigned char as | Love Hörnquist Åstrand | 8 | -26/+29 |
2007-10-10 | r8377: forgot an ldif test | Simo Sorce | 1 | -0/+4 |
2007-10-10 | r8373: New wildcard matching code. | Simo Sorce | 14 | -203/+413 |
2007-10-10 | r8364: fixed a valgrind bug spotted by simo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8343: removed a debugging message | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r8342: allow ldb_ldif_read_string() to continue in the string, so you can | Andrew Tridgell | 3 | -5/+8 |
2007-10-10 | r8341: enable floating point support in ejs | Andrew Tridgell | 3 | -2/+7 |
2007-10-10 | r8336: enable 64 bit integer support in ejs | Andrew Tridgell | 3 | -12/+12 |
2007-10-10 | r8334: fixed a ejs bug that prevented functions variables from being called i... | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r8333: merged with latest upstream ejs sources | Andrew Tridgell | 9 | -58/+84 |
2007-10-10 | r8321: Fix some uninitalized variable warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h... | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r8294: Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project. | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r8284: - fixed some uninitialised variables in the irpc code | Andrew Tridgell | 1 | -4/+8 |
2007-10-10 | r8279: make sure we hold a lock when manipulating the irpc names db | Andrew Tridgell | 1 | -1/+21 |
2007-10-10 | r8277: filled in the code for finding irpc server ids by name, storing the | Andrew Tridgell | 2 | -2/+126 |
2007-10-10 | r8273: fixed some memory leaks in smbscript. This required converting | Andrew Tridgell | 1 | -22/+11 |
2007-10-10 | r8272: added the hooks for adding a name to a messaging context, so we will | Andrew Tridgell | 2 | -0/+11 |
2007-10-10 | r8253: fixed two crash bugs in ejs. I will send these fixes off to the appweb... | Andrew Tridgell | 2 | -1/+4 |
2007-10-10 | r8245: Add const. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r8240: support comparing pointers in ejs. This allows for | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8228: fix compiler warnings | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r8224: - add objectGUID ldif_handler | Stefan Metzmacher | 1 | -14/+140 |
2007-10-10 | r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is | Tim Potter | 1 | -4/+1 |
2007-10-10 | r8146: fix compiler warning | Stefan Metzmacher | 1 | -7/+5 |
2007-10-10 | r8127: fixed code in function error | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r8126: - moved to 16 byte alignment for talloc. This is in response to a bug | Andrew Tridgell | 2 | -51/+54 |
2007-10-10 | r8084: do not leak memory on errors | Simo Sorce | 2 | -8/+6 |
2007-10-10 | r8083: check attribute type is valid (only ascii alphanum chars and '-' char) | Simo Sorce | 1 | -0/+19 |
2007-10-10 | r8082: large rewite of ldb_dn.c | Simo Sorce | 15 | -345/+284 |
2007-10-10 | r8071: reduce the size of the default ldb tests. We run on some pretty low po... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8067: added a method for disabling the password prompt in programs that want | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r8044: give a better error code | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r8043: increase shell compatibility of ldb tests | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8042: give better error message | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8041: remove a mis-spelled debug message :-) | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r8039: allow ldb test suite to be run outside of the ldb directory | Andrew Tridgell | 4 | -33/+41 |
2007-10-10 | r8038: - fixed indexing on binary values that need base64 encoding and canoni... | Andrew Tridgell | 2 | -3/+24 |
2007-10-10 | r8037: a fairly major update to the internals of ldb. Changes are: | Andrew Tridgell | 19 | -684/+1368 |
2007-10-10 | r8035: added indexing tests. current ldb fails the integer indexing, will be ... | Andrew Tridgell | 1 | -4/+24 |
2007-10-10 | r8033: - add easier valgrind testing | Andrew Tridgell | 1 | -11/+25 |
2007-10-10 | r8032: added loop detection into talloc. Robert Collins found a way to make a | Andrew Tridgell | 2 | -16/+67 |
2007-10-10 | r8011: arrgh, commit the right version this time | Andrew Tridgell | 1 | -5/+4 |
2007-10-10 | r8010: added testing of wildcard attributes | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r8009: expanded the ldb test suite. It worried me that some changes I have | Andrew Tridgell | 2 | -1/+81 |