index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use sys_stat() not file_exist() for codepages. (we don't want dos
Andrew Tridgell
1998-10-02
1
-2
/
+2
*
a couple of mode for smbwrapper
Andrew Tridgell
1998-10-02
2
-3
/
+7
*
makefile support for smbwrapper
Andrew Tridgell
1998-10-02
1
-4
/
+24
*
got rid of USE_FILES_ARRAY code (it was unused)
Andrew Tridgell
1998-10-01
1
-106
/
+4
*
Fixed *nasty* bug in nt_lm_owf_gen() - this function was
Jeremy Allison
1998-10-01
1
-1
/
+3
*
Fix another possibly unitialized variable ...
Richard Sharpe
1998-10-01
1
-1
/
+1
*
Implemented directory-relative opens for NT opens.
Jeremy Allison
1998-09-30
1
-4
/
+78
*
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1998-09-30
8
-202
/
+581
*
set the default fstype for IPC$ to "IPC". I'm not sure if this will
Andrew Tridgell
1998-09-30
1
-0
/
+1
*
Upped default MAX_OPEN_FILES to 10000 after conversation with tridge.
Jeremy Allison
1998-09-30
1
-1
/
+1
*
Removed a redundant include for "includes.h"
Michael Warfield
1998-09-30
1
-3
/
+1
*
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1998-09-30
5
-28
/
+79
*
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
1998-09-30
4
-12
/
+35
*
Fixed uid->vuid confusion in smbmount (hopefully).
Jeremy Allison
1998-09-30
1
-2
/
+2
*
Fixed extern definition of cnum in clitar.c
Jeremy Allison
1998-09-29
1
-1
/
+1
*
Fixed warning in get_time_from_string().
Jeremy Allison
1998-09-29
1
-1
/
+1
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
25
-256
/
+356
*
missed the pdb_sam_to_smb function needed by nispass.c
Luke Leighton
1998-09-29
2
-19
/
+23
*
added in some pdb_xxx routines that are needed by nispass.c
Luke Leighton
1998-09-29
3
-12
/
+142
*
uchar / char typecast issues
Luke Leighton
1998-09-29
2
-3
/
+3
*
Missed one removed multi-statement line. Grrr.
Jeremy Allison
1998-09-29
1
-0
/
+1
*
Fixed bug introduced by me in dead code elimination.
Jeremy Allison
1998-09-29
1
-22
/
+44
*
added stamp-h
Alexandre Oliva
1998-09-29
1
-0
/
+1
*
fix directory creation mechanism; the optimized version would not work :-(
Alexandre Oliva
1998-09-29
1
-25
/
+44
*
optimize creation of directories in build tree
Alexandre Oliva
1998-09-29
1
-20
/
+25
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
20
-45
/
+14
*
added WITH_SMBMOUNT
Alexandre Oliva
1998-09-29
3
-1
/
+3
*
Now have a better solution to the need to have smblcient find
Richard Sharpe
1998-09-29
2
-0
/
+13
*
Fixed stupid bug with "cd /" appending a "/" character to the path forever....
Jeremy Allison
1998-09-29
1
-0
/
+2
*
got rid of the memcpy() prototype and used includes.h instead.
Andrew Tridgell
1998-09-29
1
-3
/
+1
*
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1998-09-28
6
-20
/
+100
*
Added fix from gildea@intouchsys.com - smbpasswd file could be left
Jeremy Allison
1998-09-28
1
-1
/
+5
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
38
-787
/
+1150
*
Two changes in this ball...
Michael Warfield
1998-09-28
6
-1026
/
+656
*
made bad boolean values stand out a little better
Andrew Tridgell
1998-09-28
1
-1
/
+1
*
Backed out that just as ill-considered change :-(
Richard Sharpe
1998-09-28
1
-9
/
+0
*
The previous fix for WINS on the WINS server was wrong. It
Richard Sharpe
1998-09-28
1
-3
/
+10
*
Make sure that WINS Server = 127.0.0.1 in case we
Richard Sharpe
1998-09-28
1
-1
/
+3
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
24
-39
/
+29
*
wait_keyboard must still be defined if readline is not available
Alexandre Oliva
1998-09-27
1
-3
/
+3
*
Fixed up more possibly uninitialized variables.
Richard Sharpe
1998-09-27
4
-6
/
+9
*
changed the default filesystem type to NTFS (from Samba)
Andrew Tridgell
1998-09-26
1
-1
/
+1
*
Fixed the problem with reply_getatr() being passed a "" name in reply_getatr,
Jeremy Allison
1998-09-26
2
-11
/
+10
*
Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>
Jeremy Allison
1998-09-26
7
-335
/
+431
*
Small update to clitar.c to omit warnings about servers not
Richard Sharpe
1998-09-26
3
-8
/
+9
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
27
-324
/
+478
*
Added missing display enum.
Jeremy Allison
1998-09-25
1
-0
/
+2
*
Fixed unused variable warning messages.
Jeremy Allison
1998-09-25
3
-15
/
+1
*
rpcclient: got samr command "enumusers -g -u" working
Luke Leighton
1998-09-25
4
-17
/
+31
*
Moved the extra struct definitions Luke added to smb.h into rpcclient.h
Jeremy Allison
1998-09-25
2
-0
/
+197
[prev]
[next]