Igor Sysoev
0993e097cf
r1577, r1582 merge:
...
Cygwin support
2007-12-12 20:38:44 +00:00
Igor Sysoev
4341d7949e
r1573, r1574, r1575 merge:
...
ngx_md5.h and ngx_sha1.h
2007-12-12 17:09:50 +00:00
Igor Sysoev
0302764c91
r1477, r1478, r1479, r1480, r1481, r1482, r1483, r1484, r1485, r1486,
...
r1487, r1488, r1494, r1495, r1499 merge:
*) ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
*) smtp_client_buffer and smtp_greeting_delay
2007-11-07 14:24:55 +00:00
Igor Sysoev
1831fb16b7
r1355, r1471, r1600 merge:
...
make 64-bit ngx_int_t on 64-bit platforms
2007-11-07 13:54:40 +00:00
Igor Sysoev
9055493445
r1491 merge:
...
add rpath for Solaris
2007-10-29 14:32:18 +00:00
Igor Sysoev
6883bc72c5
r1394 merge:
...
rename upgrade to upgrade1
use -QUIT instead of -WINCH
2007-09-22 19:06:46 +00:00
Igor Sysoev
6c6f52132e
r1376 merge:
...
add debug info for Sun Studio
2007-08-11 10:13:37 +00:00
Igor Sysoev
73b17e791a
r1344 merge:
...
fix building on amd64 by Sun Studio 11 and more early versions
2007-07-29 17:22:59 +00:00
Igor Sysoev
64bb1e34d2
r1306, r1307, r1308, r1309, r1310, r1311, r1322, r1325 merge:
...
Sun Studio related fixes
2007-07-22 08:47:45 +00:00
Igor Sysoev
60e8440bf7
add options help
2007-05-01 19:55:25 +00:00
Igor Sysoev
a088b8bb2b
fix building ngx_http_perl_module by Solaris make
2007-04-28 07:59:53 +00:00
Igor Sysoev
d9bb8e3894
ngx_http_sub_filter_module
2007-04-19 17:54:23 +00:00
Igor Sysoev
ad490864de
8.1.38 under FreeBSD can not link -ipo
2007-04-19 17:49:24 +00:00
Igor Sysoev
db390ac36d
remove trailing space in icc version
2007-04-19 17:48:49 +00:00
Igor Sysoev
5dbc83df06
fix make dependecies: pcre-6.5+ already has pcre.h
2007-04-18 11:09:38 +00:00
Igor Sysoev
02c8d181a4
Many changes:
...
*) rename imap to mail, sort pop3/imap functions
*) smtp auth support
*) pop3 starttls only
*) fix segfault if cram-md5 was used without apop
2007-03-19 13:36:56 +00:00
Igor Sysoev
9fc5607a71
test PCRE in MacPorts
2007-01-27 19:51:00 +00:00
Igor Sysoev
21dd4be0c0
fix default -O
2007-01-11 16:20:18 +00:00
Igor Sysoev
feb42254ba
icc and PCRE-6.5+ compatibility
2007-01-10 16:15:49 +00:00
Igor Sysoev
673382f2aa
do not build OpenSSL with threads, if they are not used
2007-01-10 15:21:44 +00:00
Igor Sysoev
684f955135
ngx_http_limit_zone_module must run after ngx_http_realip_module
2007-01-07 18:09:58 +00:00
Igor Sysoev
138e384c44
ngx_http_limit_zone_module
2007-01-06 18:52:46 +00:00
Igor Sysoev
948265bf18
fix for nginx.pm default installation
2006-12-24 18:23:11 +00:00
Igor Sysoev
b4887b289e
backout the r945: the nginx.pm could not be loaded at all,
...
next try to fix --with-perl_modules_path= for unpriviliged user installation
2006-12-24 18:12:18 +00:00
Igor Sysoev
48ae1ac29b
early C compiler test
2006-12-23 20:31:14 +00:00
Igor Sysoev
b8fec51723
the -V switch
2006-12-23 19:54:21 +00:00
Igor Sysoev
e4f6f00077
fix --with-perl_modules_path= for unpriviliged user installation
2006-12-23 19:16:06 +00:00
Igor Sysoev
ea2f6af9d0
test Darwin 8 atomic(3)
2006-12-22 12:54:08 +00:00
Igor Sysoev
3d2fd18a39
upstream choice modules
2006-12-04 16:46:13 +00:00
Igor Sysoev
a8c54c082c
axe old % log format
2006-11-27 14:46:15 +00:00
Igor Sysoev
693c452517
fix the previous commit
2006-11-27 11:12:34 +00:00
Igor Sysoev
0ec09f9196
test PCRE in FreeBSD, Linux, and NetBSD
2006-11-27 11:07:09 +00:00
Igor Sysoev
f9b7db5aaa
Axe several perl interpreter instances: they may be useful in currently
...
unsupported threaded environment, but now they complicate code:
*) perl_clone() requires at least duplicating nginx stash;
*) the multiplicity requires to re-evalute all precompiled subroutines
and nginx stash in new interpreter context.
2006-11-26 14:35:27 +00:00
Igor Sysoev
67cd336d88
slab allocator in shared memory
2006-11-20 08:51:45 +00:00
Igor Sysoev
80eec93a5f
fix --group= vs --user=
2006-11-06 18:39:28 +00:00
Igor Sysoev
3d7f00d414
axe src/core/ngx_unix_domain.*
2006-10-24 13:43:19 +00:00
Igor Sysoev
2f73f772f1
backout the previous commit
2006-10-19 10:19:19 +00:00
Igor Sysoev
4a2547a179
disable bcc precompiled headers,
...
bcc hungs at src/core/ngx_hash.c after previous commit
2006-10-19 09:59:18 +00:00
Igor Sysoev
5864fc0fcc
ngx_crc32()
2006-10-18 19:00:21 +00:00
Igor Sysoev
b50500689a
ngx_http_flv_module
2006-10-09 14:17:36 +00:00
Igor Sysoev
852cde4ccd
add sun4v,
...
style fix
2006-10-06 13:02:23 +00:00
Igor Sysoev
6c5c4d0eec
add sun4v
2006-10-05 20:06:03 +00:00
Igor Sysoev
5245c09547
add sun4v
2006-10-05 20:03:34 +00:00
Igor Sysoev
54ed5aaf20
force perl modules reinstallation after rebuilding
2006-10-05 14:18:08 +00:00
Igor Sysoev
347f7fe4c1
add missing entries to ./configure --help
2006-09-26 21:15:02 +00:00
Igor Sysoev
4524fb0dcd
Solaris 10 event ports support
2006-09-26 12:20:12 +00:00
Igor Sysoev
d34238f755
add -c to /bin/sh
2006-09-18 13:01:04 +00:00
Igor Sysoev
14fcd477a1
fix ">/dev/null 2>&1" order
2006-09-18 12:35:01 +00:00
Igor Sysoev
2bdefc12d8
auto/configure [ PAUSE ] hwcap bug
2006-09-18 12:27:33 +00:00
Igor Sysoev
3383ff67a5
ngx_http_browser_module
2006-09-18 12:25:07 +00:00