summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* - shift twice to get the correct function nameDaouda Lo2004-09-071-3/+3
* (del_intf) use more detailled device names on Fabrice Facorat suggestionOlivier Blin2004-09-071-1/+9
* s/kind/name/Olivier Blin2004-09-071-16/+16
* (manage) clean interface kind assignmentOlivier Blin2004-09-071-1/+3
* add/update a few commentsThierry Vignaud2004-09-071-1/+4
* explicitely do not try to run configurator for AGP, ATA_STORAGE, SATA_STORAGE,Thierry Vignaud2004-09-071-0/+1
* perl_checker fixesOlivier Blin2004-09-061-5/+5
* (del_intf) update for adsl/modem/isdn connectionsOlivier Blin2004-09-061-7/+8
* drop lang::write()'s prefix parameter in favor of $::prefix (which was alread...Thierry Vignaud2004-09-061-2/+2
* (build_tree) avoid code duplication, use network::modem::ppp_read_confOlivier Blin2004-09-061-16/+1
* ensure we do not enable autologin w/o any userThierry Vignaud2004-09-061-1/+8
* (build_notebook) Authentication is used for modems only (better fix for #11142)Olivier Blin2004-09-061-3/+5
* typo fixThierry Vignaud2004-09-061-1/+1
* add module for storage controllers that are not compiled built-in in kernelThierry Vignaud2004-09-061-3/+1
* better looking for alternative driversThierry Vignaud2004-09-061-1/+1
* fix crashesThierry Vignaud2004-09-061-3/+9
* fixed typoPablo Saratxaga2004-09-051-1/+1
* don't exclude Gtk2::Entry fillingDamien Chaumette2004-09-031-1/+1
* Mandrake -> MandrakelinuxPablo Saratxaga2004-09-021-1/+1
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-0214-0/+20
* reuse icon for windowsThierry Vignaud2004-09-023-0/+3
* fix untraslated titleThierry Vignaud2004-09-021-1/+1
* do not use supermount by default for removable devicesOlivier Blin2004-09-021-1/+1
* use proper window & banner iconThierry Vignaud2004-09-021-0/+1
* set banner title...Thierry Vignaud2004-09-021-0/+2
* do not crash if default autologin or default desktop doesn't existOlivier Blin2004-09-011-2/+4
* write modules conf files if a tv card is detectedOlivier Blin2004-09-011-0/+2
* fix stupid errorOlivier Blin2004-09-011-1/+1
* add notconfigured stateOlivier Blin2004-09-011-4/+11
* unbreak drakclockThierry Vignaud2004-09-011-1/+1
* initialize and so that motion_event correctly handle the mouse movesFlorent Villard2004-09-011-3/+2
* Repaint the calendar (especially when the day changed)Florent Villard2004-09-011-8/+21
* enable harddrake2 to properly adapt to theme changes and the likeThierry Vignaud2004-09-011-1/+1
* (create_notebook) follow the same parameter order as gtkappend_page() use andThierry Vignaud2004-09-011-1/+1
* perl_checker cleanupsThierry Vignaud2004-09-011-2/+3
* Do not perform a date command when ntpdate has just been calledFlorent Villard2004-09-011-10/+10
* (is_running) enhance regexp, use anyOlivier Blin2004-08-311-1/+2
* (is_running) make it workThierry Vignaud2004-08-311-2/+1
* (is_running) try harderThierry Vignaud2004-08-311-1/+1
* (is_running) ignore our own process ... (brown paper bag bug)Thierry Vignaud2004-08-311-1/+1
* (build_notebook) fix crashes (#11100)Thierry Vignaud2004-08-311-1/+10
* move start_interface and stop_interface from net_monitor to network::tools, u...Olivier Blin2004-08-302-25/+12
* allow to connect/disconnect from net_appletOlivier Blin2004-08-301-4/+10
* is_running returns a boolean which would never be > 1Olivier Blin2004-08-301-2/+2
* - no need to run net-monitor with '--testing'Daouda Lo2004-08-301-1/+1
* - launch net_monitor in backgroundDaouda Lo2004-08-301-1/+1
* - typoDaouda Lo2004-08-301-1/+1
* - avoid duplicationDaouda Lo2004-08-301-4/+6
* - s/and/or/ (oblin)Daouda Lo2004-08-301-1/+1
* - launch net_monitor once (test if there's a running net_monitor before)Daouda Lo2004-08-301-6/+4