summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10306: change these modules to use new error APISimo Sorce2-64/+4
2007-10-10r10305: start implementing better error handlingSimo Sorce16-354/+310
2007-10-10r10304: check for basic ldb_message sanity and return appropriateSimo Sorce4-14/+59
2007-10-10r10303: check no attribute is given emptySimo Sorce1-0/+5
2007-10-10r10302: Introduce ldap like error codesSimo Sorce1-0/+91
2007-10-10r10301: fix standalone compiple after tdb changesSimo Sorce1-1/+4
2007-10-10r10300: forgot to change the dsdb modules function namesSimo Sorce2-16/+16
2007-10-10r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce13-275/+232
2007-10-10r10296: Fix function pointer handling for older perl versionsJelmer Vernooij1-1/+1
2007-10-10r10295: Remove dependency on Data::DumperJelmer Vernooij1-1/+0
2007-10-10r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij6-44/+59
2007-10-10r10292: This is set below from lp_server_role().Andrew Bartlett1-1/+0
2007-10-10r10291: The patch optionally (off by default, not available in all cases) allowsAndrew Bartlett5-22/+85
2007-10-10r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij3-53/+52
2007-10-10r10286: This patch is ugly and disgusting, but for now it works better than t...Andrew Bartlett7-121/+189
2007-10-10r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij2-11/+37
2007-10-10r10277: do not ovverride LIKE, thanks to derrel I found out how to doSimo Sorce1-26/+24
2007-10-10r10258: Fix an unused/duplicate local variable.Tim Potter1-2/+0
2007-10-10r10257: strlen returns a size_t which can be 64 bits long.Tim Potter1-2/+2
2007-10-10r10256: Fix some unhandled enumeration warnings. There's one still left,Tim Potter1-0/+15
2007-10-10r10255: Fix some more 64-bit warnings.Tim Potter1-2/+2
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell26-2580/+2234
2007-10-10r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell3-23/+18
2007-10-10r10251: some more work on ldb_sqlite3Simo Sorce5-247/+282
2007-10-10r10250: the comparison is caseless so we must caseless subtractSimo Sorce1-1/+1
2007-10-10r10246: Remove unused functionJelmer Vernooij4-94/+6
2007-10-10r10245: Get rid of XFILE in a few places.Jelmer Vernooij4-27/+47
2007-10-10r10238: Add a entry for sec_info to treat it as a uint32 for now.Tim Potter1-0/+2
2007-10-10r10237: fix parameter, how have I missed this...?Stefan Metzmacher1-1/+1
2007-10-10r10236: fix (C) noteSimo Sorce1-0/+1
2007-10-10r10233: add commented PRAGMA to avoid fsyncsSimo Sorce1-2/+8
2007-10-10r10232: Some work on ldb_sqlite3.Simo Sorce2-2026/+1377
2007-10-10r10231: seem I flipped these, fix.Simo Sorce1-2/+2
2007-10-10r10213: fixed a memory leak in the ldap client and server code spotted by KarlAndrew Tridgell4-10/+9
2007-10-10r10207: Add some constJelmer Vernooij9-90/+76
2007-10-10r10200: added a composite_trigger_done() call that allows a composite functionAndrew Tridgell4-16/+36
2007-10-10r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead ofAndrew Tridgell3-1/+90
2007-10-10r10197: Assume that external dissectors are structs which I think is always theTim Potter1-1/+1
2007-10-10r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000Andrew Tridgell1-0/+22
2007-10-10r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000Andrew Tridgell1-0/+26
2007-10-10r10191: Return the right error code in the case of a time skew. Windows will nowJelmer Vernooij1-1/+1
2007-10-10r10190: Do some very basic input checking when provisioning.Jelmer Vernooij5-3/+33
2007-10-10r10185: Fix another two sets of unhandled enumeration warnings, plus correct ...Tim Potter1-7/+11
2007-10-10r10184: Fix a stack of unhandled enumeration warnings.Tim Potter1-0/+6
2007-10-10r10181: Fix the buildJelmer Vernooij1-1/+1
2007-10-10r10174: This patch implements generic PAC verification, without assumptionsAndrew Bartlett1-23/+98
2007-10-10r10173: Document new optionJelmer Vernooij1-4/+13
2007-10-10r10172: Add --dump-ndr-tree argumentJelmer Vernooij1-25/+26
2007-10-10r10171: This seems to work for encoding/decoding a PAC at the buffers onlyAndrew Bartlett1-0/+21
2007-10-10r10167: add a test to check if we always get the same assoc_ctx, on one conne...Stefan Metzmacher1-2/+47