summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison99-150/+150
This is merely updating the Copyright statements from 1997 to 1998. It's a once a year thing :-). NO OTHER CHANGES WERE MADE. Jeremy. (This used to be commit b9c16977231efb274e08856f7f3f4408dad6d96c)
1998-01-22printing.c: Bug fix for lpng reporting.Jeremy Allison4-58/+110
server.c: Large fix for oplock deadlock bug. util.c: Fix for oplock deadlock bug. Jeremy. (This used to be commit 4cae830ab3a942b2f2868173a492d02f6332651d)
1998-01-22Added Romanian consultant.Jeremy Allison1-2/+19
Jeremy. (This used to be commit 722dc838c754e9367cca5a3bd78bbb5d5871936a)
1998-01-22*** empty log message ***Volker Lendecke3-56/+54
(This used to be commit 1e1b0c80f84657f89ffcd4132887cd9f8a26885a)
1998-01-21Fixed send_mailslot code where src_type was always being set to zero.Jeremy Allison1-1/+1
Fix found by Bernhard Laeser <nlaesb@ascom.ch>. Jeremy. (This used to be commit 303b5a79c83246e1895f9478e187610addfd2862)
1998-01-21fixed a few typos in the instructions and added a longer explaination forHerb Lewis1-3/+146
how the printers.def entry is constructed. (This used to be commit d9be263e598cbb10d2632247a82043aa19840012)
1998-01-21fix problems with using inf files from HP for DesignJet 750C (C3195A)Herb Lewis1-1/+4
(This used to be commit 4e258eecf7088d78b285440ca87386987196eaec)
1998-01-20Fixed bug found by Bernhard Laeser where we are announcing to the wrongJeremy Allison1-1/+1
DMB name. Jeremy. (This used to be commit 6b3d4620c128fe1f77f579a451eac7f41a83064f)
1998-01-17Added italian consultancy.Jeremy Allison1-1/+20
Jeremy. (This used to be commit 9e864db97050d35675a2629ad0fb3decbd72de8f)
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison8-8/+195
from Max Khon <max@iclub.nsu.ru>. chgpasswd.c: Allow old RAP change password to work with encrypted passwords. Samba can now allow Windows 95/NT clients to securely change the Lanman password ! (But not the NT hash - that gets lost). ipc.c: smbdes.c: smbpass.c: Support for the above. server.c: #ifdef'ed out fix for NT redirector bug. util.c: Fix NIS bug with server name. Jeremy. (This used to be commit cd9fad92d0316e5a0007ba3c5668906dc2f011f1)
1998-01-16reply.c:Jeremy Allison4-28/+48
server.c: Test fix for NT worstation SMBmv oplock bug. smbdes.c: Addition of 'forward' parameter in preparation of allowing password change. Jeremy. (This used to be commit 0b0b1fb122a52e67a8fdc77d013ad0b3bbb90d19)
1998-01-16Adding new codepage file.Jeremy Allison1-0/+168
Jeremy. (This used to be commit 91155265db1f0916716bf8da10bfda4e11124c55)
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison5-15/+16
charset.c: Supporting code for codepage 866. clientutil.c: Fix compile bug in little-used #define. includes.h: Supporting code for codepage 866. make_smbcodepage.c: Supporting code for codepage 866. pcap.c: Fix bug for lpstat. Jeremy. (This used to be commit 6040d7a39e5d5ab426905aa79b871df815fb9b62)
1998-01-15reply.c: Added timestamp to attack warning.Jeremy Allison2-1/+3
server.c: Fixed security=share problem where the vuid was still being looked at. Jeremy. (This used to be commit ab8d615fe2004c3ca93dd2978ba988ea89d7fd74)
1998-01-14README describe inst package version number correctlyHerb Lewis5-44/+150
idb.pl fix some permission problems with shell scripts sambalp new script supplied by Alan Stebbens that can run setuid to properly print banner page for known users. smb.conf use new sambalp by default. psfixes.pl remove - now handled by sambalp (This used to be commit 129aab955c069206109461e31f2b0244d8586908)
1998-01-14file srv_lsa_hnd.c was initially added on branch BRANCH_NTDOM.Luke Leighton0-0/+0
(This used to be commit d6354d60a1f96c0822a6345246d7b1cf52ebd391)
1998-01-14left out a piece of my last fix for inst package version numberHerb Lewis1-0/+1
(This used to be commit 66899c27cd4b475bb7974c4d6de6ecb6764fb6fb)
1998-01-13fix bug in search stringHerb Lewis1-1/+1
(This used to be commit 04d2773a8e3b7c7dda33cd89b3042c868a1bb8dd)
1998-01-12propogate my cgi changes to the main branchAndrew Tridgell3-2/+3
(This used to be commit 215c97e83ac74757cffb4f64176c80ddb845d65f)
1998-01-12*** empty log message ***Andrew Tridgell4-11/+34
(This used to be commit 7b031586ca33a381eb0e27f3557f43c2550df5f8)
1998-01-11*** empty log message ***Andrew Tridgell1-0/+5
(This used to be commit 440535a0c755cfb55ced8fe537e2251d6a30714f)
1998-01-11*** empty log message ***Andrew Tridgell1-3/+3
(This used to be commit a307b5155594a12ca978190cc9dec52e203e0fd3)
1998-01-10Following discussions with Cristian Gafton (Red Hat) we have decided to makeJohn Terpstra1-2/+8
PAM silent about it's actions. This reduced error logging for EVERY password validation request. Refer to password.c PAM section for further info. Fiels Affected: password.c (This used to be commit 7a1a8042dd005e26e610a16eaaa693f119b874c7)
1998-01-10ipc.c: Fixed problem where we were not returning 'buffer too small'Jeremy Allison1-2/+2
when NT sends up a mdrcnt of zero. Jeremy. (This used to be commit 2a75519b8592948b2f35ecca040bd3f88bf89be5)
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison5-36/+37
source/Makefile: Added Volker's comment. source/nmbd_become_lmb.c: source/nmbd_browsesync.c: source/nmbd_incomingdgrams.c: Fixed userdata alignment problems. source/mem_man/mem_man.c: source/mem_man/mem_man.h: added smb_ prefix to stop namespace collisions. Jeremy. (This used to be commit 4c8af3bc9f43b2427609cbeecb7940b1753a9a1c)
1998-01-08fix bug in version numbering schemeHerb Lewis1-1/+7
(This used to be commit 2e9f4b5daa74484cbc8c3dc929ab3ae42d663f9f)
1998-01-08missing a couple of binary files in the distributionHerb Lewis1-19/+17
(This used to be commit 84e2f7854769190816690f55bfd442e8bedc92fe)
1998-01-08preparing for release of 1.9.18Samba Release Account45-45/+45
(This used to be commit c3f725ad889650147cf5b931ca9f34836daaf942)
1998-01-08Final changes - ready for 1.9.18.Jeremy Allison1-16/+20
Jeremy. (This used to be commit 5e62a96e504f298b45dae904957029de91b3e3c4)
1998-01-08Fixed an apparent typo:Christopher R. Hertel1-1/+1
2551c2551 < #endif /NO_FORK_DEBUG */ --- > #endif /* NO_FORK_DEBUG */ Chris -)----- (This used to be commit 954fc7e0d01443f4bfc7157f2dcba2187f6700ec)
1998-01-07Updated for 1.9.18 - just need a few more changes & it's done.Jeremy Allison1-16/+5
Jeremy. (This used to be commit d0ae436de138e84fbbbbd2dc4f5617365d907f4f)
1998-01-07Ensure that if we are in share mode security that the smb_uidJeremy Allison1-1/+2
field is invalid. Jeremy. (This used to be commit a689ca1ce5c3ffdc753dce329f51a8ede0592f29)
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison7-13/+45
interface.c: Added netmask fix. nmbd_nameregister.c: Fixed unitialised variable warnings. nmbd_winsproxy.c: Fixed unitialised variable warnings. nmbd_winsserver.c: Fixed DEC warnings. print_svid.c: Fixed DEC warnings. printing.c: Added LPRng fixes. Jeremy. (This used to be commit 28aff043c4a3693a0c20e87c7ce11eb4bf285b78)
1998-01-07Updated french contact address.Jeremy Allison1-6/+10
(This used to be commit 800510a852db046bf88a88c966c80d71b474f4ef)
1998-01-06Added manpages.Volker Lendecke4-4/+131
Removed obsolete options from smbmount help message. Volker (This used to be commit 2d550d28cd9d3cdb6f72e1f387d9c65dbc1404ad)
1998-01-05the real source code for the smbfs utilities. Forgot to doVolker Lendecke3-0/+1429
cvs add first. Volker (This used to be commit 65406a546e15e53fcb0b724d0df3bc56a784edff)
1998-01-05Added 3 commands:Volker Lendecke4-32/+59
smbmount: This is a stripped down smbclient that communicates with the Linux 2.1.x kernel to supply authenticated smb connections for smbfs mount points. smbmnt/smbumount: setuid commands that do the actual smb mount system call after having done the appropriate security checks (This used to be commit ccbbc4e647ad900b215dae949d5bcd45671c68c8)
1998-01-05Fixed type that referred to regedit.exe instead of regedt32.exe.John Terpstra1-1/+1
(This used to be commit 6a55305070f7dfd8a615a7f2c6d10c171ff8f0c5)
1998-01-03fixed type in list of ignored filesHerb Lewis1-1/+1
(This used to be commit ae50080b6a09b62fbca0260e07a1bca4cde139ff)
1998-01-03added description of changes I madeHerb Lewis1-4/+20
(This used to be commit 6b8f8005f2e04665ceefe4ad98587617ff2666d0)
1998-01-03added printout of file list to stderr so you know what files you need toHerb Lewis1-0/+4
copy to your printer$ share (This used to be commit bdfa5c709986051e78198c68c5a90358fdfa780e)
1998-01-03added commented out sections for supporting automatically providing printerHerb Lewis1-0/+26
drivers to Win95 clients. (This used to be commit e414f4223208dffb464940da90d536add88183db)
1998-01-03added timestrings to become and unbecome domain/local master browserHerb Lewis2-12/+13
messages. (This used to be commit 5e7e3d18b51e1eb949bc793d3106a17d8e65a1af)
1998-01-02fix printer driver rpc to prevent core dumps.Herb Lewis1-65/+73
(This used to be commit 0c82d139e3eb20a00016df30f33835ab5150ecea)
1998-01-02fix up perl script so it is a little cleaner and also works with perl 4Herb Lewis1-17/+21
(This used to be commit 5b724c6551c963454fe4ce27cfc8756e0c76712d)
1998-01-01fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis2-40/+134
changes to ipc.c to use new printers.def file (This used to be commit 52e275c4ccc1b7f0c2ef8d12d28065898a1c89c9)
1997-12-29avoid the ~ operator in netmask operations as apparently it causesAndrew Tridgell1-33/+55
problems on some systems (eg. freeBSD 2.2.2). I'm surprised by this but the change looks harmless. Patch from fred@datalync.com (This used to be commit ae8151330deafb7abc5aa604e7c8c0b762e3aa20)
1997-12-29a dummy change to shmem_sysv.c to try and break CVS out of a problemAndrew Tridgell1-0/+1
with the ntdom branch (This used to be commit 213c3a4ed27cdc689e941b9a6d70e02e8b7dedd4)
1997-12-26fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1-4/+4
output but not a core dump) (This used to be commit 4dc66214a0cdf16e48cca961914fae37b3762330)
1997-12-26fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell2-7/+7
caused a core dump under IRIX when compiled with -64. In general you cannot assume things about variable sizes. In particular sizeof(time_t) may not equal sizeof(long) and sizeof(uint16) may not equal sizeof(short). There are probably other bugs like this. We'll need to check all format statements for use of %ld, %hx etc. In general these should not be used unless you have an explicit cast to the appropriate type. (This used to be commit 6ea907e78672558d470e9a819982940a9228e2fa)