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
/
plugins
/
migration.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert uniqueMember members into DN objects.
Rob Crittenden
2013-01-11
1
-3
/
+9
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-47
/
+39
*
Improve migration NotFound error
Martin Kosek
2012-06-05
1
-5
/
+12
*
Do not fail migration because of duplicate groups
Martin Kosek
2012-04-17
1
-1
/
+6
*
don't append basedn to container if it is included
John Dennis
2012-04-16
1
-2
/
+8
*
Validate DN & RDN parameters for migrate command
John Dennis
2012-04-16
1
-8
/
+12
*
Don't create private groups for migrated users, check for valid gidnumber
Rob Crittenden
2012-04-03
1
-31
/
+67
*
Normalize the primary key value to lowercase during migration.
Rob Crittenden
2012-03-22
1
-0
/
+1
*
Fix attributes that contain DNs when migrating.
Rob Crittenden
2012-03-22
1
-1
/
+43
*
Fix migration plugin compat check
Martin Kosek
2012-03-11
1
-3
/
+7
*
Migration warning when compat enabled
Ondrej Hamada
2012-02-29
1
-2
/
+28
*
Don't set migrated user's GID to that of default users group.
Rob Crittenden
2012-02-29
1
-3
/
+8
*
Add support defaultNamingContext and add --basedn to migrate-ds
Rob Crittenden
2012-02-29
1
-13
/
+28
*
Improve migration help
Martin Kosek
2012-02-03
1
-8
/
+21
*
Parse comma-separated lists of values in all parameter types. This can be ena...
Jan Cholasta
2011-11-30
1
-11
/
+17
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-1
/
+0
*
Improve handling of GIDs when migrating groups
Martin Kosek
2011-10-11
1
-11
/
+62
*
migrate process cannot handle multivalued pkey attribute
Martin Kosek
2011-10-03
1
-1
/
+17
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-19
/
+19
*
Fixed object_name and object_name_plural internationalization
Endi S. Dewata
2011-07-12
1
-1
/
+1
*
Add ignore lists to migrate-ds command
Martin Kosek
2011-06-15
1
-5
/
+61
*
Handle LDAP search references
Martin Kosek
2011-06-10
1
-3
/
+9
*
Fix migration to work between v2 servers and remove search/size limits.
Rob Crittenden
2011-05-26
1
-6
/
+14
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-2
/
+3
*
Fix translatable strings in ipalib plugins.
Pavel Zuna
2011-03-01
1
-1
/
+3
*
Typos in freeIPA messages
Martin Kosek
2011-02-02
1
-2
/
+2
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Fix typo in migration documentation
Rob Crittenden
2010-12-13
1
-1
/
+1
*
Add documentation to the migrate-ds command.
Rob Crittenden
2010-12-09
1
-2
/
+34
*
Do not migrate krbPrincipalKey
Jakub Hrozek
2010-12-07
1
-0
/
+7
*
Make the migration plugin more configurable
Jakub Hrozek
2010-12-07
1
-28
/
+108
*
Add labels for passwords, fix output of exceptions, fix passwd output.
Rob Crittenden
2010-12-02
1
-1
/
+2
*
UUIDs: remove uuid python plugin and let DS always autogenerate
Simo Sorce
2010-10-28
1
-3
/
+3
*
Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.
Rob Crittenden
2010-09-28
1
-6
/
+17
*
Handle errors raised by plugins more gracefully in mod_wsgi.
Rob Crittenden
2010-07-12
1
-1
/
+4
*
Retrieve the LDAP schema using kerberos credentials.
Rob Crittenden
2010-03-17
1
-1
/
+2
*
localize doc strings
John Dennis
2010-03-08
1
-21
/
+25
*
Translatable Param.label, Param.doc
Jason Gerard DeRose
2010-02-24
1
-7
/
+10
*
Make error message in migration plugin unicode.
Pavel Zuna
2010-02-17
1
-2
/
+2
*
Expand the types of groups that can be migrated to support IPA v1 migrations
Rob Crittenden
2010-02-17
1
-1
/
+1
*
Add DS migration plugin and password migration page.
Pavel Zuna
2010-01-20
1
-0
/
+374