<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/lib/username.c, branch talloc-2.1.13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>lib/util: move memcache.[ch] to the toplevel 'samba-util' library</title>
<updated>2014-07-18T13:43:33+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2014-07-17T10:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=45807028d478c082fef6f3a3d5a142d96d63fb50'/>
<id>45807028d478c082fef6f3a3d5a142d96d63fb50</id>
<content type='text'>
This is generic enough that it could be used in all code.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;

Autobuild-User(master): Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date(master): Fri Jul 18 15:43:33 CEST 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is generic enough that it could be used in all code.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;

Autobuild-User(master): Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date(master): Fri Jul 18 15:43:33 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>param: rename lp function and variable from "usernamelevel" to "username_level"</title>
<updated>2014-02-08T00:19:16+00:00</updated>
<author>
<name>Garming Sam</name>
<email>garming@catalyst.net.nz</email>
</author>
<published>2014-02-04T02:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7cdcf131e8da6d750d103ded2fee009fe84d07fb'/>
<id>7cdcf131e8da6d750d103ded2fee009fe84d07fb</id>
<content type='text'>
Signed-off-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly check for errors in strlower_m() returns.</title>
<updated>2012-08-09T19:08:18+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-08-09T00:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b70f23c2b581c5d455362ab37f4846de9a910055'/>
<id>b70f23c2b581c5d455362ab37f4846de9a910055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check error returns from strupper_m() (in all reasonable places).</title>
<updated>2012-08-09T19:06:54+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-08-08T22:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=526e875cec15761099438e17df3f56bc2bd5b761'/>
<id>526e875cec15761099438e17df3f56bc2bd5b761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util: Remove dummy wrapper for getpwnam().</title>
<updated>2012-03-24T14:24:15+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-03-24T14:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=818e0722e1a730cfa30d911be510641ef23dc446'/>
<id>818e0722e1a730cfa30d911be510641ef23dc446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems</title>
<updated>2011-07-19T20:19:29+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2011-07-19T20:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ee34c25c8a989b5a7c0ad59d71bb39f8efff045c'/>
<id>ee34c25c8a989b5a7c0ad59d71bb39f8efff045c</id>
<content type='text'>
Remove
int toupper_ascii(int c);
int tolower_ascii(int c);
int isupper_ascii(int c);
int islower_ascii(int c);

and replace with their _m equivalents, as they are identical.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove
int toupper_ascii(int c);
int tolower_ascii(int c);
int isupper_ascii(int c);
int islower_ascii(int c);

and replace with their _m equivalents, as they are identical.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-includes: only include system/passwd.h when needed.</title>
<updated>2011-03-29T23:13:07+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-02-25T16:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=49fcf653b11ef7308b849027d342a3182f270dd3'/>
<id>49fcf653b11ef7308b849027d342a3182f270dd3</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/username.c</title>
<updated>2011-03-29T23:13:06+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-02T15:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=96487959e90b1aeec071d94e7f2c744af17fb5d0'/>
<id>96487959e90b1aeec071d94e7f2c744af17fb5d0</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util/util_pw: share sys_get{pw,gr} group of calls.</title>
<updated>2011-03-29T23:13:06+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-02T15:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=64421129b672d0ce55c5aa235e5038dd2ea1b32b'/>
<id>64421129b672d0ce55c5aa235e5038dd2ea1b32b</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-username: rename static getpwnam_alloc to getpwnam_alloc_cached.</title>
<updated>2011-03-16T23:32:40+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-02T14:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1d516f0d76ea83a50ff697b44cf0ebfd54f68b50'/>
<id>1d516f0d76ea83a50ff697b44cf0ebfd54f68b50</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Thu Mar 17 00:32:40 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Thu Mar 17 00:32:40 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
