index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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