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
/
backend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-1
/
+1
*
Add default success/failure output logging.
Rob Crittenden
2011-02-14
1
-2
/
+2
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-1
/
+2
*
Connect the -v cli argument to the verbose flag in xmlrpclib
Rob Crittenden
2010-06-03
1
-1
/
+1
*
Remove __public__ and __proxy__ hold-overs from Plugin class
Jason Gerard DeRose
2010-01-28
1
-2
/
+0
*
Allow creation of new connections by unshared instances of backend.Connectible.
Pavel Zuna
2010-01-11
1
-13
/
+21
*
Add fail-safe so any kind of exception is handled in XML-RPC server.
Rob Crittenden
2009-11-18
1
-0
/
+5
*
First pass at enforcing certificates be requested from same host
Rob Crittenden
2009-10-21
1
-0
/
+5
*
Fix three broken unit tests
Jason Gerard DeRose
2009-08-04
1
-0
/
+1
*
Add textui function to display and prompt user for selection for *-find.
Rob Crittenden
2009-07-10
1
-1
/
+3
*
Always use new LDAP backend when creating context.
Pavel Zuna
2009-07-02
1
-4
/
+1
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-1
/
+1
*
Add conditional (env.use_ldap2 is True) modifications required by new LDAP ba...
Pavel Zuna
2009-04-22
1
-1
/
+4
*
Fixed Executioner.execute() so that its 'name' argument doesn't conflict with...
Jason Gerard DeRose
2009-03-13
1
-4
/
+4
*
Got new ldap connection working using Connectible.connect()
Jason Gerard DeRose
2009-02-03
1
-2
/
+2
*
Started reworking CLI class into cli plugin
Jason Gerard DeRose
2009-02-03
1
-0
/
+7
*
Added docstring to Connectible class
Jason Gerard DeRose
2009-02-03
1
-0
/
+8
*
Ported xmlclient to subclass from Connectible
Jason Gerard DeRose
2009-02-03
1
-10
/
+20
*
Removed the depreciated Context and LazyContext classes
Jason Gerard DeRose
2009-02-03
1
-14
/
+0
*
Added stuff for managing connections and new Executioner backend base class
Jason Gerard DeRose
2009-02-03
1
-1
/
+67
*
Did some initial work for Context plugins
Jason Gerard DeRose
2008-10-30
1
-0
/
+14
*
320: plugable.API now respects the Plugin.__proxy__ flag; added test for plug...
Jason Gerard DeRose
2008-09-24
1
-1
/
+5
*
319: Added new backend and tests.test_backend modules; added place-holder Bac...
Jason Gerard DeRose
2008-09-24
1
-0
/
+27