| Commit message (Expand) | Author | Age | Files | Lines |
* | r10300: forgot to change the dsdb modules function names | Simo Sorce | 2007-10-10 | 2 | -16/+16 |
* | r10299: remove the public (un)lock functions and introduce a transaction based | Simo Sorce | 2007-10-10 | 13 | -275/+232 |
* | r10296: Fix function pointer handling for older perl versions | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r10295: Remove dependency on Data::Dumper | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
* | r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf | Jelmer Vernooij | 2007-10-10 | 6 | -44/+59 |
* | r10292: This is set below from lp_server_role(). | Andrew Bartlett | 2007-10-10 | 1 | -1/+0 |
* | r10291: The patch optionally (off by default, not available in all cases) allows | Andrew Bartlett | 2007-10-10 | 5 | -22/+85 |
* | r10287: Compile compilers for build host. This fixes some bits of | Jelmer Vernooij | 2007-10-10 | 3 | -53/+52 |
* | r10286: This patch is ugly and disgusting, but for now it works better than t... | Andrew Bartlett | 2007-10-10 | 7 | -121/+189 |
* | r10283: Eliminate some more use of autoconf substitution variables. | Jelmer Vernooij | 2007-10-10 | 2 | -11/+37 |
* | r10277: do not ovverride LIKE, thanks to derrel I found out how to do | Simo Sorce | 2007-10-10 | 1 | -26/+24 |
* | r10258: Fix an unused/duplicate local variable. | Tim Potter | 2007-10-10 | 1 | -2/+0 |
* | r10257: strlen returns a size_t which can be 64 bits long. | Tim Potter | 2007-10-10 | 1 | -2/+2 |
* | r10256: Fix some unhandled enumeration warnings. There's one still left, | Tim Potter | 2007-10-10 | 1 | -0/+15 |
* | r10255: Fix some more 64-bit warnings. | Tim Potter | 2007-10-10 | 1 | -2/+2 |
* | r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change | Andrew Tridgell | 2007-10-10 | 26 | -2580/+2234 |
* | r10252: a recent checkin from simo changed the handling of BASE and SUBTREE | Andrew Tridgell | 2007-10-10 | 3 | -23/+18 |
* | r10251: some more work on ldb_sqlite3 | Simo Sorce | 2007-10-10 | 5 | -247/+282 |
* | r10250: the comparison is caseless so we must caseless subtract | Simo Sorce | 2007-10-10 | 1 | -1/+1 |
* | r10246: Remove unused function | Jelmer Vernooij | 2007-10-10 | 4 | -94/+6 |
* | r10245: Get rid of XFILE in a few places. | Jelmer Vernooij | 2007-10-10 | 4 | -27/+47 |
* | r10238: Add a entry for sec_info to treat it as a uint32 for now. | Tim Potter | 2007-10-10 | 1 | -0/+2 |
* | r10237: fix parameter, how have I missed this...? | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r10236: fix (C) note | Simo Sorce | 2007-10-10 | 1 | -0/+1 |
* | r10233: add commented PRAGMA to avoid fsyncs | Simo Sorce | 2007-10-10 | 1 | -2/+8 |
* | r10232: Some work on ldb_sqlite3. | Simo Sorce | 2007-10-10 | 2 | -2026/+1377 |
* | r10231: seem I flipped these, fix. | Simo Sorce | 2007-10-10 | 1 | -2/+2 |
* | r10213: fixed a memory leak in the ldap client and server code spotted by Karl | Andrew Tridgell | 2007-10-10 | 4 | -10/+9 |
* | r10207: Add some const | Jelmer Vernooij | 2007-10-10 | 9 | -90/+76 |
* | r10200: added a composite_trigger_done() call that allows a composite function | Andrew Tridgell | 2007-10-10 | 4 | -16/+36 |
* | r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead of | Andrew Tridgell | 2007-10-10 | 3 | -1/+90 |
* | r10197: Assume that external dissectors are structs which I think is always the | Tim Potter | 2007-10-10 | 1 | -1/+1 |
* | r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000 | Andrew Tridgell | 2007-10-10 | 1 | -0/+22 |
* | r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000 | Andrew Tridgell | 2007-10-10 | 1 | -0/+26 |
* | r10191: Return the right error code in the case of a time skew. Windows will now | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r10190: Do some very basic input checking when provisioning. | Jelmer Vernooij | 2007-10-10 | 5 | -3/+33 |
* | r10185: Fix another two sets of unhandled enumeration warnings, plus correct ... | Tim Potter | 2007-10-10 | 1 | -7/+11 |
* | r10184: Fix a stack of unhandled enumeration warnings. | Tim Potter | 2007-10-10 | 1 | -0/+6 |
* | r10181: Fix the build | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r10174: This patch implements generic PAC verification, without assumptions | Andrew Bartlett | 2007-10-10 | 1 | -23/+98 |
* | r10173: Document new option | Jelmer Vernooij | 2007-10-10 | 1 | -4/+13 |
* | r10172: Add --dump-ndr-tree argument | Jelmer Vernooij | 2007-10-10 | 1 | -25/+26 |
* | r10171: This seems to work for encoding/decoding a PAC at the buffers only | Andrew Bartlett | 2007-10-10 | 1 | -0/+21 |
* | r10167: add a test to check if we always get the same assoc_ctx, on one conne... | Stefan Metzmacher | 2007-10-10 | 1 | -2/+47 |
* | r10164: - add first assoc_ctx test | Stefan Metzmacher | 2007-10-10 | 1 | -2/+80 |
* | r10161: Check for alloca.h to prevent incorrect local declaration. | James Peach | 2007-10-10 | 1 | -1/+1 |
* | r10159: Dereference padsize before comparing to an int. | James Peach | 2007-10-10 | 1 | -1/+1 |
* | r10157: Remove the last traces of heimdal/include. | James Peach | 2007-10-10 | 2 | -3/+3 |
* | r10155: Add more notes on required gsskrb5 functions. | Andrew Bartlett | 2007-10-10 | 1 | -2/+7 |
* | r10153: This patch adds a new parameter to gensec_sig_size(), the size of the | Andrew Bartlett | 2007-10-10 | 14 | -48/+224 |