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
/
tools
/
regpatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10026: Move registry header file to lib/registry
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r9503: removed duplicate REG_* defines from registry.h now that they are
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
1
-8
/
+2
2007-10-10
r6951: Fix all calls to setup_logging() that use 'True' as a second argument.
Tim Potter
1
-1
/
+1
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5917: First step in using the new cli_credentials structure. This patch
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5134: - fix types to always use _t types
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4204: Arguments to reg_del_key more like the RPC for more efficient usage
Jelmer Vernooij
1
-14
/
+2
2007-10-10
r4166: More small API fixes, keep registry structs as small as possible.
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
1
-15
/
+10
2007-10-10
r4064: use the same name for type on both ends
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4058: added a type safe version of smb_xmalloc()
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3546: including includes.h twice causes gcc 3.4 to crash with pch
Andrew Tridgell
1
-2
/
+0
2007-10-10
r3543: fixed some #include lines to make them more consistent, and fixed
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2518: Some long overdue changes:
Jelmer Vernooij
1
-12
/
+19
2007-10-10
r1894: Convert // to /* */
Volker Lendecke
1
-1
/
+1
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r825: - Introduce support for multiple roots (or 'hives')
Jelmer Vernooij
1
-13
/
+6
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r467: hopefully get the buildfarm compiling fine now...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r355: Fix a bunch of compiler warnings in the registry code.
Tim Potter
1
-2
/
+0
2007-10-10
r129: Convert other utilities to new API
Jelmer Vernooij
1
-22
/
+55
2007-10-10
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
1
-90
/
+58
2007-10-10
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
1
-0
/
+808