- 14 Sep, 2018 3 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
- 10 Sep, 2018 1 commit
-
-
Alexander Pace authored
-
- 07 Sep, 2018 2 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
-
- 06 Sep, 2018 2 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
-
- 04 Sep, 2018 4 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
- 03 Sep, 2018 1 commit
-
-
Alexander Pace authored
-
- 27 Aug, 2018 2 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
-
- 22 Aug, 2018 1 commit
-
-
Alexander Pace authored
-
- 20 Aug, 2018 2 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
-
- 09 Aug, 2018 1 commit
-
-
Alexander Pace authored
-
- 09 Mar, 2017 2 commits
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- 08 Mar, 2017 1 commit
-
-
Tanner Prestegard authored
Make safe_netrc class compatible with old versions of Python See merge request !5
-
- 07 Mar, 2017 3 commits
-
-
Leo P. Singer authored
In older versions of Python, the `netrc.netrc._parse` class took fewer arguments. Luckily, we are not using any of the additional arguments, so we can just pass through any `*args` and `**kwargs`.
-
Tanner Prestegard authored
Check permissions on netrc file See merge request !4
-
Leo P. Singer authored
The netrc.netrc class from the Python standard library applies access safety checks (requiring that the netrc file is readable only by the current user, and not by group members or other users) only if using the netrc file in the default location (~/.netrc). This subclass applies the same access safety checks regardless of the path to the netrc file.
-
- 03 Nov, 2016 2 commits
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- 02 Nov, 2016 3 commits
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Changes for Python 3 compatbility. Certain packages (m2crypto and pyxmpp) are not available for Python 3, so only the most superficial features of the package will work.
-
Tanner Prestegard authored
Implements default usage of random uuid for resource name; this may still be overridden by use of the -r flag.
-
- 01 Nov, 2016 2 commits
-
-
Tanner Prestegard authored
-
Leo P. Singer authored
-
- 20 Oct, 2016 4 commits
-
-
Leo P. Singer authored
Fixes error in debian python3-glue install hook: Sorry: TabError: inconsistent use of tabs and spaces in indentation (pubsub.py, line 66)
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Tanner Prestegard authored
-
- 01 Sep, 2016 3 commits
-
-
Alexander Pace authored
-
Tito Dal Canton authored
Signed-off-by:
Alexander Pace <alexander.pace@Lligo.org>
-
Tito Dal Canton authored
Signed-off-by:
Alexander Pace <alexander.pace@Lligo.org>
-
- 26 Aug, 2016 1 commit
-
-
Adam Mercer authored
-