| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | connected interfaces saved in networkdiscovery class and now accessed by ↵ | Jonathan Bauer | 2012-02-23 | 5 | -27/+23![]() |
| | | | | | getter & minor | ||||
| * | sorted functions declarations & deleted some unused members... | Jonathan Bauer | 2012-02-22 | 5 | -77/+40![]() |
| | | |||||
| * | code formatting | Jonathan Bauer | 2012-02-22 | 2 | -352/+261![]() |
| | | |||||
| * | fix for continueBoot button from user choice dialog | Jonathan Bauer | 2012-02-22 | 4 | -2/+13 |
| | | |||||
| * | globals in extra class, new javascript interface classes for fbgui and ↵ | Jonathan Bauer | 2012-02-21 | 21 | -1234/+1040![]() |
| | | | | | ndgui, various cleanups in ndgui... | ||||
| * | Merge branch 'ssl' of git.openslx.org:openslx-ng/fbgui into ssl | Michael Neves | 2012-02-03 | 18 | -798/+615![]() |
| |\ | |||||
| | * | fix merge error | Jonathan Bauer | 2012-02-03 | 1 | -2/+2 |
| | | | |||||
| | * | merge cleanup branch | Jonathan Bauer | 2012-02-03 | 18 | -796/+613![]() |
| | |\ | |||||
| | | * | minor changes | Jonathan Bauer | 2012-02-03 | 7 | -37/+14![]() |
| | | | | |||||
| | | * | sysInfo gets interface name for MAC adress from networkdiscovery | Jonathan Bauer | 2012-02-01 | 5 | -16/+10![]() |
| | | | | |||||
| | | * | adapted existing classes to reflect changes | Jonathan Bauer | 2012-02-01 | 8 | -464/+43![]() |
| | | | | |||||
| | | * | new abstract class agui for common gui functions, new console class for ↵ | Jonathan Bauer | 2012-02-01 | 4 | -0/+234 |
| | | | | | | | | | | | | | debug console | ||||
| | | * | various logging fixes | Jonathan Bauer | 2012-01-31 | 5 | -34/+55 |
| | | | | |||||
| | | * | hm | Jonathan Bauer | 2012-01-31 | 4 | -304/+315 |
| | | | | |||||
| | | * | fix for empty log messages | Jonathan Bauer | 2012-01-31 | 1 | -1/+2 |
| | | | | |||||
| * | | | mutual auth test | Michael Neves | 2012-02-03 | 2 | -7/+28 |
| |/ / | |||||
| * | | User Private Key, Certificate und Server Certificate gesetzt | Michael Neves | 2012-02-02 | 2 | -21/+35 |
| | | | |||||
| * | | ignore SelfSignedCertificateInChain-Error fot OpenSLX-Cert | Michael Neves | 2012-02-02 | 2 | -7/+14 |
| | | | |||||
| * | | setLocalCertificate, readCertificate and dumpCertificate added | Michael Neves | 2012-02-02 | 2 | -17/+71 |
| | | | |||||
| * | | registerCACertificates function | Michael Neves | 2012-01-31 | 2 | -11/+21 |
| | | | |||||
| * | | Added HTTP Error Handling | Michael Neves | 2012-01-30 | 2 | -3/+20 |
| | | | |||||
| * | | Added SSL ErrorHandler for QWebViews NetworkAccessManager | Michael Neves | 2012-01-30 | 2 | -0/+24 |
| | | | |||||
| * | | Change pbs_url to https if ssl is enabled | Michael Neves | 2012-01-30 | 1 | -8/+14 |
| | | | |||||
| * | | ssl option for fbgui | Michael Neves | 2012-01-30 | 3 | -2/+22 |
| | | | |||||
| * | | Revert "Revert "Revert "ssl options to fbgui""" | Michael Neves | 2012-01-30 | 3 | -315/+292![]() |
| | | | | | | | | | This reverts commit c68da80998ea88aa50c737cf70748da73e8e25f1. | ||||
| * | | Revert "Revert "ssl options to fbgui"" | Michael Neves | 2012-01-30 | 3 | -292/+315 |
| | | | | | | | | | This reverts commit 3ccf11cb212a7735cfc4ecdc3058776e95501e85. | ||||
| * | | Revert "ssl options to fbgui" | Michael Neves | 2012-01-30 | 3 | -315/+292![]() |
| | | | | | | | | | This reverts commit dbab0ab340880bba7103ba534b824721546299e1. | ||||
| * | | ssl options to fbgui | Michael Neves | 2012-01-30 | 3 | -292/+315 |
| |/ | |||||
| * | debug console fixed, now basicly tail on logfile | Jonathan Bauer | 2012-01-25 | 2 | -15/+43 |
| | | |||||
| * | removed cdhcpcd path from config, now through testApp. Added root check if ↵ | Jonathan Bauer | 2012-01-25 | 1 | -1/+1 |
| | | | | | ND is activated | ||||
| * | fix for QT 4.8: setting header for POST | Jonathan Bauer | 2012-01-24 | 1 | -0/+1 |
| | | |||||
| * | added nd template in config file & minor formatting | Jonathan Bauer | 2012-01-24 | 1 | -73/+81 |
| | | |||||
| * | new option -n to activate network discovery | Jonathan Bauer | 2012-01-23 | 4 | -10/+45 |
| | | |||||
| * | add doc build target | Sebastian Schmelzer | 2011-12-15 | 2 | -0/+3 |
| | | |||||
| * | spelling .. | Sebastian Schmelzer | 2011-12-08 | 1 | -1/+1 |
| | | |||||
| * | fix empty log message bug .. | Sebastian Schmelzer | 2011-12-08 | 1 | -78/+107 |
| | | |||||
| * | cleanup logging stuff | Sebastian Schmelzer | 2011-12-06 | 2 | -98/+100 |
| | | |||||
| * | bigger log dialog | Sebastian Schmelzer | 2011-12-06 | 1 | -3/+3 |
| | | |||||
| * | remove obsolete debug msg prefixes | Sebastian Schmelzer | 2011-12-06 | 7 | -162/+159![]() |
| | | |||||
| * | update logging | Sebastian Schmelzer | 2011-12-06 | 1 | -0/+25 |
| | | |||||
| * | update build-pkg script | Sebastian Schmelzer | 2011-12-06 | 1 | -2/+2 |
| | | |||||
| * | add cpack stuff | Sebastian Schmelzer | 2011-12-05 | 2 | -16/+22 |
| | | |||||
| * | finaly clean cmake files | Sebastian Schmelzer | 2011-12-05 | 3 | -12/+69 |
| | | |||||
| * | cleanup CmakeList | Sebastian Schmelzer | 2011-12-05 | 2 | -2/+0![]() |
| | | |||||
| * | codeformating, change to log4cxx | Sebastian Schmelzer | 2011-12-03 | 48 | -6806/+7177 |
| | | |||||
| * | merge with master-team-project | Sebastian Schmelzer | 2011-12-01 | 95 | -665/+13318 |
| |\ | |||||
| | * | den pfad zur common header file angepasst | Niklas | 2011-11-23 | 1 | -1/+1 |
| | | | |||||
| | * | modified cmakelists, changed include paths | Niklas Goby | 2011-11-23 | 1 | -1/+1 |
| | | | |||||
| | * | created modules | Niklas Goby | 2011-11-23 | 90 | -0/+8333 |
| | | | |||||
| | * | new comments | Niklas | 2011-11-09 | 3 | -1/+9 |
| | | | |||||

