index
:
freeipa.git
ipa-2-1
master
review
Unnamed repository; edit this file 'description' to name the repository.
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Yuri Chornoivan
2011-09-07
1
-1
/
+1
*
Fix translatable strings in ipalib plugins.
Pavel Zuna
2011-03-01
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add new parameter type IA5Str and use this to enforce the right charset.
Rob Crittenden
2010-12-07
1
-1
/
+1
*
UUIDs: remove uuid python plugin and let DS always autogenerate
Simo Sorce
2010-10-28
1
-5
/
+0
*
Finish deferred translation mechanism
Jason Gerard DeRose
2010-03-16
1
-1
/
+1
*
Fix unicode failures in Env tests and dn failures in XML-RPC tests
Rob Crittenden
2010-02-26
1
-1
/
+1
*
Use the Output tuple to determine the order of output
Rob Crittenden
2010-02-15
1
-10
/
+10
*
Take 2: Extensible return values and validation; steps toward a single output...
Jason Gerard DeRose
2009-12-10
1
-25
/
+35
*
Rename GeneralizedTime to AccessTime.
Pavel Zuna
2009-12-01
1
-1
/
+1
*
Add 'File' parameter type.
Pavel Zuna
2009-11-06
1
-1
/
+1
*
Removed util.add_global_options() and frontend.Application
Jason Gerard DeRose
2009-10-14
1
-6
/
+2
*
Add HBAC plugin and introduce GeneralizedTime parameter type.
Pavel Zuna
2009-10-05
1
-1
/
+1
*
Many SELinux fixes: ldapi, ctypes and dogtag
Rob Crittenden
2009-09-10
1
-4
/
+3
*
Removed PluginProxy and all its uses
Jason Gerard DeRose
2009-08-05
1
-3
/
+1
*
Completed Param.use_in_context() functionality, which is now used by Command ...
Jason Gerard DeRose
2009-05-21
1
-7
/
+7
*
Re-enable doctest, fix broken docstrings
Jason Gerard DeRose
2009-05-13
1
-10
/
+5
*
Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don'...
Jason Gerard DeRose
2009-05-11
1
-1
/
+1
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-1
/
+1
*
Add new type List that converts delimited values into a tuple
Rob Crittenden
2009-03-20
1
-1
/
+1
*
Implemented more elegant way for entire plugin module to be conditionally ski...
Jason Gerard DeRose
2009-02-17
1
-0
/
+1
*
Added env.enable_ra variable and change cert.py and ra.py plugin modules to r...
Jason Gerard DeRose
2009-02-17
1
-1
/
+1
*
Added doodle for version vars in ipalib.__init__
Jason Gerard DeRose
2009-02-03
1
-1
/
+8
*
Mostly got the test_xmlrpc/ tests working again
Jason Gerard DeRose
2009-02-03
1
-1
/
+6
*
Finished reworked cli.CLI class into cli.cli plugin
Jason Gerard DeRose
2009-02-03
1
-1
/
+1
*
Removed the depreciated Context and LazyContext classes
Jason Gerard DeRose
2009-02-03
1
-5
/
+2
*
Added ca_host, ca_port, and ca_ssl_port Env variables that Andrew requested
Jason Gerard DeRose
2009-02-03
1
-1
/
+1
*
Added Object.params_minus() method; various small tweaks
Jason Gerard DeRose
2009-02-03
1
-1
/
+1
*
Started roughing out new crud base classes
Jason Gerard DeRose
2009-02-03
1
-0
/
+2
*
Include local copy of UUID generator for Python 2.4.
Rob Crittenden
2009-01-19
1
-0
/
+5
*
Added missing enumerable parameters
Jason Gerard DeRose
2009-01-18
1
-1
/
+1
*
Updated passwd plugins module to where it can at least be imported
Jason Gerard DeRose
2009-01-14
1
-1
/
+1
*
New Param: all docstring examples now pass under doctests
Jason Gerard DeRose
2009-01-14
1
-14
/
+14
*
New Param: ipalib.__init__ no longer import ipa_types and instead imports app...
Jason Gerard DeRose
2009-01-14
1
-2
/
+2
*
Renamed all references to 'ipa_server' to 'ipaserver'
Jason Gerard DeRose
2009-01-04
1
-4
/
+4
*
Moved setting of run-time variables from Env.__init__() to Env._bootstrap()
Jason Gerard DeRose
2008-12-22
1
-27
/
+26
*
Added frontend.LocalOrRemote command base class for commands like env
Jason Gerard DeRose
2008-11-14
1
-1
/
+2
*
Fixed doctest in tutorial
Jason Gerard DeRose
2008-11-14
1
-1
/
+1
*
Tutorial: fixed typo in 'How your command should print to stdout' section
Jason Gerard DeRose
2008-11-14
1
-1
/
+1
*
Tutorial: fixed typo in 'First steps: A simple command plugin' section
Jason Gerard DeRose
2008-11-14
1
-1
/
+1
*
Tutorial: another small change to section on using output_for_cli()
Jason Gerard DeRose
2008-11-14
1
-3
/
+3
*
Tutorial: command in output_for_cli() example now also takes an argument
Jason Gerard DeRose
2008-11-14
1
-31
/
+47
*
Tutorial: small improvements to section on using output_for_cli()
Jason Gerard DeRose
2008-11-14
1
-5
/
+10
*
Tutorial: added section on implementing an output_for_cli() method
Jason Gerard DeRose
2008-11-14
1
-4
/
+105
*
Tutorial: added section on allowed return values from a command's execute() m...
Jason Gerard DeRose
2008-11-14
1
-0
/
+42
*
Change Param.__repr__() so it returns the exact expression that could create ...
Jason Gerard DeRose
2008-11-13
1
-2
/
+2
*
Renamed ipalib.get_standard_api() to create_api()
Jason Gerard DeRose
2008-11-11
1
-16
/
+16
*
Tutorial: improved clarity of 'How this tutorial is written' section
Jason Gerard DeRose
2008-11-11
1
-7
/
+6
*
Tutorial: fixed typo
Jason Gerard DeRose
2008-11-10
1
-3
/
+3
*
Tutorial: added intro section about Python interactive intepreter
Jason Gerard DeRose
2008-11-10
1
-9
/
+57
[next]