2019-01-10 |
Michael R Sweet | Allow ippSetXxx from no-value or unknown to the corresp... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Michael R Sweet | Update usage info. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Michael R Sweet | Don't expect debug2 messages when we run the "deeper... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Michael R Sweet | Changelog. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Michael R Sweet | Protect against continuing to read from a file at EOF... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Michael R Sweet | Use codedoc now instead of mxmldoc. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Michael R Sweet | Update changelog. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Michael R Sweet | Merge pull request #5461 from erkanisik1/master |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Michael R Sweet | Merge pull request #5471 from Atalanttore/patch-2 |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ettore Atalan | Update cups_de.po |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Michael R Sweet | Fix potential crash in cups-driverd (rdar://46625579) |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Michael R Sweet | Bump version. v2.3b7 |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Michael R Sweet | Changelog. |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Michael R Sweet | Merge pull request #5463 from OdyX/fix-unitialized... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Didier Raboud | Fix service_idle_exit build issue with -Werror=maybe... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Erkan IŞIK | turkish update |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Michael R Sweet | Move getifaddrs to a separate header. |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Michael R Sweet | Fix ppdmerge backup filename (Issue #5455) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Michael R Sweet | Bump version, changelog. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Michael R Sweet | Fix compile errors - not sure why these didn't show... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Michael R Sweet | Bump version v2.3b6 |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Michael R Sweet | CVE-2018-4700: Linux session cookies used a predictable... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Update localization files. |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Remove cupsaddsmb and associated documentation and... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Drop cupstestdsc program and related documentation... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Update HTML man pages. |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Changelog |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Update message catalogs for new usage help (Issue ... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Normalize --help usage for cupsd (Issue #5326) |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Add --help usage for all Berkeley commands (Issue ... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Normalize --help usage for ippfind and ipptool (Issue... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Add --help usage for all System V commands (Issue ... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | lpoptions now works with discovered but un-added printe... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Michael R Sweet | Don't error out on deprecations. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Fix -E option (Issue #5440) |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | More bogus indentation. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Update configure script. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Fix bogus indentation. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Revert os_transaction changes. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Fix handling of MaxJobTime 0 (Issue #5438) |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Pass ASAN_OPTIONS to filters. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Remove malloc logging output since we no longer use... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Michael R Sweet | Fix test suite failure caused by log rotation due to... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Michael R Sweet | Fix ASAN support on Linux, drop suppressions file and... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Michael R Sweet | Don't use GuardMalloc on macOS now that we have Address... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Michael R Sweet | Support AddressSanitizer in builds. |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Michael R Sweet | Add USB quirk rule for Zebra ZD420 (Issue #5395) |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Michael R Sweet | Add USB quirk rule for Star printer (Issue #5443) |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Michael R Sweet | Fix a crash bug when mapping PPD duplex options to... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Michael R Sweet | Update default compiler options for GCC 8.x. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Michael R Sweet | Fix compile error. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Michael R Sweet | Add cupsManualCopies as needed (Issue #5433) |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Michael R Sweet | Fix potential truncation of Kerberos credentials (Issue... |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Michael R Sweet | Switch from xpc_transaction_begin to os_transaction_create. |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Michael R Sweet | Add note about restarting the scheduler manually after... |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Michael R Sweet | Clarify meaning of printer errors (Issue #5404) |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Michael R Sweet | Document indirect changing of configuration files ... |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Michael R Sweet | Merge pull request #5410 from AOSC-Dev/master |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Michael R Sweet | Deprecate snmp backend. |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Michael R Sweet | Disable SNMP supply levels when the community name... |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Michael R Sweet | Don't include subdirs for internal libraries. |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Michael R Sweet | Fix stuck multi-file jobs (Issue #5359, Issue #5413) |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Michael R Sweet | Localization updates (Issue #5408) |
commit | commitdiff | tree | snapshot |
2018-11-07 |
Michael R Sweet | Add USB quirks rule for Lexmark MS317dn (Issue #5420) |
commit | commitdiff | tree | snapshot |
2018-11-06 |
Michael R Sweet | Fix more compiler warnings (Issue #5423) |
commit | commitdiff | tree | snapshot |
2018-11-06 |
Michael R Sweet | Fix compiler warnings (Issue #5423) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Michael R Sweet | Fix makefile errors on install. |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Michael R Sweet | Add new libcupslite component that builds a libcups... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Michael R Sweet | Add libcups component name, localization bundle support... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Michael R Sweet | Don't install cupscgi, cupsmime, or cupsppdc shared... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Michael R Sweet | Make sure _cups_debug_set always exists. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Michael R Sweet | Need to install debug-private.h as a private header. |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Michael R Sweet | Use 'Standard' process type to get higher priority... |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Michael R Sweet | Drop -Wno-format-truncation since only newer versions... |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Michael R Sweet | Update the location of strings files on newer versions... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Michael R Sweet | Don't install/remove private headers for internal libra... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Michael R Sweet | Move debug printfs to internal usage only. |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Michael R Sweet | Drop _httpTLSSetCredentials - not implemented or used. |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Michael R Sweet | Don't install internal headers. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Cleanup. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Save/restore line number to fix error line reporting. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Don't install headers for libcupcgi, libcupsmime, or... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Fix embedded whitespace issue. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Re-wrap comment. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Fix location of program database. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Drop SNMP functions. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Update Windows DLL exports. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Don't need to include zlib header. |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Michael R Sweet | Remove dependency on zlib headers outside of libcups. |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Michael R Sweet | More build fixes. |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Michael R Sweet | Add missing DNSSD.LIB functions. |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Michael R Sweet | Fix build issues, add missing files. |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Michael R Sweet | Add DNS-SD stub library project. Update VS projects. |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Michael R Sweet | Search for codesign/true, use LDFLAGS for shared librar... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Michael R Sweet | Update Xcode project, clean up includes for _cupsRaster... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Michael R Sweet | Move PPD tests to PPD unit test file. |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Michael R Sweet | Fix raster header writing. |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Michael R Sweet | Remove obsolete declarations. |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Michael R Sweet | Move raster functions into libcups, with stubs that... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Michael R Sweet | Mark internal functions as internal. |
commit | commitdiff | tree | snapshot |
next |