]> git.pld-linux.org Git - packages/proftpd.git/blame - proftpd.spec
- add header size to memory size allocated for pools (fixes SEGV if sz < POOL_HDR_BYTES)
[packages/proftpd.git] / proftpd.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/proftpd.git/blame - proftpd.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 87.
This page took 0.126506 seconds and 4 git commands to generate.
CommitLineData
a62be9f3
ER
1# TODO
2# - mod_caps uses uname -r for detection
16865efe 3# Conditional build:
2e58659a 4%bcond_without pam # disable PAM support
5%bcond_without ipv6 # disable IPv6 and TCPD support
6%bcond_without ssl # disbale TLS/SSL support
a62be9f3
ER
7%bcond_without ldap # enable LDAP support
8%bcond_without mysql # enable MySQL support
9%bcond_without pgsql # enable PostgreSQL support
10%bcond_without quotafile # enable quota file support
11%bcond_without quotaldap # enable quota ldap support
12%bcond_without quotamysql # enable quota mysql support
13%bcond_without quotapgsql # enable quota pgsql support
16865efe 14#
060127a7 15Summary: PROfessional FTP Daemon with apache-like configuration syntax
d815f4e3 16