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
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
* removed unused variable from rpcclient code
Gerald Carter
2003-01-15
4
-8
/
+11
|
*
add help text for 'net ads lookup'
Andrew Tridgell
2003-01-14
1
-0
/
+2
|
*
Patch from metze to to make testparm show values for 'workgroup', 'netbios
Andrew Bartlett
2003-01-13
1
-1
/
+2
|
*
Fix a number of client-side fstring/pstring mixups.
Andrew Bartlett
2003-01-11
2
-4
/
+4
|
*
Some fixes to editreg. Clientgen should not be touched, and an update to conf...
Richard Sharpe
2003-01-08
1
-3
/
+0
|
*
Fix memory leak. Thanks, Herb!
Volker Lendecke
2003-01-07
1
-0
/
+1
|
*
this makes it compile, but I'm not sure if it is correct. Are we really
Herb Lewis
2003-01-07
1
-1
/
+1
|
*
Create a machine account correctly if the unix account exists.
Volker Lendecke
2003-01-07
1
-4
/
+14
|
*
'index' is the name of a libc function. Rename to 'ndx' to avoid compiler
Tim Potter
2003-01-07
1
-4
/
+4
|
*
WITH_SENDFILE #ifdef merged from SAMBA_2_2
Gerald Carter
2003-01-02
1
-1
/
+1
|
*
Add a dash of static.
Andrew Bartlett
2003-01-02
1
-3
/
+3
*
|
Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).
Jeremy Allison
2003-01-28
1
-1
/
+1
*
|
Properly display popt errors. Also fix debug to be -d for consistency with o...
Jim McDonough
2003-01-21
1
-2
/
+3
*
|
Merge the fix from head about short variables.
Richard Sharpe
2003-01-16
1
-1
/
+1
*
|
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-0
/
+2
*
|
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
1
-0
/
+79
*
|
[merge]
Gerald Carter
2003-01-15
4
-8
/
+11
*
|
Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,
Andrew Bartlett
2003-01-14
1
-1
/
+2
*
|
Merge from HEAD:
Andrew Bartlett
2003-01-14
2
-4
/
+4
*
|
Fix memory leak. Thanks, Herb!
Volker Lendecke
2003-01-07
1
-0
/
+1
*
|
Merge from HEAD.
Volker Lendecke
2003-01-07
1
-4
/
+14
*
|
Some more profiles merges from HEAD (cvsignore and a stray const).
Tim Potter
2003-01-06
1
-1
/
+1
*
|
Add profiles utility support to Samba 3.0.x
Richard Sharpe
2003-01-06
1
-1
/
+1
*
|
Merge from HEAD - mimir's new gencache based namecache code.
Andrew Bartlett
2003-01-04
1
-18
/
+38
*
|
Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1
Andrew Bartlett
2003-01-04
1
-10
/
+1
*
|
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
12
-74
/
+71
*
|
WITH_SENDFILE #ifdef merged from SAMBA_2_2
Gerald Carter
2003-01-02
1
-1
/
+1
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-01-02
1
-0
/
+729
|
\
|
|
*
BIG patch...
Andrew Bartlett
2003-01-02
15
-86
/
+83
|
*
fix also net rpc shutdown
Simo Sorce
2002-12-30
1
-10
/
+1
|
*
Revert by Simo's request. HEAD and 3.0 should be in sync for
Jeremy Allison
2002-12-28
1
-10
/
+2
|
*
Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...
Jeremy Allison
2002-12-28
1
-1
/
+8
|
*
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-1
/
+1
|
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
6
-13
/
+51
|
*
Start adding code to allow the in memory version of the registry tree
Richard Sharpe
2002-12-17
1
-23
/
+168
|
*
fix usage message
Gerald Carter
2002-12-16
1
-2
/
+3
|
*
We now read in the whole of the registry, including security bits.
Richard Sharpe
2002-12-16
1
-13
/
+21
|
*
Fix fnum leak under error condition in cacl_dump.
Tim Potter
2002-12-15
1
-6
/
+13
|
*
All the code for reading in the registy is done, but I have a malloc'd
Richard Sharpe
2002-12-15
1
-21
/
+83
|
*
Almost finished processing the registry encoded SEC DESC ...
Richard Sharpe
2002-12-15
1
-1
/
+102
|
*
More code to read in and create security descriptor entries ...
Richard Sharpe
2002-12-14
1
-28
/
+121
|
*
Begin to handle Security descriptors for keys.
Richard Sharpe
2002-12-13
1
-0
/
+95
|
*
merge of smbpasswd segfault from SAMBA_2_2
Gerald Carter
2002-12-12
1
-7
/
+10
|
*
Fix a small bug.
Richard Sharpe
2002-12-11
1
-2
/
+2
|
*
Improve the iterator wrt values ... Now prints keys and value names.
Richard Sharpe
2002-12-11
1
-6
/
+60
|
*
Tidy up some bits. We can now at least list all the keys.
Richard Sharpe
2002-12-10
1
-16
/
+26
|
*
Add support to Makefile.in for editreg
Richard Sharpe
2002-12-10
1
-3
/
+0
|
*
Complete more of the code. An iterator is close to complete. Compiles,
Richard Sharpe
2002-12-10
1
-18
/
+87
|
*
Clean up the code some more. Create more elements of the tree.
Richard Sharpe
2002-12-10
1
-7
/
+84
|
*
Handle the creation of more parts of the tree ... Still have to do SK records
Richard Sharpe
2002-12-09
1
-3
/
+38
[prev]
[next]