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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve hostname and domain name validation
Martin Kosek
2012-02-29
1
-10
/
+37
*
Add SSHFP update policy for existing zones
Martin Kosek
2012-02-27
1
-0
/
+18
*
Ease zonemgr restrictions
Martin Kosek
2012-02-20
1
-6
/
+3
*
Add support for SSH public keys to user and host objects.
Jan Cholasta
2012-02-13
1
-0
/
+32
*
add session manager and cache krb auth
John Dennis
2012-02-09
1
-0
/
+100
*
Refactor dnsrecord processing
Martin Kosek
2012-01-12
1
-6
/
+10
*
Fix attempted write to attribute of read-only object.
Jan Cholasta
2012-01-02
1
-0
/
+34
*
Improve zonemgr validator and normalizer
Martin Kosek
2011-11-29
1
-10
/
+40
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-8
/
+0
*
Improve DNS record data validation
Martin Kosek
2011-11-10
1
-0
/
+17
*
Add --zonemgr/--admin-mail validator
Martin Kosek
2011-10-26
1
-0
/
+30
*
Make data type of certificates more obvious/predictable internally.
Rob Crittenden
2011-06-21
1
-0
/
+18
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add ability to add/remove DNS records when adding/removing a host entry.
Rob Crittenden
2010-11-23
1
-0
/
+15
*
Accept an incoming certificate as either DER or base64 in the service plugin.
Rob Crittenden
2010-10-08
1
-0
/
+22
*
Remove some additional instances of krbV from ipa-client
Rob Crittenden
2010-09-10
1
-1
/
+4
*
Improve serialization to JSON.
Pavel Zuna
2010-08-12
1
-1
/
+11
*
Make LDAPObject classes JSON serializable.
Pavel Zuna
2010-08-12
1
-0
/
+6
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
1
-0
/
+16
*
Removed util.add_global_options() and frontend.Application
Jason Gerard DeRose
2009-10-14
1
-23
/
+0
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-2
/
+2
*
Finish work replacing the errors module with errors2
Rob Crittenden
2009-04-20
1
-12
/
+9
*
Utility function to get the local hostname
Rob Crittenden
2009-02-19
1
-0
/
+11
*
Implemented more elegant way for entire plugin module to be conditionally ski...
Jason Gerard DeRose
2009-02-17
1
-3
/
+3
*
Removed depreciated xmlrpc_marshal() and xmlrpc_unmarshal() functions
Jason Gerard DeRose
2009-02-17
1
-27
/
+0
*
Remove some duplicated code that was moved to ipaserver and use it Remove som...
Rob Crittenden
2009-02-06
1
-0
/
+5
*
Started reworking CLI class into cli plugin
Jason Gerard DeRose
2009-02-03
1
-0
/
+1
*
Removed depreciated rpc code from ipalib.util; removed corresponding unit tes...
Jason Gerard DeRose
2008-12-08
1
-61
/
+0
*
Added test_util.test_round_trip() test that tests use of xmlrpc_wrap() and xm...
Jason Gerard DeRose
2008-11-20
1
-1
/
+1
*
Added util.xmlrpc_wrap(), util.xmlrpc_unwrap() functions an corresponding uni...
Jason Gerard DeRose
2008-11-19
1
-0
/
+64
*
Added util.make_repr() function; added corresponding unit tests
Jason Gerard DeRose
2008-11-13
1
-0
/
+9
*
Command.get_default() will now fill-in None for all missing non-required params
Jason Gerard DeRose
2008-11-12
1
-0
/
+6
*
Added custom log formatter util.LogFormatter that makes the human-readable ti...
Jason Gerard DeRose
2008-10-31
1
-0
/
+9
*
Logging formats are now env variables; added log_format_stderr_debug format u...
Jason Gerard DeRose
2008-10-31
1
-1
/
+0
*
Reoganized global option functionality to it is easy for any script to use th...
Jason Gerard DeRose
2008-10-31
1
-0
/
+22
*
Logging is now configured in API.bootstrap(); removed depreciated util.config...
Jason Gerard DeRose
2008-10-31
1
-33
/
+0
*
lite-xmlrpc.py now uses api.bootstrap() property, logs to api.logger
Jason Gerard DeRose
2008-10-28
1
-2
/
+1
*
util.configure_logging() now only configures file logging if it can create th...
Jason Gerard DeRose
2008-10-28
1
-5
/
+7
*
Added util.configure_logging() function; API.bootstrap() now calls util.confi...
Jason Gerard DeRose
2008-10-28
1
-1
/
+35
*
Copied plugin loading function from load_plugins.py to util.py; API.load_plug...
Jason Gerard DeRose
2008-10-27
1
-0
/
+51
*
Implement the host commands
Rob Crittenden
2008-10-22
1
-0
/
+9
*
Added ipalib/util.py with xmlrpc_marshal() and xmlrpc_unmarshal() functions; ...
Jason Gerard DeRose
2008-10-02
1
-0
/
+41
*
132: Removed test util.py file
Jason Gerard DeRose
2008-08-13
1
-57
/
+0
*
125: Added some generic auto-import stuff
Jason Gerard DeRose
2008-08-13
1
-0
/
+57