<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/security/privilege.c, branch talloc-2.0.0</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>s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-PRIVILEGES test.</title>
<updated>2009-05-20T11:35:05+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-20T11:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9a13af9a994e385a5966eed7cdf3a2add00f8f08'/>
<id>9a13af9a994e385a5966eed7cdf3a2add00f8f08</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>r25554: Convert last instances of BOOL, True and False to the standard types.</title>
<updated>2007-10-10T20:07:55+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-10-06T22:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2151cde58014ea2e822c13d2f8a369b45dc19ca8'/>
<id>2151cde58014ea2e822c13d2f8a369b45dc19ca8</id>
<content type='text'>
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
</pre>
</div>
</content>
</entry>
<entry>
<title>r25027: Fix more warnings.</title>
<updated>2007-10-10T20:05:41+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-09-08T13:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=dccf3f99e45137b6cd18c1de1c79808ad67130d1'/>
<id>dccf3f99e45137b6cd18c1de1c79808ad67130d1</id>
<content type='text'>
(This used to be commit 5085c53fcfade614e83d21fc2c1a5bc43bb2a729)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 5085c53fcfade614e83d21fc2c1a5bc43bb2a729)
</pre>
</div>
</content>
</entry>
<entry>
<title>r23792: convert Samba4 to GPLv3</title>
<updated>2007-10-10T19:59:12+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2007-07-10T02:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0479a2f1cbae51fcd8dbdc3c148c808421fb4d25'/>
<id>0479a2f1cbae51fcd8dbdc3c148c808421fb4d25</id>
<content type='text'>
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
</pre>
</div>
</content>
</entry>
<entry>
<title>r14894: - add some 'const'</title>
<updated>2007-10-10T19:00:12+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2006-04-03T15:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1ac990ddcf8501ce551c87e70cb3722ae9f4f34b'/>
<id>1ac990ddcf8501ce551c87e70cb3722ae9f4f34b</id>
<content type='text'>
- remove sid_active_in_token() was the same as security_token_has_sid()
- rename some functions

metze
(This used to be commit 81390dcda50f53d61e70059fb33014de0d283dc5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove sid_active_in_token() was the same as security_token_has_sid()
- rename some functions

metze
(This used to be commit 81390dcda50f53d61e70059fb33014de0d283dc5)
</pre>
</div>
</content>
</entry>
<entry>
<title>r14891: fix a bug found by the ibm checker</title>
<updated>2007-10-10T19:00:12+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2006-04-03T14:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5559f5e3e5b283a4fe85984589d61598b14fcfff'/>
<id>5559f5e3e5b283a4fe85984589d61598b14fcfff</id>
<content type='text'>
the problem was that we shift with &lt;&lt;= (privilege-1)

and we called the function with privilege=0

add some checks to catch invalid privilege values
and hide the mask representation in privilege.c

metze
(This used to be commit a69f000324764bcd4cf420f2ecba1aca788258e4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the problem was that we shift with &lt;&lt;= (privilege-1)

and we called the function with privilege=0

add some checks to catch invalid privilege values
and hide the mask representation in privilege.c

metze
(This used to be commit a69f000324764bcd4cf420f2ecba1aca788258e4)
</pre>
</div>
</content>
</entry>
<entry>
<title>r14542: Remove librpc, libndr and libnbt from includes.h</title>
<updated>2007-10-10T18:58:42+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2006-03-18T15:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=35349a58df5b69446607fbd742a05f57f3515319'/>
<id>35349a58df5b69446607fbd742a05f57f3515319</id>
<content type='text'>
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
</pre>
</div>
</content>
</entry>
<entry>
<title>r12608: Remove some unused #include lines.</title>
<updated>2007-10-10T18:49:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2005-12-30T13:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d4de4c2d210d2e8c9b5aedf70695594809ad6a0b'/>
<id>d4de4c2d210d2e8c9b5aedf70695594809ad6a0b</id>
<content type='text'>
(This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981)
</pre>
</div>
</content>
</entry>
<entry>
<title>r9240: - move struct security_token to the idl file, with this we can</title>
<updated>2007-10-10T18:31:37+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2005-08-11T13:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3be75a4c6d4b9d86f1b85c75fb2f41c6c0eeec94'/>
<id>3be75a4c6d4b9d86f1b85c75fb2f41c6c0eeec94</id>
<content type='text'>
  the ndr_pull/push/print functions for it in the ntacl-lsm module

- fix compiler warnings in the ldap_encode_ndr_* code

metze
(This used to be commit 83d65d0d7ed9c240ad44aa2c881c1f07212bfda4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  the ndr_pull/push/print functions for it in the ntacl-lsm module

- fix compiler warnings in the ldap_encode_ndr_* code

metze
(This used to be commit 83d65d0d7ed9c240ad44aa2c881c1f07212bfda4)
</pre>
</div>
</content>
</entry>
<entry>
<title>r4419: move security_token stuff to the libcli/security/</title>
<updated>2007-10-10T18:07:47+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2004-12-30T20:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b5b1c52a9850de18e756cdd073cf5f44f26882fe'/>
<id>b5b1c52a9850de18e756cdd073cf5f44f26882fe</id>
<content type='text'>
and debug privileges

metze
(This used to be commit c981808ed4cfa63c7ba7c4f9190b6b14f74bab40)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and debug privileges

metze
(This used to be commit c981808ed4cfa63c7ba7c4f9190b6b14f74bab40)
</pre>
</div>
</content>
</entry>
</feed>
