index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix: Remove leftover krbV reference
Martin Basti
2015-08-26
1
-1
/
+1
*
vault: change default vault type to symmetric
Petr Vobornik
2015-08-26
1
-3
/
+8
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
6
-415
/
+77
*
Added support for changing vault encryption.
Endi S. Dewata
2015-08-25
1
-12
/
+221
*
DNSSEC: fix forward zone forwarders checks
Martin Basti
2015-08-25
1
-6
/
+7
*
improve the usability of `ipa user-del --preserve` command
Martin Babinsky
2015-08-25
1
-57
/
+66
*
Change internal rsa_(public|private)_key variable names
Christian Heimes
2015-08-24
1
-4
/
+4
*
trusts: format Kerberos principal properly when fetching trust topology
Alexander Bokovoy
2015-08-24
1
-1
/
+6
*
Add user-stage command
Martin Basti
2015-08-21
2
-36
/
+59
*
Add flag to list all service and user vaults
Christian Heimes
2015-08-19
1
-15
/
+33
*
cert-request: remove allowed extensions check
Fraser Tweedale
2015-08-19
1
-19
/
+3
*
vault: Add container information to vault command results
Jan Cholasta
2015-08-19
1
-0
/
+44
*
vault: Fix vault-find with criteria
Jan Cholasta
2015-08-19
1
-1
/
+1
*
Prohibit deletion of predefined profiles
Fraser Tweedale
2015-08-18
1
-2
/
+11
*
user-undel: Fix error messages.
David Kupka
2015-08-18
1
-7
/
+5
*
vault: validate vault type
Petr Vobornik
2015-08-18
1
-2
/
+3
*
vault: normalize service principal in service vault operations
Petr Vobornik
2015-08-18
1
-0
/
+2
*
Fixed vault container ownership.
Endi S. Dewata
2015-08-18
1
-2
/
+23
*
vault: Fix param labels in output of vault owner commands
Jan Cholasta
2015-08-18
1
-0
/
+12
*
baseldap: Allow overriding member param label in LDAPModMember
Jan Cholasta
2015-08-18
1
-2
/
+3
*
trusts: Detect missing Samba instance
Tomas Babej
2015-08-17
1
-20
/
+79
*
trusts: Detect domain clash with IPA domain when adding a AD trust
Tomas Babej
2015-08-17
1
-0
/
+8
*
Added CLI param and ACL for vault service operations.
Endi S. Dewata
2015-08-17
1
-94
/
+83
*
Add permission for bypassing CA ACL enforcement
Fraser Tweedale
2015-08-14
1
-3
/
+10
*
add permission: System: Manage User Certificates
Petr Vobornik
2015-08-14
1
-1
/
+9
*
Asymmetric vault: validate public key in client
Christian Heimes
2015-08-13
1
-0
/
+13
*
ULC: Prevent preserved users from being assigned membership
Jan Cholasta
2015-08-13
1
-13
/
+18
[next]