summaryrefslogtreecommitdiffstats
path: root/install/updates/20-dna.update
Commit message (Collapse)AuthorAgeFilesLines
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-111-0/+10
| | | | | | | | | | | | | Change user-add's uid & gid parameters from autofill to optional. Change the DNA magic value to -1. For old clients, which will still send 999 when they want DNA assignment, translate the 999 to -1. This is done via a new capability, optional_uid_params. Tests included https://fedorahosted.org/freeipa/ticket/2886
* Name update files so they can be easily sorted.Rob Crittenden2009-03-251-0/+3
We want to process some updates in a particular order (schema, structural). Using an init-inspired ordering mechanism.