summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r10026: Move registry header file to lib/registryJelmer Vernooij2007-10-1010-10/+53
* r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij2007-10-102-92/+82
* r10022: Merge tpot's fix for IRIX and AIX_rea build problems from lorikeet-he...Andrew Bartlett2007-10-101-3/+3
* r10021: More kerberos notes.Andrew Bartlett2007-10-101-3/+20
* r10020: Support for malloc / realloc / free in HBIN blocksJelmer Vernooij2007-10-103-25/+333
* r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed..Jelmer Vernooij2007-10-101-1/+5
* r10016: Support reading security descriptors on keys.Jelmer Vernooij2007-10-104-3/+66
* r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij2007-10-105-2240/+1042
* r10014: Support ?, : and = in attribute arguments.Jelmer Vernooij2007-10-101-0/+3
* r10013: Support zero-sized strings.Jelmer Vernooij2007-10-101-0/+5
* r10010: Support base_type() attributeJelmer Vernooij2007-10-101-1/+3
* r10009: Fix bug in uint8 parsing functionsJelmer Vernooij2007-10-101-2/+4
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2007-10-1014-103/+92
* r10006: Insert correct header file.Jelmer Vernooij2007-10-102-6/+9
* r9995: Add file describing the REGF file format in IDL.Jelmer Vernooij2007-10-101-0/+154
* r9994: Unused variable.Tim Potter2007-10-101-1/+0
* r9993: Gcc is fussy about the lack of parentheses around assignment statements.Tim Potter2007-10-101-1/+1
* r9992: More fixes from the 64-bit warning police.Tim Potter2007-10-101-2/+2
* r9991: Some more 64-bit size_t warnings. There are a few more but they areTim Potter2007-10-101-2/+2
* r9990: Fix some 64-bit size_t warnings.Tim Potter2007-10-101-3/+3
* r9984: Honour the NOEMIT conformance directive for entire IDL files.Tim Potter2007-10-102-2/+4
* r9983: Make the NOEMIT conformance directive with no argument mean do notTim Potter2007-10-101-2/+9
* r9982: Strip prefixes off the check for noemit in the conformance info so youTim Potter2007-10-101-4/+6
* r9980: Fix some warnings.Tim Potter2007-10-101-3/+2