Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move setxkbmap to keyboard.pm | Pascal Rigaux | 2003-10-15 | 1 | -3/+2 |
| | |||||
* | let drakgw work... | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | show up a combo box with detected network interfaces but still let the | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | | | | | user manually type it sg like ppp0 if needed | ||||
* | - get rid of a perl_checker warning (thx pixel) | Thierry Vignaud | 2003-10-13 | 1 | -3/+2 |
| | | | | | | - this uncover the missing arg to parse_file when called from net_monitor, thus enabling to show up which file is currently parsed | ||||
* | - save "mail alert" wizard options into /etc/sysconfig/mail_alert and | Thierry Vignaud | 2003-10-13 | 1 | -24/+27 |
| | | | | | | | restore them when configuring it again - make cron task reuse /etc/sysconfig/mail_alert | ||||
* | - ensure services are always listed in the same order | Thierry Vignaud | 2003-10-13 | 1 | -4/+1 |
| | | | | | - simplify installed services list build | ||||
* | cron: only mail if there's really sg to warn about (aka do not sent | Thierry Vignaud | 2003-10-12 | 1 | -5/+8 |
| | | | | | empty mails) | ||||
* | restore previous subject in mails | Thierry Vignaud | 2003-10-12 | 1 | -1/+1 |
| | |||||
* | generate perl_checker compliant cron tasks | Thierry Vignaud | 2003-10-12 | 1 | -4/+4 |
| | |||||
* | simplify cron writing | Thierry Vignaud | 2003-10-12 | 1 | -4/+2 |
| | |||||
* | Move set_help_tip for new perl_checker. | Stew Benedict | 2003-10-10 | 1 | -5/+5 |
| | |||||
* | mark a few strings as translatable (part of #5670) | Thierry Vignaud | 2003-10-08 | 1 | -3/+3 |
| | |||||
* | log values too in explanations | Thierry Vignaud | 2003-10-08 | 1 | -5/+5 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2003-10-04 | 1 | -2/+2 |
| | |||||
* | consolidate network conf reread | Thierry Vignaud | 2003-10-03 | 1 | -10/+11 |
| | |||||
* | perl_checker | Pascal Rigaux | 2003-10-01 | 3 | -8/+8 |
| | |||||
* | don't check *all* for test_pms_all, skip horrible stuffs | Pascal Rigaux | 2003-09-30 | 4 | -8/+8 |
| | |||||
* | now one can now choose the interface | Florin Grad | 2003-09-24 | 1 | -1/+1 |
| | |||||
* | clean fonts renaming and make it log renames (through explanations)MDK92 | Thierry Vignaud | 2003-09-23 | 1 | -2/+5 |
| | |||||
* | (move_fonts) factorize clean fonts move | Thierry Vignaud | 2003-09-23 | 1 | -6/+10 |
| | |||||
* | fix font copy (catched by #5157): | Thierry Vignaud | 2003-09-23 | 1 | -1/+2 |
| | | | | | | | - prevent looking for "*.pfm*.afm" fonts - prevent displaying spurious error messages on console while converting fonts | ||||
* | fix ttf font conversion (catched by #5157) | Thierry Vignaud | 2003-09-23 | 1 | -1/+1 |
| | |||||
* | Bug 5916, all users overrides individual selection in wizard. | Stew Benedict | 2003-09-22 | 1 | -2/+4 |
| | |||||
* | fix the fix | Thierry Vignaud | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | fix #5825 (hostname set as ARRAY(0x...)) | Thierry Vignaud | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | ensure update_bootloader_label() won't break when called in text interactive | Pascal Rigaux | 2003-09-18 | 1 | -1/+1 |
| | | | | | (hint: in that case, $boot_label is unset) | ||||
* | - drakhelp will load online drakbug help file | Daouda Lo | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | - replace mdklaunchhelp by konqueror | Daouda Lo | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | 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 |
| |