Commit Graph

300 Commits

Author SHA1 Message Date
Josh Soref 05cc753275 spelling: session 2017-10-22 21:13:32 +00:00
Josh Soref af4a1c4e6b spelling: security 2017-10-22 21:13:23 +00:00
Josh Soref ef39098a1b spelling: rewritten 2017-10-22 21:11:59 +00:00
Josh Soref b2dbde4b8c spelling: really 2017-10-22 21:06:22 +00:00
Josh Soref bfacc99ac3 spelling: provided 2017-10-22 21:04:46 +00:00
Josh Soref e2192e119d spelling: poor 2017-10-22 21:15:45 +00:00
Josh Soref 4e0ac33eae spelling: password 2017-10-22 21:03:28 +00:00
Josh Soref 8078e5bd54 spelling: partially 2017-10-22 21:03:00 +00:00
Josh Soref ad7b83fc86 spelling: output 2017-10-22 21:00:52 +00:00
Josh Soref c668c49a15 spelling: originally 2017-10-22 20:58:52 +00:00
Josh Soref 3574346318 spelling: options 2017-10-22 20:58:25 +00:00
Josh Soref 18b14eb4a8 spelling: necessary 2017-10-22 20:45:06 +00:00
Josh Soref 148c1c0984 spelling: modification 2017-10-22 20:38:52 +00:00
Josh Soref 6bc784b95a spelling: missing 2017-10-22 20:37:31 +00:00
Josh Soref d275cce099 spelling: message 2017-10-22 20:34:22 +00:00
Josh Soref ea7d7bb644 spelling: many 2017-10-22 20:30:00 +00:00
Josh Soref 0556fea593 spelling: locally 2017-10-22 20:28:46 +00:00
Josh Soref 856d26cb4b spelling: improvements 2017-10-22 20:11:27 +00:00
Josh Soref 02137de419 spelling: if 2017-10-22 20:52:44 +00:00
Josh Soref 73516df908 spelling: gshadow 2017-10-22 19:47:08 +00:00
Josh Soref 07a169d964 spelling: forgotten 2017-10-22 19:13:08 +00:00
Josh Soref 8e2b91c8cc spelling: faillog 2017-10-22 19:11:52 +00:00
Josh Soref 29ad485d17 spelling: enviroment 2017-10-22 19:10:52 +00:00
Josh Soref 9b8bddd179 spelling: displaying 2017-10-22 18:43:40 +00:00
Josh Soref 1987203745 spelling: displayed 2017-10-22 18:43:48 +00:00
Josh Soref bd4750126b spelling: created 2017-10-22 08:23:57 +00:00
Josh Soref 7d68d59cc2 spelling: configuration 2017-10-22 18:31:51 +00:00
Josh Soref f9311ba61d spelling: conditionally 2017-10-22 18:31:24 +00:00
Josh Soref c2ada4c306 spelling: command 2017-10-22 18:25:46 +00:00
Josh Soref 310ef194a1 spelling: close 2017-10-22 18:25:14 +00:00
Josh Soref daf30eff79 spelling: chpasswd 2017-10-22 18:23:41 +00:00
Josh Soref a90585f1d6 spelling: checking 2017-10-22 18:22:12 +00:00
Josh Soref 4be6d423e4 spelling: changed 2017-10-22 08:24:23 +00:00
Josh Soref 36aeb4e9ee spelling: built 2017-10-22 18:41:48 +00:00
Josh Soref f8d4b66edd spelling: better 2017-10-22 08:05:08 +00:00
Josh Soref a95ed40bf0 spelling: available 2017-10-22 08:02:00 +00:00
Josh Soref 686efcfcb1 spelling: attributes 2017-10-22 07:59:41 +00:00
Josh Soref 15631009b4 spelling: applied 2017-10-22 07:57:56 +00:00
Josh Soref aa95b1b763 spelling: always 2017-10-22 07:56:16 +00:00
Josh Soref 92e3a5e386 spelling: allowed 2017-10-22 07:56:05 +00:00
Josh Soref 4c22dcfbfd spelling: address 2017-10-22 07:55:43 +00:00
Josh Soref 4f459198db spelling: account 2017-10-22 07:52:04 +00:00
Nicolas François 4dbca60435 Add NEWS entries. 2013-08-04 23:29:06 +02:00
nekral-guest 9151e673e4 * NEWS: Set release date. 2012-05-25 11:51:53 +00:00
nekral-guest f100b5ea7e * src/su.c: non PAM enabled versions: do not fail if su is called
without a controlling terminal. Ignore ENXIO errors when opening
	/dev/tty.
2012-05-20 16:15:14 +00:00
nekral-guest 788374bd8c * NEWS, man/generate_mans.mak: Generate manpages in man1, man3,
man5, man8 subdirectories. This fix the generation of .so links
	which did not point to a path relative to the top-level manual
	hierarchy.
	* man/generate_mans.mak: Update man paths accordingly.
	* man/Makefile.am: Likewise.
	* man/da/Makefile.am: Likewise.
	* man/de/Makefile.am: Likewise.
	* man/fr/Makefile.am: Likewise.
	* man/it/Makefile.am: Likewise.
	* man/pl/Makefile.am: Likewise.
	* man/ru/Makefile.am: Likewise.
	* man/sv/Makefile.am: Likewise.
	* man/zh_CN/Makefile.am: Likewise.
2012-05-20 10:18:33 +00:00
nekral-guest 46f6d77c55 Cleanup. 2012-05-18 19:27:02 +00:00
nekral-guest 17deaa39f5 * NEWS, src/userdel.c: Fix segfault when userdel removes the
user's group.
2012-05-18 18:56:24 +00:00
nekral-guest f243d4077d * NEWS, src/login.c: Log in utmp / utmpx / wtmp also when PAM is
enabled. This is not done by pam_lastlog. This was broken on
	2011-07-23.
	* NEWS, libmisc/utmp.c: Do not log in wtmp when PAM is enabled.
	This is done by pam_lastlog.
2012-05-18 17:57:52 +00:00
nekral-guest 9f34a68dba * NEWS: New placeholder for the next release (4.1.5.1 expected) 2012-02-13 20:33:28 +00:00