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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reading INT parameter class should respect radix prefix
John Dennis
2009-11-23
1
-0
/
+27
*
_convert_scalar() should throw an error if passed a tuple or list
Rob Crittenden
2009-11-17
1
-1
/
+7
*
Change Password param so (password, confirm_password) can be passed to _conve...
Jason Gerard DeRose
2009-10-18
1
-0
/
+11
*
Fixed 'import json' for simplejson compatability
Jason Gerard DeRose
2009-10-16
1
-1
/
+1
*
Removed util.add_global_options() and frontend.Application
Jason Gerard DeRose
2009-10-14
1
-37
/
+0
*
Giant webui patch take 2
Jason Gerard DeRose
2009-10-13
3
-49
/
+87
*
Fix unit tests for plugins using baseldap classes.
Pavel Zuna
2009-10-07
1
-3
/
+1
*
Fix unit tests for plugins using baseldap classes.
Pavel Zuna
2009-10-05
10
-276
/
+227
*
Add HBAC plugin and introduce GeneralizedTime parameter type.
Pavel Zuna
2009-10-05
1
-0
/
+305
*
Add support for per-group kerberos password policy.
Rob Crittenden
2009-10-05
1
-0
/
+169
*
Let the updater delete entries and add small test harness
Rob Crittenden
2009-10-05
11
-0
/
+272
*
Fix service_mod and add a test case
Rob Crittenden
2009-08-26
1
-1
/
+11
*
Add a new objectclass, ipaObject, that will add a UUID to many IPA objects
Rob Crittenden
2009-08-10
9
-26
/
+35
*
Removed PluginProxy and all its uses
Jason Gerard DeRose
2009-08-05
2
-152
/
+14
*
Add unit test for password plugin
Rob Crittenden
2009-07-07
1
-0
/
+71
*
Fix unit tests to handle new group-{add, del}-member semantics.
Pavel Zuna
2009-07-02
5
-27
/
+37
*
Add unit tests for new plugins.
Pavel Zuna
2009-07-02
9
-0
/
+1634
*
Add utility functions for plugin unit testing.
Pavel Zuna
2009-07-02
1
-0
/
+12
*
Remove unit tests for old plugins.
Pavel Zuna
2009-07-02
10
-1848
/
+0
*
Fix Encoder.decode test.
Pavel Zuna
2009-07-02
1
-1
/
+1
*
Fix bug in Encoder where tuples were encoded into lists. Fix Encoder and Comm...
Pavel Zuna
2009-06-10
2
-42
/
+50
*
Completed Param.use_in_context() functionality, which is now used by Command ...
Jason Gerard DeRose
2009-05-21
3
-8
/
+105
*
Added Param 'include' and 'exclude' kwargs; added frontend.UsesParams base cl...
Jason Gerard DeRose
2009-05-19
1
-2
/
+37
*
Add Encoder base class and method decorators to encode arguments/decode retur...
Pavel Zuna
2009-05-19
1
-0
/
+144
*
Schema change so the nisnetgroup triples work properly.
Rob Crittenden
2009-05-19
3
-37
/
+37
*
Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don'...
Jason Gerard DeRose
2009-05-11
2
-59
/
+51
*
Add missing attribute to fix netgroups test
Rob Crittenden
2009-05-07
1
-1
/
+1
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
17
-111
/
+111
*
Finish work replacing the errors module with errors2
Rob Crittenden
2009-04-20
4
-292
/
+2
*
Make parentmap a autofill variable and add tests when parentmap is not passed
Rob Crittenden
2009-04-13
1
-0
/
+58
*
Add new type List that converts delimited values into a tuple
Rob Crittenden
2009-03-20
1
-0
/
+59
*
Add tests for posix groups
Rob Crittenden
2009-03-20
1
-4
/
+62
*
Modify the taskgroup plugin to use the new group baseclass and add tests
Rob Crittenden
2009-03-20
1
-0
/
+188
*
New plugin to handle role groups
Rob Crittenden
2009-03-20
1
-0
/
+143
*
Fixed Executioner.execute() so that its 'name' argument doesn't conflict with...
Jason Gerard DeRose
2009-03-13
1
-0
/
+14
*
Add maxvalue and minvalue kwargs and rules to Int and Float
Rob Crittenden
2009-03-03
1
-0
/
+168
*
Add unit test for ipalib.frontend.Command.args_options_2_entry.
Pavel Zuna
2009-02-24
1
-1
/
+32
*
Add pattern matching to Str and Bytes
Jason Gerard DeRose
2009-02-17
1
-1
/
+69
*
Removed depreciated xmlrpc_marshal() and xmlrpc_unmarshal() functions
Jason Gerard DeRose
2009-02-17
1
-24
/
+0
*
Add tests for the application frontend plugin
Jakub Hrozek
2009-02-10
1
-0
/
+148
*
Fix remaining issues with XML-RPC test cases
Rob Crittenden
2009-02-04
7
-23
/
+36
*
Fixed some of the test_xmlrpc unit tests
Jason Gerard DeRose
2009-02-03
6
-52
/
+52
*
Applied Rob's errors patch
Rob Crittenden
2009-02-03
8
-37
/
+64
*
Mostly got the test_xmlrpc/ tests working again
Jason Gerard DeRose
2009-02-03
8
-41
/
+14
*
Finished reworked cli.CLI class into cli.cli plugin
Jason Gerard DeRose
2009-02-03
9
-170
/
+0
*
Ported xmlclient to subclass from Connectible
Jason Gerard DeRose
2009-02-03
2
-62
/
+69
*
Ported xmlserver to subclass from Executioner
Jason Gerard DeRose
2009-02-03
1
-28
/
+1
*
Removed the depreciated Context and LazyContext classes
Jason Gerard DeRose
2009-02-03
1
-18
/
+0
*
Added stuff for managing connections and new Executioner backend base class
Jason Gerard DeRose
2009-02-03
2
-5
/
+180
*
Added some missing parameter unit tests; added docstring about Command._repr_...
Jason Gerard DeRose
2009-02-03
1
-3
/
+41
[next]