2011-08-14 |
nekral-guest | * src/su.c: Add splint annotations. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
nekral-guest | * src/chgpasswd.c, src/chpasswd.c, src/newusers.c... |
commit | commitdiff | tree | snapshot |
2011-08-14 |
nekral-guest | * src/chgpasswd.c: Add splint annotations. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
nekral-guest | * libmisc/chowndir.c: Add splint annotations. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
nekral-guest | * lib/gshadow_.h: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
nekral-guest | * lib/prototypes.h, libmisc/getgr_nam_gid.c: getgr_nam... |
commit | commitdiff | tree | snapshot |
2011-08-14 |
nekral-guest | * src/su.c: Add annotations to indicate that su_failur... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
nekral-guest | * lib/commonio.c: Display PID as unsigned long. |
commit | commitdiff | tree | snapshot |
2011-07-30 |
nekral-guest | * src/useradd.c: Remove unused Zflg. |
commit | commitdiff | tree | snapshot |
2011-07-30 |
nekral-guest | * src/chgpasswd.c: Fix typo sp -> sg. sg_namp -> sg_name |
commit | commitdiff | tree | snapshot |
2011-07-30 |
nekral-guest | * src/newgrp.c: Fix typo in notreached annotation. |
commit | commitdiff | tree | snapshot |
2011-07-30 |
nekral-guest | * src/usermod.c: Add annotations to indicate that... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
nekral-guest | * libmisc/find_new_uid.c: free (used_uids) on return. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
nekral-guest | * lib/commonio.c: Fix NIS commit from 2011-07-14. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
nekral-guest | * NEWS, src/chpasswd.c: Create a shadow entry if the... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
nekral-guest | * NEWS, src/chpasswd.c: Create a shadow entry if the... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
nekral-guest | * src/pwunconv.c: Exit after printing usage when argum... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
nekral-guest | * src/chgpasswd.c: Fix typo. |
commit | commitdiff | tree | snapshot |
2011-07-23 |
nekral-guest | Add more info on the change of behavior. |
commit | commitdiff | tree | snapshot |
2011-07-23 |
nekral-guest | * NEWS, src/login.c: Do not log in utmp / utmpx /... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
nekral-guest | * src/chpasswd.c: Add annotations to indicate that... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
nekral-guest | * src/lastlog.c: Add annotations to indicate that... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
nekral-guest | * src/faillog.c: Add annotations to indicate that... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
nekral-guest | * src/chgpasswd.c: Add annotations to indicate that... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
nekral-guest | * src/expiry.c: Remove dead code. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
nekral-guest | * src/grpck.c: Added comments. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
nekral-guest | * libmisc/find_new_gid.c, libmisc/find_new_uid.c:... |
commit | commitdiff | tree | snapshot |
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 |
next |