aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* fix #19206 by really generating /var/lib/msec/security.confFrederic Lepied2005-11-141-4/+5
* enable_pam_root_from_wheel: fixed too laxist config in level 2 (bug #18403).Frederic Lepied2005-09-191-10/+26
* add a check to be sure to avoid print statements in python filesFrederic Lepied2005-09-081-0/+2
* removed print statement.Frederic Lepied2005-09-081-1/+0
* print_changes: make an exception for set_shell_history_size.Frederic Lepied2005-09-081-1/+1
* replace_line_matching: allow to pass the string to insert at the end if nothingFrederic Lepied2005-09-081-0/+5
* allow_xserver_to_listen: adapt to new way of specifying X server arguments fo...Frederic Lepied2005-09-081-9/+22
* fixed security.conf path (bug #18271).Frederic Lepied2005-09-081-1/+1
* fix allow_xserver_to_listen in level 0 (bug #18271).Frederic Lepied2005-09-081-0/+1
* fix emailFrederic Lepied2005-09-081-1/+1
* password_aging: fix for empty max field.Frederic Lepied2005-08-171-5/+8
* password_aging: really fix bug #17477 by not parsing the output of chage anym...Frederic Lepied2005-08-161-35/+20
* password_aging: never means -1Frederic Lepied2005-08-121-1/+1
* allow_user_list: fixed kdmrc settings.Frederic Lepied2005-08-121-5/+8
* Mandriva LinuxFrederic Lepied2005-08-1010-14/+14
* more robust parsingFrederic Lepied2005-08-101-2/+10
* fixed wrong kdmrc values (bug #16268).Frederic Lepied2005-08-091-2/+2
* call enable_pam_root_from_wheelFrederic Lepied2005-06-171-1/+3
* new function enable_pam_root_from_wheel to allow transparent root accessFrederic Lepied2005-06-171-1/+28
* 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
* 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
* 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
* 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
* Rework same_level to be able to put the priority on the config file.Frederic Lepied2003-10-081-40/+56
* 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
* 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
* 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