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
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-07
Fix memory leak. Thanks, Herb!
Volker Lendecke
1
-0
/
+1
2003-01-07
Merge from HEAD.
Volker Lendecke
1
-4
/
+14
2003-01-06
Some more profiles merges from HEAD (cvsignore and a stray const).
Tim Potter
1
-1
/
+1
2003-01-06
Add profiles utility support to Samba 3.0.x
Richard Sharpe
1
-1
/
+1
2003-01-04
Merge from HEAD - mimir's new gencache based namecache code.
Andrew Bartlett
1
-18
/
+38
2003-01-04
Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1
Andrew Bartlett
1
-10
/
+1
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
12
-74
/
+71
2003-01-02
WITH_SENDFILE #ifdef merged from SAMBA_2_2
Gerald Carter
1
-1
/
+1
2003-01-02
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+729
2003-01-02
BIG patch...
Andrew Bartlett
15
-86
/
+83
2002-12-30
fix also net rpc shutdown
Simo Sorce
1
-10
/
+1
2002-12-28
Revert by Simo's request. HEAD and 3.0 should be in sync for
Jeremy Allison
1
-10
/
+2
2002-12-28
Revert by Simo's request. HEAD and 3.0 should be in sync for
Jeremy Allison
1
-10
/
+2
2002-12-28
Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...
Jeremy Allison
1
-1
/
+8
2002-12-28
Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...
Jeremy Allison
1
-1
/
+8
2002-12-23
Finish adding strings to all talloc_init() calls.
Jeremy Allison
1
-1
/
+1
2002-12-23
Finish adding strings to all talloc_init() calls.
Jeremy Allison
1
-1
/
+1
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
6
-13
/
+51
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
6
-13
/
+51
2002-12-20
Merge from HEAD:
Tim Potter
1
-6
/
+13
2002-12-17
Start adding code to allow the in memory version of the registry tree
Richard Sharpe
1
-23
/
+168
2002-12-16
fix usage message
Gerald Carter
1
-2
/
+3
2002-12-16
fix usage message
Gerald Carter
1
-2
/
+3
2002-12-16
We now read in the whole of the registry, including security bits.
Richard Sharpe
1
-13
/
+21
2002-12-15
Fix fnum leak under error condition in cacl_dump.
Tim Potter
1
-6
/
+13
2002-12-15
All the code for reading in the registy is done, but I have a malloc'd
Richard Sharpe
1
-21
/
+83
2002-12-15
Almost finished processing the registry encoded SEC DESC ...
Richard Sharpe
1
-1
/
+102
2002-12-14
More code to read in and create security descriptor entries ...
Richard Sharpe
1
-28
/
+121
2002-12-13
Begin to handle Security descriptors for keys.
Richard Sharpe
1
-0
/
+95
2002-12-12
merge of smbpasswd segfault from SAMBA_2_2
Gerald Carter
1
-7
/
+10
2002-12-12
merge of smbpasswd segfault from SAMBA_2_2
Gerald Carter
1
-7
/
+10
2002-12-11
Fix a small bug.
Richard Sharpe
1
-2
/
+2
2002-12-11
Improve the iterator wrt values ... Now prints keys and value names.
Richard Sharpe
1
-6
/
+60
2002-12-10
Tidy up some bits. We can now at least list all the keys.
Richard Sharpe
1
-16
/
+26
2002-12-10
Add support to Makefile.in for editreg
Richard Sharpe
1
-3
/
+0
2002-12-10
Complete more of the code. An iterator is close to complete. Compiles,
Richard Sharpe
1
-18
/
+87
2002-12-10
Clean up the code some more. Create more elements of the tree.
Richard Sharpe
1
-7
/
+84
2002-12-09
Handle the creation of more parts of the tree ... Still have to do SK records
Richard Sharpe
1
-3
/
+38
2002-12-09
Start allocating structures to keep the in memory copy of the registry tree
Richard Sharpe
1
-5
/
+52
2002-12-09
Begin to decode Value Keys, names and values ...
Richard Sharpe
1
-0
/
+79
2002-12-09
Add some more handling of Key records ...
Richard Sharpe
1
-8
/
+124
2002-12-08
Commit some more changes ... Start processing the sub-keys, recursively.
Richard Sharpe
1
-4
/
+30
2002-12-08
Fix the breakage, and start processing the first key record:
Richard Sharpe
1
-8
/
+110
2002-12-08
Define some macros for accessing shorts and ints in an endian independent man...
Richard Sharpe
1
-19
/
+46
2002-12-08
Add definitions of the various NT Registry on-disk structures ...
Richard Sharpe
1
-3
/
+181
2002-12-08
Fix DAT_TIME so it becomes NTTIME and matches Samba source.
Richard Sharpe
1
-3
/
+12
2002-12-08
Some more updates ...
Richard Sharpe
1
-2
/
+43
2002-12-08
The beginnings of a registry editing program.
Richard Sharpe
1
-0
/
+506
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
5
-7
/
+5
2002-11-26
Having waited for *way* too long, this is mimir's namecache and trusted domain
Andrew Bartlett
2
-21
/
+42
[next]