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
/
ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not ask for segment direction when running topology commands
Martin Babinsky
2015-10-20
1
-0
/
+1
*
enable topology plugin on upgrade
Petr Vobornik
2015-10-15
1
-0
/
+18
*
idoverride: Ignore ValidationErrors when converting the anchor
Tomas Babej
2015-10-14
1
-24
/
+33
*
remove ID overrides when deleting a user
Martin Babinsky
2015-10-14
1
-0
/
+6
*
vault: fix private service vault creation
Jan Cholasta
2015-10-13
1
-2
/
+2
*
rpc: Name argument to KerberosError
Petr Viktorin
2015-10-13
1
-1
/
+1
*
ipalib.parameters: Require bytes for Bytes.pattern
Petr Viktorin
2015-10-13
1
-1
/
+4
*
ipalib.parameters: Handle 0-prefixed octal format of ints
Petr Viktorin
2015-10-13
1
-0
/
+3
*
Add `message` property to IPA's errors and warnings under Python 3
Petr Viktorin
2015-10-13
1
-0
/
+12
*
ipalib.aci: Port to Python 3
Petr Viktorin
2015-10-13
1
-6
/
+8
*
Rename caught exception for use outside the except: block.
Petr Viktorin
2015-10-13
1
-1
/
+2
*
x509: Port to Python 3
Petr Viktorin
2015-10-13
1
-1
/
+8
*
Do not compare types that are not comparable in Python 3
Petr Viktorin
2015-10-13
1
-3
/
+3
*
realmdomains: Do not fail due the ValidationError when adding _kerberos TXT r...
Tomas Babej
2015-10-12
1
-2
/
+5
*
realmdomains: Issue a warning when automated management of realmdomains failed
Tomas Babej
2015-10-12
2
-5
/
+54
*
realmdomains: Add validation that realmdomain being added is indeed from our ...
Tomas Babej
2015-10-12
1
-24
/
+76
*
realmdomains: Minor style and wording improvements
Tomas Babej
2015-10-12
1
-15
/
+60
*
util: Add detect_dns_zone_realm_type helper
Tomas Babej
2015-10-12
1
-0
/
+55
*
vault: select a server with KRA for vault operations
Jan Cholasta
2015-10-08
1
-3
/
+0
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
6
-17
/
+12
*
Use six.moves.configparser instead of ConfigParser
Petr Viktorin
2015-10-07
1
-1
/
+1
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
2
-23
/
+31
*
Use six.moves.urllib instead of urllib/urllib2/urlparse
Petr Viktorin
2015-10-07
4
-23
/
+25
*
rpc: Don't use undocumented urllib functions
Petr Viktorin
2015-10-07
1
-3
/
+4
*
Replace StandardError with Exception
Robert Kuska
2015-09-30
8
-17
/
+17
*
Rewrap errors in get_principal to CCacheError
Michael Simacek
2015-09-22
2
-6
/
+14
*
Standardize minvalue for ipasearchrecordlimit and ipasesarchsizelimit for unl...
Gabe
2015-09-22
2
-10
/
+15
*
vault: add permissions and administrator privilege
Jan Cholasta
2015-09-17
1
-0
/
+98
*
vault: set owner to current user on container creation
Jan Cholasta
2015-09-17
1
-20
/
+1
*
vault: add vault container commands
Petr Vobornik
2015-09-17
1
-21
/
+222
*
baseldap: make subtree deletion optional in LDAPDelete
Jan Cholasta
2015-09-17
1
-0
/
+4
*
Use bytes instead of str where appropriate
Jan Cholasta
2015-09-17
4
-11
/
+11
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
40
-0
/
+165
*
config: allow user/host attributes with tagging options
Jan Cholasta
2015-09-16
1
-0
/
+2
*
Use six.python_2_unicode_compatible
Jan Cholasta
2015-09-07
1
-5
/
+10
*
certprofile: remove 'rename' option
Fraser Tweedale
2015-09-02
1
-2
/
+1
*
DNSSEC: remove "DNSSEC is experimental" warnings
Martin Basti
2015-09-02
1
-18
/
+0
*
Modernize use of range()
Petr Viktorin
2015-09-01
6
-21
/
+19
*
Use new-style raise syntax
Petr Viktorin
2015-09-01
1
-11
/
+11
*
Use the print function
Petr Viktorin
2015-09-01
8
-28
/
+40
*
Use next() function on iterators
Petr Viktorin
2015-09-01
1
-5
/
+5
*
Replace uses of map()
Petr Viktorin
2015-09-01
13
-26
/
+29
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
3
-11
/
+11
*
Use six.moves.input instead of raw_input
Petr Viktorin
2015-09-01
1
-1
/
+2
*
Replace filter() calls with list comprehensions
Petr Viktorin
2015-09-01
2
-5
/
+4
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
18
-62
/
+62
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
13
-30
/
+56
*
vault: Limit size of data stored in vault
David Kupka
2015-08-26
1
-1
/
+20
*
certprofile: prevent rename (modrdn)
Fraser Tweedale
2015-08-26
1
-2
/
+3
*
fix missing information in object metadata
Petr Vobornik
2015-08-26
1
-3
/
+14
[next]