Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Thierry Vignaud | 2014-01-08 | 1 | -2/+2 |
| | |||||
* | revert debug statement | Thierry Vignaud | 2014-01-08 | 1 | -2/+0 |
| | |||||
* | fix date | Thierry Vignaud | 2014-01-08 | 1 | -2/+2 |
| | |||||
* | 12.50 | Thierry Vignaud | 2014-01-08 | 3 | -1/+5 |
| | |||||
* | simplify after previous commit | Thierry Vignaud | 2014-01-08 | 1 | -8/+1 |
| | | | | revert commit 9b4e9da3dabd58573cc2c941bed524fc1fb24f7b | ||||
* | better fix for segfault on startup (mga#10289) | Thierry Vignaud | 2014-01-08 | 2 | -6/+6 |
| | | | | | just block the CHLD signal during the window where glib/webkit create threads behind our back (RT-120951) | ||||
* | move SIG_CHLD handler from fork_() into run_tool() | Thierry Vignaud | 2014-01-08 | 1 | -0/+5 |
| | | | | | | rationale: in next commit, we will block SIG_CHLD at startup then simplify starting logdrake, meaning fork() would unblock SIG_CHLD too early if "display logs" option is on | ||||
* | 12.49 | Thierry Vignaud | 2014-01-07 | 2 | -1/+3 |
| | |||||
* | fix missing space | Thierry Vignaud | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | fix missing colon | Thierry Vignaud | 2014-01-07 | 1 | -14/+14 |
| | | | | happened since commit a8251c9652410c95c51d40bc4f3db3b81f119eef | ||||
* | delay starting up logdrake, thus fixing segfault on startup (mga#10289) | Thierry Vignaud | 2014-01-07 | 2 | -2/+10 |
| | | | | we would segfault when "Display Logs" option is set | ||||
* | perl_checker cleanups | Thierry Vignaud | 2014-01-07 | 1 | -2/+2 |
| | |||||
* | kill useless debug message | Thierry Vignaud | 2014-01-07 | 1 | -1/+0 |
| | |||||
* | 12.48 | Donald Stewart | 2014-01-05 | 5 | -1/+5 |
| | | | | - Add MGA4 artwork | ||||
* | 12.47 | Thierry Vignaud | 2013-12-28 | 2 | -1/+3 |
| | |||||
* | try harder to prevent segfaulting on webkit init (mga#10289) | Thierry Vignaud | 2013-12-28 | 2 | -1/+8 |
| | | | | | we segfault in SIG_CHLD when temporary webkit threads exit on init: delay setting CHLD handler on forking the 1st tool | ||||
* | Updated Italian translations (killer1987) | Matteo Pasotti | 2013-12-22 | 1 | -421/+65 |
| | |||||
* | 12.46 | Thierry Vignaud | 2013-12-21 | 2 | -1/+3 |
| | |||||
* | reduce delay for the --start-with=xxx option | Thierry Vignaud | 2013-12-21 | 2 | -1/+2 |
| | | | | (now that the WebKit threads issue has been fixed) | ||||
* | reorder function after call to main() | Thierry Vignaud | 2013-12-21 | 1 | -4/+2 |
| | |||||
* | fix segfault when WebKit creates threads for good (mga#10289) | Thierry Vignaud | 2013-12-21 | 2 | -2/+13 |
| | | | | ignore SIGCHLD until WebKit has finished creating its threads | ||||
* | suplement blacklist | Thierry Vignaud | 2013-12-21 | 1 | -0/+4 |
| | |||||
* | Update Esperanto translation | Yuri Chornoivan | 2013-12-20 | 1 | -498/+83 |
| | |||||
* | Polish translation updated | Daniel Napora | 2013-12-19 | 1 | -16/+8 |
| | |||||
* | i18n: Fix my crazy British spelling of 'centre' | Colin Guthrie | 2013-12-18 | 75 | -298/+298 |
| | | | | | We should use en-us as the base language. Translations should not be affected (unless I've messed up) | ||||
* | 12.45 | Thierry Vignaud | 2013-12-13 | 2 | -1/+3 |
| | |||||
* | further delay event for slow machines (mga#10289) | Thierry Vignaud | 2013-12-13 | 1 | -2/+2 |
| | |||||
* | Add Transifex config file | Yuri Chornoivan | 2013-12-10 | 1 | -0/+8 |
| | |||||
* | - Updating French translation from tx | RĂ©mi Verschelde | 2013-12-08 | 1 | -455/+89 |
| | | | | - Restoring translators credits from Mandrake/Mandriva times | ||||
* | Updated Estonian translations | Marek Laane | 2013-12-06 | 1 | -12/+6 |
| | |||||
* | Chinese Traditional update by You-Cheng Hsieh | Yuri Chornoivan | 2013-11-29 | 1 | -371/+54 |
| | |||||
* | generate tarball in current directory | Thierry Vignaud | 2013-11-28 | 1 | -2/+2 |
| | |||||
* | update Dutch translation | Marja van Waes | 2013-11-27 | 1 | -14/+7 |
| | |||||
* | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -427/+69 |
| | |||||
* | Update Greek translation | dglent | 2013-11-26 | 1 | -2/+2 |
| | |||||
* | Update Greek translation | dglent | 2013-11-26 | 1 | -12/+8 |
| | |||||
* | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -351/+14 |
| | |||||
* | further delay event for slow machines (mga#10289) | Thierry Vignaud | 2013-11-18 | 2 | -2/+4 |
| | |||||
* | simplify | Thierry Vignaud | 2013-11-18 | 1 | -1/+1 |
| | |||||
* | build: 'make dist' does not require clean anymore | Colin Guthrie | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | 12.44 | Colin Guthrie | 2013-11-17 | 2 | -1/+3 |
| | |||||
* | polkit: Only use pkexec when not already root | Colin Guthrie | 2013-11-17 | 2 | -1/+3 |
| | |||||
* | Added turkish translation | tarakbumba | 2013-11-05 | 1 | -16/+11 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-10-26 | 1 | -12/+5 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-10-26 | 1 | -5/+4 |
| | |||||
* | Update Russian translation | Yuri Chornoivan | 2013-10-24 | 1 | -109/+126 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-21 | 1 | -14/+8 |
| | |||||
* | Slovenian translation updated | filip | 2013-10-21 | 1 | -13/+5 |
| | |||||
* | 12.42 | Colin Guthrie | 2013-10-13 | 2 | -1/+3 |
| | |||||
* | polkit: Tidy up polkit support | Colin Guthrie | 2013-10-12 | 7 | -14/+36 |
| |