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
*
Makefile: Added genrand.o
Jeremy Allison
1998-04-20
6
-2
/
+160
*
Fixed bug that John found in WINS server code. When nmbd as a WINS
Jeremy Allison
1998-04-20
4
-9
/
+111
*
includes.h: Added John's redhat fix for QSORT_CAST.
Jeremy Allison
1998-04-18
4
-558
/
+120
*
clientgen.c: Changes 'cli_xxx_' calls to use the following
Jeremy Allison
1998-04-17
3
-58
/
+114
*
Changing of machine passwords now works !!!!!!
Jeremy Allison
1998-04-17
4
-43
/
+58
*
Just changed the date.
Christopher R. Hertel
1998-04-17
1
-1
/
+1
*
reply.c: Fix bugs where debug statements were accessing the fd_ptr struct
Jeremy Allison
1998-04-16
2
-20
/
+20
*
Minor change to the wording. It used to say "files with the prefix 'ubi_'"
Christopher R. Hertel
1998-04-16
1
-6
/
+6
*
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1998-04-15
7
-51
/
+187
*
Fixed some typecast and function pointer problems pointed out by a
Christopher R. Hertel
1998-04-14
2
-10
/
+21
*
Modified interfaces to getting smb password entries from
Jeremy Allison
1998-04-14
10
-38
/
+83
*
Fixed aggregate initializer problem for gcc.
Jeremy Allison
1998-04-13
1
-1
/
+1
*
Changes include:
Christopher R. Hertel
1998-04-13
4
-421
/
+706
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
33
-265
/
+243
*
fixed a memory leak in close_file(). Each time a file was opened
Andrew Tridgell
1998-04-13
1
-1
/
+7
*
minor reformatting of debug messages (so people don't think there is a
Andrew Tridgell
1998-04-12
1
-3
/
+3
*
some hacks to the torture code
Andrew Tridgell
1998-04-12
1
-1
/
+10
*
support O_SYNC at open time in files (previously we only supported it
Andrew Tridgell
1998-04-12
1
-0
/
+4
*
if the resolve order is blank then assume "host"
Andrew Tridgell
1998-04-12
1
-0
/
+2
*
support O_SYNC in opens for smbtorture
Andrew Tridgell
1998-04-12
1
-0
/
+4
*
Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...
Richard Sharpe
1998-04-11
1
-0
/
+4
*
Oops, fogot proto.h. It needs to be updated for changes to client.c
Richard Sharpe
1998-04-11
1
-1
/
+1
*
Changes to client.c support the need for directories to be processed by whatever
Richard Sharpe
1998-04-11
2
-68
/
+298
*
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1998-04-10
12
-38
/
+137
*
Fix for [homes] problem with security=share. We were still relying
Jeremy Allison
1998-04-10
1
-5
/
+19
*
Makefile, loadparm.c, server.c, smb.h, util.c: Patch from
Jeremy Allison
1998-04-09
6
-12
/
+70
*
I removed a static string that was in there because I planned to do
Christopher R. Hertel
1998-04-09
1
-6
/
+0
*
Added const cast to struct args to get rid of compile time warning.
John Terpstra
1998-04-09
1
-1
/
+1
*
Removed unneeded proto symbol.
Jeremy Allison
1998-04-09
1
-1
/
+1
*
Missed compile error when compiling with KANJI=true.
Jeremy Allison
1998-04-09
1
-1
/
+1
*
Added codepage 936 (simplified Chineses).
Jeremy Allison
1998-04-09
4
-132
/
+123
*
Fix to stop Windows 95 spinning on print queue requests when it
Jeremy Allison
1998-04-08
1
-1
/
+1
*
Added check for getpwnam returning NULL.
Jeremy Allison
1998-04-07
1
-3
/
+7
*
want all of data in show_msg at log levels > 50.
Luke Leighton
1998-04-07
1
-27
/
+33
*
loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather than
Jeremy Allison
1998-04-06
2
-3
/
+11
*
Fix from Josef Hinteregger <joehtg@joehtg.co.at> for using
Jeremy Allison
1998-04-03
2
-2
/
+2
*
We were missing a case switch in announcement processing - we
Jeremy Allison
1998-04-02
1
-0
/
+17
*
Changed code to check NT password *first* - if it exists.
Jeremy Allison
1998-04-02
1
-11
/
+14
*
Patch from Chris Maltby <chris@softway.com.au>. His comments follow:
Jeremy Allison
1998-04-02
5
-12
/
+141
*
Updated Eastern European translation table from dan@feld.cvut.cz.
Jeremy Allison
1998-04-02
1
-4
/
+20
*
cli_login.c :
Luke Leighton
1998-04-01
2
-18
/
+59
*
Rolling back machine password change code - this doesn't work (yet).
Jeremy Allison
1998-04-01
1
-13
/
+24
*
includes.h: Added semaphore fix for HPUX10.x
Jeremy Allison
1998-03-31
4
-25
/
+33
*
the default for old style accounts should be workstation trust
Andrew Tridgell
1998-03-31
1
-1
/
+1
*
Fixed compile-time error introduced by log message change.
Jeremy Allison
1998-03-30
1
-8
/
+19
*
Added extra remote password changing error codes from lmerr.h on NT.
Jeremy Allison
1998-03-30
1
-2
/
+5
*
Added remote machine and address to debug message in make_connection() function.
John Terpstra
1998-03-29
1
-1
/
+1
*
chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"
Jeremy Allison
1998-03-27
6
-26
/
+73
*
Fix for client generated core-dump bug where offset to readraw
Jeremy Allison
1998-03-27
1
-1
/
+2
*
client.c: Fixed problem where debug level on command line was overridden by s...
Jeremy Allison
1998-03-26
2
-36
/
+69
[next]