<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slapi-nis.git/doc, branch slapi-nis-ad</title>
<subtitle>SLAPI-NIS</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/'/>
<entry>
<title>sch-ipa.txt: add documentation about trusted domains support for FreeIPA</title>
<updated>2013-08-06T11:24:42+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2013-07-31T12:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=6952227b9cb15c8aa9ba24616c7784572046535e'/>
<id>6952227b9cb15c8aa9ba24616c7784572046535e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add %sort() and %dribble_merge()</title>
<updated>2013-05-23T23:46:59+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@redhat.com</email>
</author>
<published>2013-05-23T23:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=fd975c77fda8dc2485eede3c15aee3fc3d236a9f'/>
<id>fd975c77fda8dc2485eede3c15aee3fc3d236a9f</id>
<content type='text'>
Add %sort(), which binary-sorts a single list of values, and
%dribble_merge(), which takes a quoted length, a separator,
and some expressions and produces a list of lists of values
using the separator, where no list is larger than the length.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add %sort(), which binary-sorts a single list of values, and
%dribble_merge(), which takes a quoted length, a separator,
and some expressions and produces a list of lists of values
using the separator, where no list is larger than the length.
</pre>
</div>
</content>
</entry>
<entry>
<title>notes on what changes when we switch to betxns</title>
<updated>2012-10-16T21:46:07+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@redhat.com</email>
</author>
<published>2012-10-16T21:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=3d6a8bb1b9e0f6c7a3e168979b4e280ab89774c0'/>
<id>3d6a8bb1b9e0f6c7a3e168979b4e280ab89774c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add shadow, passwd.adjuct, base64-encode nis-disallowed-chars</title>
<updated>2012-08-23T22:11:33+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@redhat.com</email>
</author>
<published>2012-08-23T22:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=0ca2bd6370e617112ce90b892149453461a323be'/>
<id>0ca2bd6370e617112ce90b892149453461a323be</id>
<content type='text'>
* add a definition for shadow.byname
* add a definition for passwd.adjunct.byname
* make passwd.byname/passwd.byuid hide userPassword if objectClass==shadowAccount
* base64-encode nis-disallowed-chars when we are printing defaults
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add a definition for shadow.byname
* add a definition for passwd.adjunct.byname
* make passwd.byname/passwd.byuid hide userPassword if objectClass==shadowAccount
* base64-encode nis-disallowed-chars when we are printing defaults
</pre>
</div>
</content>
</entry>
<entry>
<title>- treat the padding values used by %link() into expressions instead of</title>
<updated>2012-03-30T20:51:36+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@dahyabhai.net</email>
</author>
<published>2012-03-30T20:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=82b4a9da03cb7b932629a91268945d130ee9fbf3'/>
<id>82b4a9da03cb7b932629a91268945d130ee9fbf3</id>
<content type='text'>
  as literals
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  as literals
</pre>
</div>
</content>
</entry>
<entry>
<title>- add a "default" function</title>
<updated>2012-03-28T22:11:28+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@dahyabhai.net</email>
</author>
<published>2012-03-28T22:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=b0c7b3bfe85fdda5fe15a1e39e2c3c99e6352bb8'/>
<id>b0c7b3bfe85fdda5fe15a1e39e2c3c99e6352bb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add multiple-result capable versions of match/regmatch/regsub</title>
<updated>2012-01-24T17:29:09+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@redhat.com</email>
</author>
<published>2012-01-24T17:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=516eb50a45ac8debd53e14fb28dc38ecef1be2ee'/>
<id>516eb50a45ac8debd53e14fb28dc38ecef1be2ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add regsubi/regmatchi, which are like the originals but case-insensitive</title>
<updated>2012-01-04T21:28:53+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@dahyabhai.net</email>
</author>
<published>2012-01-04T21:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=0eed348faf6533eaf9eebebfd64550176e6f239a'/>
<id>0eed348faf6533eaf9eebebfd64550176e6f239a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- bump to 0.20</title>
<updated>2010-11-23T19:12:47+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@redhat.com</email>
</author>
<published>2010-11-23T19:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=f265469430a5eb532d2afa754ab58d93ddbf4d78'/>
<id>f265469430a5eb532d2afa754ab58d93ddbf4d78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- handle a group with no explicitly-named container by treating the</title>
<updated>2010-11-22T21:54:05+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin@redhat.com</email>
</author>
<published>2010-11-22T21:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/slapi-nis.git/commit/?id=35627435cea0c00e682b524ae3d0fa1d711ad4ab'/>
<id>35627435cea0c00e682b524ae3d0fa1d711ad4ab</id>
<content type='text'>
  entries as direct subordinates of the group entry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  entries as direct subordinates of the group entry
</pre>
</div>
</content>
</entry>
</feed>
