summaryrefslogtreecommitdiffstats
path: root/src/pvs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add access control check to input event handling in PVS daemonSebastien Braun2010-10-111-2/+11
* Rework template meta-magicSebastien Braun2010-10-071-3/+4
* Merge remote branch 'openslx/mcastft' into inputSebastien Braun2010-10-061-28/+295
|\
| * Merge remote branch 'openslx/master' into mcastftSebastien Braun2010-10-051-39/+61
| |\
| | * All printf() replaced with qDebug()Johann Latocha2010-09-011-2/+2
| | * Defect #644 and cleanout some old codeJohann Latocha2010-08-301-9/+2Star
| | * PVS output errors fixedJohann Latocha2010-08-301-3/+4
| | * Bug fixed: create config-dirJohann Latocha2010-08-291-0/+4
| | * Feature #633Johann Latocha2010-08-291-0/+3
| | * Enhancement #587Johann Latocha2010-08-281-3/+6
| | * Anpassungen fuer Win32-build.Alexander Hoppe2010-08-031-5/+22
| | * Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-07-101-18/+15Star
| | |\
| | | * Configuration by pvs via D-Bus. Old .allow ist now deprecated, config file: ....Johann Latocha2010-07-101-18/+15Star
| | * | Inserted some Buttons in GUI and TouchGUI and modified handling of commands i...Fabian Schillinger2010-07-101-0/+13
| | |/
| | * Revoke Fabians changes.Johann Latocha2010-07-101-12/+0Star
| | * first commit to test gitFabian Schillinger2010-07-091-0/+12
| * | Fix SIGSEGV-generating lookup bug when incoming multicast transfers are retriedSebastien Braun2010-10-051-1/+1
| * | Implement Network-wide Configuration Interface for Multicast File TransferSebastien Braun2010-10-051-1/+57
| * | Assorted Multicast Fixes:Sebastien Braun2010-10-031-1/+9
| * | Make PGM interface configurableSebastien Braun2010-08-041-0/+7
| * | Fix a bug where transfer IDs would linger in the pvs daemon's data structures...Sebastien Braun2010-08-041-0/+1
| * | Implement GUI for receiving incoming multicast transfersSebastien Braun2010-08-041-2/+17
| * | Fix parsing of incoming MCASTFTRETRY messagesSebastien Braun2010-07-191-1/+1
| * | Implement initial multicast receive functionality in PVS daemonSebastien Braun2010-07-191-0/+85
| * | Remember to delete outgoing transfers when they are finished or failedSebastien Braun2010-07-171-0/+11
| * | Implement UI and pvsDaemon components for outgoing Multicast TransferSebastien Braun2010-07-171-0/+60
| |/
* | Refactor InputEvent handler code.Sebastien Braun2010-10-051-3/+3
* | Implement first version of basic input event supportSebastien Braun2010-10-051-0/+24
|/
* initial import of latest svn versionSebastian2010-05-121-0/+629