Commit Graph

420 Commits

Author SHA1 Message Date
Christophe Maudoux
b0df4a0f5c Append unit tests dependency 2020-12-21 20:22:42 +01:00
Xavier Guimard
9f404b1463 fix autopkgtest 2020-11-06 06:03:39 +01:00
Maxime Besson
4e6c8e35ca Add dependancy to IO::Socket::Timeout (#2267) 2020-10-27 16:01:39 +01:00
Maxime Besson
41f428ed72 Update dependancies for #2293 2020-09-16 17:29:49 +02:00
Xavier Guimard
20853bcafc Update copyright 2020-09-07 11:01:21 +02:00
Clément OUDOT
dc304d18db Update Debian NEWS file 2020-09-07 07:58:05 +02:00
Clément OUDOT
f095f0b769 Update packaging files 2020-09-06 22:11:42 +02:00
Maxime Besson
2054799baf Move cache directory to /var/cache (#2254)
In order to avoid namespace issues, and for better compliance with the
FHS.

Only the default configs are changed.
2020-08-10 15:15:32 +02:00
Maxime Besson
adb6526dc9 doc: change sphinx theme to bootstrap for manager doc (#1646) 2020-06-24 18:05:59 +02:00
Maxime Besson
695ed61c77 Merge branch 'doc-2.0' into v2.0 2020-06-01 16:23:26 +02:00
Maxime Besson
f007ba44f3 doc: fix theme font compression in deb packages 2020-06-01 16:22:25 +02:00
Maxime Besson
8f38386b80 Build documentation by default 2020-06-01 16:22:25 +02:00
Maxime Besson
29c8faeded Add constant for default conf storage (#2214) 2020-05-26 18:15:30 +02:00
Maxime Besson
959f17ac1e Add yubikey unit test 2020-05-25 18:57:07 +02:00
Maxime Besson
a7c66eb2cf Add lemonldap-ng-sessions CLI tool (#2205) 2020-05-18 09:59:37 +02:00
Xavier Guimard
5d9f53721b Declare compliance with Debian policy 4.5.0 2020-05-05 19:22:23 +02:00
Clément OUDOT
062e236b97 Update date in packaging files 2020-05-05 17:22:41 +02:00
Clément OUDOT
ac9769ff69 Prepare release 2.0.8 2020-04-30 19:59:37 +02:00
Maxime Besson
759de594bb Separate API from Manager vhost (#2109) 2020-03-12 15:10:27 +01:00
Maxime Besson
fd2747b1e4 Fix CLI unit tests (#2103) 2020-02-24 14:29:56 +01:00
Xavier Bachelot
39b7d6dd01 Add Time::Fake to Debian build requires 2020-02-03 10:09:07 +01:00
Maxime Besson
c3e541fd50 Add manager dep to Regexp::Common for API (#2033,#2034) 2020-01-24 15:34:26 +01:00
Clément OUDOT
165eced237 Update version in packaging files 2019-12-21 17:02:40 +01:00
Maxime Besson
adfd86d7fe Add script to convert sessions between backends (#2014) 2019-11-19 17:25:35 +01:00
Maxime Besson
5d5ac66a6e Add Date: field to emails (#1953)
This adds a dependancy to Email::Date::Format, but it's already a
dependancy of Email::Sender::Simple (and probably more), so in practice
no new packages are going to be installed
2019-09-26 12:32:58 +02:00
Xavier
3bee655220 Fix section 2019-09-25 19:54:40 +02:00
Xavier
e5fb911e65 Update debian/control 2019-09-24 20:52:56 +02:00
Clément OUDOT
e1572d3de8 Update debian packaging files for 2.0.6 2019-09-24 15:06:02 +02:00
Xavier
847d12a116 Fix d/NEWS 2019-09-11 23:46:36 +02:00
Christophe Maudoux
681ddbb75f Append Debian release note (#1858) 2019-09-11 22:59:43 +02:00
Xavier Guimard
aeff014f79 Parallel tests 2019-08-29 10:48:55 +02:00
Maxime Besson
6f058fb2fa Add manager manpages to deb 2019-07-03 15:17:16 +02:00
Christophe Maudoux
767d82c780 Revert "Append missing link (#1811)"
This reverts commit c3f616ba82
2019-07-02 07:56:58 +02:00
Christophe Maudoux
c3f616ba82 Append missing link (#1811) 2019-07-01 23:32:46 +02:00
Clément OUDOT
7aa3d03c4e Fix date in DEB 2019-06-29 23:24:39 +02:00
Clément OUDOT
069c4ada49 Update packaging files 2019-06-29 22:37:48 +02:00
Xavier
c411406886 Typo 2019-06-28 13:13:31 +02:00
Xavier Guimard
44a6e25851 Improve cryptographic functions (#1823) 2019-06-28 10:30:37 +02:00
Xavier
50ba6e6144 Install nginx* files for all handlers (Fixes: #1811) 2019-06-20 12:51:00 +02:00
Xavier Guimard
e7bc7b3f4e Add restExportSecretKeys option (#1799) 2019-06-14 08:51:58 +02:00
Xavier Guimard
266aa913a3 Fix autopkgtest 2019-06-13 10:04:43 +02:00
Xavier Guimard
c69044f0ed Revert "Don't launch cron jobs when systemd is running"
This reverts commit e77e2c1261.
2019-06-11 15:12:02 +02:00
Xavier Guimard
77490381d0 Revert "Add systemd scripts for cron tasks"
This reverts commit 78e50ac855.
2019-06-11 15:07:57 +02:00
Xavier Guimard
4ea4b727d1 Revert "Add systemd timer (replace cron)"
This reverts commit c47091b944.
2019-06-11 15:07:49 +02:00
Maxime Besson
f195db2a5a Register: better handling of special chars (#1794) 2019-06-10 22:45:15 +02:00
Xavier Guimard
e77e2c1261 Don't launch cron jobs when systemd is running 2019-05-20 18:03:36 +02:00
Xavier Guimard
78e50ac855 Add systemd scripts for cron tasks 2019-05-20 10:23:18 +02:00
Xavier
c47091b944 Add systemd timer (replace cron) 2019-05-19 23:29:16 +02:00
Clément OUDOT
21dc5bff73 Update version in changelog, Debian and RPM 2019-05-12 16:28:20 +02:00
Clément OUDOT
807959dd40 Include 1.9.19 in changelog 2019-05-12 16:16:42 +02:00