2009-04-15 |
nekral-guest | * NEWS, srclib/getlong.c: Fix parsing of octal numbers. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | libmisc/system.c was contributed by Dan Walsh. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | * NEW, src/vipw.c: SE Linux: Set the default context... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
nekral-guest | Added one TODO item for usermod. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
nekral-guest | * man/usermod.8.xml: There are no default values for... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
nekral-guest | Removed TODO entries |
commit | commitdiff | tree | snapshot |
2009-04-12 |
bubulle | Norwegian Bokmål translation update |
commit | commitdiff | tree | snapshot |
2009-04-12 |
nekral-guest | Added release date. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
nekral-guest | * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
nekral-guest | Added TODO entry. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
nekral-guest | * src/su.c: If there are no root account, or if the... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
nekral-guest | * src/login.c: Restore the echoctl, echoke, onclr... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
nekral-guest | * src/login.c: Fix the count of failures before login... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * man/passwd.1.xml: Document that passwd uses PAM... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * src/newusers.c: Add more information to the mkdir... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * man/po/fr.po: Updated some login.defs entries. Thanks to |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * man/login.defs.d/MAX_MEMBERS_PER_GROUP.xml, |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | Add the POT files to the repository. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * man/es/Makefile.am: Disable the distribution of... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * src/usermod.c, src/useraddd.c: Fix the usage string... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * src/gpasswd.c: Fix the usage of the unused macro. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * lib/prototypes.h, libmisc/age.c, src/expiry.c, src... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * src/userdel.c: Rename argv to args to avoid nameclas... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * src/useradd.c, src/usermod.c: Only call selinux_upda... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | Added TODO item. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * libmisc/getgr_nam_gid.c: Added support for NULL... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | Tag one of the remaining strtol. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * libmisc/find_new_gid.c, libmisc/find_new_uid.c:... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * NEWS, src/useradd.c, man/useradd.8.xml: add -Z optio... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | * src/useradd.c (get_defaults): Close the default... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
bubulle | Slovak translation updated |
commit | commitdiff | tree | snapshot |
2009-04-11 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * lib/Makefile.am, lib/prototypes.h: Added sgetspent.c. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * po/POTFILES.in: Added missing files. Sorted. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | Removed declaration of ep. No more used. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * lib/getdef.c: Use getlong instead of strtol/strtoul. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | Removed DONE entry. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * lib/shadow.c: Replace strtol() by getlong(). Also... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * lib/sgetspent.c: Only compile ifndef HAVE_SGETSPENT |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | Revert " * lib/sgetspent.c: Removed (is not used /... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * lib/sgetspent.c: Removed (is not used / compiled... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * lib/sgetspent.c: Replace strtol() by getlong().... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/chage.c: expdays renamed to expdate. It is a... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/chage.c: More strtol() replaced by getlong(). |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * lib/prototypes.h: pwd_to_spwd() should be declared... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/passwd.c: Replace getnumber() by getlong().... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * libmisc/getlong.c: Include both <stdlib.h> and ... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/useradd.c, src/usermod.c, libmisc/getgr_nam_gid.c, |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/useradd.c: Get rid of strtol. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/useradd.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/useradd.c: Use getlong instead of get_number. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
nekral-guest | * src/usermod.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * po/*.po, man/po/*.po: Updated PO files. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | Added todo items. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * configure.in: Prepare the next 4.1.3 release. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * libmisc/setugid.c libmisc/age.c (setup_uid_gid)... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * lib/prototypes.h, libmisc/addgrps.c: restrict add_gr... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * src/passwd.c: do_update_age is only used ifndef... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * src/useradd.c: Set errno to 0 before calling strtol. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * libmisc/isexpired.c: If there are no shadow entry... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * man/usermod.8.xml: Split some paragraphs into smalle... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | Updated copyright dates. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * man/shadow.5.xml: Rewrote to mention the meaning... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * libmisc/pwd2spwd.c, src/chpasswd.c, src/newusers.c, |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * src/chage.c: When no shadow entry exist, thedefault... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * libmisc/isexpired.c: Document the isexpired return... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
nekral-guest | * libmisc/age.c: Return a specific message when sp_lst... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
nekral-guest | Added missing space at the end of the question. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * lib/sgetpwent.c, lib/sgetgrent.c: Use get_uid and... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefi... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * src/grpck.c (check_members): When a member is remove... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * libmisc/sulog.c: Likewise for the su log. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * src/vipw.c: Likewise for the backup file. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * src/usermod.c: Likewise for the faillog and lastlog... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * src/useradd.c: Likewise for the default file, faillo... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
nekral-guest | * lib/commonio.c: Call fsync before closing the backup... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | Fixed TODO item. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | Added TODO items. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | * src/groupmod.c: Embed gshadow related cleanup in... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | * src/usermod.c: get_number() replaced by getlong(). |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | * src/gpasswd.c: log_gpasswd_success_gshadow is in... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | * NEWS, src/userdel.c: Make sure the user exists in... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | * libmisc/cleanup.c: Fix del_cleanup. The arguments... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | * libmisc/find_new_gid.c: Fix find_new_gid() the curre... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
nekral-guest | * libmisc/addgrps.c: Fix compilation warnings. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * man/po/Makefile.in.in: xml2po cannot exclude one... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * man/generate_mans.deps: Added Makefile dependency... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | Updated TODO list. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * etc/login.defs: Added note for PAM enabled configura... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | Added config.xml to the list of ignored files. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * man/Makefile.am: Compute the dependencies for buildi... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * libmisc/addgrps.c: Fix warnings. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * man/po/fr.po: Added missing space. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * man/lastlog.8.xml: Document that there might be... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * man/chgpasswd.8.xml, man/chpasswd.8.xml: Fix the... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
nekral-guest | * man/vipw.8.xml: MAX_MEMBERS_PER_GROUP is not used... |
commit | commitdiff | tree | snapshot |
next |