summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r10231: seem I flipped these, fix.Simo Sorce2007-10-101-2/+2
* r10207: Add some constJelmer Vernooij2007-10-108-77/+75
* r10200: added a composite_trigger_done() call that allows a composite functionAndrew Tridgell2007-10-101-5/+0
* r10161: Check for alloca.h to prevent incorrect local declaration.James Peach2007-10-101-1/+1
* r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij2007-10-101-1/+1
* r10104: Fix code before declaration.Tim Potter2007-10-101-1/+1
* r10089: Fix a typo breaking the Makefile generator and therefore - the build.Rafal Szczesniak2007-10-101-1/+1
* r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij2007-10-101-1/+1
* r10052: Add 'print' commandJelmer Vernooij2007-10-101-0/+22
* r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2007-10-101-0/+1
* r10038: Update instructions on using gcov with ldbJelmer Vernooij2007-10-101-9/+5
* r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij2007-10-105-53/+44
* 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-108-8/+186
* r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij2007-10-102-92/+82
* 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-103-1629/+257
* r10013: Support zero-sized strings.Jelmer Vernooij2007-10-101-0/+5
* 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-1011-83/+75
* r9995: Add file describing the REGF file format in IDL.Jelmer Vernooij2007-10-101-0/+154
* r9993: Gcc is fussy about the lack of parentheses around assignment statements.Tim Potter2007-10-101-1/+1
* 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
* r9949: Portability fixes for mingw32Jelmer Vernooij2007-10-102-4/+3
* r9948: Be a bit less verboseJelmer Vernooij2007-10-101-1/+1
* r9940: When guessing, don't make DEBUG(1,... errors.Andrew Bartlett2007-10-101-2/+2
* 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
* r9919: Remove debug statement from samba3samJelmer Vernooij2007-10-102-2/+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-101-4/+32
* r9912: Fix another bug in ldb_map.Jelmer Vernooij2007-10-103-77/+97
* r9908: Generate posixUser and posixGroup as wellJelmer Vernooij2007-10-102-56/+66
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2007-10-102-167/+350
* r9885: Fix code before declarations.Tim Potter2007-10-101-1/+2
* 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
* r9857: Fix rename/delete issuesJelmer Vernooij2007-10-102-12/+24
* r9854: Finish ldb_map testsuiteJelmer Vernooij2007-10-104-16/+19
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2007-10-101-44/+99
* r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij2007-10-104-45/+48
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2007-10-101-1/+2
* r9816: Work on testsuite for upgradeJelmer Vernooij2007-10-102-3/+6
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2007-10-101-61/+0
* r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij2007-10-103-5/+55