Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - read_gnomekderc() & update_gnomekderc() will now handle key=value where key | Pascal Rigaux | 2003-09-19 | 1 | -2/+2 |
| | | | | | can contain spaces | ||||
* | MDK::Common::System::list_users() should list user 500 if it exists | Pascal Rigaux | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | Add amd64 compat_arch mappings | Gwenolé Beauchesne | 2003-08-04 | 1 | -0/+2 |
| | |||||
* | - add read_gnomekderc() (and make update_gnomekderc() a little more robust ↵ | Pascal Rigaux | 2003-07-30 | 1 | -2/+21 |
| | | | | when the category is plain weird) | ||||
* | perl_checker adaptations | Pascal Rigaux | 2003-04-24 | 1 | -3/+3 |
| | |||||
* | fix description of module | Guillaume Cottenceau | 2003-04-17 | 1 | -1/+1 |
| | |||||
* | (fuzzy_pidofs): handle the empty /proc/XXX/cmdline case (using /proc/XXX/exe ↵ | Pascal Rigaux | 2003-04-01 | 1 | -1/+3 |
| | | | | | | | to have the name of the prog) (it is now useful for xfs (XFree86)) | ||||
* | (list_users) introduce it to get the id list of unprivilegied users, | Thierry Vignaud | 2003-01-29 | 1 | -1/+10 |
| | | | | | | thus enabling to consolidate code in printerdrake, mcc/menu_launchers, drakcronat and the like | ||||
* | more restricted detection of non-use of if_()-like exprs | Pascal Rigaux | 2002-12-04 | 1 | -4/+4 |
| | |||||
* | - warn use of "cond ? list : ()" (use if_(cond, list) instead) | Pascal Rigaux | 2002-12-04 | 1 | -4/+4 |
| | | | | | - adapt MDK::Common::* to this (using @{[]} instead of () to avoid the warning) | ||||
* | MDK::Common::System::update_gnomekderc: fix adding lines to the last section ↵ | Pascal Rigaux | 2002-09-06 | 1 | -0/+1 |
| | | | | when it doesn't end with a cr | ||||
* | MDK::Common::System::update_gnomekderc: fix adding section when the file ↵ | Pascal Rigaux | 2002-09-06 | 1 | -1/+2 |
| | | | | doesn't end with a cr | ||||
* | - add setExportedVarsInSh and setExportedVarsInCsh | Pascal Rigaux | 2002-08-12 | 1 | -10/+18 |
| | | | | | - remove setVarsInCsh (obsoleted by setExportedVarsInCsh) | ||||
* | - perl_checker: cleaner, more usable (via .perl_checker for -exclude's) | Pascal Rigaux | 2002-07-31 | 1 | -1/+2 |
| | | | | | | - perl_checker: more stricter syntax rules - adapt *.pm's to those rules | ||||
* | - perl_checker: add *much* stricter syntax rules | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
| | | | | | - adapt *.pm's to those rules | ||||
* | MDK::Common::System: add fuzzy_pidofs | Pascal Rigaux | 2002-07-23 | 1 | -1/+10 |
| | |||||
* | (update_gnomekderc): rework it, make it work in all possible case | Pascal Rigaux | 2002-02-16 | 1 | -19/+26 |
| | |||||
* | - MDK/Common/System.pm: fix call to "output" in "template2file" and ↵ | Pascal Rigaux | 2002-02-16 | 1 | -4/+4 |
| | | | | | | | "update_gnomekderc" - perl-checker: don't fail on non-tagged import | ||||
* | add arch() and alike stuff | Pascal Rigaux | 2001-08-04 | 1 | -1/+42 |
| | |||||
* | much doc added | Pascal Rigaux | 2001-08-03 | 1 | -2/+129 |
| | |||||
* | everything should work now | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | |||||
* | initial commit | Pascal Rigaux | 2001-07-24 | 1 | -0/+181 |