Commit Graph

  • f5afd835fc Moar experimental helpers needed. pitchum 2018-05-04 19:21:39 +02:00
  • b24e0b2244 Bugfix: revert changes not compatible with stable yunohost. pitchum 2018-05-04 18:47:01 +02:00
  • dd26146dc1 Add missing helpers. pitchum 2018-05-04 16:52:08 +02:00
  • db03e844c1 [mod] upgrade, disable auto-backup/restore pitchum 2018-06-14 11:02:24 +02:00
  • 590f04c82d [fix] Do not start vpnclient service on first install. pitchum 2018-06-09 20:11:29 +02:00
  • 51ef23df46 [mod] install and upgrade scripts share some common code. pitchum 2018-06-08 14:31:46 +02:00
  • 681fe2b58c [mod] backup script rewritten (inspired and adpated from example_ynh). pitchum 2018-05-09 10:31:46 +02:00
  • 76eacf55fa [fix] upgrade script renames paths to comply with the new ones. pitchum 2018-05-12 08:24:31 +02:00
  • 6af9492d59 [mod] upgrade script simplified: does nothing except a backup. pitchum 2018-05-04 16:52:08 +02:00
  • 53c4d6c0dc [mod] Hard-coded occurrences of "vpnadmin" replaced with ${app} (where appropriate). pitchum 2018-05-10 22:38:48 +02:00
  • aa7bbd6a4c [mod] Created file check_process for driving CI builds. pitchum 2018-08-26 17:50:07 +02:00
  • 7800953960 [fix] upgrade script requires some helpers. pitchum 2018-08-25 19:24:31 +02:00
  • 1fc4581106 [fix] Sync the date with http if ntp can't (#37) ljf (zamentur) 2018-06-13 11:30:43 +02:00
  • 081447008c
    [fix] Let VPN mount (#38) ljf (zamentur) 2018-05-22 09:43:35 +02:00
  • d6f5f33b61 fixup! [fix] Sync the date with http if ntp can't (#40) fix-get-date-without-ntpd-port pitchum 2018-05-22 09:40:24 +02:00
  • 24ff5a8687
    travis improvement Bastien 2018-05-13 12:33:59 +02:00
  • a55574ac9b
    Update README.md agentcobra 2018-05-13 11:48:07 +02:00
  • 9c736b4804
    doc: s/NextCloud/LaBriqueInterNet VPNclient/ thx agentcorba Sebastien Badia 2018-05-13 11:37:49 +02:00
  • 3efa16e19e
    doc: Update syntax (badges) Sebastien Badia 2018-05-13 11:25:37 +02:00
  • c4d2bab59c
    doc: Added install badge Sebastien Badia 2018-05-13 11:22:56 +02:00
  • 19e83122f5
    [fix] Let VPN mount fix-1016-vpn-firewall-residual ljf (zamentur) 2018-05-12 02:26:58 +02:00
  • 0a479dfb46 [fix] Sync the date with http if ntp can't ljf 2018-05-06 22:50:34 +02:00
  • 05878ea230
    Merge pull request #34 from keomabrun/master agentcobra 2018-04-25 20:18:55 +02:00
  • 809dc19c80 using new helpers and script formatting Keoma Brun 2018-04-06 23:55:12 +02:00
  • 35f38ec86c [enh] Update version number 1.0.1 ljf (zamentur) 2018-04-06 12:49:22 +02:00
  • a642a01029 [fix] Add fake-hwclock to avoid RTC 1970 date ljf (zamentur) 2018-04-06 12:41:20 +02:00
  • 5654b6d0b2 [fix] ntpd blocked cause firewall to strict ljf (zamentur) 2018-04-06 14:13:04 +02:00
  • b34644c729
    Update upgrade agentcobra 2018-04-06 13:09:02 +02:00
  • c9d7537387
    cr: Update notifications settings Sebastien Badia 2018-03-23 10:29:24 +01:00
  • 8aab3c7dd2 Package improvement (#31) agentcobra 2018-03-23 09:23:57 +01:00
  • 355b24ea0c Add time syncing before launching openvpn, to avoid issues due to 'certificate not yet valid' 1.0.0 Julien Vaubourg 2017-09-06 01:54:35 +02:00
  • 33aafd1196 Set dns in resolv.dnsmasq.conf if available and restore the original file when the service is stopped Julien Vaubourg 2017-08-30 14:28:45 +02:00
  • 50c3346c26 Use systemctl helper to avoid deadlocks with ynh 2.7 and check path avaibility with no deprecated method Julien Vaubourg 2017-08-30 14:27:56 +02:00
  • df431e8f78
    Improve vpn client checker Julien Vaubourg 2016-08-15 13:22:39 +02:00
  • 0ce8634736 Merge pull request #29 from labriqueinternet/tests_upgrades Julien Vaubourg 2016-08-14 23:45:10 +02:00
  • cd197483cd
    Rollbacks as archives Julien Vaubourg 2016-08-14 23:20:26 +02:00
  • a999bcf80b
    Ok guys, all of this is very crappy, but u know, we do the best Julien Vaubourg 2016-08-14 22:57:48 +02:00
  • d5f0b913af
    You disappoint me, mr systemd Julien Vaubourg 2016-08-14 22:30:41 +02:00
  • 72e19aaacb
    Test without quotes Julien Vaubourg 2016-08-14 22:17:42 +02:00
  • d6b7958064
    Stop timer when removing Julien Vaubourg 2016-08-14 22:13:41 +02:00
  • 43d44616fa
    Remove quotes Julien Vaubourg 2016-08-14 22:03:58 +02:00
  • b53b62a7a3
    Remove require condition Julien Vaubourg 2016-08-14 21:32:12 +02:00
  • fe1fbb990c
    Add fucking missing sudo Julien Vaubourg 2016-08-14 21:07:59 +02:00
  • 453fababef
    Add vpnclient checker timer and upgrade backups, to enable Bram to sleep better Julien Vaubourg 2016-08-14 21:05:16 +02:00
  • 093249b94e
    pwd without prompt Julien Vaubourg 2016-08-14 19:14:10 +02:00
  • 20db75b2b0
    show pwd Julien Vaubourg 2016-08-14 18:56:29 +02:00
  • 2fd86faf81
    Open firewall in vpnclient_out for each address defined for the vpn server domain Julien Vaubourg 2016-06-14 23:31:52 +02:00
  • 5564320248
    Use --data-urlencode for avoiding errors with % and so on Julien Vaubourg 2016-06-14 21:11:14 +02:00
  • b367056139
    Save client.conf.tpl if modified, when backuping and upgrading Julien Vaubourg 2016-05-28 17:13:59 +02:00
  • dd6ca03207 Fix permissions Julien Vaubourg 2016-05-14 22:44:32 +02:00
  • c27a94463a Fix i18n FR and add some sudo to restore script Julien Vaubourg 2016-05-14 22:14:47 +02:00
  • 4eff9815f0 Fix restore script Julien Vaubourg 2016-05-14 21:24:06 +02:00
  • e5ce4acb6a Update restore procedure Julien Vaubourg 2016-05-14 16:08:22 +02:00
  • c08286273b Add xlock waiting to iptables commands Julien Vaubourg 2016-05-07 23:28:34 +02:00
  • f93408013d Empty filter with no effect on the template Julien Vaubourg 2016-04-17 16:47:39 +02:00
  • 9917f50085 yunohost-moulinette will be merged in yunohost Julien Vaubourg 2016-02-27 17:34:36 +01:00
  • f6756f2cb9 point to dev.yunohost.org in README Laurent Peuch 2015-11-28 15:19:27 +01:00
  • 3f6f482059 Fix upgrade with DNS Julien Vaubourg 2015-10-11 21:08:55 +02:00
  • edddd32396 Replace placeholder vpn.ldn-fai.net by vpn.example.org Julien Vaubourg 2015-10-08 20:33:37 +02:00
  • 832571f8f0 * Remove default value vpn.ldn-fai.net * Update loadcube.sh help * Allow incoming TCP/443 connections on the wired_interface Julien Vaubourg 2015-10-08 20:19:35 +02:00
  • 31a0ec42c0 Update README Julien Vaubourg 2015-09-30 12:50:36 +02:00
  • 88ebcf3e76 Remove TODO Julien Vaubourg 2015-09-30 12:34:07 +02:00
  • 6e10eaf689 Update screenshot Julien Vaubourg 2015-09-30 12:07:52 +02:00
  • c8d4f9ca2a Remove Server Name in manifest.json Julien Vaubourg 2015-09-29 23:54:05 +02:00
  • 4bc1ff0cc3 Merge pull request #25 from labriqueinternet/issue7 Julien Vaubourg 2015-09-29 21:59:35 +02:00
  • c8067dfc82 Add command-line cube file loader Julien Vaubourg 2015-09-29 21:38:39 +02:00
  • abcddf3634 Replace Moulinette error by warning Julien Vaubourg 2015-09-29 18:01:52 +02:00
  • 4a10cecb9a Merge Julien Vaubourg 2015-09-29 15:01:54 +02:00
  • 3f0bb7ed56 Update OpenVPN config and add openvpn_rm option Julien Vaubourg 2015-09-29 14:11:00 +02:00
  • 224b3e6026 Reset tpl with autoconf Julien Vaubourg 2015-09-29 02:57:16 +02:00
  • 1139246888 Add .cube link definition and update translation Julien Vaubourg 2015-09-29 02:46:04 +02:00
  • ba54ae9628 Fix UI issue Julien Vaubourg 2015-09-29 00:27:41 +02:00
  • 8bcce7defe Fix #24 Julien Vaubourg 2015-09-29 00:17:23 +02:00
  • 5b0cc0cc2f Fix UI error Julien Vaubourg 2015-09-28 18:21:22 +02:00
  • d1d4ac7358 Fixes 21 Julien Vaubourg 2015-09-28 17:25:43 +02:00
  • e001f16c2d Fix #22 Julien Vaubourg 2015-09-28 16:53:22 +02:00
  • 9bc83f4f6a Openvpn restarts on failure thanks to systemd Julien Vaubourg 2015-09-28 15:28:44 +02:00
  • 7b05614b3c Add firewalling Julien Vaubourg 2015-09-27 16:03:01 +02:00
  • 67d17653fb Save settings before upgrading Julien VAUBOURG 2015-07-26 10:43:58 +02:00
  • 6bc8691d4d Add backup/restore scripts Julien VAUBOURG 2015-07-25 16:33:57 +02:00
  • 99f5652af4 Improve French translation Julien VAUBOURG 2015-07-25 11:02:42 +02:00
  • 299272c1ea Update i18n README Julien VAUBOURG 2015-07-25 00:39:19 +02:00
  • 8cf1917cbc Replace 'yunohost app setting' by a good old grep for more speed (close #11) Julien VAUBOURG 2015-07-24 20:56:40 +02:00
  • 09f23b5a08 Improve upgrade script Julien VAUBOURG 2015-07-24 19:44:34 +02:00
  • ad2697c0f0 Improve upgrade script Julien VAUBOURG 2015-07-24 19:22:07 +02:00
  • 6d4e04f2fa Merge pull request #20 from labriqueinternet/fix-namespace Julien Vaubourg 2015-07-23 09:13:05 +02:00
  • 0b1ecb41e1 doc: Fix Contribute link (update namespace) Sebastien Badia 2015-07-22 23:52:09 +02:00
  • 5563e0b8fa No more 'Work in progress' Julien VAUBOURG 2015-07-14 17:37:23 +02:00
  • 522debc73d Add upgrade script Julien VAUBOURG 2015-07-13 17:25:43 +02:00
  • 3083f81dce Improve French translation Julien VAUBOURG 2015-07-09 18:45:26 +02:00
  • bbd371a9b6 Merge pull request #19 from samybt/patch-2 Julien Vaubourg 2015-07-09 18:41:11 +02:00
  • 02ad80741e Merge pull request #18 from samybt/patch-1 Julien Vaubourg 2015-07-09 18:40:53 +02:00
  • 7f9f58354a localization.mo samybt 2015-07-09 13:59:44 +02:00
  • b646989d32 localization.po samybt 2015-07-09 13:56:19 +02:00
  • f432423019 Fix wrong header Julien VAUBOURG 2015-07-08 19:46:58 +02:00
  • 6e26e8dbdb Update /lang route Julien VAUBOURG 2015-07-08 19:41:00 +02:00
  • 5889e2eba2 Fix gettext and prepare French translation Julien VAUBOURG 2015-07-08 19:30:11 +02:00
  • 84d6b3c9aa Merge pull request #16 from labriqueinternet/jessie Julien Vaubourg 2015-06-19 11:07:15 +02:00
  • 6ffe098dcc Ready for Jessie (+ some improvements) Julien VAUBOURG 2015-05-25 02:23:45 +02:00
  • bf7f9aca56 conf: Remove un-needed headers Sebastien Badia 2015-05-14 16:35:54 -07:00