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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...
Jelmer Vernooij
1
-4
/
+8
2007-10-10
r3367: More registry updates.
Jelmer Vernooij
1
-3
/
+30
2007-10-10
r3348: More registry fixes and additions. The following functions work right ...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3340: Various fixes in the registry code. Implement the EnumKey call
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r2913: - Don't print hive name if it is NULL (regtree)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r2897: Fix double registration (of the registry subsystem) bug
Jelmer Vernooij
1
-16
/
+24
2007-10-10
r2672: don't call a variable "dup" as that conflicts with a standard system c...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2623: don't do pointer arithmetic on void*, as it doesn't work with non-GNU ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2518: Some long overdue changes:
Jelmer Vernooij
4
-668
/
+244
2007-10-10
r2257: Tab completion support in regshell (complete command names and key names
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r2254: Fix a couple of compiler warnings...
Jelmer Vernooij
2
-5
/
+4
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1118: Read-only enumeration of keys in the LDB backend works now :-)
Jelmer Vernooij
1
-7
/
+18
2007-10-10
r955: Update debian package rules... builds now
Jelmer Vernooij
1
-2
/
+6
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r893: a few more _t conversions
Andrew Tridgell
1
-1
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
4
-4
/
+4
2007-10-10
r833: Compile error
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r832: Only show menu items for backends if they're present
Jelmer Vernooij
1
-12
/
+19
2007-10-10
r829: Implement 'hive' command
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r828: Some fixes in the core and regshell concerning hives and
Jelmer Vernooij
3
-9
/
+9
2007-10-10
r825: - Introduce support for multiple roots (or 'hives')
Jelmer Vernooij
3
-18
/
+75
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r425: add some comments to ugly code parts
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r187: RPC registry backend fixes
Jelmer Vernooij
2
-4
/
+10
2007-10-10
r183: More bugfixes
Jelmer Vernooij
1
-23
/
+17
2007-10-10
r182: Fix a couple of segfaults
Jelmer Vernooij
2
-2
/
+5
2007-10-10
r181: Parsing windows '95 registry files now works (including values)
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r169: Fix gregedit
Jelmer Vernooij
1
-25
/
+2
2007-10-10
r168: - Cleanups in rpc backend
Jelmer Vernooij
2
-7
/
+46
2007-10-10
r166: Fix enumerating values in nt4 backend
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r128: Another registry update. Changes:
Jelmer Vernooij
3
-187
/
+258
2007-10-10
r36: - Start using memory pools in the registry library
Jelmer Vernooij
5
-107
/
+71
2007-10-10
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
2
-5
/
+62
2007-10-10
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
5
-0
/
+970
[prev]