Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -12/+13 |
| | | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required. | ||||
* | main/gross: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/gross: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -0/+12 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -4/+8 |
| | |||||
* | main/gross: add missing patch | Carlo Landmeter | 2013-01-07 | 1 | -0/+13 |
| | |||||
* | main/gross: fix build on eglibc | Carlo Landmeter | 2013-01-04 | 1 | -2/+3 |
| | |||||
* | main/gross: fix the grey_tuple patch | Natanael Copa | 2011-07-11 | 2 | -19/+19 |
| | |||||
* | main/gross: build fix - disable parallel builds | Natanael Copa | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | main/gross: add grey_tuple feature | Natanael Copa | 2011-07-06 | 2 | -12/+164 |
| | | | | | | | | Allows you to do greylisting on client ip, sender domain, and helo instead of the default client ip, sender email and recipient email. Patch is discussed upstream: https://lists.utu.fi/pipermail/gross/2011/000300.html | ||||
* | main/gross: fix apkbuild | William Pitcock | 2011-06-29 | 1 | -0/+2 |
| | |||||
* | main/gross: remove *.la files | William Pitcock | 2011-06-29 | 1 | -1/+5 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/gross: upgrade to 1.0.2 | Natanael Copa | 2009-09-29 | 3 | -103/+4 |
| | |||||
* | main/gross: start service after firewall | Natanael Copa | 2009-09-15 | 2 | -8/+5 |
| | |||||
* | main/gross: init.d script fix | Natanael Copa | 2009-08-13 | 2 | -6/+6 |
| | | | | | | | we stop the daemon using --exec rather than pidfile. This is to make sure that all threads (when using linuxthreads) are gone when restarting. fixes #130 | ||||
* | main/gross: fix link in /etc/runlevels | Natanael Copa | 2009-07-24 | 2 | -3/+4 |
| | | | | fixes #72 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 10 | -0/+240 |
and fixed misc build issues |