summaryrefslogtreecommitdiff
path: root/usr/src/lib/print
AgeCommit message (Collapse)AuthorFilesLines
2022-05-1114671 Libraries should use -lmd instead of -lmd5Dan McDonald1-1/+1
Reviewed by: Brian Bennett <brian.bennett@mnx.io> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-03-1014443 resection manual pages per IPD4Richard Lowe2-3/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-10-1313184 Stop translating ld(1) options through cw(1)Richard Lowe1-1/+1
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-0412447 should install library compat symlinks from library makefiles, not ↵Richard Lowe8-19/+0
Targetdirs Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0412454 remove lint library machineryRichard Lowe27-84/+11
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-1412165 lp: argument to 'alloca' may be too largeToomas Soome3-47/+28
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-2712102 print: cast between incompatible function typesToomas Soome5-39/+34
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-08-1611528 Makefile.noget can get goneJohn Levon2-2/+2
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-07-0111170 print: NULL pointer errorsToomas Soome9-164/+146
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Norm Jacobs <naj@snapcon.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-2711271 libprint: memset after calloc and possible NULL pointer dereferenceToomas Soome1-8/+5
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Norm Jacobs <naj@snapcon.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-2711270 libipp-listener: strtok() can return NULL and we do leak open fileToomas Soome1-2/+3
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Norm Jacobs <naj@snapcon.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-2711269 libipp-listener: leftover debug/test construct with FORCE_LPSCHED_URIToomas Soome1-8/+0
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Norm Jacobs <naj@snapcon.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-2511272 libprint: move declaration of ns_kvp_destroy() into ns.hToomas Soome3-4/+1
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-141/+0
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Frederik Wessels <wessels147@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon8-5/+30
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-12-138823 print: variable 'error' set but not usedToomas Soome1-4/+9
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: ken mays <maybird1776@yahoo.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-05-158215 print: misleading-indentationToomas Soome1-91/+80
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-03-257445 mod_ipp no longer neededAlexander Pyhalov8-1242/+0
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-04-215605 Disable IPP printing like SMB printing can be disabledGordon Ross1-7/+5
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
2015-03-025609 port mod_ipp to Apache 2.2 (fix apr include)Gordon Ross1-3/+3
2015-02-205609 port mod_ipp to Apache 2.2Gordon Ross5-91/+162
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Garrett D'Amore <garrett@damore.org>
2014-01-084378 Clean up %C in *time() functionsGary Mills1-3/+3
438 need documentation for strftime %s flag Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2013-08-304072 make clobber leaves trashGordon Ross1-0/+2
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2012-09-222933 compiler warning gags need better granularityRichard Lowe6-8/+17
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-27/+11
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc 6901783 strndup would be nice 6824404 libc should provide ffsl() & ffsll() 6793969 RFE: Add|stpcpy|to libc 6735446 Want a __progname symbol for BSD-style source compatibility 6421095 Solaris should provide strcasestr 6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux --HG-- rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
2010-07-066946115 lpstat -o <remote jobID> return bad-argument error even when jobID ↵Keerthi Kondaka1-7/+21
is valid
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami9-216/+618
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2010-04-236899054 Hang with lpstat -v when xfn listed in nsswitch confgowtham thommandra - Sun Microsystems - Bangalore India1-26/+26
2010-03-25PSARC 2010/013 SMF Early Manifest ImportTom Whitten1-2/+2
6503835 manifest-import should be done earlier in boot
2010-02-186887645 The "Title:" is not printed on banner pageKeerthi Kondaka2-2/+8
2010-01-18PSARC 2009/686 Improving the use and debugging of the basic privilege set.Casper H.S. Dik1-11/+14
PSARC/2009/685 Basic Network Privilege 6434380 Expanding the basic privilege set in order to restrict network access and IPC 6912229 Multiple applications mishandle privilege operations, particular they ignore the basic set 6915243 dladm mishandles basic privileges 6915244 in.tftpd mishandles privileges operations 6915250 NDMP mishandles basic privileges 6915257 smbd mishandles basic privileges 6915277 login audit mishandles basic privileges 6915284 su audit mishandles basic privileges 6915778 lpd-port mishandles basic privileges 6915782 zlogin mishandles basic privileges
2009-12-066874309 Remove NIS+ from SolarisRaja Andra4-121/+35
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp2-11/+2
Portions contributed by Rich Lowe
2009-06-126760057 output messages of accept(1),reject(1) changed after 127127-11 applied."Nagaraj Yedathore - Sun Microsystems - Bangalore India"2-14/+72
2009-05-286827166 A request submitted from client to server using "ipp" service cannot ↵sonam gupta - Sun Microsystems - Bangalore India1-32/+36
be canceled using "lpd" service
2009-05-226841806 incorrect pointer modification in massage_control_file()Jonathan Cowper-Andrewes1-9/+21
2009-05-116795878 Cascading banner page produces lp@ instead of user@Keerthi Kondaka2-1/+16
2009-04-216783023 lpstat -v dumps core without printer nameKeerthi Kondaka4-30/+41
2009-04-216786505 Number of copies incorrect when using stdinKeerthi Kondaka1-0/+7
2009-03-306799615 return from stat() should be checked when looking for zero byte filesJonathan Cowper-Andrewes3-3/+21
2009-03-296815933 lpstat -l 2 -p <print queue> always shown Processing Job (Regression)sonam gupta - Sun Microsystems - Bangalore India1-22/+64
2009-03-246806136 file name either not printed or printed incorrectly in banner pagesonam gupta - Sun Microsystems - Bangalore India2-3/+14
2009-03-246815198 lp -d .. -H hold not working for s10u5"Nagaraj Yedathore - Sun Microsystems - Bangalore India"1-2/+2
2009-03-236789790 'lpstat -o' doesnot display the host-info along with the owner of ↵sonam gupta - Sun Microsystems - Bangalore India3-12/+76
the request with ipp service
2009-03-196802265 massage_control_data() does not check for H<hostname>Jonathan Cowper-Andrewes1-13/+40
2009-03-186799485 lpr -t does not tell the data from stdin is troff to printers after ↵"Nagaraj Yedathore - Sun Microsystems - Bangalore India"1-0/+11
127127-11
2009-03-026759604 general user on the lp client can cancel root user's print jobsonam gupta - Sun Microsystems - Bangalore India1-9/+8
2009-02-146761070 PSARC 2008/580 Solaris host-based firewallTruong Nguyen1-3/+6
6236609 svc.startd resets auxiliary state on svcadm mark maintenance 6762307 SMF - expressing a service's maintenance state by request of another service
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami9-28/+127
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-01-196757330 discard zero byte size printjob to remote queueJonathan Cowper-Andrewes3-109/+140
6792042 several printing source files are not cstyle clean