1
0
mirror of https://github.com/Yubico/yubiadmin.git synced 2025-02-21 17:54:17 +01:00

66 Commits

Author SHA1 Message Date
Dain Nilsson
229b40ca1d Updated NEWS for release. 2013-05-03 12:04:05 +02:00
Dain Nilsson
2341f8c086 Improve warning for restarting the server. 2013-05-03 11:46:44 +02:00
Dain Nilsson
e8b1d5f75a Added yubiadmin app. 2013-05-03 11:40:14 +02:00
Dain Nilsson
8b32cf89e9 Added priority and disable to apps. 2013-05-03 11:40:10 +02:00
Dain Nilsson
2b4373cd43 Nitpicking. 2013-05-03 09:47:30 +02:00
Dain Nilsson
34b5cc10f4 Add command line arguments to yubiadmin script. 2013-05-02 17:36:23 +02:00
Dain Nilsson
fcfc2d5626 Added man pages to MANIFEST. 2013-05-02 17:09:02 +02:00
Dain Nilsson
08d0ab975d Incremented version number post release. 2013-05-02 17:06:14 +02:00
Dain Nilsson
da42713c83 Added man page for yubiadmin. 2013-05-02 17:04:33 +02:00
Dain Nilsson
4f36f6624a Renamed yubiadmin-server to yubiadmin. 2013-05-02 16:48:16 +02:00
Dain Nilsson
9296041bb9 Updated NEWS for release. yubiadmin-0.0.7 2013-05-02 16:02:02 +02:00
Dain Nilsson
3c285d49e1 Improved error handling. 2013-05-02 15:51:13 +02:00
Dain Nilsson
c6cc6d31b4 Attempt to reintroduce python3 2013-05-02 14:44:47 +02:00
Dain Nilsson
6eefc09cae Use MutableMapping instead of DictMixin. 2013-05-02 14:41:19 +02:00
Dain Nilsson
97de3abbdb Don't build for python3, we don't support it. 2013-05-02 14:36:06 +02:00
Dain Nilsson
d0ba5af7f0 Remove unicode literal to work under python3. 2013-05-02 14:25:39 +02:00
Dain Nilsson
b3a150a8d9 Use logging instead of print. 2013-05-02 14:08:29 +02:00
Dain Nilsson
d9032f1550 We don't support python 2.6 2013-05-02 13:58:27 +02:00
Dain Nilsson
da4f4af69a Bumped version post release. 2013-05-02 13:52:58 +02:00
Dain Nilsson
6b9ee2bc37 Added Travis CI 2013-05-02 13:48:37 +02:00
Dain Nilsson
10e097efd4 Fix publishing. 2013-05-02 13:36:10 +02:00
Dain Nilsson
4047e7f576 Fixed publishing. 2013-05-02 13:16:38 +02:00
Dain Nilsson
17e7423bb0 Better logging. yubiadmin-0.0.6 2013-05-02 12:38:01 +02:00
Dain Nilsson
166e432332 Formatting. 2013-05-02 12:25:07 +02:00
Dain Nilsson
083d714d53 Added optional uploading to PyPI. 2013-05-02 12:22:39 +02:00
Dain Nilsson
a185dd0b1e Better release publishing. 2013-05-02 11:50:31 +02:00
Dain Nilsson
588f3df72b Handle tests. 2013-05-02 11:43:48 +02:00
Dain Nilsson
fda9e818e0 Added release.py to MANIFEST. 2013-05-02 11:24:05 +02:00
Dain Nilsson
cf89fb0de7 Removed maintainer-scripts. 2013-05-02 11:22:27 +02:00
Dain Nilsson
e098766c04 Better publishing. 2013-05-02 11:21:52 +02:00
Dain Nilsson
83db66b1ae Added publishing. 2013-05-02 11:18:48 +02:00
Dain Nilsson
945aab6768 Cleaned up release.py 2013-05-02 11:04:50 +02:00
Dain Nilsson
9e2bffbc53 Moved release into own file. 2013-05-02 10:55:51 +02:00
Dain Nilsson
be1225164a Missing comma. 2013-05-02 10:53:18 +02:00
Dain Nilsson
e137733a20 Fix skip-tests option. 2013-05-02 10:52:19 +02:00
Dain Nilsson
832051a02e Bumped version. 2013-05-02 10:47:53 +02:00
Dain Nilsson
0d061635e7 Added release command. 2013-05-02 10:46:02 +02:00
Dain Nilsson
d7f8586479 Handle invalid URLs better. 2013-04-30 15:52:22 +02:00
Dain Nilsson
d0eef01c52 Updated version for release. yubiadmin-0.0.5 2013-04-30 15:14:40 +02:00
Dain Nilsson
6a7447204b Added advanced tab for editing complete configuration file. 2013-04-30 15:11:14 +02:00
Dain Nilsson
92436b775e Better val layout. 2013-04-30 14:14:47 +02:00
Dain Nilsson
62a4ae56a2 Added support for KSM urls. 2013-04-30 14:09:05 +02:00
Dain Nilsson
7d808721cb Added copyright headers. yubiadmin-0.0.4 2013-04-30 09:46:19 +02:00
Dain Nilsson
71a7c434b8 Added daemon start/stop/restart to val. 2013-04-29 17:18:02 +02:00
Dain Nilsson
60865aebca Fixed oopsie. yubiadmin-0.0.3 2013-04-29 14:11:41 +02:00
Dain Nilsson
95c75959fa Moved static resources into module. 2013-04-29 14:10:42 +02:00
Dain Nilsson
75e32939be Added initial README. 2013-04-29 13:13:04 +02:00
Dain Nilsson
ba88ff60ad Changed version. yubiadmin-0.0.2 2013-04-29 13:06:20 +02:00
Dain Nilsson
7f94b63a05 Added setup.cfg 2013-04-29 13:01:08 +02:00
Dain Nilsson
635f66ff7a Added release script. yubiadmin-0.0.1 2013-04-29 12:43:46 +02:00