| Commit message (Expand) | Author | Age | Files | Lines |
* | (secured_file) ensure that ~/tmp is correctly owned if created | Thierry Vignaud | 2011-11-27 | 1 | -2/+11 |
* | (parse_release_file) silent perl_checker | Thierry Vignaud | 2011-11-27 | 1 | -1/+1 |
* | (secured_file) fix crashing on creating temp file if temp dir doesn't exist (... | Thierry Vignaud | 2011-11-27 | 1 | -0/+1 |
* | also take mandriva-release file in account in common::release_file for consis... | Michael Scherer | 2011-05-23 | 1 | -1/+1 |
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -2/+2 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -5/+5 |
* | create unwind_protect() and with_private_tmp_file() | Pascal Rigaux | 2008-09-18 | 1 | -0/+23 |
* | - keep in $o->{previous_release} the info about upgraded /etc/release, | Pascal Rigaux | 2008-09-01 | 1 | -1/+3 |
* | (is_running) make it return the actual PID of the first found process rather ... | Thierry Vignaud | 2008-08-07 | 1 | -3/+3 |
* | (is_running) factorize code between mdkapplet & net_applet so that draksnapsh... | Thierry Vignaud | 2008-08-07 | 1 | -1/+10 |
* | fix reading and setting kdmrc (by resolving alternative in chroot) | Olivier Blin | 2008-07-10 | 1 | -0/+6 |
* | fix reading alternatives in install | Olivier Blin | 2008-03-20 | 1 | -1/+1 |
* | (to_utf8) export it (for rpmdrake) | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
* | also detect SuSE distros (see #16604) | Pascal Rigaux | 2008-02-01 | 1 | -1/+1 |
* | create common::parse_release_file() out of find_root_parts() | Pascal Rigaux | 2008-01-30 | 1 | -0/+8 |
* | release_file(): handle /etc/fedora-release | Pascal Rigaux | 2008-01-29 | 1 | -1/+1 |
* | - fix configuring kdeglobals (was broken because of /etc/kderc using | Pascal Rigaux | 2007-10-04 | 1 | -0/+15 |
* | formatXiB: make it explicit that we don't support float numbers | Pascal Rigaux | 2007-09-21 | 1 | -1/+1 |
* | simplify handling negative numbers | Pascal Rigaux | 2007-09-21 | 1 | -3/+5 |
* | make formatXiB() handle negative numbers (for rpmdrake) | Thierry Vignaud | 2007-09-21 | 1 | -3/+3 |
* | (get_parent_uid) introduce it in order to be able to run a process | Thierry Vignaud | 2007-09-13 | 1 | -1/+5 |
* | (translate_real) simplify | Thierry Vignaud | 2007-08-28 | 1 | -4/+3 |
* | (translate_real) in english 1 is singular whereas 0 is plural (pixel) | Thierry Vignaud | 2007-08-28 | 1 | -1/+3 |
* | (translate_real) fix plural translating for C locale | Thierry Vignaud | 2007-08-28 | 1 | -1/+1 |
* | (translate_real) fix translating plural forms by comparing the gettext | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
* | (translate_real) always use dngettext() if we have a plural string | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
* | - for XFdrake: use update-alternatives command instead doing things by hand | Pascal Rigaux | 2007-08-08 | 1 | -14/+1 |
* | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 1 | -1/+8 |
* | (mandrake_release_info) introduce it in order to have full release info (eg: ... | Thierry Vignaud | 2007-06-27 | 1 | -1/+5 |
* | - diskdrake | Pascal Rigaux | 2007-06-11 | 1 | -5/+7 |
* | (to_utf8) tell perl this is now UTF-8 (spotted by #31067 and also seen | Thierry Vignaud | 2007-05-28 | 1 | -1/+3 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -50/+143 |
* | let packages using common.pm to use Locale::gettext without requiring it | Pascal Rigaux | 2005-12-28 | 1 | -1/+1 |
* | allow common.pm and standalone.pm to be used in drakxtools-backend without pe... | Pascal Rigaux | 2005-12-18 | 1 | -1/+1 |
* | fix dropping sprintf_fixutf8 (i committed the wrong version...) | Pascal Rigaux | 2005-12-15 | 1 | -1/+1 |
* | - i had foolishly removed c::iconv whereas it was used still used by c::from_... | Pascal Rigaux | 2005-12-15 | 1 | -0/+9 |
* | get rid of sprintf_fixutf8 which is no more needed with current perl | Pascal Rigaux | 2005-12-15 | 1 | -10/+3 |
* | use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ... | Pascal Rigaux | 2005-12-15 | 1 | -1/+2 |
* | fix looking for backup-ed release file first | Pascal Rigaux | 2005-09-12 | 1 | -3/+5 |
* | - new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ... | Pascal Rigaux | 2005-09-02 | 1 | -1/+3 |
* | also look for conectiva-release | Pascal Rigaux | 2005-08-31 | 1 | -1/+1 |
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-08 | 1 | -6/+1 |
* | import md5file from net_applet/mdkonline/userdrake | Olivier Blin | 2005-07-18 | 1 | -0/+14 |
* | do not load bloat POSIX | Thierry Vignaud | 2005-06-30 | 1 | -3/+2 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -0/+2 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | use "our" instead of "use vars" | Pascal Rigaux | 2005-06-03 | 1 | -4/+3 |
* | drop untranslate which is unused and bad practice | Pascal Rigaux | 2005-06-03 | 1 | -8/+1 |
* | update comment | Olivier Blin | 2005-05-27 | 1 | -1/+1 |