Skip to content

issues Search Results · repo:beetlebugorg/mod_dims language:C

Filter by

13 results
 (60 ms)

13 results

inbeetlebugorg/mod_dims (press backspace or delete to remove)

Many images sometimes have white borders. While it s most ideal to directly upload an image without any white borders, it can sometimes take a while to do a whole image database conversion to remove them ...
  • kamikasky
  • Opened 
    on Jun 6, 2023
  • #49

FTR, mod_dims caused Apache to crash without any logs even with debug log level set if complied with ImageMagick 6.9.11-60_0 on macOS 10.14.6. Here are the versions of other dependencies. curl @7.75.0_0 ...
  • sshyub
  • 1
  • Opened 
    on Mar 11, 2021
  • #36

Is there any DIMS repo which i can use with Apache 2.4.20 ?
  • kurudans
  • 1
  • Opened 
    on Jul 31, 2017
  • #21

@beetlebugorg not able to build and do please let me know if any i am doing wrong here. [root@xs22v25-ops-test-clust01 ~]# rpm -qa | grep auto yum-plugin-auto-update-debug-info-1.1.30-10.el6.noarch automake-1.11.1-1.2.el6.noarch ...
  • vadirajks
  • Opened 
    on Jun 8, 2016
  • #15

Is there any reference document with all supported commands incl. params ?
  • mcbain
  • 5
  • Opened 
    on Nov 18, 2014
  • #12

Hi there @beetlebugorg, To get this working on Mac OS X (10.9, with XCode 6) and HomeBrew I needed to do the following: cd /Applications/Xcode.app/Contents/Developer/Toolchains sudo ln -s XcodeDefault.xctoolchain/ ...
  • wtfiwtz
  • Opened 
    on Sep 3, 2014
  • #11

If you add a DimsAddWhitelist entry for both *.domain.com and just domain.com, only one or the other will work, but not both.
  • jgoss1074
  • Opened 
    on Jul 25, 2014
  • #10

First some details: [root@localhost ~]# rpm -q ImageMagick ImageMagick-6.8.8-2.x86_64 [root@localhost ~]# rpm -q libtool libtool-2.2.6-15.5.el6.x86_64 [root@localhost ~]# rpm -q automake automake-1.11.1-4.el6.noarch ...
  • veetow
  • 4
  • Opened 
    on Jan 29, 2014
  • #9

identical fix-up HACK blocks appear in 3 places https://github.com/beetlebugorg/mod_dims/blob/master/src/mod_dims.c#L1286 https://github.com/beetlebugorg/mod_dims/blob/master/src/mod_dims.c#L1372 https://github.com/beetlebugorg/mod_dims/blob/master/src/mod_dims.c#L1430 ...
  • rflynn
  • Opened 
    on Jul 15, 2013
  • #8

https://github.com/beetlebugorg/mod_dims/blob/master/src/mod_dims.c#L1287 mixes position-independent use of string searching strstr() and position-dependent pointer arithmetic to check for urls that start ...
  • rflynn
  • 3
  • Opened 
    on Jul 15, 2013
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub