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-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
56
-2626
/
+22969
1998-03-11
fix core dumps on Solaris 2.5 systems found by Orn Asgeirsson
Herb Lewis
1
-6
/
+12
1998-03-10
This functionality was added to ubi_sLinkList, so is no longer needed as a
Christopher R. Hertel
2
-329
/
+0
1998-03-10
Updates to all of these base level modules.
Christopher R. Hertel
10
-381
/
+370
1998-03-10
added status page to SWAT. Similar to smbstatus output but in a HTML
Andrew Tridgell
2
-4
/
+218
1998-03-10
added a "home" icon
Andrew Tridgell
2
-0
/
+2
1998-03-10
added Date and Expires headers in the mini web server so clients know
Andrew Tridgell
5
-20
/
+67
1998-03-08
- remove redundent strstr()
Andrew Tridgell
4
-12
/
+2
1998-03-08
allow for non-authenticated SWAT for demo purposes
Andrew Tridgell
5
-11
/
+17
1998-03-08
Jeremy is going to hate me ...
Andrew Tridgell
7
-302
/
+1240
1998-03-04
Removed broken change I made to mangle.c (ooops. Andrew's original
Jeremy Allison
2
-9
/
+4
1998-03-04
Adding Korean and Traditional Chinese codepage support.
Jeremy Allison
4
-1
/
+53
1998-03-03
Change the multibyte character set support so that
Jeremy Allison
15
-218
/
+593
1998-02-26
Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...
Jeremy Allison
3
-3
/
+52
1998-02-26
-N option still prompted for password in smbclient -L usage
Herb Lewis
2
-1
/
+5
1998-02-26
Fix for NT redirector bug where deltree fails if the resume key
Jeremy Allison
3
-17
/
+72
1998-02-26
Code to work around a bug in FTP OnNet software NBT implementation.
Jeremy Allison
1
-0
/
+16
1998-02-24
Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcast
Jeremy Allison
3
-7
/
+37
1998-02-24
Fixed bug where second response message was being printed with the
Jeremy Allison
1
-1
/
+1
1998-02-24
nmbd_incomingdgrams.c: Fix for typo.
Jeremy Allison
6
-8
/
+22
1998-02-20
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
7
-40
/
+157
1998-02-14
Fix to make us compile cleanly with gcc 2.8.
Jeremy Allison
1
-3
/
+0
1998-02-14
Sometime after 1.9.17p5 smbclient stopped being able to do
Jeremy Allison
1
-2
/
+4
1998-02-13
Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>.
Jeremy Allison
1
-1
/
+1
1998-02-13
Ding-dong the witch is dead, the witch is dead......
Jeremy Allison
7
-45
/
+29
1998-02-12
make the initial logfile names consistent. This should mean that smbd
Andrew Tridgell
2
-1
/
+3
1998-02-12
Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...
Jeremy Allison
1
-2
/
+2
1998-02-11
Makefile: Added AIX 3.2.5.
Jeremy Allison
10
-13
/
+77
1998-02-07
A small raft of changes, I will sync up with 1.9.18 also.
Jeremy Allison
13
-49
/
+115
1998-01-31
server.c: Added fix where, if all the file entries are being
Jeremy Allison
1
-1
/
+57
1998-01-30
fix bug when using lpstat as printcap file - remove space at start of
Herb Lewis
1
-1
/
+1
1998-01-29
Makefile: Fix for OSF1 typo.
Jeremy Allison
9
-10
/
+62
1998-01-28
Fix from Charles Hoch (hoch@hpl.hp.com). Whne there is no data
Jeremy Allison
1
-2
/
+4
1998-01-25
always align both the parameter and data bytes on a 4 byte boundary in
Andrew Tridgell
1
-8
/
+20
1998-01-24
Added log message so we can tell when free_service is called.
Jeremy Allison
1
-0
/
+3
1998-01-24
Fix for memory leak in loadparm.c - donated by Branko Cibej <branko.cibej@her...
Jeremy Allison
1
-1
/
+8
1998-01-24
Added get_create_time() function to time.c.
Jeremy Allison
4
-7
/
+30
1998-01-23
Changed code that truncates salt after 2 characters so that it becomes
Jeremy Allison
1
-0
/
+3
1998-01-23
Fixed warnings with gcc (assignments inside if statements).
Jeremy Allison
1
-4
/
+4
1998-01-23
changes to correctly use some HP printer inf files
Herb Lewis
1
-39
/
+146
1998-01-23
nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1
Jeremy Allison
2
-0
/
+9
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
99
-150
/
+150
1998-01-22
printing.c: Bug fix for lpng reporting.
Jeremy Allison
4
-58
/
+110
1998-01-22
*** empty log message ***
Volker Lendecke
2
-55
/
+53
1998-01-21
Fixed send_mailslot code where src_type was always being set to zero.
Jeremy Allison
1
-1
/
+1
1998-01-21
fix problems with using inf files from HP for DesignJet 750C (C3195A)
Herb Lewis
1
-1
/
+4
1998-01-20
Fixed bug found by Bernhard Laeser where we are announcing to the wrong
Jeremy Allison
1
-1
/
+1
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
8
-8
/
+195
1998-01-16
reply.c:
Jeremy Allison
4
-28
/
+48
1998-01-16
Adding new codepage file.
Jeremy Allison
1
-0
/
+168
[next]