Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10091: Fix perl warnings | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r10089: Fix a typo breaking the Makefile generator and therefore - the build. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r10085: decode level 5 and 9 too | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r10081: - create a seperate WINSDB subsystem | Stefan Metzmacher | 3 | -5/+14 |
2007-10-10 | r10078: - add a 'struct data_blob_list_item' | Stefan Metzmacher | 7 | -71/+71 |
2007-10-10 | r10077: - move gcc option checks to check_cc.m4 | Stefan Metzmacher | 2 | -29/+44 |
2007-10-10 | r10076: this macro was moved to build/m4/smb_cc_featues.m4 | Stefan Metzmacher | 1 | -18/+0 |
2007-10-10 | r10075: fix warning with autoconf 2.59 on SuSE 9.3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi... | Jelmer Vernooij | 3 | -5/+3 |
2007-10-10 | r10072: Fix mismerge weridness in error handling. | Andrew Bartlett | 1 | -7/+12 |
2007-10-10 | r10071: Configure checks for IRIX build environment. Test whether we can | James Peach | 9 | -18/+249 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 17 | -761/+961 |
2007-10-10 | r10052: Add 'print' command | Jelmer Vernooij | 1 | -0/+22 |
2007-10-10 | r10048: Dissect a security_secinfo as a uint32 just to get the winreg | Tim Potter | 1 | -0/+1 |
2007-10-10 | r10047: Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead of | Tim Potter | 1 | -2/+6 |
2007-10-10 | r10046: Don't generate any ethereal dissectors for security.idl | Tim Potter | 1 | -0/+1 |
2007-10-10 | r10045: metze reminded me to use the correct enum entry, rather than 0 for the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10044: Microsoft has defined this bit: | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10043: Only recompile subsystems that actually need recompilation | Jelmer Vernooij | 3 | -6/+3 |
2007-10-10 | r10041: Add 'gcov' make target. Run | Jelmer Vernooij | 4 | -2/+18 |
2007-10-10 | r10038: Update instructions on using gcov with ldb | Jelmer Vernooij | 1 | -9/+5 |
2007-10-10 | r10035: This patch removes the need for the special case hack | Andrew Bartlett | 7 | -91/+84 |
2007-10-10 | r10032: Add tdr generated files to clean target | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r10030: Add hierarchical memory allocation to TDR's pull functions | Jelmer Vernooij | 6 | -61/+59 |
2007-10-10 | r10028: More registry fixes. | Jelmer Vernooij | 2 | -41/+115 |
2007-10-10 | r10027: Use blob length for keeping track of buffer length, add TODO | Jelmer Vernooij | 3 | -23/+48 |
2007-10-10 | r10026: Move registry header file to lib/registry | Jelmer Vernooij | 10 | -10/+53 |
2007-10-10 | r10025: Add some utility functions for storing/loading tdr encoded data | Jelmer Vernooij | 2 | -92/+82 |
2007-10-10 | r10022: Merge tpot's fix for IRIX and AIX_rea build problems from lorikeet-he... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r10021: More kerberos notes. | Andrew Bartlett | 1 | -3/+20 |
2007-10-10 | r10020: Support for malloc / realloc / free in HBIN blocks | Jelmer Vernooij | 3 | -25/+333 |
2007-10-10 | r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed.. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r10016: Support reading security descriptors on keys. | Jelmer Vernooij | 4 | -3/+66 |
2007-10-10 | r10015: Change the NT4 registry backend to use the IDL-generate parse functions. | Jelmer Vernooij | 5 | -2240/+1042 |
2007-10-10 | r10014: Support ?, : and = in attribute arguments. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r10013: Support zero-sized strings. | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r10010: Support base_type() attribute | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r10009: Fix bug in uint8 parsing functions | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB. | Jelmer Vernooij | 14 | -103/+92 |
2007-10-10 | r10006: Insert correct header file. | Jelmer Vernooij | 2 | -6/+9 |
2007-10-10 | r9995: Add file describing the REGF file format in IDL. | Jelmer Vernooij | 1 | -0/+154 |
2007-10-10 | r9994: Unused variable. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r9993: Gcc is fussy about the lack of parentheses around assignment statements. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9992: More fixes from the 64-bit warning police. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9991: Some more 64-bit size_t warnings. There are a few more but they are | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9990: Fix some 64-bit size_t warnings. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r9984: Honour the NOEMIT conformance directive for entire IDL files. | Tim Potter | 2 | -2/+4 |
2007-10-10 | r9983: Make the NOEMIT conformance directive with no argument mean do not | Tim Potter | 1 | -2/+9 |
2007-10-10 | r9982: Strip prefixes off the check for noemit in the conformance info so you | Tim Potter | 1 | -4/+6 |
2007-10-10 | r9980: Fix some warnings. | Tim Potter | 1 | -3/+2 |