2011-07-14 |
nekral-guest | * man/po/fr.po: Fix some spacing issues due to configu... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/passwd.c: Overflow when computing the number... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * NEWS, lib/commonio.h, lib/commonio.c: Additional... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * NEWS, src/groupmod.c: When the gshadow file exists... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (process_flags): Indicate that the... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (process_flags): Do not display the... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (new_pwent): Document that pw_locate... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * man/usermod.8.xml: Document behavior of an empty... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * NEWS, src/usermod.c; man/usermod.8.xml: When the... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (update_group, update_gshadow): Reduce... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (update_gshadow): is_member was comput... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c: usage() does not return. Add annotations. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (process_flags): Check for oflg is... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (process_flags): Report usage if no... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c (move_home): It is always an error... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
nekral-guest | * src/usermod.c: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
nekral-guest | * src/groupmod.c: Avoid implicit conversion of pointer... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
nekral-guest | * configure.in: Fix typo. libcrack default is 'no'. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
nekral-guest | * lib/fields.c: Fixed typo from 2010-02-15. field... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
nekral-guest | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
nekral-guest | Fixed typo. user_home -> mailfile. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
nekral-guest | * man/*.xml, man/config.xml.in: Add source and version |
commit | commitdiff | tree | snapshot |
2011-06-25 |
nekral-guest | * man/po/ru.po: Add space between option and argument. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
nekral-guest | * man/passwd.1.xml: Added reference to chpasswd(8). |
commit | commitdiff | tree | snapshot |
2011-06-18 |
bubulle | Spanish translation update |
commit | commitdiff | tree | snapshot |
2011-06-16 |
nekral-guest | Ignore generated files. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
nekral-guest | * libmisc/isexpired.c: Added parenthesis. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
nekral-guest | * src/su.c: environ is provided by <unistd.h>. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | Cleanup. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: After prepare_pam_close_session() there... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Also drop the controlling terminal when... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c (prepare_pam_close_session): Extract the... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Extract export of environment from main(). |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Extract command line processing from main(). |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Close the password databases together... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Merge environment setting blocks after... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Cleanup check_perms_nopam(). |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Split check_perms() in to a PAM (check_per... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | Compile fixes & cleanups. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c (save_caller_context): Extract from main... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Cleanup local variables. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | Cleanup comments. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * lib/prototypes.h, src/suauth.c, src/su.c (check_su_a... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Extract the authentication from the main... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Define shellstr before the environment... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Move definition of change_environment... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: No need to change the user's shell in... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Group some of the environment processing... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: No need to call expire() if there are... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nekral-guest | * src/su.c: Updating pwent after expire() is not usefu... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
bubulle | French manpages translation |
commit | commitdiff | tree | snapshot |
2011-06-05 |
nekral-guest | Document the updated translations. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
nekral-guest | * NEWS, src/su.c: Do not forward the controlling termi... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
nekral-guest | * NEWS, src/userdel.c: Do not remove a group with... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
nekral-guest | * NEWS, src/userdel.c: Check the existence of the... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
nekral-guest | Harmonize message. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
nekral-guest | * src/sulogin.c: Added Prog, needed because of the... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
nekral-guest | * man/zh_CN/, man/zh_CN/Makefile.am: Added directory... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
nekral-guest | * man/zh_CN/, man/zh_CN/Makefile.am: Added directory... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
nekral-guest | * src/lastlog.c, src/faillog.c: Fix underflows causing... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
nekral-guest | * libmisc/xmalloc.c: Harmonize message. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
nekral-guest | * libmisc/find_new_uid.c, libmisc/find_new_gid.c:... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
nekral-guest | * NEWS, libmisc/addgrps.c: Fix allocator loop. Continue to |
commit | commitdiff | tree | snapshot |
2011-06-01 |
bubulle | German translation of manpages completed |
commit | commitdiff | tree | snapshot |
2011-06-01 |
bubulle | Fix typos in manpages |
commit | commitdiff | tree | snapshot |
2011-04-25 |
bubulle | French and Portuguese translation updates |
commit | commitdiff | tree | snapshot |
2011-04-16 |
bubulle | German translation completed |
commit | commitdiff | tree | snapshot |
2011-04-15 |
bubulle | Brazilian Portuguese translation completed |
commit | commitdiff | tree | snapshot |
2011-04-10 |
bubulle | Russian translation completed |
commit | commitdiff | tree | snapshot |
2011-04-07 |
bubulle | Updated Swedish and Danish translations |
commit | commitdiff | tree | snapshot |
2011-04-06 |
bubulle | Fixed file |
commit | commitdiff | tree | snapshot |
2011-04-05 |
bubulle | Kazakh and Japanese translation updates |
commit | commitdiff | tree | snapshot |
2011-03-30 |
bubulle | Simplified Chinese translation completed |
commit | commitdiff | tree | snapshot |
2011-03-30 |
bubulle | Convert zh_CN translation of manpages to gettext |
commit | commitdiff | tree | snapshot |
2011-02-19 |
nekral-guest | * man/ru/Makefile.am: Remove double inclusion of ... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
nekral-guest | * libmisc/user_busy.c, src/userdel.c, src/usermod... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
nekral-guest | Added missing Changelog entry for lib/fields.c: |
commit | commitdiff | tree | snapshot |
2011-02-16 |
nekral-guest | * lib/groupio.c, lib/sgroupio.c, lib/shadowio.c, lib... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
nekral-guest | Adapt ignore list to previous commits. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
nekral-guest | * NEWS, src/chfn.c, src/chsh.c: Fix CVE-2011-0721... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
nekral-guest | Cleanup previous commit. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
nekral-guest | * autogen.sh: Restore original autoreconf (see 2010... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
nekral-guest | * NEWS, libmisc/console.c: Fix CONSOLE parser. This... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
nekral-guest | Integrate review comments from Julien Cristau |
commit | commitdiff | tree | snapshot |
2010-08-29 |
nekral-guest | * man/po/fr.po: Fix 2 fuzzy strings. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
nekral-guest | * NEWS, src/usermod.c: Accept options in any order... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
nekral-guest | * autogen.sh: Expand autoreconf to avoid running autop... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
nekral-guest | * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
nekral-guest | * man/chsh.1.xml: Fix comma splice. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
nekral-guest | * NEWS, po/kk.po: Updated Kazakh translation. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
nekral-guest | * lib/protoypes.h, libmisc/copydir.c, src/useradd.c: |
commit | commitdiff | tree | snapshot |
2010-08-28 |
nekral-guest | * src/su.c: Fix handling of environment variables... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
nekral-guest | * man/su.1.xml: Fix typo. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
nekral-guest | * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, |
commit | commitdiff | tree | snapshot |
2010-08-22 |
nekral-guest | * libmisc/limits.c: Avoid implicit conversion of integ... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
nekral-guest | Updated copyrights. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
nekral-guest | * libmisc/obscure.c, lib/prototypes.h (obscure): Retur... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
nekral-guest | * src/sulogin.c: Fix a const issue. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
nekral-guest | * src/passwd.c: Fix a const issue. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
nekral-guest | Fix additional const issues. |
commit | commitdiff | tree | snapshot |
next |