summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r10081: - create a seperate WINSDB subsystemStefan Metzmacher2007-10-103-5/+14
* r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher2007-10-107-71/+71
* r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2007-10-102-29/+44
* r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher2007-10-101-18/+0
* r10075: fix warning with autoconf 2.59 on SuSE 9.3Stefan Metzmacher2007-10-101-2/+2
* r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij2007-10-103-5/+3
* r10072: Fix mismerge weridness in error handling.Andrew Bartlett2007-10-101-7/+12
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-109-18/+249
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-1017-761/+961
* r10052: Add 'print' commandJelmer Vernooij2007-10-101-0/+22
* r10048: Dissect a security_secinfo as a uint32 just to get the winregTim Potter2007-10-101-0/+1
* r10047: Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead ofTim Potter2007-10-101-2/+6
* r10046: Don't generate any ethereal dissectors for security.idlTim Potter2007-10-101-0/+1
* r10045: metze reminded me to use the correct enum entry, rather than 0 for theAndrew Bartlett2007-10-101-1/+1
* r10044: Microsoft has defined this bit:Andrew Bartlett2007-10-101-1/+1
* r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2007-10-103-6/+3
* r10041: Add 'gcov' make target. RunJelmer Vernooij2007-10-104-2/+18
* r10038: Update instructions on using gcov with ldbJelmer Vernooij2007-10-101-9/+5
* r10035: This patch removes the need for the special case hackAndrew Bartlett2007-10-107-91/+84
* r10032: Add tdr generated files to clean targetJelmer Vernooij2007-10-101-1/+2
* r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij2007-10-106-61/+59
* r10028: More registry fixes.Jelmer Vernooij2007-10-102-41/+115
* r10027: Use blob length for keeping track of buffer length, add TODOJelmer Vernooij2007-10-103-23/+48