index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
registry
/
reg_backend_nt4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18328: when we bail out early, set *offset to 0
Andrew Tridgell
1
-0
/
+2
2007-10-10
r18324: fixed a uninitialised variable
Andrew Tridgell
1
-1
/
+1
2007-10-10
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...
Gerald Carter
1
-1
/
+1
2007-10-10
r15878: Add explicit initialization to make the IBM checker happy.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15659: Implement opening a key by name (significant better performance
Jelmer Vernooij
1
-2
/
+236
2007-10-10
r15458: Fix support for Windows XP-style registry files and support for large...
Jelmer Vernooij
1
-10
/
+116
2007-10-10
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14295: make sure we return a valid data blob
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11709: Comment out unused function.
Tim Potter
1
-0
/
+4
2007-10-10
r10207: Add some const
Jelmer Vernooij
1
-10
/
+10
2007-10-10
r10104: Fix code before declaration.
Tim Potter
1
-1
/
+1
2007-10-10
r10030: Add hierarchical memory allocation to TDR's pull functions
Jelmer Vernooij
1
-34
/
+27
2007-10-10
r10028: More registry fixes.
Jelmer Vernooij
1
-40
/
+112
2007-10-10
r10026: Move registry header file to lib/registry
Jelmer Vernooij
1
-1
/
+31
2007-10-10
r10025: Add some utility functions for storing/loading tdr encoded data
Jelmer Vernooij
1
-92
/
+79
2007-10-10
r10020: Support for malloc / realloc / free in HBIN blocks
Jelmer Vernooij
1
-20
/
+320
2007-10-10
r10016: Support reading security descriptors on keys.
Jelmer Vernooij
1
-0
/
+47
2007-10-10
r10015: Change the NT4 registry backend to use the IDL-generate parse functions.
Jelmer Vernooij
1
-1602
/
+213
2007-10-10
r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.
Jelmer Vernooij
1
-16
/
+14
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6045: Couple of small GTK+ fixes
Jelmer Vernooij
1
-61
/
+60
2007-10-10
r5134: - fix types to always use _t types
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4213: Store REG_SZ in UTF16, not the unix charset..
Jelmer Vernooij
1
-7
/
+0
2007-10-10
r4209: Fix several smaller bugs
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
1
-0
/
+1747