]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/su.c
build-sys: release++ (v2.35)
[thirdparty/util-linux.git] / login-utils / su.c
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2012-11-01  Karel Zaksu: fix stupid typo
2012-09-04  Karel Zaksu: move generic su code to su-common.c
2012-09-04  Karel Zaksu: add --group and --supp-group options
2012-07-26  Karel Zaksu: use xstrdup()
2012-07-16  Karel Zaksu: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolasu: align with howto-usage-function
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-15  Bernhard Voelkersu: remove unimplemented options -u and -v
2012-06-11  Sami Kerolabuild: fix redundant redeclaration warnings
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-05  Ludwig Nusselsu: preserve errno in cleanup_pam()
2012-06-05  Ludwig Nusselsu: use BSD err function instead of gnu's error()
2012-06-05  Ludwig Nusselsu: remove unused code
2012-06-05  Ludwig Nusselsu: replace PAM_BAIL_P macro with better solution
2012-06-05  Ludwig Nusselsu: introduce xsetenv globally
2012-06-05  Ludwig Nusselsu: use ENV_PATH resp ENV_SUPATH to be consistent with...
2012-06-05  Ludwig Nusselsu: use EXIT_FAILURE consistently
2012-06-05  Ludwig Nusselsu: don't use custom MAX macro
2012-06-02  Sami Kerolalogindefs: change getlogindefs_num() to return unsigned...
2012-05-29  Karel Zaksu: remove program_name
2012-05-29  Karel Zaksu: fix compiler warning [-Wunused-parameter]
2012-05-29  Thomas Schwingesu: Don't include the unused <sys/fsuid.h>
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-25  Ludwig Nusseluse existing logindefs.c and pathnames.h
2012-05-25  Ludwig Nusselsyslog always
2012-05-25  Ludwig Nusselremove non pam code
2012-05-24  Ludwig Nusselmake su build as part of util-linux
2012-05-24  Tim Waughcall setsid() when called with -c
2012-05-24  Werner Finkmake sure /sbin resp /usr/sbin are in PATH
2012-05-24  Ludwig Nusselhonor settings in /etc/default/su resp /etc/login.defs
2012-05-24  Ludwig Nusselset sane default path
2012-05-24  Ludwig Nussellog all su attempts
2012-05-24  Ludwig Nusselpam support for su
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2007-03-28  Jim MeyeringHelp translators include translation team's web or...
2006-09-03  Paul EggertDon't include dirname.h, since system.h does it now.
2006-08-21  Paul EggertAdd a bootstrap procedure, so that the CVS version...
2006-07-21  Jim Meyering* src/su.c (usage): Correct typo in --help output:...
2006-03-26  Jim Meyering(log_su, run_shell): Use new last_component, in place...
2005-08-23  Jim MeyeringRemove unnecessary parens in `#if defined (SYMBOL)...
2005-05-14  Jim MeyeringUpdate FSF postal mail address.
2005-05-14  Jim MeyeringUpdate FSF postal mail address.
2004-08-03  Paul Eggert(run_shell): Pass a new n_additional_args arg, so that
2004-06-01  Jim Meyering(correct_password, restricted_shell, main):
2004-01-22  Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-10-18  Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18  Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-07-23  Jim MeyeringDon't include headers already included by system.h:
2003-07-18  Jim Meyering(usage): Don't call close_stdout here.
2003-06-17  Jim Meyering(main): Call initialize_main.
2003-04-11  Jim MeyeringRemove anachronistic casts of xmalloc,
2002-08-31  Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30  Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
2002-08-01  Jim Meyering(run_shell): Exit with status 126 or 127 when execvp or
2002-07-02  Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2001-12-15  Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-08-14  Jim Meyering(xputenv): Remove parameter's const qualifier.
2001-05-12  Jim MeyeringInclude "dirname.h".
2001-01-07  Jim Meyeringback out last, prematurely-committed, change
2001-01-07  Jim MeyeringCorrect the indentation of an `#endif'.
2000-08-07  Jim Meyering(xputenv): Invoke xalloc_die instead of printing our...
2000-07-23  Jim MeyeringInclude <sys/param.h> if HAVE_SYS_PARAM_H is defined,
2000-05-07  Jim MeyeringInclude "closeout.h".
2000-02-09  Jim Meyering(correct_password): Correct HAVE_STRUCT_* name in ...
2000-01-30  Jim Meyering(correct_password): Guard with `HAVE_GETSPNAM && HAVE_S...
1999-09-08  Jim MeyeringRemove declaration of xstrdup.
1999-08-30  Jim Meyeringsplit a long line.
1999-08-22  Jim Meyering(run_shell): Declare with noreturn attribute.
1999-03-31  Jim MeyeringNo longer include long-options.h.
1999-03-31  Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
1999-03-06  Jim MeyeringInclude long-options.h.
1999-02-16  Jim Meyeringupdate copyright dates
1999-01-25  Jim Meyering(usage): Remove static attribute.
1998-09-19  Jim Meyeringupdate bug-reporting address
1998-08-30  Jim Meyering(longopts): Use corresponding short-option character
1997-12-21  Jim MeyeringDon't include limits.h.
1997-12-10  Jim Meyeringuse NULL, '\0' instead of zeroes
1997-12-10  Jim Meyering(main): Make sure pw->pw_shell is non-NULL before tryin...
1997-10-25  Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-07  Jim Meyeringupdate bug-reporting address
1997-07-13  Jim Meyeringindent
1997-07-05  Jim MeyeringRedefine/undef getusershell around inclusion of <unistd.h>
1997-05-27  Jim MeyeringUse base_name, not basename.
1997-03-19  Jim Meyeringcpp-indent
1997-03-18  Jim Meyering(log_su): Resort to getpwuid if getlogin fails.
1997-02-09  Jim Meyeringupdate copyrights for 1997
1997-02-01  Jim Meyeringbracket bug address with <> and append a period
1997-02-01  Jim MeyeringCompare getopt_long return value against -1, not EOF...
1996-12-19  Jim Meyering[HAVE_PATHS_H]: Include <paths.h>.
1996-11-03  Jim Meyeringchange bug-reporting address
1996-11-02  Jim Meyeringchange bug-reporting address
1996-10-05  Jim Meyering(main): update --version output to conform to coding...
1996-09-02  Jim Meyering(usage): Tell where to report bugs.
1996-04-24  Jim Meyeringupdate Copyright years for 1996
1996-03-24  Jim MeyeringUpdate FSF's address.
1996-03-24  Jim MeyeringProtoize and reorder functions.
1996-03-21  Jim Meyering(main): Declare to be of type int, not void.
next