summaryrefslogtreecommitdiff
path: root/source/utils/make_printerdef.c
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-0/+4
* Move over to RELEASE branch.Jeremy Allison2002-02-011-1/+1
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-0/+7
* Fixed parsing issue with HP printer defs reported by HP.Jeremy Allison2000-03-141-26/+62
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-9/+35
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-0/+7
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.Jeremy Allison1998-09-281-3/+25
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-2/+0
* tridge the destroyer returns!Andrew Tridgell1998-09-051-9/+9
* This is a security audit change of the main source.Jeremy Allison1998-05-121-46/+46
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* fix core dumps on Solaris 2.5 systems found by Orn AsgeirssonHerb Lewis1998-03-111-6/+12
* Fixed warnings with gcc (assignments inside if statements).Jeremy Allison1998-01-231-4/+4
* changes to correctly use some HP printer inf filesHerb Lewis1998-01-231-39/+146
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* fix problems with using inf files from HP for DesignJet 750C (C3195A)Herb Lewis1998-01-211-1/+4
* added printout of file list to stderr so you know what files you need toHerb Lewis1998-01-031-0/+4
* fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis1998-01-011-28/+97
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-171-1/+1
* Utility code to produce printer definition files from MS files.Jeremy Allison1997-10-281-0/+301