index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
registry
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r1040: make sure main() doesn't get auto-prototyped
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1035: Support shared modules again
Jelmer Vernooij
2007-10-10
1
-12
/
+12
*
r1032: Fix RPC backend segfault
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2007-10-10
2
-15
/
+15
*
r959: - a static WERROR function should return a WERROR:-)
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r955: Update debian package rules... builds now
Jelmer Vernooij
2007-10-10
4
-5
/
+16
*
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
2007-10-10
3
-11
/
+11
*
r893: a few more _t conversions
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
7
-8
/
+8
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r857: fix the build of gregedit (typo:-)
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r851: convert lib/registry/ to a config.mk file
Stefan Metzmacher
2007-10-10
2
-17
/
+147
*
r834: Fix gconf and dir backends
Jelmer Vernooij
2007-10-10
3
-14
/
+40
*
r833: Compile error
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r832: Only show menu items for backends if they're present
Jelmer Vernooij
2007-10-10
2
-24
/
+39
*
r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.
Jelmer Vernooij
2007-10-10
1
-5
/
+2
*
r829: Implement 'hive' command
Jelmer Vernooij
2007-10-10
2
-1
/
+20
*
r828: Some fixes in the core and regshell concerning hives and
Jelmer Vernooij
2007-10-10
6
-17
/
+33
*
r825: - Introduce support for multiple roots (or 'hives')
Jelmer Vernooij
2007-10-10
12
-168
/
+213
*
r819: Fix seg fault in rpc backend, found by Andrew Bartlett
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r734: Fix crash bug
Jelmer Vernooij
2007-10-10
1
-3
/
+8
*
r700: fix SMB_LIBRARY() to disable the lib by default
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r693: Make static
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r692: Add libwinregistry
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()
Jelmer Vernooij
2007-10-10
1
-9
/
+16
*
r681: don't init r.out.result.v
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r673: disable registry_gconf for now
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r672: disable gregedit for now
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r668: fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
2007-10-10
14
-49
/
+52
*
r655: Fix if() logic
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r467: hopefully get the buildfarm compiling fine now...
Stefan Metzmacher
2007-10-10
5
-10
/
+13
*
r425: add some comments to ugly code parts
Stefan Metzmacher
2007-10-10
2
-1
/
+2
*
r355: Fix a bunch of compiler warnings in the registry code.
Tim Potter
2007-10-10
7
-36
/
+31
*
r274: Be somewhat more POSIX compatible
Jelmer Vernooij
2007-10-10
1
-9
/
+19
*
r200: fix compile errors
Herb Lewis
2007-10-10
2
-4
/
+7
*
r199: More registry rpc updates
Jelmer Vernooij
2007-10-10
1
-12
/
+31
*
r190: More RPC updates
Jelmer Vernooij
2007-10-10
2
-1
/
+54
*
r187: RPC registry backend fixes
Jelmer Vernooij
2007-10-10
4
-30
/
+127
*
r183: More bugfixes
Jelmer Vernooij
2007-10-10
2
-28
/
+21
*
r182: Fix a couple of segfaults
Jelmer Vernooij
2007-10-10
4
-2
/
+12
*
r181: Parsing windows '95 registry files now works (including values)
Jelmer Vernooij
2007-10-10
2
-45
/
+188
*
r174: Win95 registry files (like USER.DAT) can now be partially parsed
Jelmer Vernooij
2007-10-10
3
-45
/
+100
*
r169: Fix gregedit
Jelmer Vernooij
2007-10-10
2
-31
/
+8
*
r168: - Cleanups in rpc backend
Jelmer Vernooij
2007-10-10
8
-192
/
+307
*
r166: Fix enumerating values in nt4 backend
Jelmer Vernooij
2007-10-10
3
-0
/
+6
*
r165: Add support for viewing registry values in gregedit
Jelmer Vernooij
2007-10-10
2
-26
/
+40
*
r164: Viewing remote registries with gregedit works now
Jelmer Vernooij
2007-10-10
2
-4
/
+4
*
r162: Minor bugfixes:
Jelmer Vernooij
2007-10-10
2
-4
/
+3
[prev]
[next]