summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r10173: Document new optionJelmer Vernooij2007-10-101-4/+13
* r10172: Add --dump-ndr-tree argumentJelmer Vernooij2007-10-101-25/+26
* r10171: This seems to work for encoding/decoding a PAC at the buffers onlyAndrew Bartlett2007-10-101-0/+21
* r10167: add a test to check if we always get the same assoc_ctx, on one conne...Stefan Metzmacher2007-10-101-2/+47
* r10164: - add first assoc_ctx testStefan Metzmacher2007-10-101-2/+80
* r10161: Check for alloca.h to prevent incorrect local declaration.James Peach2007-10-101-1/+1
* r10159: Dereference padsize before comparing to an int.James Peach2007-10-101-1/+1
* r10157: Remove the last traces of heimdal/include.James Peach2007-10-102-3/+3
* r10155: Add more notes on required gsskrb5 functions.Andrew Bartlett2007-10-101-2/+7
* r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett2007-10-1014-48/+224
* r10149: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-102-32/+47
* r10148: Use samdb_base_dn() to find the local domain.Andrew Bartlett2007-10-101-2/+2
* r10146: Clarify which test is failing in error messages.Andrew Bartlett2007-10-101-25/+29
* r10145: Allow a variable length signature, so we can support signing withAndrew Bartlett2007-10-102-18/+8
* r10144: dump the whole data blobStefan Metzmacher2007-10-101-1/+1
* r10143: don't exit when the not all bytes are consumed,Stefan Metzmacher2007-10-101-4/+2
* r10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_FLAG_REMAINING are set,Stefan Metzmacher2007-10-101-0/+6
* r10140: reorder some stuff, for nicer outputStefan Metzmacher2007-10-101-4/+8
* r10138: Fix the mapping table (as tested in smbtorture). EXEC_ACCESSJeremy Allison2007-10-101-1/+1
* r10132: Confirm that openX with OPEN_EXEC implies read only.Jeremy Allison2007-10-101-0/+26
* r10129: fix sinple ip's in wins replication, packetsStefan Metzmacher2007-10-102-5/+4
* r10126: WREPL_REPL_UPDATE also takes a wrepl_tableStefan Metzmacher2007-10-101-1/+1