summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-03-12moved cgi.c and swat.c into a source/web/ directory. Note that youAndrew Tridgell2-1226/+0
1998-03-12move setup_groups() into password.c so that swat can link withoutAndrew Tridgell2-83/+86
1998-03-12use password_ok() instead of calling crypt()Andrew Tridgell2-22/+4
1998-03-12add swat to .cvsignoreAndrew Tridgell1-2/+10
1998-03-12these have been replaced by swatAndrew Tridgell2-331/+0
1998-03-12add FLAG_HIDE to "config file" option (so it can't be set in swat)Andrew Tridgell1-1/+1
1998-03-12use FSTYPE_STRING not "SAMBA" for filesystem typeAndrew Tridgell1-1/+1
1998-03-12report the max size of raw reads as 65536 not 65535 (this now matchesAndrew Tridgell1-1/+1
1998-03-11Missed fixes in NTDOM branch for doing readX via pipe IPC$.Jeremy Allison2-1/+5
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison56-2626/+22969
1998-03-11fix core dumps on Solaris 2.5 systems found by Orn AsgeirssonHerb Lewis1-6/+12
1998-03-10This functionality was added to ubi_sLinkList, so is no longer needed as aChristopher R. Hertel2-329/+0
1998-03-10Updates to all of these base level modules.Christopher R. Hertel10-381/+370
1998-03-10added status page to SWAT. Similar to smbstatus output but in a HTMLAndrew Tridgell2-4/+218
1998-03-10added a "home" iconAndrew Tridgell2-0/+2
1998-03-10added Date and Expires headers in the mini web server so clients knowAndrew Tridgell5-20/+67
1998-03-08- remove redundent strstr()Andrew Tridgell4-12/+2
1998-03-08allow for non-authenticated SWAT for demo purposesAndrew Tridgell5-11/+17
1998-03-08Jeremy is going to hate me ...Andrew Tridgell7-302/+1240
1998-03-04Removed broken change I made to mangle.c (ooops. Andrew's originalJeremy Allison2-9/+4
1998-03-04Adding Korean and Traditional Chinese codepage support.Jeremy Allison4-1/+53
1998-03-03Change the multibyte character set support so thatJeremy Allison15-218/+593
1998-02-26Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison3-3/+52
1998-02-26-N option still prompted for password in smbclient -L usageHerb Lewis2-1/+5
1998-02-26Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison3-17/+72
1998-02-26Code to work around a bug in FTP OnNet software NBT implementation.Jeremy Allison1-0/+16
1998-02-24Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcastJeremy Allison3-7/+37
1998-02-24Fixed bug where second response message was being printed with theJeremy Allison1-1/+1
1998-02-24nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison6-8/+22
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison7-40/+157
1998-02-14Fix to make us compile cleanly with gcc 2.8.Jeremy Allison1-3/+0
1998-02-14Sometime after 1.9.17p5 smbclient stopped being able to doJeremy Allison1-2/+4
1998-02-13Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>.Jeremy Allison1-1/+1
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison7-45/+29
1998-02-12make the initial logfile names consistent. This should mean that smbdAndrew Tridgell2-1/+3
1998-02-12Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...Jeremy Allison1-2/+2
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison10-13/+77
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison13-49/+115
1998-01-31server.c: Added fix where, if all the file entries are beingJeremy Allison1-1/+57
1998-01-30fix bug when using lpstat as printcap file - remove space at start ofHerb Lewis1-1/+1
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison9-10/+62
1998-01-28Fix from Charles Hoch (hoch@hpl.hp.com). Whne there is no dataJeremy Allison1-2/+4
1998-01-25always align both the parameter and data bytes on a 4 byte boundary inAndrew Tridgell1-8/+20
1998-01-24Added log message so we can tell when free_service is called.Jeremy Allison1-0/+3
1998-01-24Fix for memory leak in loadparm.c - donated by Branko Cibej <branko.cibej@her...Jeremy Allison1-1/+8
1998-01-24Added get_create_time() function to time.c.Jeremy Allison4-7/+30
1998-01-23Changed code that truncates salt after 2 characters so that it becomesJeremy Allison1-0/+3
1998-01-23Fixed warnings with gcc (assignments inside if statements).Jeremy Allison1-4/+4
1998-01-23changes to correctly use some HP printer inf filesHerb Lewis1-39/+146
1998-01-23nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1Jeremy Allison2-0/+9