summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* If URI not found, Fax is set to falseOrdissimo2020-02-18
* Merge pull request #29 from Ordissimo/masterTill Kamppeter2020-02-18
|\
| * Dynamic addition of the ipp/faxout property.thierry19702020-02-18
* | Corrected check for duplex capabilityTill Kamppeter2020-02-18
|/
* Dynamic addition of the ipp Duplex property.thierry19702020-02-18
* Update capabilities.cOrdissimo2020-02-18
* Fixed typo: URF, not UFRTill Kamppeter2020-02-15
* Added the PaperMax property to the TXT record of the printer.Thierry HUCHARD2020-02-15
* Adding properties to the printer's TXT record.Thierry HUCHARD2020-02-14
* Update dnssd.cOrdissimo2020-02-11
* Consolidation of the http request with cups.Thierry HUCHARD2020-02-11
* Fix memory overflow.thierry19702020-02-11
* Replacement of curl by libcups and recovery of missing info from the printer.thierry19702020-02-11
* Fixed temporarily, the field not filled in.Thierry HUCHARD2020-02-09
* Fix null fields.Thierry HUCHARD2020-02-09
* Fix buildThierry HUCHARD2020-02-09
* Detect escl scanner and add txt record.Thierry HUCHARD2020-02-09
* Add file for buildOrdissimo2020-02-06
* Txt recording for eSCL scanner.thierry19702020-02-06
* Added detection libraries libcurl and libxml2.thierry19702020-02-06
* Removal of scanner detection by usb.thierry19702020-02-06
* Merge pull request #13 from Ordissimo/masterTill Kamppeter2019-12-29
|\
| * Update constanteOrdissimo2019-12-30
| * Moving in buf.Thierry HUCHARD2019-12-30
* | Corrections on DNS-SD registration for scanner functionalityTill Kamppeter2019-12-29
|/
* Update dnssd.cOrdissimo2019-12-30
* Update dnssd.cOrdissimo2019-12-29
* the DNS-SD record of the scanner is added only if a scanner is detected.Thierry HUCHARD2019-12-29
* Add entry _uscan._tcpThierry HUCHARD2019-12-28
* Formating dnssd to match style of codebase and add header commentsDavieV2019-10-24
* Improving efficiency of list_service_threadsDavieV2019-10-22
* Introducing header file for ippusbxd and adding documentationDavieV2019-10-08
* Merge pull request #6 from DavieV/transfer-backoffTill Kamppeter2019-08-07
|\
| * Adding exponential backoff for print read requestsDavieV2019-08-07
* | apparmor: match path when bin and sbin are mergedCameron Nemo2018-11-18
|/
* Fixing spurious USB timeout errorsDavieV2018-05-03
* Fixing spurious recv timeout errors and fixing compile warningsDavieV2018-05-02
* Reducing logging code and making fixes to web scanningDavieV2018-04-25
* Changing unregister_service_thread to deallocate removed thread paramsDavieV2018-04-17
* Making the communication bi-directional with pollingDavieV2018-03-30
* Changing usb code to hold all ippusb interfacesDavieV2018-03-30
* Added missing "break" in "switch()/case" statement.Till Kamppeter2018-01-16
* Use URF info in the USB device ID for the DNS-SD recordTill Kamppeter2018-01-16
* Use port 60000 (and following) as default portTill Kamppeter2018-01-16
* Corrected syslog() call to silence warning.Till Kamppeter2018-01-16
* Do not use vsyslog()Till Kamppeter2018-01-16
* Fix automatic search of an IPP-over-USB printerTill Kamppeter2018-01-16
* Changing logging code to use correct version of syslog functionDavieV2018-01-04
* Added support for the page description language PCLm in the DNS-SD recordTill Kamppeter2017-05-23
* Make DNS-SD advertising also working in the no-printer developer modeTill Kamppeter2017-04-26