]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils
libmount: more robust mtab and utab update (CVE-2011-1676, CVE-2011-1677)
[thirdparty/util-linux.git] / login-utils /
2011-04-19  Karel Zaklogin: fix checktty test to compile with old glibc
2011-04-18  Karel Zakchsh: fix gcc link() warn_unused_result warning
2011-04-18  Karel Zakchsh: fix small memory leak
2011-04-18  Karel Zaklogin: does not ignore setgid() return code for non...
2011-01-23  Davidlohr Buesowall: document -n option
2011-01-21  Karel Zakdon't declare usage() without parametr
2011-01-20  Fabian Groffenuse uint32_t instead of u_int32_t
2011-01-17  Fabian Groffenbuild-sys: improve check for crypt
2011-01-17  Davidlohr Buesowall: add usage function
2011-01-04  Karel Zakagetty: use ignore_result() or write(1, ...)
2010-12-10  Francesco Cosoletomesg: change error exit code from 1 to >1
2010-12-10  Karel Zaksimpleinit: move old init stuff to separate directory
2010-12-10  Karel Zakvipw: fix warn_unused_result gcc warning
2010-12-10  Karel Zakfix __noreturn__ usage
2010-12-10  Marek Polacekchfn: Use EXIT_* and err()
2010-12-10  Karel Zakwall: fix coding style
2010-12-10  Karel Zakwall: remove progname
2010-12-10  Marek Polacekwall: Use EXIT_* and err()
2010-12-10  Marek Polacekvipw: use EXIT_* and err()
2010-12-10  Marek Polaceksimpleinit: Use EXIT_*
2010-12-10  Marek Polacekshutdown: Use EXIT_*
2010-12-10  Karel Zaklogin: fix "ignoring return value" errors
2010-12-10  Marek Polaceklogin: use EXIT_* and err.h, clean up return codes
2010-12-10  Marek Polaceklast: Use EXIT_* and err()
2010-12-10  Karel Zaklogin: use EXIT_* in checktty()
2010-12-10  Karel Zakchsh: use EXIT_* and err.h
2010-12-02  Karel Zakbuild-sys: add mesg to .gitignore
2010-12-02  Marek Polacekagetty: Use EXIT_* and add noreturn attribute
2010-12-02  Marek Polacekmesg: Use EXIT_* and discard K&R style declaration.
2010-12-02  Marek Polaceknewgrp: Use err() and EXIT_*
2010-11-30  Davidlohr Buesolast: use xalloc lib
2010-11-30  Davidlohr Buesologin: use xalloc lib
2010-11-30  Davidlohr Buesowall: use xalloc lib
2010-11-30  Karel Zakrename util-linux-ng back to util-linux
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions
2010-11-15  Karel Zakagetty: use nl_langinfo()
2010-10-29  Marek Polacekuse _exit() instead of exit() in sighandlers
2010-10-26  Karel Zakagetty: fix -s option (baud rate setup)
2010-08-18  Karel Zakagetty: add -c to reuse cflags
2010-08-18  Karel Zakaggety: don't wipe CLOCAL flag
2010-08-18  Karel Zakagetty: add -s to reuse existing baud rate
2010-07-29  Karel Zakchsh: don't suggest ypchsh
2010-06-14  Benno Schulenbergtextual: fix typos, and rephrase some things for clarity
2010-05-24  Karel Zakbuild-sys: replace ../ with $top_srcdir
2010-01-28  Karel Zaklogin: check that after tty reopen we still work with...
2010-01-28  Yann Droneaudlogin: use fd instead of pathname for update tty's...
2010-01-27  Karel Zaklogin: don't link PAMed version with libcrypt
2009-11-20  Karel Zaklast: fix utmp.ut_time usage
2009-10-16  Karel Zakinitctl: fix strict-aliasing bugs
2009-10-15  Karel Zaknewgrp: use c.h, remove tailing whitespace
2009-10-09  Guillem JoverRemove now unused <sys/ioctl.h> includes
2009-10-05  Karel ZakMerge branch 'for_upstream' of git://git.kernel.org...
2009-08-21  Daniel Mierswareplace usleep() for systems that don't have them
2009-08-17  Peter Breitenlohnersimpleinit.8: formatting
2009-08-17  Peter Breitenlohnershutdown.8: formatting
2009-08-17  Peter Breitenlohnernewgrp.1: formatting
2009-08-17  Peter Breitenlohnermesg.1: formatting
2009-08-17  Peter Breitenlohnerlast.1: formatting
2009-08-17  Peter Breitenlohnerinitctl.8: formatting
2009-08-17  Peter Breitenlohnerchsh.1: formatting
2009-08-17  Peter Breitenlohnerchfn.1: formatting
2009-08-17  Peter Breitenlohnervipw.8: remove erroneous empty line, formatting
2009-08-17  Daniel Mierswareplace bcopy,bzero,index and rindex
2009-07-03  Karel Zakbuild-sys: rename to _execdir
2009-07-03  Karel Zakbuild-sys: fix exec/data install hooks
2009-06-29  Karel Zakinclude: clean up _PATH_DEV_* macros
2009-04-23  Aurelien Jarnoagetty: IUCLC and OLCUC are Linux extensions
2009-04-10  Karel Zaklogin: use open(2) rather then access(2) for $HOME...
2009-03-17  Karel Zaklogin: use "remote" as a PAM service name for "login -h"
2009-03-09  Karel Zaklogin: remove "switching users" nonsense from man page
2009-03-03  Karel Zaksimmpleinit: fix gcc warning (buffer size in read())
2009-02-05  Karel Zakagetty: check for termios.c_line struct member by autoconf
2008-12-12  Karel Zakrefresh gitignore
2008-12-12  Karel Zaksimpleinit: cleanup gettext calls, use snprintf()
2008-12-12  Karel Zakchfn: several strings without gettext calls
2008-12-12  Karel ZakTODO: add request to use nl_langinfo()
2008-12-12  Karel ZakRevert "login-utils: several strings without gettext...
2008-11-26  Karel Zaklogin: cleanup includes
2008-11-26  Karel Zakagetty: sys/types.h and time.h are included more than...
2008-10-03  Pedro Ribeirologin-utils: several strings without gettext calls
2008-09-29  Karel Zaklogin: fix compiler warning (int32 time() arg)
2008-09-01  Karel Zaklogin: fix warning "dereferencing type-punned pointer...
2008-07-28  maximilian attemsremove CVS keywords
2008-07-01  Karel Zakselinux: is_selinux_enabled() returns 0, 1 and -1
2008-04-21  Steve Grubblogin: audit log injection attack via login
2008-04-16  Karel Zakbuild-sys: remove unnecessary check-local target from...
2008-04-15  Benno Schulenbergchfn, chsh, login: collapsing three similar messages...
2008-04-14  Karel Zakbuild-sys: update .gitignore files
2008-04-14  James Youngmanbuild-sys: ignore a bunch of generated files, mostly...
2008-04-14  James Youngmanlogin: rewrite is_local() to remove limits on line...
2008-04-07  James Youngmanlogin-utils: cleanup strlen() and fgets() usage
2008-03-20  Karel Zakchfn: fix compiler warnings in selinux stuff
2008-03-12  Jim Meyeringremove useless if-before-free tests.
2008-03-06  Hamish Colemanagetty: make username-in-uppercase feature optional...
2008-01-28  Karel Zaklogin: fix a small memory leak and remove unnecessary...
2008-01-03  Samuel Thibaultlogin: replace termio with termios interface
2008-01-03  Samuel Thibaultagetty: replace termio with termios interface
2007-12-17  Stepan Kasalbuild-sys: use dist_man_MANS instead of man_MANS
2007-12-17  Stepan Kasalshutdown: use _PATH_MOUNTED instead of _PATH_MTAB
2007-11-28  Karel Zakagetty: non-linux support (use pathnames.h)
next