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 |
2007-11-23 |
nekral-guest | Document the variables used by chpasswd. The definitio... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | * Use <replaceable> for the values set by |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | svn propset svn:keywords Id |
commit | commitdiff | tree | snapshot |
2007-11-23 |
nekral-guest | * NEWS, lib/getdef.c, man/login.defs.5.xml: New login... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
nekral-guest | * NEWS, src/gpasswd.c: Read the group and shadow groups... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
nekral-guest | * configure.in: SHADOWGRP added to AM_CONDITIONAL for the |
commit | commitdiff | tree | snapshot |
2007-11-22 |
nekral-guest | Remove chunk that should not have been committed. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
nekral-guest | Updated to 757t. Thanks to Yuri Kozlov <kozlov.y@gmail... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
nekral-guest | Updated to 399t. Thanks to Yuri Kozlov <kozlov.y@gmail... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
nekral-guest | Add support for conditionally including paragraphs... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
nekral-guest | * man/newusers.8.xml: Added /etc/gshadow, /etc/group... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
nekral-guest | * Try harder to get the GID equal to the UID. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
nekral-guest | Compile fix (related to last commit on src/chgpasswd.c). |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | If the shadow group file is not present, do not try... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | * libmisc/obscure.c, libmisc/salt.c, src/passwd.c:... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | Ignore the generated manpages. Add *.[1358] to the... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | New TODOs. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | The -c, -e, and -m options are exclusives. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | * man/chpasswd.8.xml, man/chgpasswd.8.xml: Document... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | Increase the size of crypt_passwd from 128 to 256 to... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | Fix typo s/method/crypt_method/ |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | passwd also use crypt_make_salt(). |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | * lib/prototypes.h, libmisc/salt.c: Add parameters to |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | Hopefully, I review my commits in the morning... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nekral-guest | * libmisc/salt.c: The salt has a random size (between... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | * libmisc/salt.c (MAGNUM): Terminate the array with... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | Fix typo introduced while merging RedHat patch shadow... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | Add support for SHA256 and SHA512 encrypt methods.... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | All the manpages in de, fr, it, pl are auto-generated. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | Fix some compilation warnings: |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | Add a NEWS entry to indicate the review of the usage... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | * man/pl/Makefile.am: Add getspnam.3 to EXTRA_DIST... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
nekral-guest | Additional removed translated manpages: man/pl/shadow... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Remove generated translated manpages. They are still... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Remove chgpassw.8 since the real manpage should be... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Why does chgpasswd uses chpasswd's pam config file? |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Really delete man/vigr.8.xml. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Remove file. The vigr man page is generated from the... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Add forgotten files in the previous ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | * lib/prototypes.h, configure.in, libmisc/Makefile.am, |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Some fixes for the manpages: |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Fix typo introduced while fixing http://bugs.debian... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | * Why isgroup always return TRUE in groupmems? |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Fix typo: EXTRA_DOST -> EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
nekral-guest | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Do not document the behavior compared to old versions. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Do not mention the patch names in the NEWS entries... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Add NEWS entries for the previous changes. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Document the differences between locking an account... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Same fixes as applied to usermod: refuse to unlock... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Refuse to unlock an account when it would result in... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Make sure that the prefix is the name of a directory... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | * src/newgrp.c: Do not give an indication that the... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Remove a comment which states that an user shall provid... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Last parts of the Openwall patch shadow-4.0.4.1-owl... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | * src/chage.c: Remove cleanup(). pw_lock is never calle... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | * man/generate_translations.mak: Generic rules for... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Fixes from Openwall patch shadow-4.0.4.1-alt-man.diff: |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Start applying Debian patch 409_man_generate_from_PO: |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Document that chpasswd does not use PAM to update the... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Provide URLs for the Debian bugs. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Avoid terminating the PAM library in the forked child... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Mention sg in the newgrp manpage. Debian patch 410_newg... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Fix typo: the warndays option was called warning. ... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Remove the preprocessor check SHADOWPWD. The variable... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Add NEWS entries for the last 2 changes. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | -l/-u options: edit the shadow account expiry field... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Fix typos. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | New TODO for later. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Do not request a password when a user uses newgrp to... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
nekral-guest | Log an error if the password entry could not be |
commit | commitdiff | tree | snapshot |
next |