summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r10123: Add more warnings. Support quotes in conformance command argumentsJelmer Vernooij2007-10-103-26/+60
* r10116: Print out a couple more warnings.Jelmer Vernooij2007-10-102-4/+57
* r10115: bind client connection to the best interface, to the partnerStefan Metzmacher2007-10-101-1/+1
* r10113: rename libcli/wins to libcli/wreplStefan Metzmacher2007-10-104-3/+3
* r10112: - check attributes depending on the section typeStefan Metzmacher2007-10-101-24/+74
* r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij2007-10-104-35/+40
* r10110: Add some more warnings, implement FIELD_DESCRIPTIONJelmer Vernooij2007-10-103-23/+93
* r10104: Fix code before declaration.Tim Potter2007-10-101-1/+1
* r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have itTim Potter2007-10-101-0/+2
* r10100: Check for more networking headers so the resolv.h test can succeed.James Peach2007-10-101-1/+4
* r10097: Remove extraneous include patch heimdal/include. Add configureJames Peach2007-10-102-1/+4
* r10094: Support quoted arguments in conformance filesJelmer Vernooij2007-10-102-32/+58
* r10093: Fix the HF_FIELD conformance file commandJelmer Vernooij2007-10-106-19/+21
* r10091: Fix perl warningsJelmer Vernooij2007-10-102-0/+3
* r10089: Fix a typo breaking the Makefile generator and therefore - the build.Rafal Szczesniak2007-10-101-1/+1
* r10085: decode level 5 and 9 tooStefan Metzmacher2007-10-101-1/+5