<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/external, branch sssd-1-3</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/'/>
<entry>
<title>Require -ltalloc for tevent configure check</title>
<updated>2010-08-03T17:50:28+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-07-21T14:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=8f7d6fac40cc2150e66701b00cba32d7dbe59a38'/>
<id>8f7d6fac40cc2150e66701b00cba32d7dbe59a38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use netlink to detect going online</title>
<updated>2010-07-09T15:44:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-06-27T19:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=90acbcf20b5f896ca8f631923afe946c90d90de7'/>
<id>90acbcf20b5f896ca8f631923afe946c90d90de7</id>
<content type='text'>
Integrates libnl to detect adding routes. When a route is added, the
offline status of all back ends is reset. This patch adds no heuristics
to detect whether back end went offline.

Fixes: #456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Integrates libnl to detect adding routes. When a route is added, the
offline status of all back ends is reset. This patch adds no heuristics
to detect whether back end went offline.

Fixes: #456
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for delayed kinit if offline</title>
<updated>2010-05-26T19:14:40+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-04-19T09:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=02e38eae1b9cb5df2036a707dafd86f6047c17de'/>
<id>02e38eae1b9cb5df2036a707dafd86f6047c17de</id>
<content type='text'>
If the configuration option krb5_store_password_if_offline is set to
true and the backend is offline the plain text user password is stored
and used to request a TGT if the backend becomes online. If available
the Linux kernel key retention service is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the configuration option krb5_store_password_if_offline is set to
true and the backend is offline the plain text user password is stored
and used to request a TGT if the backend becomes online. If available
the Linux kernel key retention service is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bash-isms from configure macros</title>
<updated>2010-05-21T12:31:56+00:00</updated>
<author>
<name>Petter Reinholdtsen</name>
<email>pere@hungry.com</email>
</author>
<published>2010-05-21T12:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=c8b9cf339e84576293113df914498a80ec1989dc'/>
<id>c8b9cf339e84576293113df914498a80ec1989dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Debian/Ubuntu build to pass --install-layout=deb to setup.py</title>
<updated>2010-05-16T17:28:14+00:00</updated>
<author>
<name>Petter Reinholdtsen</name>
<email>pere@hungry.com</email>
</author>
<published>2010-05-06T13:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=e6ae55d5423434d5dc6c236e8647b33610d30e2e'/>
<id>e6ae55d5423434d5dc6c236e8647b33610d30e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dynamic DNS updates to FreeIPA</title>
<updated>2010-05-16T17:28:14+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-05-02T11:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=48a038d077ed2de18a5211e010c18ab680107293'/>
<id>48a038d077ed2de18a5211e010c18ab680107293</id>
<content type='text'>
This adds two new options:

ipa_dyndns_update: Boolean value to select whether this client
should automatically update its IP address in FreeIPA DNS.

ipa_dyndns_iface: Choose an interface manually to use for
updating dynamic DNS. Default is to use the interface associated
with the LDAP connection to FreeIPA.

This patch supports A and AAAA records. It relies on the presence
of the nsupdate tool from the bind-utils package to perform the
actual update step. The location of this utility is set at build
time, but its availability is determined at runtime (so clients
that do not require dynamic update capability do not need to meet
this dependency).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds two new options:

ipa_dyndns_update: Boolean value to select whether this client
should automatically update its IP address in FreeIPA DNS.

ipa_dyndns_iface: Choose an interface manually to use for
updating dynamic DNS. Default is to use the interface associated
with the LDAP connection to FreeIPA.

This patch supports A and AAAA records. It relies on the presence
of the nsupdate tool from the bind-utils package to perform the
actual update step. The location of this utility is set at build
time, but its availability is determined at runtime (so clients
that do not require dynamic update capability do not need to meet
this dependency).
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add dynamic DNS updates to FreeIPA"</title>
<updated>2010-05-07T21:19:00+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-05-07T21:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=57614e56dd272db0f71abc442b1515d79fd16169'/>
<id>57614e56dd272db0f71abc442b1515d79fd16169</id>
<content type='text'>
This reverts commit 973b7c27c0b294b8b2f120296f64c6a3a36e44b7.

While this patch applied cleanly, it was uncompilable. Reverting
until it can be properly merged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 973b7c27c0b294b8b2f120296f64c6a3a36e44b7.

While this patch applied cleanly, it was uncompilable. Reverting
until it can be properly merged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dynamic DNS updates to FreeIPA</title>
<updated>2010-05-07T21:14:32+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-05-02T11:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=973b7c27c0b294b8b2f120296f64c6a3a36e44b7'/>
<id>973b7c27c0b294b8b2f120296f64c6a3a36e44b7</id>
<content type='text'>
This adds two new options:

ipa_dyndns_update: Boolean value to select whether this client
should automatically update its IP address in FreeIPA DNS.

ipa_dyndns_iface: Choose an interface manually to use for
updating dynamic DNS. Default is to use the interface associated
with the LDAP connection to FreeIPA.

This patch supports A and AAAA records. It relies on the presence
of the nsupdate tool from the bind-utils package to perform the
actual update step. The location of this utility is set at build
time, but its availability is determined at runtime (so clients
that do not require dynamic update capability do not need to meet
this dependency).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds two new options:

ipa_dyndns_update: Boolean value to select whether this client
should automatically update its IP address in FreeIPA DNS.

ipa_dyndns_iface: Choose an interface manually to use for
updating dynamic DNS. Default is to use the interface associated
with the LDAP connection to FreeIPA.

This patch supports A and AAAA records. It relies on the presence
of the nsupdate tool from the bind-utils package to perform the
actual update step. The location of this utility is set at build
time, but its availability is determined at runtime (so clients
that do not require dynamic update capability do not need to meet
this dependency).
</pre>
</div>
</content>
</entry>
<entry>
<title>Use SO_PEERCRED on the PAM socket</title>
<updated>2010-04-16T19:15:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-03-29T08:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=ea0173fe8ba915960621454168651c62301833cb'/>
<id>ea0173fe8ba915960621454168651c62301833cb</id>
<content type='text'>
This is the second attempt to let the PAM client and the PAM responder
exchange their credentials, i.e. uid, gid and pid. Because this approach
does not require any message interchange between the client and the
server the protocol version number is not changed.

On the client side the connection is terminated it the responder is not
run by root. On the server side the effective uid and gid and the pid of
the client are available for future use.

The following additional changes are made by this patch:
- the checks of the ownership and the permissions on the PAM sockets are
  enhanced
- internal error codes are introduced on the client side to generate
  more specific log messages if an error occurs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the second attempt to let the PAM client and the PAM responder
exchange their credentials, i.e. uid, gid and pid. Because this approach
does not require any message interchange between the client and the
server the protocol version number is not changed.

On the client side the connection is terminated it the responder is not
run by root. On the server side the effective uid and gid and the pid of
the client are available for future use.

The following additional changes are made by this patch:
- the checks of the ownership and the permissions on the PAM sockets are
  enhanced
- internal error codes are introduced on the client side to generate
  more specific log messages if an error occurs
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add better checks on PAM socket"</title>
<updated>2010-04-16T19:15:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-03-26T09:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=b9923919909cb976ddf42002c56a42b1893e3547'/>
<id>b9923919909cb976ddf42002c56a42b1893e3547</id>
<content type='text'>
This reverts commit 5a88e963744e5da453e88b5c36499f04712df097.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5a88e963744e5da453e88b5c36499f04712df097.
</pre>
</div>
</content>
</entry>
</feed>
