summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10071: Configure checks for IRIX build environment. Test whether we canJames Peach9-18/+249
2007-10-10r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett17-761/+961
2007-10-10r10052: Add 'print' commandJelmer Vernooij1-0/+22
2007-10-10r10048: Dissect a security_secinfo as a uint32 just to get the winregTim Potter1-0/+1
2007-10-10r10047: Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead ofTim Potter1-2/+6
2007-10-10r10046: Don't generate any ethereal dissectors for security.idlTim Potter1-0/+1
2007-10-10r10045: metze reminded me to use the correct enum entry, rather than 0 for theAndrew Bartlett1-1/+1
2007-10-10r10044: Microsoft has defined this bit:Andrew Bartlett1-1/+1
2007-10-10r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij3-6/+3
2007-10-10r10041: Add 'gcov' make target. RunJelmer Vernooij4-2/+18
2007-10-10r10038: Update instructions on using gcov with ldbJelmer Vernooij1-9/+5
2007-10-10r10035: This patch removes the need for the special case hackAndrew Bartlett7-91/+84
2007-10-10r10032: Add tdr generated files to clean targetJelmer Vernooij1-1/+2
2007-10-10r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij6-61/+59
2007-10-10r10028: More registry fixes.Jelmer Vernooij2-41/+115
2007-10-10r10027: Use blob length for keeping track of buffer length, add TODOJelmer Vernooij3-23/+48
2007-10-10r10026: Move registry header file to lib/registryJelmer Vernooij10-10/+53
2007-10-10r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij2-92/+82
2007-10-10r10022: Merge tpot's fix for IRIX and AIX_rea build problems from lorikeet-he...Andrew Bartlett1-3/+3
2007-10-10r10021: More kerberos notes.Andrew Bartlett1-3/+20
2007-10-10r10020: Support for malloc / realloc / free in HBIN blocksJelmer Vernooij3-25/+333
2007-10-10r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed..Jelmer Vernooij1-1/+5
2007-10-10r10016: Support reading security descriptors on keys.Jelmer Vernooij4-3/+66
2007-10-10r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij5-2240/+1042
2007-10-10r10014: Support ?, : and = in attribute arguments.Jelmer Vernooij1-0/+3
2007-10-10r10013: Support zero-sized strings.Jelmer Vernooij1-0/+5
2007-10-10r10010: Support base_type() attributeJelmer Vernooij1-1/+3
2007-10-10r10009: Fix bug in uint8 parsing functionsJelmer Vernooij1-2/+4
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij14-103/+92
2007-10-10r10006: Insert correct header file.Jelmer Vernooij2-6/+9
2007-10-10r9995: Add file describing the REGF file format in IDL.Jelmer Vernooij1-0/+154
2007-10-10r9994: Unused variable.Tim Potter1-1/+0
2007-10-10r9993: Gcc is fussy about the lack of parentheses around assignment statements.Tim Potter1-1/+1
2007-10-10r9992: More fixes from the 64-bit warning police.Tim Potter1-2/+2
2007-10-10r9991: Some more 64-bit size_t warnings. There are a few more but they areTim Potter1-2/+2
2007-10-10r9990: Fix some 64-bit size_t warnings.Tim Potter1-3/+3
2007-10-10r9984: Honour the NOEMIT conformance directive for entire IDL files.Tim Potter2-2/+4
2007-10-10r9983: Make the NOEMIT conformance directive with no argument mean do notTim Potter1-2/+9
2007-10-10r9982: Strip prefixes off the check for noemit in the conformance info so youTim Potter1-4/+6
2007-10-10r9980: Fix some warnings.Tim Potter1-3/+2
2007-10-10r9959: Fix bug where data offset was incorrect after parsing element withJelmer Vernooij1-17/+2
2007-10-10r9957: Switch to using DATA_BLOBs internally in TDRJelmer Vernooij2-33/+25
2007-10-10r9954: getntacl depends on EXT_LIB_XATTRStefan Metzmacher1-1/+2
2007-10-10r9951: Add another value to the default HKLM.Jelmer Vernooij2-13/+28
2007-10-10r9949: Portability fixes for mingw32Jelmer Vernooij2-4/+3
2007-10-10r9948: Be a bit less verboseJelmer Vernooij1-1/+1
2007-10-10r9942: CN=Configuration is always under the database-wide base dn, so don'tAndrew Bartlett1-5/+2
2007-10-10r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett2-160/+613
2007-10-10r9940: When guessing, don't make DEBUG(1,... errors.Andrew Bartlett1-2/+2
2007-10-10r9939: Add configure check for yapp.James Peach3-2/+5