aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* password_history: touch opasswd to have it work.Frederic Lepied2005-03-211-2/+2
|
* documented allow xauth from root.Frederic Lepied2005-03-211-3/+5
| | | | | added current to authorized permissions.
* better doc for allow_remote_root_login.Frederic Lepied2005-02-211-1/+3
|
* allow_reboot: remove consolehelper links instead of files inFrederic Lepied2004-09-301-5/+6
| | | | | /etc/security/console.apps.
* control CTRL+ALT-DEL in allow_rebootFrederic Lepied2004-09-301-1/+7
|
* fix directory creation codeFrederic Lepied2004-07-301-2/+2
|
* call allow_xauth_from_rootFrederic Lepied2004-07-291-0/+2
|
* generate mseclib.3 in man directoryFrederic Lepied2004-07-291-3/+5
|
* the config file is now forcing permissions even if it's lowering the security.Frederic Lepied2004-07-291-4/+5
|
* MandrakelinuxFrederic Lepied2004-07-2910-12/+12
|
* mkdir_p: corrected test of existenceFrederic Lepied2004-07-291-2/+1
|
* added allow_xauth_from_rootFrederic Lepied2004-07-291-0/+24
|
* create the intermediate directories before writing a fileFrederic Lepied2004-07-291-1/+7
|
* 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)
* fixed system-auth growing line forever (bug #7853) (Michael Scherer)Frederic Lepied2004-02-141-1/+1
|
* make it lib64 aware wrt pam files rewritingFrederic Lepied2004-02-121-21/+21
|
* fixed location of perm filesFrederic Lepied2004-01-291-1/+1
|
* allow_xserver_to_listen: corrected startx modifications (Gavin Porter)Frederic Lepied2003-11-181-3/+3
|
* 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.
* make an exception for set_shell_history_size that accept -1 as a normal argumentFrederic Lepied2003-09-031-1/+1
|
* correct broken code in fix_perms which add +x for all filesFrederic Lepied2003-09-031-3/+4
| | | | | when it finds a directory in a glob.
* better support for symlinksFrederic Lepied2003-08-221-7/+30
|
* don't use apply anymore (Olivier Blin)Frederic Lepied2003-08-221-2/+2
|
* better doc for no_password_aging_for and set_security_confFrederic Lepied2003-08-221-5/+15
| | | | | allow to pass a number in set_umask
* be carefull to use 1 or 0 instead of True and False in set_zero_one_variableFrederic Lepied2003-08-221-1/+7
|
* corrected inverted descriptionsFrederic Lepied2003-03-071-3/+3
|
* put description on one line not to modify draksec_help.pyFrederic Lepied2003-02-171-2/+1
|
* reworded CHECK_PASSWD descriptionFrederic Lepied2003-02-171-1/+2
|
* help draksec::set_default_tip->formatAlaTeX() to have nicer tooltipsThierry Vignaud2003-02-031-1/+1
|
* enforce gi policy for modules (it's the standalone tools job to provide a goodThierry Vignaud2003-02-031-1/+0
| | | | | @INC)
* let this statement be more preciseThierry Vignaud2003-02-031-1/+1
|
* - produce a perl module that pass strict mode checkingThierry Vignaud2003-02-031-3/+16
| | | | | | | | | - explain perl from where to find translation functions - "typo fix" to please emacs::php-mode - cron checking help (aka set_security_conf() help) was not managed the same way other msec stuff, so let introduce some regexps (python fsck, perl rulez!)
* fix mseclib man page and draksec help (parsers drop first two bytes... :-()Thierry Vignaud2003-02-031-2/+2
|
* - add the drakesec help targetThierry Vignaud2003-01-201-6/+10
| | | | | - sanitize make rules through std macros to ease creating new rules
* help generator for draksec guiThierry Vignaud2003-01-201-0/+53
|
* password_aging: chage is l10n now so use LC_ALL=C before calling it.Frederic Lepied2002-11-201-2/+2
|
* allow_reboot: X-\*-Core => X-:\*-CoreFrederic Lepied2002-09-171-2/+2
|
* - allow_user_list handles Selected when not changing security level.Frederic Lepied2002-09-171-18/+38
| | | | | - allow_reboot handles Root when not changing security level.
* allow_user_list: lookup ShowUsers in the X-*-Greeter section of kdmrc.Frederic Lepied2002-09-051-2/+2
|
* removed debug outputFrederic Lepied2002-09-051-1/+0
|
* CHECK_SUID_GROUP => CHECK_SGIDFrederic Lepied2002-09-033-3/+3
|
* writeable => writableFrederic Lepied2002-08-303-3/+4
|
* clean generated filesFrederic Lepied2002-08-301-1/+1
|
* call function with no argument in commit_changes.Frederic Lepied2002-08-291-1/+3
|
* added MAIL_EMPTY_CONTENTFrederic Lepied2002-08-251-0/+1
|
* enhanced get_shell_variable to be able to specify a region to do the search.Frederic Lepied2002-08-251-2/+23
|