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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-03
- ignore *.p files
Andrew Tridgell
2
-87
/
+222
1998-10-03
- ignore *.p files
Andrew Tridgell
2
-1
/
+2
1998-10-03
updated prototypes
Andrew Tridgell
1
-3
/
+7
1998-10-03
- remove .p files in make clean
Andrew Tridgell
2
-3
/
+4
1998-10-03
added capabilities ab win95 fields to client structure. Used for
Andrew Tridgell
1
-0
/
+2
1998-10-02
Makefile.in :
Luke Leighton
9
-582
/
+780
1998-10-02
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
4
-36
/
+41
1998-10-02
microsoft is slowly fixing some buffer overflow errors in dce/rpc code (SP4).
Luke Leighton
1
-2
/
+2
1998-10-02
some changes in smbtorture as a result of clientgen interface changes
Andrew Tridgell
1
-5
/
+5
1998-10-02
the guts of the smbwrapper code. I may change the layout of this at
Andrew Tridgell
19
-0
/
+1700
1998-10-02
several clientgen mods to support smbwrapper. In particular added
Andrew Tridgell
1
-3
/
+272
1998-10-02
added sys_getwd()
Andrew Tridgell
1
-3
/
+13
1998-10-02
use sys_stat() not file_exist() for codepages. (we don't want dos
Andrew Tridgell
1
-2
/
+2
1998-10-02
a couple of mode for smbwrapper
Andrew Tridgell
2
-3
/
+7
1998-10-02
makefile support for smbwrapper
Andrew Tridgell
1
-4
/
+24
1998-10-01
got rid of USE_FILES_ARRAY code (it was unused)
Andrew Tridgell
1
-106
/
+4
1998-10-01
Fixed *nasty* bug in nt_lm_owf_gen() - this function was
Jeremy Allison
1
-1
/
+3
1998-10-01
Fix another possibly unitialized variable ...
Richard Sharpe
1
-1
/
+1
1998-09-30
Implemented directory-relative opens for NT opens.
Jeremy Allison
1
-4
/
+78
1998-09-30
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
8
-202
/
+581
1998-09-30
set the default fstype for IPC$ to "IPC". I'm not sure if this will
Andrew Tridgell
1
-0
/
+1
1998-09-30
Upped default MAX_OPEN_FILES to 10000 after conversation with tridge.
Jeremy Allison
1
-1
/
+1
1998-09-30
Removed a redundant include for "includes.h"
Michael Warfield
1
-3
/
+1
1998-09-30
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
5
-28
/
+79
1998-09-30
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
4
-12
/
+35
1998-09-30
Fixed uid->vuid confusion in smbmount (hopefully).
Jeremy Allison
1
-2
/
+2
1998-09-29
Fixed extern definition of cnum in clitar.c
Jeremy Allison
1
-1
/
+1
1998-09-29
Fixed warning in get_time_from_string().
Jeremy Allison
1
-1
/
+1
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
25
-256
/
+356
1998-09-29
missed the pdb_sam_to_smb function needed by nispass.c
Luke Leighton
2
-19
/
+23
1998-09-29
added in some pdb_xxx routines that are needed by nispass.c
Luke Leighton
3
-12
/
+142
1998-09-29
uchar / char typecast issues
Luke Leighton
2
-3
/
+3
1998-09-29
Missed one removed multi-statement line. Grrr.
Jeremy Allison
1
-0
/
+1
1998-09-29
Fixed bug introduced by me in dead code elimination.
Jeremy Allison
1
-22
/
+44
1998-09-29
added stamp-h
Alexandre Oliva
1
-0
/
+1
1998-09-29
fix directory creation mechanism; the optimized version would not work :-(
Alexandre Oliva
1
-25
/
+44
1998-09-29
optimize creation of directories in build tree
Alexandre Oliva
1
-20
/
+25
1998-09-29
get away with dummy and .dummy files
Alexandre Oliva
20
-45
/
+14
1998-09-29
added WITH_SMBMOUNT
Alexandre Oliva
3
-1
/
+3
1998-09-29
Now have a better solution to the need to have smblcient find
Richard Sharpe
2
-0
/
+13
1998-09-29
Fixed stupid bug with "cd /" appending a "/" character to the path forever....
Jeremy Allison
1
-0
/
+2
1998-09-29
got rid of the memcpy() prototype and used includes.h instead.
Andrew Tridgell
1
-3
/
+1
1998-09-28
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
6
-20
/
+100
1998-09-28
Added fix from gildea@intouchsys.com - smbpasswd file could be left
Jeremy Allison
1
-1
/
+5
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
38
-787
/
+1150
1998-09-28
Two changes in this ball...
Michael Warfield
6
-1026
/
+656
1998-09-28
made bad boolean values stand out a little better
Andrew Tridgell
1
-1
/
+1
1998-09-28
Backed out that just as ill-considered change :-(
Richard Sharpe
1
-9
/
+0
1998-09-28
The previous fix for WINS on the WINS server was wrong. It
Richard Sharpe
1
-3
/
+10
1998-09-28
Make sure that WINS Server = 127.0.0.1 in case we
Richard Sharpe
1
-1
/
+3
[prev]
[next]