2011-10-26 |
Karel Zak | login: use DEFAULT_HOME from login.defs |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use HUSHLOGIN_FILE from login.defs |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use TTYGROUP from login.defs |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use TTYPERM from login.defs |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use FAIL_DELAY from login.defs |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use LOGIN_TIMEOUT from login.defs |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: rewrite motd(), use MOTD_FILE from login.defs |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove obsolete info from man page |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | tests: remove obsolete checktty test |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: add login.defs code and tests |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | tests: cleanup islocal test |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: host{name,address} initialization refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove unnecessary variables |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: move signal stuff to the one place |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: log good logins refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use xalloc.h |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: env initialization refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: fork & session initialization refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove pam_handle_t from main() |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: PAM session initialization refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: PAM account checks refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: PAM auth refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: PAM initialization refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove unused code and tests |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: improve hushed mode (merge suse changes) |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use setgroups(0, NULL) for root |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: tty chown.chmod refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use getpwnam_r() rather than manually copy passw... |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: utmp code refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: lastlog code refactoring |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: use login_context struct in audit stuff |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: add username to login_context struct |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: add pid to login_context struct |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: add hostname to login_context struct |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: add struct login_context, consolidate tty code |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: indent -linux |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove obsolete code, clean up macros names |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: cleanup begin of the login.c file |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | lib: cleanup setproctitle.c |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove PAM_FAIL_CHECK and PAM_END macros |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | build-sys: require PAM for login-utils |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove non-PAM code |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: move _PATH_BTMP to pathnames.h |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove dead code and comments |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | login: remove kerberos specific code |
commit | commitdiff | tree |
2011-10-26 |
Karel Zak | agetty: pass hostname to login(1) |
commit | commitdiff | tree |
2011-10-21 |
Davidlohr Bueso | prlimit: new command |
commit | commitdiff | tree |
2011-10-20 |
Karel Zak | blkid: print ID_PART_ENTRY_* for small devices |
commit | commitdiff | tree |
2011-10-20 |
Harald Hoyer | switch_root: handle /run and do not mount over existing... |
commit | commitdiff | tree |
2011-10-17 |
Karel Zak | mount: remounting tmpfs read-write hangs (selinux) |
commit | commitdiff | tree |
2011-10-17 |
Karel Zak | libmount: unable to umount nfs shares using the force... |
commit | commitdiff | tree |
2011-10-17 |
Davidlohr Bueso | lib,strutils: add default value to parse_range() |
commit | commitdiff | tree |
2011-10-17 |
Petr Uzel | fstrim: fix section number in referral to manpage |
commit | commitdiff | tree |
2011-10-17 |
Petr Uzel | rtcwake: fix crash (invalid free) |
commit | commitdiff | tree |
2011-10-12 |
Karel Zak | fdisk: don't shorten long path to disk device |
commit | commitdiff | tree |
2011-10-12 |
Davidlohr Bueso | lib,strutils: share parse_range() |
commit | commitdiff | tree |
2011-10-12 |
Dave Reisner | include/loopdev.h: add missing function prototype |
commit | commitdiff | tree |
2011-10-11 |
Karel Zak | docs: update TODO |
commit | commitdiff | tree |
2011-10-11 |
Karel Zak | lscpu: add columns description to help, fix header... |
commit | commitdiff | tree |
2011-10-11 |
Heiko Carstens | lscpu: man page update |
commit | commitdiff | tree |
2011-10-11 |
Heiko Carstens | chcpu: man page update |
commit | commitdiff | tree |
2011-10-11 |
Heiko Carstens | lscpu: add s390 kvm test case |
commit | commitdiff | tree |
2011-10-11 |
Heiko Carstens | lscpu: fix typo in help text |
commit | commitdiff | tree |
2011-10-11 |
Heiko Carstens | lscpu: switch Yes/No output to lower case |
commit | commitdiff | tree |
2011-10-11 |
Karel Zak | mountpoint: support symbolic and relative paths |
commit | commitdiff | tree |
2011-10-11 |
Karel Zak | Revert "mountpoint: refactor exit path" |
commit | commitdiff | tree |
2011-10-11 |
Dave Reisner | mountpoint: refactor exit path |
commit | commitdiff | tree |
2011-10-11 |
Karel Zak | mountpoint: fallback on stat when /proc isn't mounted |
commit | commitdiff | tree |
2011-10-11 |
Dave Reisner | mountpoint: return dev_t from dir_to_device |
commit | commitdiff | tree |
2011-10-10 |
Sami Kerola | lsblk: inform about depencency to /sys/dev/block |
commit | commitdiff | tree |
2011-10-10 |
Karel Zak | build-sys: check scanf %ms modifier |
commit | commitdiff | tree |
2011-10-10 |
Sami Kerola | build-sys: rename BUILD_BUG_ON_ZERO definition |
commit | commitdiff | tree |
2011-10-10 |
Sami Kerola | build-sys: enhance error message for missing libtoolize |
commit | commitdiff | tree |
2011-10-10 |
Karel Zak | Merge branch 'manuals' of https://github.com/kerolasa... |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align hexdump.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align ul.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align rev.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align more.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align colrm.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align colcrt.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align col.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align wall.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align scriptreplay.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align script.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align renice.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align logger.1 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: align vipw.8 with howto-man-page.txt |
commit | commitdiff | tree |
2011-10-03 |
Sami Kerola | docs: fix return value table in fsck.8 |
commit | commitdiff | tree |
2011-10-03 |
Petr Uzel | losetup: new -D option to delete all used loop devices |
commit | commitdiff | tree |
2011-10-03 |
Petr Uzel | losetup: print verbose messages if requested |
commit | commitdiff | tree |
2011-10-03 |
Karel Zak | Merge branch 'sys-utils-again' of https://github.com... |
commit | commitdiff | tree |
2011-10-03 |
Ilias Mamedov | lsblk: add udev support |
commit | commitdiff | tree |
2011-09-30 |
Karel Zak | docs: add prlimit to the TODO file |
commit | commitdiff | tree |
2011-09-30 |
Karel Zak | umount: add warning |
commit | commitdiff | tree |
2011-09-30 |
Karel Zak | umount: use new lib/loopdev.c code |
commit | commitdiff | tree |
2011-09-30 |
Karel Zak | mount: fix loopdev deinitialization |
commit | commitdiff | tree |
2011-09-29 |
Karel Zak | libmount: support -o loop=<devname> |
commit | commitdiff | tree |
2011-09-29 |
Karel Zak | mount: use new lib/loopdev.c code |
commit | commitdiff | tree |
2011-09-29 |
Dave Reisner | include,xalloc: fix whitespace to be consistent |
commit | commitdiff | tree |
2011-09-29 |
Dave Reisner | include,xalloc: check for NULL before calling strdup |
commit | commitdiff | tree |
next |