Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r9959: Fix bug where data offset was incorrect after parsing element with | Jelmer Vernooij | 1 | -17/+2 |
2007-10-10 | r9957: Switch to using DATA_BLOBs internally in TDR | Jelmer Vernooij | 2 | -33/+25 |
2007-10-10 | r9954: getntacl depends on EXT_LIB_XATTR | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r9951: Add another value to the default HKLM. | Jelmer Vernooij | 2 | -13/+28 |
2007-10-10 | r9949: Portability fixes for mingw32 | Jelmer Vernooij | 2 | -4/+3 |
2007-10-10 | r9948: Be a bit less verbose | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9942: CN=Configuration is always under the database-wide base dn, so don't | Andrew Bartlett | 1 | -5/+2 |
2007-10-10 | r9941: Update the CrackNames test, and provide a much improved server-side | Andrew Bartlett | 2 | -160/+613 |
2007-10-10 | r9940: When guessing, don't make DEBUG(1,... errors. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9939: Add configure check for yapp. | James Peach | 3 | -2/+5 |
2007-10-10 | r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@'). | Andrew Bartlett | 3 | -31/+79 |
2007-10-10 | r9930: Use a single samdb_base_dn() function rather than lots of silly | Andrew Bartlett | 3 | -49/+69 |
2007-10-10 | r9929: Fix indentation | Andrew Bartlett | 2 | -3/+5 |
2007-10-10 | r9928: ncName is a DN, and needs to use DN matching rules. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r9927: Extend copyright for all the hard work I've done this year. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9925: Fix swapped nt/lm password hashes - caught by Andrew Bartlett | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9919: Remove debug statement from samba3sam | Jelmer Vernooij | 2 | -2/+68 |
2007-10-10 | r9918: Fix two copy-n-paste bugs that were preventing the modification | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r9915: Some more mappings. Fix weird sAMAccountName values. | Jelmer Vernooij | 3 | -18/+89 |
2007-10-10 | r9912: Fix another bug in ldb_map. | Jelmer Vernooij | 3 | -77/+97 |
2007-10-10 | r9908: Generate posixUser and posixGroup as well | Jelmer Vernooij | 3 | -81/+217 |