Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | display errors occuring in any::set_authentication() | Pascal Rigaux | 2003-09-17 | 1 | -1/+6 |
| | | | | | (esp. for "Can't use broadcast with no NIS domain") | ||||
* | New, improved, compact code, courtesy of Thierry. | Stew Benedict | 2003-09-15 | 1 | -25/+6 |
| | |||||
* | Updates for stable release bug submission to anthill (vdanen) | Stew Benedict | 2003-09-15 | 1 | -18/+201 |
| | |||||
* | - call any::ask_window_manager_to_logout() after forking so that exit ↵ | Pascal Rigaux | 2003-09-15 | 1 | -3/+5 |
| | | | | | | | | doesn't happen before it is done (otherwise it can loose Xauth access) - fix checking config_changed (it can be string 'config_changed' or the new $raw_X) | ||||
* | drakTermServ - translation issues (Arpad Biro), fix help text format | Stew Benedict | 2003-09-15 | 2 | -81/+101 |
| | | | | | | drakbackup - translation issues (Arpad Biro) fix user, cron misbehavior (Keld Jørn Simonsen) | ||||
* | fix typo (pixel sux) | Pascal Rigaux | 2003-09-15 | 1 | -1/+1 |
| | |||||
* | stop bootsplash silent mode if something is detected | Florent Villard | 2003-09-14 | 1 | -1/+2 |
| | |||||
* | hd as default daemon media | Stew Benedict | 2003-09-12 | 1 | -1/+1 |
| | |||||
* | fix #5586 (profiles with spaces in name) | Thierry Vignaud | 2003-09-12 | 1 | -2/+3 |
| | |||||
* | Update | David Baudens | 2003-09-12 | 8 | -0/+0 |
| | |||||
* | fix #5571 | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | fix infamous #4136 | Thierry Vignaud | 2003-09-11 | 1 | -0/+1 |
| | | | | | | | | rationale: our own SIG_CHLD handler intercept the child death after run_program's waitpid() got interrupted by the signal but before it get rescheduled by the kernel (at which stage the child it wait for does not exists anymore) | ||||
* | do not set hostname if there's a dynamic interface | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | silly me, I forgot the debug messages | Florin Grad | 2003-09-11 | 1 | -2/+0 |
| | |||||
* | some Cancel interface fix | Florin Grad | 2003-09-11 | 1 | -4/+5 |
| | |||||
* | always display the log domain names in the same order, that is in | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | | | | | english (not l10n) alphabetic order | ||||
* | remove debugging assertion | Thierry Vignaud | 2003-09-11 | 1 | -1/+0 |
| | |||||
* | display "the current level is X" instead of "the current level is level X" | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | - do not comply on filter change (system, user or system & user) | Thierry Vignaud | 2003-09-10 | 1 | -49/+50 |
| | | | | | | | | - default to "system & user" by default - show customized rules after system ones since these are managed once system ones get applied - add new rules to end of list | ||||
* | follow std explanations policy | Thierry Vignaud | 2003-09-10 | 1 | -2/+2 |
| | |||||
* | added nplanel patch for ATI proprietary drivers. | Francois Pons | 2003-09-10 | 1 | -0/+1 |
| | |||||
* | add higher level explanations | Thierry Vignaud | 2003-09-10 | 1 | -1/+7 |
| | |||||
* | install xawtv if needed | Thierry Vignaud | 2003-09-09 | 1 | -17/+1 |
| | |||||
* | re-enable supermount | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | ensure userdrake works when diskdrake --fileshare is embedded or run through ↵ | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 |
| | | | | kdesu | ||||
* | fix #5448 (infinite entries) | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | fix window size in when non embedded & non wizard | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | fix default size without draksplash | Thierry Vignaud | 2003-09-09 | 1 | -2/+5 |
| | |||||
* | try again if no floppy (or error during creation of floppy) | Francois Pons | 2003-09-09 | 1 | -5/+9 |
| | |||||
* | - help call | Daouda Lo | 2003-09-09 | 1 | -2/+2 |
| | | | | | - reportbug via bugzilla | ||||
* | fix #5430: do not confuse users with debug messages | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | add help buttons | Thierry Vignaud | 2003-09-08 | 2 | -0/+5 |
| | |||||
* | fix current profile load in wizard mode | Thierry Vignaud | 2003-09-08 | 1 | -0/+1 |
| | |||||
* | increase drakconnect robustness regarding profiles managment | Thierry Vignaud | 2003-09-08 | 1 | -11/+10 |
| | | | | | | | | | | | | - fix set_profiles() call on profiles menu user change - (set_profiles) consolidate netcnx->{PROFILE} setting where we call set_profile - (update_profiles) rely on netcnx->{PROFILE} - fix profiles list update when wizard exits | ||||
* | - do not call anymore network::netconnect::save_conf | Damien Chaumette | 2003-09-08 | 1 | -2/+1 |
| | | | | | - good set_profiles($netcnx) call | ||||
* | remove obsolete code | Pascal Rigaux | 2003-09-08 | 1 | -1/+0 |
| | |||||
* | ~fix~ calling userdrake in "diskdrake --fileshare" | Pascal Rigaux | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | fix #4964 (not being able to select directories) | Thierry Vignaud | 2003-09-08 | 1 | -1/+0 |
| | |||||
* | shrink | Damien Chaumette | 2003-09-08 | 1 | -7/+3 |
| | |||||
* | Xdrakres is "XFdrake resolution" not simply "XFdrake" | Pascal Rigaux | 2003-09-08 | 1 | -0/+1 |
| | |||||
* | Fixed copyright notice. | Till Kamppeter | 2003-09-08 | 1 | -0/+1 |
| | |||||
* | use formatError to have the error message instead of SCALAR(0x....) | Pascal Rigaux | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | - support new help call | Daouda Lo | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | Show an error message if saned could not be installed. | Till Kamppeter | 2003-09-08 | 1 | -1/+5 |
| | |||||
* | - Use a field in the $printer data structure and no a global variable | Till Kamppeter | 2003-09-08 | 1 | -7/+13 |
| | | | | | | | for the expert mode. - Fixed bug of database not being re-read when switching between normal and expert mode with the new GTK2 main window. | ||||
* | - $netcnx->{PROFILE} is current profile name (now scalar) | Damien Chaumette | 2003-09-07 | 1 | -3/+5 |
| | | | | | | - fix non working profiles loading/saving - perl_checker | ||||
* | Reverted button texts to not break existing translations, added hints | Till Kamppeter | 2003-09-05 | 1 | -2/+8 |
| | | | | | for translators to make the button texts short. | ||||
* | Shorter button texts, so that translations do not let the buttons go | Till Kamppeter | 2003-09-05 | 1 | -3/+3 |
| | | | | | out of the window. | ||||
* | Change the strings again for Pablo | Stew Benedict | 2003-09-05 | 1 | -8/+8 |
| | |||||
* | CDROM -> CDR | Stew Benedict | 2003-09-04 | 1 | -5/+5 |
| |