2007-12-29 |
nekral-guest | Avoid using a variable with the same name as a type. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
nekral-guest | chage cleanups |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | * src/chgpasswd.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Same changes as for chpasswd: |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Same changes as for chpasswd: |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Avoid implicit brackets. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Other new functions: open_files(), close_files(). |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | New functions: process_flags(), check_flags(), |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Before pam_end(), the return value of the previous |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | New function check_flags(). Split the validation of |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | (main, check_perms): New function check_perms(). |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | (main): Before pam_end(), the return value of the previ... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | (process_flags): prefer fail_exit to exit. This avoid |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | I forgot the initialization of group_id in find_new_gid(). |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | * process_args renamed process_flags |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Split the processing of options out of main(). |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | find_new_gid is never called when an |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | typo cleared/clearer |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | (find_new_gid): If oflg is set, gflg is also set. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | A group with the specified name cannot exist at that... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Avoid implict brackets. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | When compiled without AUDIT support, if the return... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Document the new functions. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Other cleanups and documentation. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Stop at the first error. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Avoid assignement in comparison. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
nekral-guest | Avoid implicit conversions to booleans. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Avoid implicit casts. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Avoid implicit brackets. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Document selinux_file_context. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Avoid assignment in comparisons. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | libmisc/copydir.c cleanup |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Avoid implicit conversions to booleans. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Avoid assignment in comparisons. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Document check_list's return value. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Avoid implicit brackets. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Simplify gpasswd's main(): |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Simplify gpasswd's main(): |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Simplify gpasswd's main(): |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Simplify gpasswd's main(): |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | Simplify gpasswd's main(): |
commit | commitdiff | tree | snapshot |
2007-12-27 |
nekral-guest | gpasswd cleanup |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Recommend editing the shadowed (resp. regular) file... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | End of the previous changelog entry... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Merge Debian's patch 451_login_PATH |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | If started as init, login and sulogin need to start... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Merge Debian's patch 408_passwd_check_arguments |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Merge Debian's patch 412_lastlog_-u_numerical_range |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Merge Debian's patch 466_fflush-prompt |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | su's arguments are now reordered. If needed, use -... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Merge RedHat's patch shadow-4.0.18.1-mtime.patch: |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Mention RedHat's patches for previous commits. |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Add option -l to avoid adding the user to the lastlog... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | The manpages should indicate how common options are. |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | NO_GETPWENT is no more supported. Remove associated... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Document the long options (--force, --gid, --key, ... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
nekral-guest | Do not install the shadow library per default. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
nekral-guest | * NEWS, configure.in: Prepare the 4.1.0 release. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
nekral-guest | Updated TODO list. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
nekral-guest | New TODO. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
nekral-guest | * man/pwconv.8.xml: Fix typos. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
nekral-guest | Make sure is_console is only defined when USE_PAM is... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
nekral-guest | Fix time () prototype. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
nekral-guest | * man/login.defs.d/CONSOLE_GROUPS.xml, |
commit | commitdiff | tree | snapshot |
2007-12-05 |
nekral-guest | Fix the newgrp section in the gshadow.5 manpage. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
nekral-guest | Prepare the 4.1.0-rc1 release. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
nekral-guest | New TODOs. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
nekral-guest | Added the login.defs variables description to the man... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
nekral-guest | * man/chfn.1.xml: Uses CHFN_AUTH, CHFN_RESTRICT, LOGIN_... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
nekral-guest | The previous commit to man/login.defs.5.xml also descri... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
nekral-guest | Add --expand-all-entities to the call to xml2po to... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
nekral-guest | Put each variable description in an external entities... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
nekral-guest | Do not generate gmo files. |
commit | commitdiff | tree | snapshot |
2007-11-26 |
nekral-guest | End of the PO unfuzzyfication (after tabulation removal... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
nekral-guest | * man/po/LINGUAS: Added missing LINGUAS. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
nekral-guest | Added POTFILES to the ignored files in man/po |
commit | commitdiff | tree | snapshot |
2007-11-25 |
nekral-guest | * configure.in, man/po/Makefile.in.in, man/po/Makevars, |
commit | commitdiff | tree | snapshot |
2007-11-25 |
nekral-guest | One more fix to avoid a fuzzy string. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
nekral-guest | Unfuzzy other Usage strings translations. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | Do not use tabulations in Usage strings. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | Run "make update-po" in the po directory. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | * configure.in: New configure option: --with-sha-crypt... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | If we requested a non DES encryption, make sure crypt... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | Add missing #include "getdef.h" |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | * Provide the crypt method to all the |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | * libmisc/salt.c: Make sure method is not NULL, default... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | Make sure method is not NULL, defaulting to DES. Thanks... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | * Move the srandom call to gensalt. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | Applied patch shadow-utils-4.0.18.2-salt.patch. Thanks... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | News options -c/--crypt-method -s/--sha-rounds to newusers. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | Added prototype for getlong. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | * src/chpasswd.c: Added crypt method: NONE. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | Removed unused variable 'member'. |
commit | commitdiff | tree | snapshot |
next |