2010-03-18 |
nekral-guest | * src/useradd.c: When exiting because of a failure... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * libmisc/chowndir.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | - add options -g / -G to specify alternative group... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * libmisc/strtoday.c: Add support for numerical dates... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * man/po/fr.po: Harmonize name of parameters. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * NEWS: Indicate which tools support TCB. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/pwck.c: Unlock the password and shadow files... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/pwck.c: Only log to SYSLOG when acting on system... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/pwck.c: Remove the -s option from the usage... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/pwck.c: Document the sections closed by #endif |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/pwck.c: Do not use pwd_file and spw_file. Always... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/pwck.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/userdel.c, src/usermod.c, src/vipw.c, src/useradd.c, |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | 2010-03-18 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * src/faillog.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Added brackets and parenthesis. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Avoid implicit int to mode_t conversion. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: move_dir() and shadowtcb_move()... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Removed dead return. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Include prototypes.h for the definit... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | Added splint annotations. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Avoid integer to char conversions. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Avoid implicit signed to unsigned... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Ignore fflush() return value. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Include shadowio.h, needed for the |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | Fix typos. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Do not free path before its last... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | Avoid implicit conversion of pointers . |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Avoid implicit conversion of pointers or |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/tcbfuncs.c: Only FreeBSD specify that the return... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
nekral-guest | * lib/commonio.c: Ignore the return value of close... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
nekral-guest | * lib/tcbfuncs.h: Added type shadowtcb_status. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
nekral-guest | * lib/commonio.c: Avoid implicit conversion of pointers to |
commit | commitdiff | tree | snapshot |
2010-03-16 |
nekral-guest | Updated copyright dates. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
nekral-guest | * man/faillog.8.xml: Document the behavior in display... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
nekral-guest | * man/chage.1.xml, man/login.defs.5.xml, man/pwck... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
nekral-guest | * po/POTFILES.in, lib/tcbfuncs.c: Add more strings for |
commit | commitdiff | tree | snapshot |
2010-03-16 |
nekral-guest | * src/usermod.c: user_newname and user_newid cannot... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
nekral-guest | * src/userdel.c: Avoid perror. Give more verbose warnings. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | Remove generated file. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * man/Makefile.am: Indicate that man/generate_mans... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * lib/commonio.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * src/userdel.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * lib/shadowio.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * src/useradd.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * src/vipw.c: Document the sections closed by #endif |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * src/usermod.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * src/pwunconv.c: Only check USE_TCB if configured... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * src/userdel.c: Re-indent. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * src/pwconv.c: Only check USE_TCB if configured WITH_TCB. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
nekral-guest | * libmisc/copydir.c: Added parenthesis. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
nekral-guest | 2010-02-14 Michael Bunk <mb@computer-leipzig.com> |
commit | commitdiff | tree | snapshot |
2010-03-04 |
nekral-guest | 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> |
commit | commitdiff | tree | snapshot |
2010-01-24 |
nekral-guest | * libmisc/env.c: Fix sanitize_env() noslash support... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
nekral-guest | * src/su.c: Do not sanitize the environment. This... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
nekral-guest | * libmisc/setupenv.c: Fix typo from 2009-11-01. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
nekral-guest | * configure.in: Add support for TCB in configure.in... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
nekral-guest | * NEWS, src/groupmod.c: Fixed groupmod when configured... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
nekral-guest | * NEWS, man/login.defs.d/ENV_SUPATH.xml, libmisc/setup... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
nekral-guest | 2009-11-01 Michel Hermier <michel.hermier@gmail.com> |
commit | commitdiff | tree | snapshot |
2009-10-17 |
nekral-guest | 2009-10-15 Thorsten Kukuk <kukuk@suse.de> |
commit | commitdiff | tree | snapshot |
2009-10-17 |
nekral-guest | Indicate new translations. |
commit | commitdiff | tree | snapshot |
2009-10-15 |
nekral-guest | Changelog police. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
bubulle | Completed Czech translation |
commit | commitdiff | tree | snapshot |
2009-09-29 |
bubulle | Vietnamese translation compelted |
commit | commitdiff | tree | snapshot |
2009-09-27 |
bubulle | Czech translation update |
commit | commitdiff | tree | snapshot |
2009-09-24 |
bubulle | French translation update |
commit | commitdiff | tree | snapshot |
2009-09-24 |
bubulle | Vietnamese translation update |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | pid_child and kill_child are only used when USE_PAM. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | * lib/commonio.c: Avoid pre-decrement operator (-... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | * src/su.c: Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | * NEWS, src/su.c: When su receives a signal, wait... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | * src/useradd.c: The default value for the CREATE_MAIL... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | * src/useradd.c: Avoid redefinition of SHELL. Use... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | * src/newusers.c: Prefer #ifdef over #if. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
nekral-guest | * configure.in: We do not use SETPGRP_VOID, and alread... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
nekral-guest | * man/generate_translations.mak, man/generate_mans... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
nekral-guest | * libmisc/limits.c: Fix the format to match the unsign... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
nekral-guest | Fix typo in the version numbers. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
nekral-guest | * lib/shadowmem.c: Only copy the required fields of... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
nekral-guest | * lib/sgroupio.h: Harmonize splint annotations of... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
nekral-guest | 2009-09-07 Steve Grubb <sgrubb@redhat.com> |
commit | commitdiff | tree | snapshot |
2009-09-05 |
nekral-guest | * src/userdel.c, src/lastlog.c, src/gpasswd.c, src... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
nekral-guest | Added new TODO item. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
nekral-guest | * src/gpasswd.c, src/groupmems.c: Split the groupmems... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
nekral-guest | * NEWS, src/userdel.c, src/lastlog.c, src/gpasswd.c, |
commit | commitdiff | tree | snapshot |
2009-09-04 |
nekral-guest | * src/useradd.c: Fixed wrong format string. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
nekral-guest | * man/generate_mans.mak, man/generate_translations... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
nekral-guest | * man/login.defs.d/ENCRYPT_METHOD.xml: Avoid using... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
nekral-guest | * po/fr.po: Fix typos, based on reviews by the Debian... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
bubulle | Complete French translation |
commit | commitdiff | tree | snapshot |
2009-07-25 |
bubulle | French translation update |
commit | commitdiff | tree | snapshot |
2009-07-24 |
nekral-guest | * NEWS, configure.in: Prepare for the next release... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
nekral-guest | * configure.in: Fixed definition of the SHELL configur... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
nekral-guest | * etc/login.defs: SYS_GID_MIN /SYS_UID_MIN changed... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
nekral-guest | Added a TODO item for /etc/defautl/useradd |
commit | commitdiff | tree | snapshot |
2009-07-23 |
nekral-guest | Added one todo item. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
nekral-guest | * libmisc/shell.c, src/su.c: Execute the scripts with... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
nekral-guest | * configure.in, libmisc/shell.c, libmisc/setupenv... |
commit | commitdiff | tree | snapshot |
next |