<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipapython, branch 4084</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/'/>
<entry>
<title>Add runas option to run function</title>
<updated>2014-01-16T13:10:42+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2014-01-16T13:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=f5e69b15a070ea94e8651fa8e0d51eb13031219c'/>
<id>f5e69b15a070ea94e8651fa8e0d51eb13031219c</id>
<content type='text'>
Run function can now run the specified command as different user by
setting the EUID and EGID for executed process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run function can now run the specified command as different user by
setting the EUID and EGID for executed process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not crash on bad LDAP data when formatting decode error message.</title>
<updated>2014-01-10T13:41:40+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=c86d9f33c9b54ff705b029f72c3b45de530155b1'/>
<id>c86d9f33c9b54ff705b029f72c3b45de530155b1</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Store old entry state in dict rather than LDAPEntry.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=d6c3d3f57afb82f39c400e98b878fb57e00c1139'/>
<id>d6c3d3f57afb82f39c400e98b878fb57e00c1139</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy LDAPEntry properties data and orig_data.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=4284a8349b4db3de2d67be6c201cd2490ad48a20'/>
<id>4284a8349b4db3de2d67be6c201cd2490ad48a20</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused LDAPClient methods get_syntax and get_single_value.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=aa66cd5f35bc0d5e857d9bb4d6b294ee582bfd22'/>
<id>aa66cd5f35bc0d5e857d9bb4d6b294ee582bfd22</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LDAPEntry method generate_modlist.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=61887ac3929ac3bd5135867f31ad414a547327c9'/>
<id>61887ac3929ac3bd5135867f31ad414a547327c9</id>
<content type='text'>
Use LDAPEntry.generate_modlist instead of LDAPClient._generate_modlist and
remove LDAPClient._generate_modlist.

https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use LDAPEntry.generate_modlist instead of LDAPClient._generate_modlist and
remove LDAPClient._generate_modlist.

https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LDAPClient.update_entry for LDAP mods in ldapupdate.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=21fab665f482445ebcdcedffad7182acdb02fa28'/>
<id>21fab665f482445ebcdcedffad7182acdb02fa28</id>
<content type='text'>
Remove legacy IPAdmin methods generateModList and updateEntry.

https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove legacy IPAdmin methods generateModList and updateEntry.

https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IPASimpleLDAPObject.get_single_value result overridable.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=8d67acc02609415aacd2cb16979443d9edc0ee22'/>
<id>8d67acc02609415aacd2cb16979443d9edc0ee22</id>
<content type='text'>
Add some default overrides.

https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some default overrides.

https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Move LDAPClient method get_single_value to IPASimpleLDAPObject.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=c98cff25ab30b4c033876bad5eee048ee569bae4'/>
<id>c98cff25ab30b4c033876bad5eee048ee569bae4</id>
<content type='text'>
Refactor IPASimpleLDAPObject methods get_syntax and get_single_value.

https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor IPASimpleLDAPObject methods get_syntax and get_single_value.

https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Use old entry state in LDAPClient.update_entry.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=24d85f15ee886d8704438045cb0e3568f59a831a'/>
<id>24d85f15ee886d8704438045cb0e3568f59a831a</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
</feed>
