| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote branch 'openslx/master' into mcastft | Sebastien Braun | 2010-10-05 | 1 | -39/+61 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt pvsmgr.qrc src/gui/clientConfigDialog.cpp src/gui/mainWindow.cpp src/gui/ui/mainwindow.ui src/gui/ui/mainwindowtouch.ui src/pvs.cpp src/pvs.h src/pvsDaemon.cpp src/pvsgui.cpp | ||||
| | * | All printf() replaced with qDebug() | Johann Latocha | 2010-09-01 | 1 | -2/+2 |
| | | | |||||
| | * | Defect #644 and cleanout some old code | Johann Latocha | 2010-08-30 | 1 | -9/+2![]() |
| | | | |||||
| | * | PVS output errors fixed | Johann Latocha | 2010-08-30 | 1 | -3/+4 |
| | | | |||||
| | * | Bug fixed: create config-dir | Johann Latocha | 2010-08-29 | 1 | -0/+4 |
| | | | |||||
| | * | Feature #633 | Johann Latocha | 2010-08-29 | 1 | -0/+3 |
| | | | |||||
| | * | Enhancement #587 | Johann Latocha | 2010-08-28 | 1 | -3/+6 |
| | | | |||||
| | * | Anpassungen fuer Win32-build. | Alexander Hoppe | 2010-08-03 | 1 | -5/+22 |
| | | | | | | | | | | | | | | | Aufspaltung der ClientGUIUtils in 2 Versionen Anpassungen des HomeDir Alle Aenderungen sollten unschaedlich fuer den Linux-build-Prozess sein. | ||||
| | * | Merge branch 'master' of openslx.org:pvs | Fabian Schillinger | 2010-07-10 | 1 | -18/+15![]() |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: i18n/pvs_ar_JO.ts i18n/pvs_de_DE.ts i18n/pvs_es_MX.ts i18n/pvs_fr_FR.ts i18n/pvs_pl_PL.ts | ||||
| | | * | Configuration by pvs via D-Bus. Old .allow ist now deprecated, config file: ↵ | Johann Latocha | 2010-07-10 | 1 | -18/+15![]() |
| | | | | | | | | | | | | | .config/openslx/pvs.conf | ||||
| | * | | Inserted some Buttons in GUI and TouchGUI and modified handling of commands ↵ | Fabian Schillinger | 2010-07-10 | 1 | -0/+13 |
| | |/ | | | | | | | | | | | in pvs.cpp for later remote Command/Process enhancement | ||||
| | * | Revoke Fabians changes. | Johann Latocha | 2010-07-10 | 1 | -12/+0![]() |
| | | | |||||
| | * | first commit to test git | Fabian Schillinger | 2010-07-09 | 1 | -0/+12 |
| | | | |||||
| * | | Fix SIGSEGV-generating lookup bug when incoming multicast transfers are retried | Sebastien Braun | 2010-10-05 | 1 | -1/+1 |
| | | | |||||
| * | | Implement Network-wide Configuration Interface for Multicast File Transfer | Sebastien Braun | 2010-10-05 | 1 | -1/+57 |
| | | | |||||
| * | | Assorted Multicast Fixes: | Sebastien Braun | 2010-10-03 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Upgrade bundled OpenPGM to SVN r1135 - Timing fixes: Make all rate-limited and timer-pending operation wait for at least 1ms to avoid busy-waiting - No distinction between sending and receiving sockets when setting up socket options (Receivers need to be able to send anyway when using PGMCC). - Switch from fixed-rate transmission to using PGMCC for congestion control. - Remove some obnoxious debugging outputs - Some white space fixes - Introduce a short waiting time before actually starting file transmission in order to allow enough SPM messages to be sent so that receivers can initialize properly. - Fix MCASTFTANNOUNCE message to include full file name instead of basename. - Fix generateMcastTransferID in order to gather more random IDs. PVSGUI may become confused if transfer IDs are reused. - Properly dispose of clientFileReceiveDialog when multicast transfer is finished. - Properly display transfer size in clientFileReceiveDialog | ||||
| * | | Make PGM interface configurable | Sebastien Braun | 2010-08-04 | 1 | -0/+7 |
| | | | |||||
| * | | Fix a bug where transfer IDs would linger in the pvs daemon's data ↵ | Sebastien Braun | 2010-08-04 | 1 | -0/+1 |
| | | | | | | | | | structures after cancellation. | ||||
| * | | Implement GUI for receiving incoming multicast transfers | Sebastien Braun | 2010-08-04 | 1 | -2/+17 |
| | | | |||||
| * | | Fix parsing of incoming MCASTFTRETRY messages | Sebastien Braun | 2010-07-19 | 1 | -1/+1 |
| | | | |||||
| * | | Implement initial multicast receive functionality in PVS daemon | Sebastien Braun | 2010-07-19 | 1 | -0/+85 |
| | | | |||||
| * | | Remember to delete outgoing transfers when they are finished or failed | Sebastien Braun | 2010-07-17 | 1 | -0/+11 |
| | | | |||||
| * | | Implement UI and pvsDaemon components for outgoing Multicast Transfer | Sebastien Braun | 2010-07-17 | 1 | -0/+60 |
| |/ | |||||
| * | initial import of latest svn version | Sebastian | 2010-05-12 | 1 | -0/+629 |

