summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Collapse)AuthorAgeFilesLines
* [PVS] VNCpasswd bug fixedroot2011-06-031-1/+1
|
* Autoconnection implemented:Johann Latocha2011-03-291-3/+6
| | | | | | | | | Insert into ~/.config/openslx/pvs.conf [Connection] host=<host> port=<port> fingerprint=<fingerprint> sessionname=<sessionname>
* Process start/stop/view functionalityFabian Schillinger2010-11-051-20/+56
| | | | | | | Cleanup write to logfiles if start/stop/view of processes failed added some prompts stop more then one process at the same time
* Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-012-1/+19
|\ | | | | | | | | | | | | | | Conflicts: CMakeLists.txt src/core/pvsConnectionManager.cpp src/pvs.cpp src/pvs.h
| * Forward MCASTFTANNOUNCE and MCASTFTRETRY messages in pvsmgr and pvsmgrtouch.Sebastien Braun2010-07-191-0/+19
| |
* | Process start/stop/view functionalityFabian Schillinger2010-11-013-0/+75
| | | | | | | | | | | | | | | | processWidget - shows a list of processes on one client, allows to start ans stop processes processesDialog - shows every processWidget as a tab processesStartDialog - starts process entered in messageEdit added handling of new pvscommands
* | Revoke Fabians changes.Johann Latocha2010-07-101-10/+0Star
| |
* | first commit to test gitFabian Schillinger2010-07-091-0/+10
|/
* initial import of latest svn versionSebastian2010-05-1212-0/+1815