summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CleanupFabian Schillinger2010-11-011-3/+1Star
* Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-01433-1047/+113387
|\
| * [PVSGUI] No X required for --help and --versionjjl2010-10-145-30/+30
| * [PVSMGR] dummies removedjjl2010-10-141-18/+18
| * Make behaviour on lookup failures configurableSebastien Braun2010-10-073-14/+88
| * Update strings for special input eventsSebastien Braun2010-10-075-0/+590
| * Implement magic SysRq handler.Sebastien Braun2010-10-075-1/+105
| * Sanitize security model yet againSebastien Braun2010-10-073-22/+48
| * Install a pvsprivinputd.conf template into /etcSebastien Braun2010-10-072-0/+19
| * Implement log targets for pvsprivinputdSebastien Braun2010-10-074-6/+308
| * Install PolKit policy fileSebastien Braun2010-10-062-0/+37
| * Detect the presence of PolKit on configurationSebastien Braun2010-10-062-0/+25
| * Fix deletion order bugSebastien Braun2010-10-063-2/+15
| * Refactor signal handling in pvsprivinputdSebastien Braun2010-10-066-18/+155
| * Implement administratively configured user privilegesSebastien Braun2010-10-063-3/+178
| * Add headers containing translated strings to sources for pvsmgr[touch]Sebastien Braun2010-10-061-0/+6
| * Change location of pvsprivinputd.conf to /etc/Sebastien Braun2010-10-062-2/+34
| * Fix typo that prevents correct compilation when XInput2.h is presentSebastien Braun2010-10-061-1/+1
| * Merge remote branch 'openslx/mcastft' into inputSebastien Braun2010-10-06433-2478/+112187
| |\
| | * Merge remote branch 'openslx/master' into mcastftSebastien Braun2010-10-0578-2163/+4732
| | |\
| | * | Fix SIGSEGV-generating lookup bug when incoming multicast transfers are retriedSebastien Braun2010-10-051-1/+1
| | * | Delete received file when user cancels rename.Sebastien Braun2010-10-051-2/+9
| | * | Fix SIGSEGV when address info cannot be parsed.Sebastien Braun2010-10-051-0/+1
| | * | Forgot to add pvsNetworkInterfaceListModel.cpp to CMakeLists.txtSebastien Braun2010-10-051-0/+2
| | * | Whitespace fixSebastien Braun2010-10-051-2/+0Star
| | * | Remove unnecessary check for glib headers/librariesSebastien Braun2010-10-051-7/+0Star
| | * | Fix OpenPGM error handling bug resulting in spurious warnings and/or memory l...Sebastien Braun2010-10-051-1/+2
| | * | Add Network Configuration iconSebastien Braun2010-10-052-0/+3
| | * | Remove system-dependent interface enumeration code and introduce properSebastien Braun2010-10-054-49/+124
| | * | Implement Network-wide Configuration Interface for Multicast File TransferSebastien Braun2010-10-0514-2/+559
| | * | Assorted Multicast Fixes:Sebastien Braun2010-10-03324-1607/+12291
| | * | Add patch for OpenPGM to fix switch() fallthroughSebastien Braun2010-08-251-0/+11
| | * | Make PGM interface configurableSebastien Braun2010-08-046-5/+134
| | * | 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-049-29/+154
| | * | Forward MCASTFTANNOUNCE and MCASTFTRETRY messages in pvsmgr and pvsmgrtouch.Sebastien Braun2010-07-191-0/+19
| | * | McastConfiguration's copy constructor should allow specifying a parent QObjectSebastien Braun2010-07-191-2/+2
| | * | Fix parsing of incoming MCASTFTRETRY messagesSebastien Braun2010-07-191-1/+1
| | * | Implement initial multicast receive functionality in PVS daemonSebastien Braun2010-07-197-6/+351
| | * | Remember to delete outgoing transfers when they are finished or failedSebastien Braun2010-07-172-0/+14
| | * | Implement --no-fork/-F command line argument for pvsSebastien Braun2010-07-171-38/+59
| | * | Fix License header for McastConfiguration.cppSebastien Braun2010-07-171-5/+14
| | * | Implement UI and pvsDaemon components for outgoing Multicast TransferSebastien Braun2010-07-1714-33/+661
| | * | Make McastSender work with a pre-opened socketSebastien Braun2010-07-162-0/+9
| | * | Add progress indication to McastSender and McastReceiverSebastien Braun2010-07-154-0/+9
| | * | Add isOpen() test to McastPGMSocketSebastien Braun2010-07-152-0/+10
| | * | Disable PGMCC as it is buggySebastien Braun2010-07-151-3/+0Star
| | * | Whitespace fixesbrs2010-07-151-10/+10
| | * | * Upgrade OpenPGM to current trunkSebastien Braun2010-07-15287-203/+91322
| | * | Change to shorter NAK intervals for performance.Sebastien Braun2010-07-141-3/+3