1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Protocol
2016-12-03 17:34:51 -05:00
..
Common.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
CommonMaster.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
CommonMinion.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
IO.pm Improved IO->bufferRead to always return requested number of bytes until EOF. 2016-11-30 14:18:12 -05:00
LocalMaster.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
LocalMinion.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
LocalProcess.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
Protocol.pm Added the cmd-ssh to allow the ssh client to be specified. 2016-10-05 08:55:54 -04:00
RemoteMaster.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
RemoteMinion.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00