Commit Graph

845 Commits (release/1.3.0)
 

Author SHA1 Message Date
matt 29415a8c7d Apply patch for 1.20.x 4 years ago
Kasm 0638245ff9
Merge pull request #33 from kasmtech/vncserver-remove-basicauth
Vncserver remove basicauth
4 years ago
Dmitry Maksyoma 9b3e1f73f5 Deb/rpm: update barebones images 4 years ago
Dmitry Maksyoma da4ff4fa70 Merge branch 'master' into vncserver-remove-basicauth 4 years ago
Kasm 1e8451ce21
Merge pull request #32 from kasmtech/squashed_buster_release
CI building and uploading to S3, prepare deb release
4 years ago
Dmitry Maksyoma 4e8750e37a Disable passing of basicauth in vncserver 4 years ago
Dmitry Maksyoma ca326ee1f1 Revert "Update README: deb installation only"
This reverts commit 213f91c1a7.
4 years ago
Dmitry Maksyoma 40facbcc46 Revert "Improve README.md"
This reverts commit e5cd3d6753.
4 years ago
Dmitry Maksyoma 963ea6b6d3 Revert "README.md formatting"
This reverts commit fc12e38571.
4 years ago
Dmitry Maksyoma f758fc5021 CI: build all distros and upload to S3 4 years ago
Lauri Kasanen 1632f4888d Enable basicauth by default, remove the option to supply it on the command line 4 years ago
matt 93d3bf052d Removed old line 4 years ago
matt 7b3f6876b4 Fixed syntax error 4 years ago
matt 46e03289be Manually merged region changes 4 years ago
Dmitry Maksyoma 56fd118c43 CI: extract after_script 4 years ago
Dmitry Maksyoma 9a9b14daf1 CI: extract before_script 4 years ago
Dmitry Maksyoma 349ed4cb41 CI: remove tarballs from artifacts 4 years ago
Lauri Kasanen c3e30dcea1 Add support for DLP_Region 4 years ago
Dmitry Maksyoma fc12e38571 README.md formatting 4 years ago
Dmitry Maksyoma e5cd3d6753 Improve README.md 4 years ago
Dmitry Maksyoma 7bffbb53da vncserver: remove securitytypes mention from man page
securitytypes is no longer used.
4 years ago
Dmitry Maksyoma df92791550 Gitlab CI: build all distros if branch has "release" or "testing" in it 4 years ago
Dmitry Maksyoma 25c32c96e5 Deb: fix Ubuntu Focal (vnc_startup.sh XFCE start issue) 4 years ago
Dmitry Maksyoma 213f91c1a7 Update README: deb installation only 4 years ago
Dmitry Maksyoma ed4c514bcb Deb: test images have lsb-release now
To ensure it's the right image, I double-check with lsb_release.
4 years ago
Dmitry Maksyoma 2005b86a92 Deb: make easy-start script easier to modify 4 years ago
Dmitry Maksyoma d73ffc8a38 Deb: example script can now -kill, -d (debug), --help 4 years ago
Dmitry Maksyoma a73b890c92 Code formatting 4 years ago
Dmitry Maksyoma 8c2e8c9acb Deb: add example script to easily run kasmvncserver 4 years ago
Dmitry Maksyoma b48fa8a262 vncpasswd man: update the top level description 4 years ago
Dmitry Maksyoma 6f803f744d vncpasswd man: update to be current regarding password length 4 years ago
Dmitry Maksyoma 79682d3dee vncpasswd man: add overview 4 years ago
Dmitry Maksyoma 2b8374f544 Update vncpasswd manual page 4 years ago
Lauri Kasanen fed991d697 Return 401 unauth for non-owner trying /api/ 4 years ago
Lauri Kasanen 1269fddadf Add a more specific error for a nonexistent screenshot 4 years ago
Dmitry Maksyoma 56ed2855bd Testing: keep foo-owner as -o and -w
Changing permissions to just -w removed -o.
4 years ago
Lauri Kasanen 688e749fda Tentative build fix for newer gccs 4 years ago
Lauri Kasanen 980eedd33b Add HTTP GET APIs for creating, removing users and giving control 4 years ago
Dmitry Maksyoma 43658a27f7 Deb: provide an easy way to start KasmVNC with default options
...via kasmvncserver-start.
4 years ago
Dmitry Maksyoma e61885a448 Deb: remove obsolete code 4 years ago
Dmitry Maksyoma 8eb7e06d6c Deb: update Debian Buster barebones test to work 4 years ago
Dmitry Maksyoma 62eae815b6 Remove obsolete comment 4 years ago
Lauri Kasanen 3f6524ee30 Add support for owner screenshot HTTP GET API 4 years ago
Kasm 784a9c611d
Merge pull request #26 from kasmtech/multiuser_and_new_ui
Packaging changes, multiuser passwd, clipboard (UI) changes
4 years ago
Dmitry Maksyoma 05ea1b99ee Merge branch 'KASM-1298_manually_merge_offline_changes' into multiuser_and_new_ui 4 years ago
Dmitry Maksyoma 101695970b Reapply "Use crypt_r in threaded code" 4 years ago
Dmitry Maksyoma 6d0a020f4f Move build-and-test-* to builder/ 4 years ago
Dmitry Maksyoma 5e5467a3b0 Add build-and-test-deb and -rpm
It builds tarball, deb/rpm pckage, and runs the test image. It doesn't
detect source changes, so it'll always build tarball and the package.
4 years ago
Dmitry Maksyoma 9fb709087d Add verbose logging via KASMVNC_VERBOSE_LOGGING env var
Running "KASMVNC_VERBOSE_LOGGING=1 builder/test-deb debian buster" will
turn on verbose logging of kasmvncserver.
4 years ago
Dmitry Maksyoma e0c056f36b Add rw, ro and owner users on container startup 4 years ago