Commit Graph

18 Commits (f7dab695cc4f1415ad3728e0bae3ad37159ed1c4)

Author SHA1 Message Date
Jan Kneschke 51826fc05c renamed ltostr() to LI_ltostr() to fix compile on HP/UX (fixes #465)
16 years ago
Jan Kneschke bbd42c4e03 added dir-listing.set-footer = <string> to set a footer under the
16 years ago
Marcus Rückert dac6d449dd - backported fix from trunk
16 years ago
Jan Kneschke fff10e1d1a reduced default PATH_MAX to 255 (fixes #826)
16 years ago
Jan Kneschke 8fca20187e fixed conditional dir-listing.exclude (fixes #930)
16 years ago
Marcus Rückert 8cd1471cb3 - white space cleanup part 2 this time 1.4 ;)
17 years ago
Jan Kneschke 874173ce56 added summary-tag to all tables in dirlisting and status
17 years ago
Jan Kneschke a1e6331f04 fixed encoding of UTF8 data (Jani Taskinen <sniper@iki.fi>)
17 years ago
Jan Kneschke a39e5713d5 show HEADER.txt if it exists (fixes #246) (<mnag@FreeBSD.org>)
17 years ago
Jan Kneschke 33101e2057 include content-type in HTML too
17 years ago
Jan Kneschke 60ccbd89f7 fixed unsigned compares
18 years ago
Jan Kneschke 976f32182e simplified buffer-encoding functions into one function
18 years ago
Jan Kneschke b4d9d061c8 either remove include config.h or covered it in HAVE_CONFIG_H
18 years ago
Jan Kneschke 9a2e653557 if pcre is not avaible the UNUSED(regex) tries to tag a non-existent parameter
18 years ago
Jan Kneschke 34e169d58d Patch for new option 'dir-listing.exclude' (closes #215)
18 years ago
Jan Kneschke 86ac3fb37f if pathconf fails (like on obsd and nfs) fall back to NAME_MAX or 256
18 years ago
Jan Kneschke 1a1fc2d54d forgot to add the legacy option as conditional
18 years ago
Jan Kneschke d8394f7f2e moved code to mod_staticfile, mod_dirlisting and mod_indexfile
18 years ago