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
/
reg_backend_nt4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3323: more warning reductions
Andrew Tridgell
1
-11
/
+1
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
1
-4
/
+4
2007-10-10
r2518: Some long overdue changes:
Jelmer Vernooij
1
-73
/
+70
2007-10-10
r1894: Convert // to /* */
Volker Lendecke
1
-1
/
+1
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-14
/
+14
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-2
/
+1
2007-10-10
r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r828: Some fixes in the core and regshell concerning hives and
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r825: - Introduce support for multiple roots (or 'hives')
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r355: Fix a bunch of compiler warnings in the registry code.
Tim Potter
1
-3
/
+8
2007-10-10
r200: fix compile errors
Herb Lewis
1
-1
/
+2
2007-10-10
r174: Win95 registry files (like USER.DAT) can now be partially parsed
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r168: - Cleanups in rpc backend
Jelmer Vernooij
1
-20
/
+13
2007-10-10
r166: Fix enumerating values in nt4 backend
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r128: Another registry update. Changes:
Jelmer Vernooij
1
-48
/
+58
2007-10-10
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
1
-0
/
+1745