Benjamin Sonntag
|
29ce982d40
|
[fix] incron not working for aliases, reload aliases every hour anyway, don't reload apache if not needed
|
2015-02-24 18:54:28 +01:00 |
Benjamin Sonntag
|
1b113a9940
|
proper dependencies for alternc-ssl
|
2015-02-24 15:32:17 +01:00 |
Benjamin Sonntag
|
181da9a5f5
|
fixing bug not allowing the usage of an expired certificate
|
2015-02-24 15:32:08 +01:00 |
Benjamin Sonntag
|
0e71b6443d
|
new translations
|
2015-02-13 18:20:39 +01:00 |
Benjamin Sonntag
|
820f083aad
|
new translations
|
2015-02-13 18:16:51 +01:00 |
Benjamin Sonntag
|
4d9c305803
|
new translations
|
2015-02-13 18:15:55 +01:00 |
Benjamin Sonntag
|
e07680432a
|
renaming domaines_types
|
2015-02-13 18:10:01 +01:00 |
Benjamin Sonntag
|
5be674b06a
|
new translations
|
2015-02-13 18:09:17 +01:00 |
Benjamin Sonntag
|
d90f36fd76
|
new translations
|
2015-02-13 18:08:22 +01:00 |
Benjamin Sonntag
|
7daef09537
|
new translations
|
2015-02-13 18:04:49 +01:00 |
Benjamin Sonntag
|
0903f63929
|
new translation
|
2015-02-13 17:58:24 +01:00 |
Benjamin Sonntag
|
999913dbdb
|
adding vhosts table + show expired certificates
|
2015-02-13 17:00:22 +01:00 |
Benjamin Sonntag
|
d4306ac54b
|
fixing postrm mysql error
|
2015-02-13 14:31:41 +01:00 |
Benjamin Sonntag
|
0342350a62
|
many bugfixed : installer not allowed to have . in its name, vhost-mixssl is 'advanced', no echo in finalize, <br> added to multiple error message in finalize
|
2015-02-13 14:26:35 +01:00 |
Benjamin Sonntag
|
a9f7c16b34
|
fixing Makefile, should compile now
|
2015-02-13 12:06:54 +01:00 |
Benjamin Sonntag
|
5a0280607f
|
adding ssl.conf for apache + updateTrigger() when a new cert arrives to update sub_domaines
|
2015-02-13 11:38:27 +01:00 |
Benjamin Sonntag
|
73b41264f1
|
adding proper postinst, postrm, install domaines_types in alternc.install instead of SQL script, uninstall properly, setup name-based virtual hosts on apache2
|
2015-02-13 10:50:25 +01:00 |
Benjamin Sonntag
|
f85251f707
|
adding proper postinst, postrm, install domaines_types in alternc.install instead of SQL script, uninstall properly, setup name-based virtual hosts on apache2
|
2015-02-13 10:49:57 +01:00 |
Benjamin Sonntag
|
eab44df9db
|
many fixed: proper searchBestCertificate() and selfSigned() in m_ssl, + new templates and generator
|
2015-02-12 21:17:59 +01:00 |
Benjamin Sonntag
|
f7d8c4fe72
|
adding templates + template generator from others (main, squirrelmail, roundcube) addins domaines_types in ssl.sql, adding warning in view when admin not owner of current cert
|
2015-02-11 16:29:54 +01:00 |
Benjamin Sonntag
|
c0ced4b900
|
spaces and code suggestion from netbeans
|
2015-02-11 16:29:15 +01:00 |
Benjamin Sonntag
|
06313e510a
|
*space changes only*
|
2015-02-10 16:10:54 +01:00 |
Benjamin Sonntag
|
9025bcd78c
|
[fix] incron.d now working, adding creation of /run/alternc/ssl at reboot fix of many small forced type bugs
|
2014-09-21 21:44:35 +02:00 |
Benjamin Sonntag
|
a3e2257b50
|
Merge branch 'feature-api' of alternc.org:alternc into feature-ssl
|
2014-09-21 16:44:32 +02:00 |
Benjamin Sonntag
|
eaa3f52364
|
[fix] Auth OK, Call OK
|
2014-09-21 16:44:06 +02:00 |
Benjamin Sonntag
|
924b36ee19
|
Auth() for Sharedsecret is now working, Token Object too.
|
2014-09-21 15:26:25 +02:00 |
Benjamin Sonntag
|
3058ed4cbe
|
[fix] __autoload for api from alban + fixing variables & bad preg
|
2014-09-21 13:27:51 +02:00 |
Benjamin Sonntag
|
953ac3bb89
|
Merge branch 'feature-api' into feature-ssl
|
2014-09-21 00:21:47 +02:00 |
Benjamin Sonntag
|
5eb6ae6d47
|
adding token to service to allow it to be used at constructor time by Object_* class
|
2014-09-21 00:19:21 +02:00 |
Benjamin Sonntag
|
67be0d1e1f
|
[enh] adding ssl class to the API
|
2014-09-21 00:15:16 +02:00 |
Benjamin Sonntag
|
3fd06ee821
|
adding incron.d folder (also for alternc itself)
|
2014-09-20 19:31:26 +02:00 |
Benjamin Sonntag
|
73b6ef9bd9
|
adding incron.d for alternc-ssl
|
2014-09-20 19:30:23 +02:00 |
Benjamin Sonntag
|
da9791395d
|
adding alternc-ssl module into a new branch
|
2014-09-20 19:23:57 +02:00 |
Benjamin Sonntag
|
b516f22c1e
|
fixing makefile, adding dirs and postinst for alternc-api package
|
2014-09-20 18:53:27 +02:00 |
Benjamin Sonntag
|
7794023804
|
adding AlternC-API package to the system
|
2014-09-20 18:34:00 +02:00 |
Benjamin Sonntag
|
e98e95fd42
|
adding AUTH to the API
|
2014-09-20 18:01:22 +02:00 |
Benjamin Sonntag
|
62ec561374
|
adding the real api (quick bootstrap + serving apicalls at /api/. need to do AUTH now, and makefile/debian package
|
2014-09-20 17:29:40 +02:00 |
Benjamin Sonntag
|
bde156f63d
|
adding token_hash to Request, fixing token vs. token_hash paradigm/transtyping
|
2014-09-19 18:22:45 +02:00 |
Benjamin Sonntag
|
0897effdc7
|
adding Login auth + adding *description* in Api_Auth_Interface + implementing SetUid Auth in Service
|
2014-09-19 17:30:57 +02:00 |
Benjamin Sonntag
|
57c1077ebb
|
adding Alternc_Api_Token and Alternc_Api_Auth_SharedSecret + Alternc_Api_Auth_Interface
|
2014-09-18 12:01:34 +02:00 |
alban
|
e36cdb7293
|
[enh] Adds request & response
|
2014-09-17 17:54:24 +02:00 |
alban
|
98c4b28075
|
[fix] diagnostic useless comment
|
2014-09-17 17:53:59 +02:00 |
alban
|
4cfa0d3603
|
[fix] tweaks
|
2014-09-15 17:13:26 +02:00 |
alban
|
5a31dc9b96
|
Merge branch 'stable-3.1'
Conflicts:
bureau/class/m_action.php
bureau/class/m_bro.php
bureau/class/m_dom.php
debian/changelog
install/mysql.sql
install/upgrades/3.3.0~a.sql
|
2014-09-15 15:25:27 +02:00 |
alban
|
7c597daa73
|
[fix] Missing chmod action
|
2014-09-09 14:52:56 +02:00 |
Benjamin Sonntag
|
58d16d47f9
|
setting user cron timeout to 3600 Sec (1H) + NOT RETRYING when using wget
|
2014-09-03 15:10:18 +02:00 |
Benjamin Sonntag
|
c96f928056
|
fixing alternc_shutdown bug
|
2014-08-27 11:20:54 +02:00 |
Benjamin Sonntag
|
81aae4c2f4
|
back to our normal code syntax, fixing 'R = ' bug in urls
|
2014-08-22 11:04:05 +02:00 |
Benjamin Sonntag
|
beebd51f37
|
fixing a bug when deleting file (double directory)
|
2014-08-21 11:37:48 +02:00 |
Benjamin Sonntag
|
d4d746bce8
|
fixing dovecot configuration for LASTLOGIN variable on DOVECOT2
|
2014-08-01 12:00:17 +02:00 |