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
/
ipautil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added try/except block for user_input in ipautil
Abhijeet Kasurde
2015-08-19
1
-17
/
+29
*
Replace dict.has_key with the 'in' operator
Petr Viktorin
2015-08-12
1
-2
/
+3
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-6
/
+6
*
Port from python-kerberos to python-gssapi
Michael Simacek
2015-08-05
1
-17
/
+0
*
Allow to run subprocess with suplementary groups
Martin Basti
2015-07-07
1
-5
/
+21
*
install: Move private_ccache from ipaserver to ipapython
Jan Cholasta
2015-06-08
1
-0
/
+24
*
client-install: Fix kinits with non-default Kerberos config file
Jan Cholasta
2015-05-21
1
-3
/
+18
*
ipautil: new functions kinit_keytab and kinit_password
Martin Babinsky
2015-04-20
1
-17
/
+54
*
Timeout when performing time sync during client install
Nathan Kinder
2015-03-16
1
-1
/
+11
*
Prevent install scripts fail silently if timeout exceeded
Martin Basti
2015-02-12
1
-1
/
+1
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-13
/
+14
*
ipalib.config: Don't autoconvert values to float
Petr Viktorin
2014-06-16
1
-0
/
+2
*
ipautil.run args log message is confusing
Gabe
2014-06-09
1
-1
/
+1
*
Add runas option to run function
Martin Kosek
2014-01-22
1
-21
/
+38
*
Remove unused utf8_encode_value functions
Petr Viktorin
2013-11-08
1
-12
/
+0
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-2
/
+2
*
Raise an error when updating CIDict with duplicate keys
Petr Viktorin
2013-09-25
1
-3
/
+22
*
Add missing dict methods to CIDict
Petr Viktorin
2013-09-25
1
-18
/
+49
*
Run gpg-agent explicitly when encrypting/decrypting files.
Jan Cholasta
2013-07-17
1
-7
/
+12
*
Use correct DS instance in ipactl status
Ana Krivokapic
2013-07-11
1
-2
/
+3
*
Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.py
Petr Viktorin
2013-03-13
1
-52
/
+16
*
Pylint cleanup.
Jan Cholasta
2013-01-29
1
-1
/
+1
*
Use secure method to acquire IPA CA certificate
John Dennis
2013-01-23
1
-0
/
+36
*
Switch %r specifiers to '%s' in Public errors
Lynn Root
2012-12-11
1
-3
/
+3
*
Change network configuration file
Martin Kosek
2012-12-05
1
-0
/
+12
*
Drop unused readline import
Lubomir Rintel
2012-12-04
1
-1
/
+1
*
IPA Server check in ipa-replica-manage
Tomas Babej
2012-10-31
1
-0
/
+13
*
ipautil.run: Log the command line before running the command
Petr Viktorin
2012-10-17
1
-6
/
+11
*
Create Firefox extension on upgrade and replica-install
Petr Viktorin
2012-10-10
1
-4
/
+13
*
Improve DN usage in ipa-client-install
Martin Kosek
2012-10-02
1
-1
/
+1
*
Use Dogtag 10 only when it is available
Petr Viktorin
2012-09-17
1
-12
/
+19
*
Use OpenSSH-style public keys as the preferred format of SSH public keys.
Jan Cholasta
2012-09-06
1
-20
/
+0
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-3
/
+40
*
Create /etc/sysconfig/network if it doesn't exist
Petr Viktorin
2012-08-03
1
-1
/
+3
*
Use certmonger to renew CA subsystem certificates
Rob Crittenden
2012-07-30
1
-0
/
+23
*
Improve address family handling in sockets
Martin Kosek
2012-07-13
1
-53
/
+75
*
Centralize timeout for waiting for servers to start.
Rob Crittenden
2012-07-02
1
-0
/
+54
*
Replace DNS client based on acutil with python-dns
Martin Kosek
2012-05-24
1
-11
/
+13
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-472
/
+34
*
Parse zone indices in IPv6 addresses in CheckedIPAddress.
Jan Cholasta
2012-03-27
1
-1
/
+14
*
Wait for child process to terminate after receiving SIGINT in ipautil.run.
Jan Cholasta
2012-03-23
1
-8
/
+11
*
Add support defaultNamingContext and add --basedn to migrate-ds
Rob Crittenden
2012-02-29
1
-1
/
+7
*
Make sure the nolog argument to ipautil.run is not a bare string
Petr Viktorin
2012-02-26
1
-0
/
+8
*
Sanitize UDP checks in conncheck
Martin Kosek
2012-02-26
1
-16
/
+11
*
Query and transfer ACLs for DNS zones
Martin Kosek
2012-02-24
1
-7
/
+12
*
Add support for SSH public keys to user and host objects.
Jan Cholasta
2012-02-13
1
-0
/
+21
*
Add management of inifiles to allow manipulation of systemd units
Alexander Bokovoy
2012-02-08
1
-1
/
+99
*
User-add random password support
Ondrej Hamada
2011-12-12
1
-9
/
+23
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-9
/
+9
*
Use set class instead of dictview class as set is wider supported
Alexander Bokovoy
2011-10-13
1
-2
/
+2
[next]