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