[Istopwg-ippsample-dev] [istopwg/ippsample] ff7189: Fix some more URI/UUID generation bugs.
[Istopwg-ippsample-dev] [istopwg/ippsample] ff7189: Fix some more URI/UUID generation bugs.
Michael R Sweet
noreply at github.com
Fri Jul 15 15:40:05 UTC 2022
Branch: refs/heads/master
Home: https://github.com/istopwg/ippsample
Commit: ff71896be2257dea323739b9061c9bfbe0b4a005
https://github.com/istopwg/ippsample/commit/ff71896be2257dea323739b9061c9bfbe0b4a005
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/ipp.c
M server/job.c
M server/resource.c
M server/subscription.c
Log Message:
-----------
Fix some more URI/UUID generation bugs.
Commit: 7000908700b4e8a779745a38ac86c37466830b7e
https://github.com/istopwg/ippsample/commit/7000908700b4e8a779745a38ac86c37466830b7e
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ipptransform.c
Log Message:
-----------
Report an error if freopen fails.
Commit: 82becdf66198b6b06378badeece05ecfe0703285
https://github.com/istopwg/ippsample/commit/82becdf66198b6b06378badeece05ecfe0703285
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/conf.c
M server/ippserver.h
M server/printer.c
M tools/ippdoclint.c
M tools/ipptransform.c
Log Message:
-----------
Hold printer write lock while adding a resource.
Commit: 80607d318ab50d67ffa78cefb28b46c3ba0d5ad9
https://github.com/istopwg/ippsample/commit/80607d318ab50d67ffa78cefb28b46c3ba0d5ad9
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ipp3dprinter.c
Log Message:
-----------
Don't hardcode states strings - they've changed so use the httpStateString API instead.
Commit: f03fc1d22dafd2fcc8aaea8e4fdc3ece61d5343e
https://github.com/istopwg/ippsample/commit/f03fc1d22dafd2fcc8aaea8e4fdc3ece61d5343e
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/ipp.c
Log Message:
-----------
Fix locking of printer object when deleting a printer.
Commit: 15edb2c7f8eab59a542c42e1eb5963206af2dfa9
https://github.com/istopwg/ippsample/commit/15edb2c7f8eab59a542c42e1eb5963206af2dfa9
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ippproxy.c
Log Message:
-----------
Report an error if we are unable to reconnect to the server.
Commit: 10f896b377aa2017fe3aa6638d2ea64543b325a6
https://github.com/istopwg/ippsample/commit/10f896b377aa2017fe3aa6638d2ea64543b325a6
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ipptransform.c
Log Message:
-----------
Remove debug strings and just report the value type enum number.
Commit: a176ae70438ef65d4ca6ba823abcf7c58750fafc
https://github.com/istopwg/ippsample/commit/a176ae70438ef65d4ca6ba823abcf7c58750fafc
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ipptransform.c
Log Message:
-----------
Free line buffer on error.
Commit: a47ede151859b9ffb5db92228bc9328e4cdf1fbd
https://github.com/istopwg/ippsample/commit/a47ede151859b9ffb5db92228bc9328e4cdf1fbd
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/ipp.c
Log Message:
-----------
Fix printer locking issue when allocating resources.
Commit: 0164a596bb0d291674b4fe7fabf406fa10c3b93f
https://github.com/istopwg/ippsample/commit/0164a596bb0d291674b4fe7fabf406fa10c3b93f
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/printer.c
Log Message:
-----------
Use DefaultPort for DNS-SD registrations.
Commit: dffbc8a8fc7196d1184d27232a332a9cd33167ca
https://github.com/istopwg/ippsample/commit/dffbc8a8fc7196d1184d27232a332a9cd33167ca
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ippproxy.c
Log Message:
-----------
Handle reconnection errors.
Commit: 891517a271e08f03fa13ad287d417a41f042411d
https://github.com/istopwg/ippsample/commit/891517a271e08f03fa13ad287d417a41f042411d
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/client.c
Log Message:
-----------
Open resource file before doing stat.
Commit: 2124c09e66f94704d23e7fb1745784857a332d13
https://github.com/istopwg/ippsample/commit/2124c09e66f94704d23e7fb1745784857a332d13
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ipp3dprinter.c
Log Message:
-----------
Missing unlock on error.
Commit: 4def8ced867cf06b246285859d36f0edbfb71efd
https://github.com/istopwg/ippsample/commit/4def8ced867cf06b246285859d36f0edbfb71efd
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/ipp.c
Log Message:
-----------
Copy/paste error.
Commit: c45a28558287d943379b82043c4f46e79631886a
https://github.com/istopwg/ippsample/commit/c45a28558287d943379b82043c4f46e79631886a
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/job.c
Log Message:
-----------
Missing unlock on error.
Commit: 4dd8ff80a431d6aa8a199712174434a790137ee3
https://github.com/istopwg/ippsample/commit/4dd8ff80a431d6aa8a199712174434a790137ee3
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/ipp.c
Log Message:
-----------
Fix deadlock issue.
Commit: 98690bd89d4404458ae1c0f8b5a831d119735720
https://github.com/istopwg/ippsample/commit/98690bd89d4404458ae1c0f8b5a831d119735720
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M tools/ippproxy.c
Log Message:
-----------
Fix memory leak.
Commit: b73d5b8acc5e6e505bdc6423aadd6aae8688bde4
https://github.com/istopwg/ippsample/commit/b73d5b8acc5e6e505bdc6423aadd6aae8688bde4
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/ipp.c
Log Message:
-----------
Fix deadlock issue.
Commit: 57bfaf0b2d2b1cfbd41a935fa9004b2a6672f6a1
https://github.com/istopwg/ippsample/commit/57bfaf0b2d2b1cfbd41a935fa9004b2a6672f6a1
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/conf.c
Log Message:
-----------
Fix missing comma.
Commit: 2d2eaa93280e8a86ab7794ef8769dd1865513139
https://github.com/istopwg/ippsample/commit/2d2eaa93280e8a86ab7794ef8769dd1865513139
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/client.c
Log Message:
-----------
Add memory allocation check.
Commit: 58d601d1c9325a6db890db8a573699082bb037da
https://github.com/istopwg/ippsample/commit/58d601d1c9325a6db890db8a573699082bb037da
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/client.c
Log Message:
-----------
Fix memory leak.
Commit: b94d15522f4a3ac6cd57d3236547506d7cd8139d
https://github.com/istopwg/ippsample/commit/b94d15522f4a3ac6cd57d3236547506d7cd8139d
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M server/ipp.c
Log Message:
-----------
Fix memory leak.
Compare: https://github.com/istopwg/ippsample/compare/d3667a815d3e...b94d15522f4a
More information about the istopwg-ippsample-dev
mailing list