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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-21
s4:regtree - fix counter variables to be "unsigned"
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-03-21
s4:regshell - here we don't need a newline - "ctime" itself provides one
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-21
s4:regshell - don't return an error code if we get a security descriptors error
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-06
s4:libregistry - change counters to be "unsigned"
Matthias Dieter Wallnöfer
2
-8
/
+8
2010-02-22
Spelling fixes for source4/lib/registry.
Brad Hards
2
-3
/
+3
2009-09-26
regshell: Add support for 'cd ..' and cd relative to the root.
Wilco Baan Hofman
1
-8
/
+73
2009-02-02
s4:lib/registry: s/new/nkey
Stefan Metzmacher
1
-3
/
+3
2009-01-02
Changed code to use proper talloc context instead of NULL to control memory l...
scudette@gmail.com
1
-1
/
+1
2009-01-02
Memory leak fixed due to accumulation of open reg keys.
scudette@gmail.com
1
-5
/
+8
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
5
-8
/
+8
2008-10-24
Remove more usages of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-09-21
Revert "Registry tool "regtree": Removing an error message"
Matthias Dieter Wallnöfer
1
-0
/
+5
2008-09-21
Registry tool "regdiff": Add the event context for remote connections
Matthias Dieter Wallnöfer
1
-1
/
+1
2008-09-21
Registry client library: Fixes the creation of new keys
Matthias Dieter Wallnöfer
1
-1
/
+2
2008-09-21
Registry tools "regshell" and "regtree": Small fixup's
Matthias Dieter Wallnöfer
2
-22
/
+6
2008-09-21
Registry tool "regshell": Handle the default attribute in the right way
Matthias Dieter Wallnöfer
1
-13
/
+15
2008-09-21
Registry tool "regtree": Removing an error message
Matthias Dieter Wallnöfer
1
-5
/
+0
2008-09-21
Registry tool "regtree": Handle the default attribute in the right way
Matthias Dieter Wallnöfer
1
-12
/
+18
2008-09-09
Fix up the "reg_common_open_remote" call
Matthias Dieter Wallnöfer
4
-8
/
+9
2008-09-09
Two useful "regshell" improvements
Matthias Dieter Wallnöfer
1
-8
/
+6
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
4
-4
/
+4
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
5
-11
/
+28
2008-04-16
Remove unused arguments from reg_open_local().
Jelmer Vernooij
2
-2
/
+2
2008-04-02
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
1
-1
/
+0
2008-02-25
Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
2
-4
/
+5
2008-02-11
Fix switching of hives in regshell (#5254)
Jelmer Vernooij
1
-0
/
+3
2008-01-07
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
1
-8
/
+24
2008-01-07
r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.
Jelmer Vernooij
1
-3
/
+3
2007-12-24
r26563: Fix reg_diff_apply argument order.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.
Kai Blin
1
-1
/
+5
2007-12-21
r26443: Remove global_loadparm instances.
Jelmer Vernooij
3
-3
/
+4
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
4
-8
/
+8
2007-12-21
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
4
-4
/
+5
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
5
-8
/
+13
2007-12-21
r25603: More reformat.
Günther Deschner
5
-118
/
+164
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24725: Don't segfault if hive file can't be found
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
5
-207
/
+382
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
4
-12
/
+8
2007-10-10
r21834: Remove unnecessary includes
Jelmer Vernooij
4
-4
/
+0
2007-10-10
r18584: found one of the fd leaks. The registry backend was using a
Andrew Tridgell
4
-5
/
+5
2007-10-10
r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
Jelmer Vernooij
4
-4
/
+4
2007-10-10
r15877: Fix error message - caught by the IBM checker
Jelmer Vernooij
1
-4
/
+17
2007-10-10
r15810: Fix uninitialized variable error, caught by the IBM checker.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15806: Remove some unnecessary nesting making the function harder to read.
Jelmer Vernooij
1
-11
/
+15
2007-10-10
r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionality
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15375: Rename readline.h to smbreadline.h avoid clashes with system header.
Jelmer Vernooij
1
-1
/
+1
[next]