index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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
*
ipalib: use relative imports for cross-plugin imports
Jan Cholasta
2016-05-25
1
-1
/
+1
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
1
-16
/
+13
*
logger: Use warning instead of warn
Tomas Babej
2016-01-18
1
-8
/
+8
*
Replace StandardError with Exception
Robert Kuska
2015-09-30
1
-2
/
+2
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+5
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-9
/
+9
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
1
-1
/
+1
*
Migration now accepts scope as argument
Drew Erny
2015-06-05
1
-1
/
+18
*
migrate-ds: log migrated group members only on debug level
Petr Vobornik
2015-05-12
1
-2
/
+2
*
migrate-ds: optimize gid checks by utilizing dictionary nature of set
Petr Vobornik
2015-05-12
1
-4
/
+4
*
migrate-ds: remove unused def_group_gid context property
Petr Vobornik
2015-05-12
1
-3
/
+1
*
migrate-ds: skip default group option
Petr Vobornik
2015-05-12
1
-4
/
+14
*
migrate-ds: optimize adding users to default group
Petr Vobornik
2015-05-12
1
-17
/
+12
*
migrate-ds: print out failed attempts when no users/groups are migrated
Martin Babinsky
2015-03-23
1
-9
/
+8
*
migrate-ds: exit with error message if no users/groups to migrate are found
Martin Babinsky
2015-02-16
1
-0
/
+6
*
migrate-ds: fix compat plugin check
Petr Vobornik
2015-01-12
1
-5
/
+2
*
Fix --{user,group}-ignore-attribute in migration plugin.
David Kupka
2014-11-20
1
-6
/
+4
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-2
/
+3
*
Update all remaining plugins to the new Registry API
Nathaniel McCallum
2014-06-11
1
-1
/
+4
*
Migration does not add users to default group
Martin Kosek
2014-02-05
1
-7
/
+10
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-43
/
+34
*
migrate-ds added --ca-cert-file=FILE option
Martin Basti
2013-12-02
1
-3
/
+22
*
Use valid LDAP search base in migration plugin
Martin Kosek
2013-07-26
1
-1
/
+2
*
Remove unneeded python-ldap imports
Petr Viktorin
2013-03-13
1
-6
/
+5
*
Remove support for DN normalization from LDAPClient.
Jan Cholasta
2013-03-01
1
-3
/
+2
*
Use full DNs in plugin code.
Jan Cholasta
2013-03-01
1
-3
/
+6
*
Update argument docs to reflect dropped CSV support
Petr Viktorin
2013-02-22
1
-7
/
+7
*
Prevent a crash when no entries are successfully migrated.
Rob Crittenden
2013-02-08
1
-0
/
+1
*
Improve migration performance
Rob Crittenden
2013-02-05
1
-8
/
+88
*
Fix migration for openldap DS
Martin Kosek
2013-02-01
1
-1
/
+13
*
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
[next]