| Commit message (Expand) | Author | Age | Files | Lines |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -6/+6 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -139/+139 |
* | make new perl_checker happy: replacing PKG::f by PKG::f() | Pascal Rigaux | 2002-10-17 | 1 | -1/+1 |
* | do not allow to create user "root" (thanks to Eric Fernandez) | Pascal Rigaux | 2002-09-25 | 1 | -1/+1 |
* | change load_category__prompt_for_more dying 'already displayed' in return | Damien Chaumette | 2002-09-24 | 1 | -1/+2 |
* | do something with "Security Administrator (login or email)" | Pascal Rigaux | 2002-09-12 | 1 | -1/+1 |
* | when "password" or "restricted" is set, propose the entries to change them | Pascal Rigaux | 2002-09-09 | 1 | -1/+1 |
* | fix detection of mixed_kind_of_disks (eg: hde with hda) | Pascal Rigaux | 2002-09-09 | 1 | -2/+3 |
* | (ask_window_manager_to_logout): do not su into user before doing dcop if | Pascal Rigaux | 2002-09-05 | 1 | -2/+4 |
* | - set GRP_TOGGLE to '' when no GRP_TOGGLE are used | Pascal Rigaux | 2002-08-30 | 1 | -7/+9 |
* | - use $::prefix in any::get_secure_level() | Pascal Rigaux | 2002-08-28 | 1 | -5/+3 |
* | (selectLanguage): fix the ugly use of focus_out for setting langs. Was comple... | Pascal Rigaux | 2002-08-28 | 1 | -1/+2 |
* | :x | Pascal Rigaux | 2002-08-27 | 1 | -1/+0 |
* | set password2 to password so that upgrading bootloader with an existing passw... | Pascal Rigaux | 2002-08-27 | 1 | -0/+1 |
* | add ntools and ctools in %high_security_groups | Pascal Rigaux | 2002-08-27 | 1 | -0/+2 |
* | (devfssymlinkf): use "mksymlink" instead of "symlink" so that devfsd doesn't ... | Pascal Rigaux | 2002-08-17 | 1 | -2/+2 |
* | fix "Security Administrator (login or email)" missing field | Pascal Rigaux | 2002-08-16 | 1 | -1/+1 |
* | use setExportedVarsInSh for setting /etc/profile.d/proxy.sh so that http_proxy | Pascal Rigaux | 2002-08-12 | 1 | -4/+3 |
* | - fix module parameter dialog box handling | Pascal Rigaux | 2002-08-09 | 1 | -10/+12 |
* | - write_passwd_user: ensure {pw} is set (at least '') | Pascal Rigaux | 2002-08-08 | 1 | -11/+1 |
* | (ask_window_manager_to_logout): adapt to new gnome | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | sort security level descriptions | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | (ddcxinfos): use the new run_program::raw with a 20s timeout to workaround dd... | Pascal Rigaux | 2002-08-06 | 1 | -1/+2 |
* | Put _() around two strings in security level choosing | Pablo Saratxaga | 2002-08-06 | 1 | -2/+2 |
* | do the job of devfsd in case devfsd doesn't do it | Pascal Rigaux | 2002-08-05 | 1 | -13/+19 |
* | - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD} | Pascal Rigaux | 2002-08-01 | 1 | -0/+16 |
* | get rid of some $prefix parameter passing (using $::prefix where needed instead) | Pascal Rigaux | 2002-08-01 | 1 | -3/+3 |
* | (devfssymlinkf): when creating a symlink on the system, use devfs name if dev... | Pascal Rigaux | 2002-07-31 | 1 | -0/+3 |
* | replace "$foo" with $foo | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -6/+2 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -7/+6 |
* | (running_window_manager): return the pids found if wanted | Pascal Rigaux | 2002-07-28 | 1 | -2/+5 |
* | use run_program::rooted_get_stdout instead of `chroot $prefix ...` | Pascal Rigaux | 2002-07-26 | 1 | -2/+1 |
* | use fuzzy_pidofs (to detect if kwin is running) | Pascal Rigaux | 2002-07-23 | 1 | -6/+4 |
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -3/+3 |
* | when $::noauto, hardwire no probing in detect_devices::probeall to ensure no ... | Pascal Rigaux | 2002-07-22 | 1 | -1/+1 |
* | try very hard to make rdvd work: | Pascal Rigaux | 2002-07-20 | 1 | -10/+30 |
* | please perl_checker | Pascal Rigaux | 2002-07-20 | 1 | -0/+1 |
* | fix typo | Pascal Rigaux | 2002-07-20 | 1 | -2/+2 |
* | (devfssymlinkf): use devfs names for devfs/conf.d/xxx.conf, but not for the | Pascal Rigaux | 2002-07-20 | 1 | -5/+6 |
* | devfssymlinkf doesn't have any return value, so don't check it | Pascal Rigaux | 2002-07-20 | 1 | -3/+1 |
* | (devfssymlinkf): try devices::to_devfs when devfs_device is not provided | Pascal Rigaux | 2002-07-19 | 1 | -1/+5 |
* | (devfssymlinkf): use devfs_device instead of device when available | Pascal Rigaux | 2002-07-19 | 1 | -4/+5 |
* | revert changes so that DrakX work again. | Francois Pons | 2002-07-19 | 1 | -0/+70 |
* | - remove any msec related functions | Christian Belisle | 2002-07-19 | 1 | -70/+0 |
* | move the "if !$::testing" for not modifying inittab in function runlevel() | Pascal Rigaux | 2002-07-17 | 1 | -1/+1 |
* | draksec: | Christian Belisle | 2002-07-16 | 1 | -39/+9 |
* | small english fix thx to vdanen | Guillaume Cottenceau | 2002-07-16 | 1 | -1/+1 |
* | ask_window_manager_to_logout: handle wmaker too | Thierry Vignaud | 2002-07-12 | 1 | -0/+1 |
* | drop kde1 support | Thierry Vignaud | 2002-07-12 | 1 | -2/+1 |