Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert bad commit (thanks titi) | Pascal Rigaux | 2006-05-15 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-05-15 | 1 | -1/+1 |
| | |||||
* | (syscall_) perl_checker compliance | Thierry Vignaud | 2006-02-22 | 1 | -1/+1 |
| | |||||
* | better fix for syscall.ph used somewhere else | Pascal Rigaux | 2006-01-03 | 2 | -6/+7 |
| | |||||
* | Hopefully that's the latest fix to be really really sure to load syscall ↵ | Rafael Garcia-Suarez | 2005-12-29 | 1 | -0/+3 |
| | | | | constants | ||||
* | ensure syscall_() work whatever is the first module to use it | Thierry Vignaud | 2005-12-22 | 1 | -3/+2 |
| | |||||
* | bump version number | Thierry Vignaud | 2005-12-22 | 1 | -1/+1 |
| | |||||
* | (syscall_) make it work everytime | Thierry Vignaud | 2005-12-22 | 1 | -1/+1 |
| | |||||
* | perl-MDK-Common-devel replaced by package perl_checker | Pascal Rigaux | 2005-11-25 | 1 | -1/+1 |
| | | | | | => perl-MDK-Common is a simple perl package, no more requiring ocaml | ||||
* | get rid of MDK::Common::Globals (not used anymore by drakconnect) | Pascal Rigaux | 2005-11-25 | 2 | -63/+1 |
| | |||||
* | Mandrakesoft is now Mandriva | Pascal Rigaux | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | update copyright | Pascal Rigaux | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | Use 3-arg open to avoid potential security risk with magical opens | Rafael Garcia-Suarez | 2005-11-15 | 1 | -2/+2 |
| | |||||
* | inline unneeded cat_a_file() in cat_(), simplify using map (perl_checker ↵ | Olivier Blin | 2005-11-15 | 1 | -2/+1 |
| | | | | could have detected this push/map like structure) | ||||
* | - extend cat_ to handle multiple files | Daouda Lo | 2005-11-15 | 1 | -4/+6 |
| | |||||
* | cleanup | Pascal Rigaux | 2005-09-27 | 1 | -4/+1 |
| | |||||
* | fixed bug making localedrake (and maybe others) crashing when trying to | Pablo Saratxaga | 2005-09-27 | 1 | -0/+3 |
| | | | | | create a gnome/kde rc file under a non-existing directory | ||||
* | fix openFileMaybeCompressed() catMaybeCompressed() when file names contain ↵ | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 |
| | | | | spaces (bugzilla #16172) | ||||
* | simplify | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 |
| | |||||
* | - Let function 'openFileMaybeCompressed' and 'catMaybeCompressed' support | Till Kamppeter | 2005-05-29 | 1 | -1/+1 |
| | | | | | file names with spaces (bug #16172). | ||||
* | - use "our" instead of "use vars" | Pascal Rigaux | 2005-05-27 | 1 | -4/+4 |
| | | | | | - add addVarsInSh() and addVarsInShMode() | ||||
* | fix addVarsInSh() with no fields | Pascal Rigaux | 2005-05-27 | 1 | -1/+1 |
| | |||||
* | add addVarsInSh() and addVarsInShMode() | Pascal Rigaux | 2005-05-27 | 1 | -1/+29 |
| | |||||
* | use "our" instead of "use vars" | Pascal Rigaux | 2005-05-27 | 7 | -34/+34 |
| | |||||
* | fix building doc without buildrequiring perl-MDK-Common (thanks to Gary L. ↵ | Pascal Rigaux | 2005-02-15 | 1 | -1/+1 |
| | | | | Greene) | ||||
* | update_gnomekderc: modify the default group (entries at the top of the | Olivier Blin | 2005-02-14 | 1 | -3/+4 |
| | | | | | file not preceded by a group name) if category is undef | ||||
* | use POSIX instead of Fcntl (perl-base compliance) | Pascal Rigaux | 2005-01-03 | 1 | -2/+8 |
| | |||||
* | 1.1.21 | Thierry Vignaud | 2004-12-23 | 1 | -1/+1 |
| | |||||
* | (setVarsInShMode) consider all files in /home as insecured and use | Thierry Vignaud | 2004-12-23 | 1 | -2/+7 |
| | | | | | secured_output() on them | ||||
* | (secured_output) introduce it | Thierry Vignaud | 2004-12-23 | 1 | -0/+7 |
| | |||||
* | add ";" to please perl_checker | Pascal Rigaux | 2004-11-17 | 3 | -8/+8 |
| | |||||
* | MDK::Common::File : add all_files_rec() | Pascal Rigaux | 2004-11-16 | 2 | -2/+12 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | fix cp_with_option which called cp_af() recursively, loosing the specific ↵ | Pascal Rigaux | 2004-11-08 | 1 | -1/+1 |
| | | | | options | ||||
* | - export distrib() | Daouda Lo | 2004-10-19 | 1 | -1/+1 |
| | |||||
* | Add distrib function to get company, system (e.g. Mandrakelinux) and product ↵ | Florent Villard | 2004-10-18 | 1 | -0/+11 |
| | | | | (e.g. 10.1) | ||||
* | more flexible typeFromMagic | Pascal Rigaux | 2004-09-06 | 2 | -9/+14 |
| | |||||
* | setVarsInSh() now tries to use quoting only when really needed, | Pascal Rigaux | 2004-08-04 | 2 | -9/+7 |
| | | | | | otherwise it breaks program parsing the generated file (eg: /usr/sbin/autologin) | ||||
* | MDK::Common::System: whereis_binary() can now handle prefix | Pascal Rigaux | 2004-08-02 | 2 | -3/+3 |
| | |||||
* | - workaround bug in ocaml on ultrasparc | Pascal Rigaux | 2004-08-02 | 2 | -3/+13 |
| | | | | | | (can't catch exception "Fatal error: out-of-bound access in array or string" in native code) - add begins_with in MDK::Common::String | ||||
* | - more perlish behaviour for to_int() and to_float() | Pascal Rigaux | 2004-07-05 | 2 | -3/+3 |
| | | | | | (skipping leading spaces) | ||||
* | - fix single/quote handling in getVarsFromSh() | Pascal Rigaux | 2004-06-28 | 1 | -1/+1 |
| | | | | | | - setVarsInSh() now handles characters $, ', \" and spaces in the value - fix cp_af() for symlinks to directories | ||||
* | many perl_checker enhancements and cleanup | Pascal Rigaux | 2004-06-28 | 1 | -1/+1 |
| | |||||
* | - fix single/quote handling in getVarsFromSh() | Pascal Rigaux | 2004-06-28 | 1 | -12/+17 |
| | | | | | - setVarsInSh() now handles characters $, ', " and spaces in the value | ||||
* | fix cp_af() for symlinks to directories | Pascal Rigaux | 2004-06-25 | 1 | -4/+4 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | cp_f and cp_af die if they can't write destination file | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | hash in boolean context is bad (dixit Rafael) | Pascal Rigaux | 2004-05-08 | 1 | -1/+1 |
| | |||||
* | - deprecate "open F, ..." prefering "open(my $F, ...)" | Pascal Rigaux | 2004-04-28 | 2 | -14/+13 |
| | | | | | - fix an internal_error | ||||
* | error should not be scalar refs anymore | Pascal Rigaux | 2004-04-02 | 1 | -1/+0 |
| |