summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r10164: - add first assoc_ctx testStefan Metzmacher1-2/+80
2007-10-10r10161: Check for alloca.h to prevent incorrect local declaration.James Peach1-1/+1
2007-10-10r10159: Dereference padsize before comparing to an int.James Peach1-1/+1
2007-10-10r10157: Remove the last traces of heimdal/include.James Peach2-3/+3
2007-10-10r10155: Add more notes on required gsskrb5 functions.Andrew Bartlett1-2/+7
2007-10-10r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett14-48/+224
2007-10-10r10149: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2-32/+47
2007-10-10r10148: Use samdb_base_dn() to find the local domain.Andrew Bartlett1-2/+2
2007-10-10r10146: Clarify which test is failing in error messages.Andrew Bartlett1-25/+29
2007-10-10r10145: Allow a variable length signature, so we can support signing withAndrew Bartlett2-18/+8
2007-10-10r10144: dump the whole data blobStefan Metzmacher1-1/+1
2007-10-10r10143: don't exit when the not all bytes are consumed,Stefan Metzmacher1-4/+2
2007-10-10r10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_FLAG_REMAINING are set,Stefan Metzmacher1-0/+6
2007-10-10r10140: reorder some stuff, for nicer outputStefan Metzmacher1-4/+8
2007-10-10r10138: Fix the mapping table (as tested in smbtorture). EXEC_ACCESSJeremy Allison1-1/+1
2007-10-10r10132: Confirm that openX with OPEN_EXEC implies read only.Jeremy Allison1-0/+26
2007-10-10r10129: fix sinple ip's in wins replication, packetsStefan Metzmacher2-5/+4
2007-10-10r10126: WREPL_REPL_UPDATE also takes a wrepl_tableStefan Metzmacher1-1/+1
2007-10-10r10123: Add more warnings. Support quotes in conformance command argumentsJelmer Vernooij3-26/+60
2007-10-10r10116: Print out a couple more warnings.Jelmer Vernooij2-4/+57
2007-10-10r10115: bind client connection to the best interface, to the partnerStefan Metzmacher1-1/+1
2007-10-10r10113: rename libcli/wins to libcli/wreplStefan Metzmacher4-3/+3
2007-10-10r10112: - check attributes depending on the section typeStefan Metzmacher1-24/+74
2007-10-10r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij4-35/+40
2007-10-10r10110: Add some more warnings, implement FIELD_DESCRIPTIONJelmer Vernooij3-23/+93
2007-10-10r10104: Fix code before declaration.Tim Potter1-1/+1
2007-10-10r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have itTim Potter1-0/+2
2007-10-10r10100: Check for more networking headers so the resolv.h test can succeed.James Peach1-1/+4
2007-10-10r10097: Remove extraneous include patch heimdal/include. Add configureJames Peach2-1/+4
2007-10-10r10094: Support quoted arguments in conformance filesJelmer Vernooij2-32/+58
2007-10-10r10093: Fix the HF_FIELD conformance file commandJelmer Vernooij6-19/+21