summaryrefslogtreecommitdiff
path: root/source3/utils/make_printerdef.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-09-17move to SAFE_FREE()Simo Sorce1-8/+8
2001-09-15free memory before returning.Simo Sorce1-0/+7
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-7/+7
2000-03-14Fixed parsing issue with HP printer defs reported by HP.Jeremy Allison1-26/+62
2000-02-15Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison1-9/+35
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-0/+7
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-09-28Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.Jeremy Allison1-3/+25
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-2/+0
1998-09-05tridge the destroyer returns!Andrew Tridgell1-9/+9
1998-05-12This is a security audit change of the main source.Jeremy Allison1-46/+46
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-1/+1
1998-03-11fix core dumps on Solaris 2.5 systems found by Orn AsgeirssonHerb Lewis1-6/+12
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-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-21fix problems with using inf files from HP for DesignJet 750C (C3195A)Herb Lewis1-1/+4
1998-01-03added printout of file list to stderr so you know what files you need toHerb Lewis1-0/+4
1998-01-01fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis1-28/+97
1997-11-17loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1-1/+1
1997-10-28Utility code to produce printer definition files from MS files.Jeremy Allison1-0/+301