summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Marco Zanon [Mon, 12 May 2025 14:00:10 +0000 (16:00 +0200)]
Added .gitignore.
Marco Zanon [Sat, 10 May 2025 14:15:10 +0000 (14:15 +0000)]
Prepared repository for a Git migration.
Marco Zanon [Sun, 23 Sep 2012 17:14:53 +0000 (17:14 +0000)]
Replaced \n with <br> when using kdialog.
Marco Zanon [Sun, 23 Sep 2012 17:14:53 +0000 (17:14 +0000)]
Replaced \n with <br> when using kdialog.
Marco Zanon [Wed, 12 Sep 2012 14:04:06 +0000 (14:04 +0000)]
Slightly reorganized the configuration file.
Marco Zanon [Wed, 12 Sep 2012 14:04:06 +0000 (14:04 +0000)]
Slightly reorganized the configuration file.
Marco Zanon [Wed, 12 Sep 2012 14:02:44 +0000 (14:02 +0000)]
Improved logging on server connection error.
Marco Zanon [Wed, 12 Sep 2012 14:02:44 +0000 (14:02 +0000)]
Improved logging on server connection error.
Marco Zanon [Wed, 12 Sep 2012 13:51:51 +0000 (13:51 +0000)]
Fixed a silly bug (missing clean "exit 0" directive).
Marco Zanon [Wed, 12 Sep 2012 13:51:51 +0000 (13:51 +0000)]
Fixed a silly bug (missing clean "exit 0" directive).
Marco Zanon [Wed, 12 Sep 2012 13:44:34 +0000 (13:44 +0000)]
Changed output file name extension to .shbin (to prevent web servers from stopping the download).
Marco Zanon [Wed, 12 Sep 2012 13:44:34 +0000 (13:44 +0000)]
Changed output file name extension to .shbin (to prevent web servers from stopping the download).
Marco Zanon [Wed, 12 Sep 2012 13:43:19 +0000 (13:43 +0000)]
Switched to trap to delete the temporary directory when finished.
Marco Zanon [Wed, 12 Sep 2012 13:43:19 +0000 (13:43 +0000)]
Switched to trap to delete the temporary directory when finished.
Marco Zanon [Wed, 12 Sep 2012 13:35:59 +0000 (13:35 +0000)]
Added logging of Vnc server command arguments.
Marco Zanon [Wed, 12 Sep 2012 13:35:59 +0000 (13:35 +0000)]
Added logging of Vnc server command arguments.
Marco Zanon [Sat, 8 Sep 2012 16:31:28 +0000 (16:31 +0000)]
Fixed some typos in file names.
Marco Zanon [Sat, 8 Sep 2012 16:31:28 +0000 (16:31 +0000)]
Fixed some typos in file names.
Marco Zanon [Sat, 8 Sep 2012 16:29:13 +0000 (16:29 +0000)]
Made some language cleanup.
Marco Zanon [Sat, 8 Sep 2012 16:29:13 +0000 (16:29 +0000)]
Made some language cleanup.
Marco Zanon [Sat, 8 Sep 2012 16:24:02 +0000 (16:24 +0000)]
Added width and height configuration parameters (for Zenity only).
Marco Zanon [Sat, 8 Sep 2012 16:24:02 +0000 (16:24 +0000)]
Added width and height configuration parameters (for Zenity only).
Marco Zanon [Sat, 8 Sep 2012 16:18:16 +0000 (16:18 +0000)]
Moved 2 configuration directives into skeleton again, as they are actually constants.
Marco Zanon [Sat, 8 Sep 2012 16:18:16 +0000 (16:18 +0000)]
Moved 2 configuration directives into skeleton again, as they are actually constants.
Marco Zanon [Sat, 8 Sep 2012 16:17:13 +0000 (16:17 +0000)]
Fixed a small typo.
Marco Zanon [Sat, 8 Sep 2012 16:17:13 +0000 (16:17 +0000)]
Fixed a small typo.
Marco Zanon [Sat, 8 Sep 2012 13:55:22 +0000 (13:55 +0000)]
Moved configuration directives into an external file.
Marco Zanon [Sat, 8 Sep 2012 13:55:22 +0000 (13:55 +0000)]
Moved configuration directives into an external file.
Marco Zanon [Sat, 8 Sep 2012 13:03:52 +0000 (13:03 +0000)]
Fixed a silly bug (wrong variable reference).
Marco Zanon [Sat, 8 Sep 2012 13:03:52 +0000 (13:03 +0000)]
Fixed a silly bug (wrong variable reference).
Marco Zanon [Sun, 26 Aug 2012 13:42:10 +0000 (13:42 +0000)]
Created 0.x/ trunk subdirectory.
Marco Zanon [Sun, 26 Aug 2012 13:42:10 +0000 (13:42 +0000)]
Created 0.x/ trunk subdirectory.
Marco Zanon [Wed, 27 Jun 2012 09:29:49 +0000 (09:29 +0000)]
Introduced package architecture in place of a single binary file. Reorganized exit codes. Added copyright line for included libraries.
Marco Zanon [Tue, 26 Jun 2012 20:07:37 +0000 (20:07 +0000)]
Switched to amd64 binary.
Marco Zanon [Tue, 13 Mar 2012 22:13:32 +0000 (22:13 +0000)]
Added message boxes to notify user about accepted and terminated connections.
Marco Zanon [Tue, 13 Mar 2012 21:46:51 +0000 (21:46 +0000)]
Fixed a bug in the version number.
Marco Zanon [Tue, 13 Mar 2012 21:46:15 +0000 (21:46 +0000)]
Swapped if arguments.
Marco Zanon [Mon, 27 Feb 2012 20:23:48 +0000 (20:23 +0000)]
Fixed escaping of strings when calling zenity or kdialog.
Marco Zanon [Sun, 26 Feb 2012 17:07:19 +0000 (17:07 +0000)]
Initial import.