<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/loginutils, branch TIG</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=TIG</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=TIG'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-12-31T01:52:35+00:00</updated>
<entry>
<title>su: document -l in --help text. Closes bug 2761</title>
<updated>2010-12-31T01:52:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-12-31T01:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a9e25ffa678a357c581b9b7f65a7b2ce1ae2a63e'/>
<id>urn:sha1:a9e25ffa678a357c581b9b7f65a7b2ce1ae2a63e</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>login: apply PAM environment</title>
<updated>2010-12-27T01:13:06+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>ianw@vmware.com</email>
</author>
<published>2010-12-20T19:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=260fb551ff4ba0cb8a5fdff848bce10588611231'/>
<id>urn:sha1:260fb551ff4ba0cb8a5fdff848bce10588611231</id>
<content type='text'>
login should apply the PAM environment modified by plugins
such as pam_env.  Other 'login's do a similar thing.

I tested this by setting some env variables with pam_env which were
correctly applied.

Signed-off-by: Ian Wienand &lt;ianw@vmware.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>su: suppress "warning: unused variable 'user_buf'"</title>
<updated>2010-11-30T08:47:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-30T08:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=631fd5ccd7372e2c09e953cc3c5d0176ee2bc6d2'/>
<id>urn:sha1:631fd5ccd7372e2c09e953cc3c5d0176ee2bc6d2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>deluser: do not warn spuriously when deleting group by deluser</title>
<updated>2010-11-08T04:47:04+00:00</updated>
<author>
<name>Tito Ragusa</name>
<email>farmatito@tiscali.it</email>
</author>
<published>2010-11-08T04:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a8dc97cb8204d2574de4d65889264427b0485f50'/>
<id>urn:sha1:a8dc97cb8204d2574de4d65889264427b0485f50</id>
<content type='text'>
Signed-off-by: Tito Ragusa &lt;farmatito@tiscali.it&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>delgroup: correct the check for users who still use the group</title>
<updated>2010-11-07T16:51:58+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-07T16:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e057b0f94f679af834d5eb15e10c714c72c16740'/>
<id>urn:sha1:e057b0f94f679af834d5eb15e10c714c72c16740</id>
<content type='text'>
Signed-off-by: Tito &lt;farmatito@tiscali.it&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>typo fix</title>
<updated>2010-11-06T21:17:30+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-11-06T21:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f595d8ed46d627af9808a3c881a0e9a7fb88e3cb'/>
<id>urn:sha1:f595d8ed46d627af9808a3c881a0e9a7fb88e3cb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>deluser: 2nd attempt at deluser/delgroup size reduction and improvements</title>
<updated>2010-11-06T21:14:55+00:00</updated>
<author>
<name>Tito Ragusa</name>
<email>farmatito@tiscali.it</email>
</author>
<published>2010-11-06T21:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1586c7a92c9fd69967706c13b68eb8eb8fba54ed'/>
<id>urn:sha1:1586c7a92c9fd69967706c13b68eb8eb8fba54ed</id>
<content type='text'>
Signed-off-by: Tito Ragusa &lt;farmatito@tiscali.it&gt;
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>*: whitespace fixes</title>
<updated>2010-10-28T16:57:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-28T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e4dcba1c103dc28e927e004791e331aaf604383d'/>
<id>urn:sha1:e4dcba1c103dc28e927e004791e331aaf604383d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>login: free fromhost upon cleaning up</title>
<updated>2010-10-28T03:49:55+00:00</updated>
<author>
<name>Alexander Shishkin</name>
<email>virtuoso@slind.org</email>
</author>
<published>2010-10-27T16:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=78b286fea51ef137d660b91037c89376115a1994'/>
<id>urn:sha1:78b286fea51ef137d660b91037c89376115a1994</id>
<content type='text'>
Signed-off-by: Alexander Shishkin &lt;virtuoso@slind.org&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: introduce and use strcpy_and_process_escape_sequences</title>
<updated>2010-10-23T19:06:06+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-23T19:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53600591311a129717abd2e3bcaa302622a6ce67'/>
<id>urn:sha1:53600591311a129717abd2e3bcaa302622a6ce67</id>
<content type='text'>
function                                             old     new   delta
strcpy_and_process_escape_sequences                    -      50     +50
bb_process_escape_sequence                           148     138     -10
printf_main                                          789     776     -13
getty_main                                          1897    1831     -66
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/3 up/down: 50/-89)            Total: -39 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
