Dominic Cleal
|
40bca477a5
|
Merge Augeas lens fix for continuations in section headings
From 0b22176535
Closes: #2525
|
2016-02-23 09:37:35 +00:00 |
|
Dominic Cleal
|
6d1b0298ac
|
Add failing test from ticket #2525
Augeas fails to parse the last new line/continuation between an IP in a
VirtualHost block and the closing `>` of the section.
|
2016-02-23 09:35:29 +00:00 |
|
Noah Swartz
|
77d606d8aa
|
Merge pull request #2510 from letsencrypt/temp-saves-only-plz
Temporary saves only
|
2016-02-22 18:17:43 -08:00 |
|
bmw
|
22d6a9e8d9
|
Merge pull request #2105 from phispi/test_apache_modules
Added some standard apache2 modules that make tests fail.
|
2016-02-22 16:33:37 -08:00 |
|
Brad Warren
|
f9a3abeeae
|
fixes #2247
|
2016-02-19 17:58:37 -08:00 |
|
Peter Eckersley
|
f018895d72
|
Merge pull request #2487 from letsencrypt/undefined-addrs
Fixes #2470
|
2016-02-19 12:27:45 -08:00 |
|
Brad Warren
|
0062678f7d
|
A temporary save is a good save
|
2016-02-19 12:20:32 -08:00 |
|
Brad Warren
|
6135ba7a59
|
break
|
2016-02-17 17:24:57 -08:00 |
|
Brad Warren
|
36c6f734a8
|
fix #2470
|
2016-02-16 14:56:26 -08:00 |
|
Robert Xiao
|
a819cdcd9a
|
Support system-default Apache on OS X. Tested on Yosemite (10.10).
|
2016-02-11 17:09:50 -05:00 |
|
Peter Eckersley
|
563c115044
|
Bump version to 0.5.0
|
2016-02-10 18:49:27 -08:00 |
|
Peter Eckersley
|
74063851e3
|
Release 0.4.0
|
2016-02-10 18:48:40 -08:00 |
|
Brad Warren
|
c328ec6200
|
Include centos-options-ssl-apache.conf in letsencrypt-apache
|
2016-02-10 16:35:00 -08:00 |
|
Brad Warren
|
8f283924cd
|
Add --apache-ctl as deprecated arg
|
2016-02-09 15:43:51 -08:00 |
|
Brad Warren
|
8a5d40fc35
|
Make add_deprecated_argument more readable
|
2016-02-09 15:41:42 -08:00 |
|
Brad Warren
|
8ddebe3d12
|
Create tests to prevent future regressions
|
2016-02-01 18:21:02 -08:00 |
|
Brad Warren
|
3c34fd80c7
|
Change enable_mod order
|
2016-02-01 18:09:47 -08:00 |
|
Roy Wellington Ⅳ
|
9c28364477
|
Make exception syntax Python 3 compatible.
Translate all except and raise statements that are in the old form to
the Python 3 compatible format.
|
2016-01-30 19:53:50 -08:00 |
|
bmw
|
609776a709
|
Revert "Revert "Revert "Temporarily disable Apache 2.2 support"""
|
2016-01-29 17:30:27 -08:00 |
|
bmw
|
33e0c8fe74
|
Merge pull request #2286 from SwartzCr/issue_1991
write servername/serveralias if copying a generic vhost
|
2016-01-29 17:29:10 -08:00 |
|
Noah Swartz
|
36e2c9a992
|
remove test hackery
|
2016-01-29 17:11:05 -08:00 |
|
Noah Swartz
|
7d63a0c8df
|
fix stupid broken tests
|
2016-01-29 16:44:22 -08:00 |
|
Noah Swartz
|
7215376ff9
|
update server list with added names
|
2016-01-29 16:09:19 -08:00 |
|
Noah Swartz
|
a6d0410f4e
|
remove old TODO
|
2016-01-29 15:30:23 -08:00 |
|
Noah Swartz
|
fd9fa1b965
|
Merge pull request #2284 from SwartzCr/centos_sslcompression
make different options ssl conf for centos
|
2016-01-29 13:40:52 -08:00 |
|
Peter Eckersley
|
eb59804f76
|
Merge pull request #2314 from letsencrypt/rpm-apache22
Small Apache 2.2 fixes
|
2016-01-29 13:34:58 -08:00 |
|
Brad Warren
|
50e2f769c0
|
loc--, readability++
|
2016-01-29 12:54:34 -08:00 |
|
Noah Swartz
|
b7c94bb297
|
don't continue if there's no vhost
|
2016-01-28 16:48:12 -08:00 |
|
Noah Swartz
|
5f50d698ee
|
fix var name
|
2016-01-28 16:26:44 -08:00 |
|
Noah Swartz
|
69ac8c6cfa
|
add servername/alias for all vhosts
|
2016-01-28 16:24:56 -08:00 |
|
Noah Swartz
|
3e5b89daa5
|
remove save params
|
2016-01-28 15:54:02 -08:00 |
|
Noah Swartz
|
1417dc43cd
|
save ssl directives
|
2016-01-28 15:38:14 -08:00 |
|
Noah Swartz
|
e7507e5354
|
don't double write servers
|
2016-01-28 14:53:47 -08:00 |
|
Noah Swartz
|
ff98ae3f22
|
remove is_generic always write target_name
|
2016-01-28 13:25:10 -08:00 |
|
Peter Eckersley
|
b6d0632a10
|
Bump version to 0.4.0
|
2016-01-27 17:05:25 -08:00 |
|
Peter Eckersley
|
cf218dd7f1
|
Release 0.3.0
|
2016-01-27 15:12:30 -08:00 |
|
bmw
|
7c6678b873
|
Revert "Revert "Temporarily disable Apache 2.2 support""
|
2016-01-27 10:43:56 -08:00 |
|
Brad Warren
|
870a743ce1
|
Detect * and _default_ conflict
|
2016-01-26 18:09:55 -08:00 |
|
Noah Swartz
|
4bae5b432c
|
fix tests
|
2016-01-26 13:53:43 -08:00 |
|
Noah Swartz
|
80ce6e2942
|
initial servername write test
|
2016-01-26 13:42:56 -08:00 |
|
Brad Warren
|
8ba59406ad
|
When in doubt, use the config root
|
2016-01-26 11:40:44 -08:00 |
|
Noah Swartz
|
1a14b4c8d5
|
fix mapping issue
|
2016-01-26 10:39:54 -08:00 |
|
Noah Swartz
|
1a12aa01b4
|
make different options ssl conf for centos
|
2016-01-26 10:17:34 -08:00 |
|
bmw
|
90c7a73146
|
Merge pull request #2078 from letsencrypt/non-interactive
Implement non-interactive mode for the client.
|
2016-01-25 18:51:56 -08:00 |
|
Noah Swartz
|
5192fa36ab
|
move save command up to tls_sni
|
2016-01-22 11:47:49 -08:00 |
|
Noah Swartz
|
b75b887a83
|
fixed linting issues
|
2016-01-22 10:03:29 -08:00 |
|
Noah Swartz
|
0802ade04e
|
fix apache 2.2
|
2016-01-21 15:59:30 -08:00 |
|
bmw
|
30d8394535
|
Merge pull request #2199 from letsencrypt/0.2.0
Include 0.2.0 release in master's history, and bump version
|
2016-01-19 17:56:44 -08:00 |
|
Noah Swartz
|
bbf2896572
|
Merge pull request #2201 from letsencrypt/revert-2171-kill-22
Revert "Temporarily disable Apache 2.2 support"
|
2016-01-19 15:25:30 -08:00 |
|
bmw
|
8301f2f57b
|
Merge pull request #1665 from erikrose/letsencrypt-auto-release
Make letsencrypt-auto release-suitable, self-upgrading, and self-contained.
|
2016-01-19 15:16:49 -08:00 |
|