plcapi.git
2020-12-06 gggeekreadme labels
2020-12-06 gggeektest on php 8
2020-11-12 Thierry Parmentelatoops, there were OIDS in the migrations too...
2020-11-12 Thierry Parmentelatpostgresql 12 has removed the "WITH OIDS" table creatio...
2020-11-11 Thierry Parmentelatno longer require pcucontrol in a server-side build
2020-06-01 gggeekadd to composer.json more dev tools
2020-06-01 gggeekadd editorconfig
2020-06-01 gggeekwelcome 2020
2020-06-01 gggeekcomments
2020-03-04 gggeekdocs
2020-03-04 gggeekdocs
2020-03-04 gggeektry better sending of cookies with spaces in their...
2020-03-04 gggeekadd test on php 7.4
2020-03-04 gggeek.git files
2019-07-29 gggeekcomments
2019-07-29 gggeekcomments
2019-07-29 gggeekfix: usage of Logger
2019-07-29 gggeekdocs
2019-07-29 gggeekcomments
2019-07-29 gggeekcomments
2019-07-29 gggeekdocs
2019-07-29 gggeekfix bc for errors for empty requests
2019-07-29 gggeekfix bc for errors for empty requests
2019-07-29 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2019-07-29 gggeekWIP fix #71: allow parsing of large xml files
2019-07-23 Gaetano GiuntaMerge pull request #72 from till/patch-1
2019-07-21 Till!Update: composer command
2019-06-11 Thierry Parmentelatsendmail revisited for python3
2019-05-27 gggeekOne more fix for issue #55 4.3.2
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeekcomment typo
2019-04-17 Thierry Parmentelatmodify the way PostgreSQL quotes backslashes
2019-04-08 Thierry Parmentelatallow using plcsh even when not root
2019-01-15 parmentelatbugfix;
2019-01-15 parmentelatno change, just reformatted
2019-01-15 parmentelatno change, just nicer php
2019-01-15 parmentelatmake sync to push php as well
2019-01-14 parmentelatcosmetic-only changes in LeaseFilter
2019-01-14 parmentelatadopt similar approach in delete leases, although this...
2019-01-14 parmentelatserious bugfix in lease updates
2019-01-14 parmentelatuse // instead of / when rounding timestamp in Lease
2019-01-07 Thierry ParmentelatSetting tag plcapi-7.0-0 python3 plcapi-7.0-0
2018-12-20 parmentelatGetBootMedium: split former option systemd-debug in...
2018-12-20 parmentelatsecond pass on all uses of base64encodings, so at to...
2018-12-20 parmentelatuntabified auxiliary tools for py3
2018-12-20 parmentelatcosmetic pep8-like
2018-12-17 parmentelatan attempt to get more feedback from a node that fails...
2018-12-17 parmentelatcleanup - mostly (manual) pep8
2018-12-17 parmentelatfor python3, GetBootMedium needs to open image file...
2018-12-16 parmentelata pass on some explicit encode calls that are obviously...
2018-12-14 parmentelatbytes vs string in getbootmedium
2018-12-14 parmentelatpython3 does not leak variable name outside an except as
2018-12-14 parmentelatupon make sync, restart slowly but safely
2018-12-14 parmentelathttpd is not started through systemd
2018-12-14 parmentelatadd troubleshooting info in plcapi.log when passwd...
2018-12-14 parmentelatmore tweaks for python3
2018-12-14 parmentelatfixed bug introduced when porting to py3
2018-12-13 parmentelatwsgi expects a bytes object, not a str anymore
2018-12-13 parmentelatautopep8
2018-12-13 parmentelatclean up unused SetRole() in 000-functions
2018-12-13 parmentelatautopep8
2018-12-13 parmentelata little nicer plcsh
2018-12-13 parmentelatfix 'make sync'
2018-12-13 parmentelatthat one was hard to pinpoint: we DON'T want to convert...
2018-12-13 parmentelatmade db creation code simpler
2018-12-13 parmentelatdb-config scripts also need to go python3 - plus autope...
2018-12-12 parmentelatcosmetic pep8
2018-12-12 parmentelatremove use of very old file() function that is no longe...
2018-12-12 parmentelatfix an odd way to import pycurl
2018-12-12 parmentelatprune everything about aspects that is python2 and...
2018-12-12 parmentelatget rid of ldap
2018-12-12 parmentelatDocBook.py for python3
2018-12-11 parmentelatoops, syntax error
2018-12-11 parmentelatimports email* in py3
2018-12-11 parmentelatmore ironing in the corner of that 'types' modules
2018-12-11 parmentelatStringTypes has gone
2018-12-10 parmentelatmore tweaks for python3
2018-12-10 parmentelatmore python3, esp. in shebangs and doc
2018-12-10 parmentelattrash wsdl altogether
2018-12-10 parmentelatmore python3 business
2018-12-10 parmentelatuse python3 in build
2018-12-07 parmentelatplcsh is a python source file too
2018-12-07 parmentelatblind 2to3
2018-12-07 parmentelatstartup scripts : assume initscripts is not installed...
2018-12-04 parmentelatremove requirements that are no longer available in...
2018-10-30 gggeektests
2018-08-06 Gaetano GiuntaMerge pull request #66 from KasperFranz/patch-1
2018-08-06 kasper FranzLeave in readme
2018-07-04 kasper FranzAdded gitattributes to remove some size
2018-05-23 parmentelatjust reordering in Logger.py
2018-05-23 parmentelatmore pep8-friendly, and log calls to GetNodes() as...
next