index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldap: fix handling of binary data in search filters
Jan Cholasta
2016-06-21
1
-1
/
+6
*
Fix minor typos
Yuri Chornoivan
2016-06-20
1
-1
/
+1
*
Fix minor typos
Yuri Chornoivan
2016-06-16
1
-1
/
+1
*
installer: index() raises ValueError
David Kupka
2016-06-13
1
-2
/
+2
*
Fix resolve_rrsets: RRSet is not hashable
Martin Basti
2016-06-09
1
-2
/
+2
*
add context to exception on LdapEntry decode error
Florence Blanc-Renaud
2016-06-09
1
-2
/
+10
*
Add custodia store for lightweight CA key replication
Fraser Tweedale
2016-06-09
1
-0
/
+56
*
Optionally add service name to Custodia key DNs
Fraser Tweedale
2016-06-09
1
-5
/
+22
*
Allow CustodiaClient to be used by arbitrary principals
Fraser Tweedale
2016-06-08
1
-7
/
+13
*
DNS upgrade: change global forwarding policy in LDAP to "only" if private IPs...
Petr Spacek
2016-05-30
1
-0
/
+18
*
Add function ipapython.dnsutil.related_to_auto_empty_zone()
Petr Spacek
2016-05-30
1
-0
/
+30
*
Move IP address resolution from ipaserver.install.installutils to ipapython.d...
Petr Spacek
2016-05-30
1
-0
/
+59
*
Move check_zone_overlap() from ipapython.ipautil to ipapython.dnsutil
Petr Spacek
2016-05-30
2
-35
/
+35
*
ipaldap: Convert dict items to list before iterating
Petr Viktorin
2016-05-30
1
-1
/
+1
*
ipapython.secrets.kem: Use ConfigParser from six.moves
Petr Viktorin
2016-05-30
1
-2
/
+2
*
ipaldap: Keep attribute names as text, not bytes
Petr Viktorin
2016-05-30
1
-2
/
+2
*
Remove unused variable and finally block in SchemaCache
Martin Basti
2016-05-12
1
-5
/
+0
*
Removed custom implementation of CalledProcessError
Abhijeet Kasurde
2016-05-10
1
-15
/
+2
*
Add function ipapython.dnsutil.inside_auto_empty_zone()
Petr Spacek
2016-04-28
1
-0
/
+25
*
Use shared sanity check and tests ipapython.dnsutil.is_auto_empty_zone()
Petr Spacek
2016-04-28
1
-2
/
+14
*
Move function is_auto_empty_zone() into ipapython.dnsutil
Petr Spacek
2016-04-28
2
-7
/
+7
*
Add assert_absolute_dnsname() helper to ipapython.dnsutil
Petr Spacek
2016-04-28
1
-0
/
+19
*
Move automatic empty zone list into ipapython.dnsutil and make it reusable
Petr Spacek
2016-04-28
2
-53
/
+60
*
Remove function ipapython.ipautil.host_exists()
Petr Spacek
2016-04-28
1
-14
/
+0
*
sysrestore: Iterate over a list of dict keys
Petr Viktorin
2016-04-28
1
-1
/
+1
*
Always set hostname
Martin Basti
2016-04-26
1
-12
/
+0
*
Use netifaces module instead of 'ip' command
Martin Basti
2016-04-14
1
-17
/
+18
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
1
-18
/
+50
*
Fix: catch Exception instead of more specific exception types
Martin Basti
2016-03-22
1
-2
/
+2
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
1
-1
/
+1
*
Pylint: import max one module per line
Martin Basti
2016-03-22
1
-1
/
+2
*
pylint: remove bare except
Martin Basti
2016-03-22
4
-18
/
+13
*
certdb: never use the -r option of certutil
Jan Cholasta
2016-03-16
1
-10
/
+8
*
ipapython.sysrestore: Use str methods instead of functions from the string mo...
Petr Viktorin
2016-03-03
1
-6
/
+6
*
Move get_ipa_basedn from ipautil to ipadiscovery
Petr Viktorin
2016-03-03
1
-41
/
+0
*
pylint: supress false positive no-member errors
Martin Basti
2016-03-02
3
-4
/
+7
*
cookie parser: do not fail on cookie with empty value
Petr Vobornik
2016-03-01
1
-1
/
+2
*
Move freeipa certmonger helpers to libexecdir.
Timo Aaltonen
2016-02-26
1
-11
/
+2
*
client: stop using /etc/pki/nssdb
Jan Cholasta
2016-02-24
1
-0
/
+29
*
Fixes minor issues
Stanislav Laznicka
2016-02-24
1
-4
/
+10
*
Cosmetic changes to the code
Stanislav Laznicka
2016-02-24
1
-1
/
+1
*
Py3: do not use dict.iteritems()
Martin Basti
2016-02-23
1
-2
/
+2
*
p11helper: Port to Python 3
Petr Viktorin
2016-02-17
1
-6
/
+5
*
ipautil: Use mode 'w+' in write_tmp_file
Petr Viktorin
2016-02-17
1
-1
/
+1
*
ipautil.run, kernel_keyring: Encoding fixes for Python 3
Petr Viktorin
2016-02-17
2
-5
/
+5
*
ipaldap, ldapupdate: Encoding fixes for Python 3
Petr Viktorin
2016-02-17
1
-4
/
+10
*
Remove workaround for CA running check
Fraser Tweedale
2016-01-21
1
-22
/
+3
*
ipapython: use python-cryptography instead of libcrypto in p11helper
Jan Cholasta
2016-01-21
1
-232
/
+108
*
ipapython: port p11helper C code to Python
Jan Cholasta
2016-01-21
10
-2477
/
+1868
*
dnsutil: Rename __nonzero__ to __bool__
Petr Viktorin
2016-01-20
1
-1
/
+3
[next]