summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r10000: Congratulations to me for getting the 10,000th commit.Tim Potter2007-10-101-0/+1
* 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
* r9959: Fix bug where data offset was incorrect after parsing element withJelmer Vernooij2007-10-101-17/+2
* r9957: Switch to using DATA_BLOBs internally in TDRJelmer Vernooij2007-10-102-33/+25
* r9954: getntacl depends on EXT_LIB_XATTRStefan Metzmacher2007-10-101-1/+2
* r9951: Add another value to the default HKLM.Jelmer Vernooij2007-10-102-13/+28
* r9949: Portability fixes for mingw32Jelmer Vernooij2007-10-102-4/+3
* r9948: Be a bit less verboseJelmer Vernooij2007-10-101-1/+1
* r9942: CN=Configuration is always under the database-wide base dn, so don'tAndrew Bartlett2007-10-101-5/+2
* r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett2007-10-102-160/+613
* r9940: When guessing, don't make DEBUG(1,... errors.Andrew Bartlett2007-10-101-2/+2
* r9939: Add configure check for yapp.James Peach2007-10-103-2/+5
* r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@').Andrew Bartlett2007-10-103-31/+79
* r9930: Use a single samdb_base_dn() function rather than lots of sillyAndrew Bartlett2007-10-103-49/+69
* r9929: Fix indentationAndrew Bartlett2007-10-102-3/+5
* r9928: ncName is a DN, and needs to use DN matching rules.Andrew Bartlett2007-10-101-0/+1
* r9927: Extend copyright for all the hard work I've done this year.Andrew Bartlett2007-10-101-1/+1
* r9925: Fix swapped nt/lm password hashes - caught by Andrew BartlettJelmer Vernooij2007-10-101-1/+1
* r9919: Remove debug statement from samba3samJelmer Vernooij2007-10-103-3/+68
* r9918: Fix two copy-n-paste bugs that were preventing the modificationJelmer Vernooij2007-10-102-3/+3
* r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij2007-10-104-20/+92
* r9912: Fix another bug in ldb_map.Jelmer Vernooij2007-10-104-77/+99
* r9908: Generate posixUser and posixGroup as wellJelmer Vernooij2007-10-104-83/+218
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2007-10-106-220/+436
* r9898: Add extra registry key used by WinXP (see r9894)Jelmer Vernooij2007-10-101-0/+3
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2007-10-103-5/+73
* r9885: Fix code before declarations.Tim Potter2007-10-101-1/+2
* r9884: Fix compiler warning.Tim Potter2007-10-101-1/+1
* r9883: More nested initialiser fixes.Tim Potter2007-10-101-21/+79
* r9881: I can't believe this can make a difference...Tim Potter2007-10-101-2/+2
* r9880: Convert remaining initialisers to more portable form. This shouldTim Potter2007-10-101-6/+10
* r9879: A quick check to see if nested initialisers (?) is portable across theTim Potter2007-10-101-1/+5