summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison99-150/+150
1998-01-22printing.c: Bug fix for lpng reporting.Jeremy Allison4-58/+110
1998-01-22*** empty log message ***Volker Lendecke2-55/+53
1998-01-21Fixed send_mailslot code where src_type was always being set to zero.Jeremy Allison1-1/+1
1998-01-21fix problems with using inf files from HP for DesignJet 750C (C3195A)Herb Lewis1-1/+4
1998-01-20Fixed bug found by Bernhard Laeser where we are announcing to the wrongJeremy Allison1-1/+1
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison8-8/+195
1998-01-16reply.c:Jeremy Allison4-28/+48
1998-01-16Adding new codepage file.Jeremy Allison1-0/+168
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison5-15/+16
1998-01-15reply.c: Added timestamp to attack warning.Jeremy Allison2-1/+3
1998-01-12propogate my cgi changes to the main branchAndrew Tridgell3-2/+3
1998-01-12*** empty log message ***Andrew Tridgell4-11/+34
1998-01-11*** empty log message ***Andrew Tridgell1-0/+5
1998-01-11*** empty log message ***Andrew Tridgell1-3/+3
1998-01-10Following discussions with Cristian Gafton (Red Hat) we have decided to makeJohn Terpstra1-2/+8
1998-01-10ipc.c: Fixed problem where we were not returning 'buffer too small'Jeremy Allison1-2/+2
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison4-24/+36
1998-01-08preparing for release of 1.9.18Samba Release Account1-1/+1
1998-01-08Fixed an apparent typo:Christopher R. Hertel1-1/+1
1998-01-07Ensure that if we are in share mode security that the smb_uidJeremy Allison1-1/+2
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison7-13/+45
1998-01-06Added manpages.Volker Lendecke1-4/+0
1998-01-05the real source code for the smbfs utilities. Forgot to doVolker Lendecke3-0/+1429
1998-01-05Added 3 commands:Volker Lendecke4-32/+59
1998-01-03added printout of file list to stderr so you know what files you need toHerb Lewis1-0/+4
1998-01-03added timestrings to become and unbecome domain/local master browserHerb Lewis2-12/+13
1998-01-02fix printer driver rpc to prevent core dumps.Herb Lewis1-65/+73
1998-01-01fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis2-40/+134
1997-12-29avoid the ~ operator in netmask operations as apparently it causesAndrew Tridgell1-33/+55
1997-12-29a dummy change to shmem_sysv.c to try and break CVS out of a problemAndrew Tridgell1-0/+1
1997-12-26fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1-4/+4
1997-12-26fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell2-7/+7
1997-12-26use _exit to exit a childAndrew Tridgell1-6/+2
1997-12-24This is actually Jeremy, working as Herb :-).Herb Lewis1-0/+22
1997-12-24preparing for release of 1.9.18alpha14Samba Release Account1-1/+1
1997-12-24Added SIGUSR1/SIGUSR2 handling.Jeremy Allison5-4/+98
1997-12-24nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison5-57/+118