aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V0_43_1mdk'.V0_43_1mdkMystery Man2004-07-073-191/+0
|
* Generated by cvs2cl the 07_JulFrederic Lepied2004-07-071-0/+4
|
* 0.43-1mdkFrederic Lepied2004-07-071-0/+2
|
* 0.43-1mdkFrederic Lepied2004-07-071-1/+5
|
* Generated by cvs2cl the 07_JulFrederic Lepied2004-07-071-0/+21
|
* fixed mailman permissions on filesFrederic Lepied2004-07-071-1/+1
|
* you can't doPascal Rigaux2004-06-221-3/+5
| | | | | | if ( ${?SECURE_LEVEL} && ${SECURE_LEVEL} <= 1 ) then in csh
* use getentFrederic Lepied2004-06-171-6/+6
|
* add ospfdFlorin Grad2004-06-081-0/+1
|
* add some versionFlorin Grad2004-06-081-1/+14
|
* Generated by cvs2cl the 23_AprFrederic Lepied2004-04-231-0/+4
|
* 0.42.2-1mdkFrederic Lepied2004-04-231-1/+4
|
* Generated by cvs2cl the 23_AprFrederic Lepied2004-04-231-146/+151
|
* corrected mailman log permissions (bug #9319)Frederic Lepied2004-04-236-0/+6
|
* Generated by cvs2cl the 22_MarFrederic Lepied2004-03-221-0/+4
|
* Mandrake => MandrakelinuxFrederic Lepied2004-03-221-7/+6
|
* Generated by cvs2cl the 21_MarFrederic Lepied2004-03-211-0/+4
|
* 0.42.1-1mdkFrederic Lepied2004-03-211-1/+4
|
* Generated by cvs2cl the 21_MarFrederic Lepied2004-03-211-0/+5
|
* workaround bug #9121 by not passing FTW_CHDIR to ntfw.Frederic Lepied2004-03-211-4/+7
|
* Generated by cvs2cl the 27_FebFrederic Lepied2004-02-271-0/+19
|
* 0.42-1mdkFrederic Lepied2004-02-271-1/+8
|
* document perm file syntaxFrederic Lepied2004-02-271-1/+15
|
* - allow to specify only group or user in perm files (Bill Shirley)Frederic Lepied2004-02-271-6/+20
| | | | | - allow the force keyword in perm files to be able to lower security (Bill Shirley)
* mailman log dir fix (Guillaume Rousse)Frederic Lepied2004-02-276-0/+6
|
* Generated by cvs2cl the 14_FebFrederic Lepied2004-02-141-0/+14
|
* 0.41.1-1mdkFrederic Lepied2004-02-141-1/+5
|
* allow % in file names [bug #6144] (Sven Hoexter)Frederic Lepied2004-02-141-19/+19
|
* fixed system-auth growing line forever (bug #7853) (Michael Scherer)Frederic Lepied2004-02-141-1/+1
|
* Generated by cvs2cl the 12_FebFrederic Lepied2004-02-121-0/+12
|
* make it lib64 aware wrt pam files rewritingFrederic Lepied2004-02-121-21/+21
|
* 0.41-1mdkFrederic Lepied2004-02-121-2/+24
|
* add pointers to perm files and draksec/drakpermFrederic Lepied2004-02-121-2/+6
|
* Generated by cvs2cl the 12_FebFrederic Lepied2004-02-121-339/+358
|
* fixed location of perm filesFrederic Lepied2004-01-291-1/+1
|
* more csh-ish msec.cshPascal Rigaux2004-01-062-1/+3
|
* only set SECURE_LEVEL whenever it already exists locallyFrederic Lepied2003-11-281-1/+3
|
* Generated by cvs2cl the 18_NovFrederic Lepied2003-11-181-0/+15
|
* fixed typo rpp => rpmFrederic Lepied2003-11-186-6/+6
|
* allow_xserver_to_listen: corrected startx modifications (Gavin Porter)Frederic Lepied2003-11-181-3/+3
|
* removed xfs from remote filesystems and added hfs in foreign filesystems ↵Frederic Lepied2003-11-181-2/+2
| | | | (Stefaan Simoens)
* Generated by cvs2cl the 30_OctFrederic Lepied2003-10-301-0/+48
|
* handle /var/lib/rpm/PackagesFrederic Lepied2003-10-306-0/+6
|
* list tv tooThierry Vignaud2003-10-151-0/+1
|
* fix #6145 (list current maintainer instead of old one)Thierry Vignaud2003-10-153-3/+4
|
* enable to build srpm onlyThierry Vignaud2003-10-151-0/+5
|
* document same_levelFrederic Lepied2003-10-091-2/+5
|
* use local_configFrederic Lepied2003-10-081-0/+2
|
* Added local_config to say that the calls are now coming from the config file.Frederic Lepied2003-10-081-0/+8
| | | | | | Call force_val in indirect to store that the arguments of the function need to be used even if the security is lowered.
* Rework same_level to be able to put the priority on the config file.Frederic Lepied2003-10-081-40/+56
| | | | | | This is realized by inspecting the stack trace and using a global associative array.