index
:
freeipa.git
alee_0414_drm_add
alee_drm_0711
alee_drm_install
master
Unnamed repository; edit this file 'description' to name the repository.
Ade Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded python-ldap imports
Petr Viktorin
2013-03-13
1
-19
/
+19
*
Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.py
Petr Viktorin
2013-03-13
1
-3
/
+2
*
Remove ipaserver/ipaldap.py
Petr Viktorin
2013-03-13
1
-4
/
+3
*
Change DNA magic value to -1 to make UID 999 usable
Petr Viktorin
2013-03-11
2
-2
/
+88
*
Fix remove while iterating in suppress_netgroup_memberof.
Jan Cholasta
2013-03-06
1
-1
/
+0
*
Improve LDAPEntry tests
Petr Viktorin
2013-03-01
1
-18
/
+86
*
Support attributes with multiple names in LDAPEntry.
Jan Cholasta
2013-03-01
1
-2
/
+8
*
Aggregate IPASimpleLDAPObject in LDAPEntry.
Jan Cholasta
2013-03-01
1
-1
/
+4
*
Preserve case of attribute names in LDAPEntry.
Jan Cholasta
2013-03-01
1
-1
/
+9
*
Replace getList by a get_entries method
Petr Viktorin
2013-03-01
1
-18
/
+36
*
Replace entry.getValue by entry.single_value
Petr Viktorin
2013-03-01
1
-13
/
+13
*
Replace entry.getValues() by entry.get()
Petr Viktorin
2013-03-01
1
-7
/
+7
*
Move LDAPEntry to ipaserver.ipaldap and derive Entry from it
Petr Viktorin
2013-03-01
1
-1
/
+2
*
Remove some unused imports
Petr Viktorin
2013-03-01
1
-2
/
+2
*
Add custom mapping object for LDAP entry data.
Jan Cholasta
2013-03-01
1
-1
/
+28
*
cli: Do interactive prompting after a context is created
Petr Viktorin
2013-02-26
1
-1
/
+2
*
Make options checks in idrange-add/mod consistent
Tomas Babej
2013-02-26
1
-1
/
+45
*
Drop support for CSV in the CLI client
Petr Viktorin
2013-02-22
2
-21
/
+4
*
Remove csv_separator and csv_skipspace Param arguments
Petr Viktorin
2013-02-22
1
-31
/
+0
*
Add client capabilities, enable messages
Petr Viktorin
2013-02-21
6
-6
/
+112
*
Add ipalib.messages
Petr Viktorin
2013-02-21
2
-30
/
+102
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
4
-33
/
+45
*
Use fixed test domain in realmdomains test
Martin Kosek
2013-02-21
1
-1
/
+1
*
Prevent a sudo command from being deleted if it is a member of a sudo rule
Petr Viktorin
2013-02-20
2
-0
/
+72
*
Use ipauniqueid for the RDN of sudo commands
Petr Viktorin
2013-02-20
3
-28
/
+152
*
Prevent changing protected group's name using --setattr
Tomas Babej
2013-02-19
1
-0
/
+15
*
Implement the cert-find command for the dogtag CA backend.
Rob Crittenden
2013-02-19
1
-19
/
+293
*
Run interactive_prompt callbacks after CSV values are split.
Jan Cholasta
2013-02-19
1
-0
/
+28
*
Add list of domains associated to our realm to cn=etc
Ana Krivokapic
2013-02-19
2
-0
/
+171
*
Add tests for the help command & --help options
Petr Viktorin
2013-02-18
1
-0
/
+130
*
Add trusconfig-show and trustconfig-mod commands
Martin Kosek
2013-02-11
2
-0
/
+169
*
Fix permission_find test error
Martin Kosek
2013-02-08
1
-1
/
+0
*
Raise ValidationError on invalid CSV values.
Jan Cholasta
2013-02-08
1
-0
/
+4
*
Drop ipapython.compat.
Jan Cholasta
2013-02-01
1
-1
/
+2
*
permission-find no longer crashes with --targetgroup
Martin Kosek
2013-01-11
1
-0
/
+23
*
Cookie Expires date should be locale insensitive
John Dennis
2012-12-20
1
-6
/
+9
*
Fix delegation-find command --group handling
Martin Kosek
2012-12-19
1
-0
/
+40
*
Forbid overlapping rid ranges for the same id range
Tomas Babej
2012-12-17
1
-8
/
+34
*
Switch %r specifiers to '%s' in Public errors
Lynn Root
2012-12-11
2
-11
/
+11
*
Compliant client side session cookie behavior
John Dennis
2012-12-10
1
-0
/
+475
*
Enable transactions by default, make password and modrdn TXN-aware
Rob Crittenden
2012-11-21
5
-1
/
+25
*
Process relative nameserver DNS record correctly
Martin Kosek
2012-11-06
1
-5
/
+114
*
Forbid overlapping primary and secondary rid ranges
Tomas Babej
2012-10-19
1
-6
/
+114
*
Add instructions support to PublicError
Alexander Bokovoy
2012-10-11
1
-0
/
+17
*
Restrict admins group modifications
Tomas Babej
2012-10-03
1
-0
/
+36
*
Improve user addition to default group in user-add
Tomas Babej
2012-10-03
1
-0
/
+65
*
Only use service PAC type as an override
Martin Kosek
2012-10-03
2
-13
/
+36
*
Improve StrEnum validation error message
Martin Kosek
2012-10-01
1
-2
/
+23
*
Validate SELinux users in config-mod
Martin Kosek
2012-09-27
1
-7
/
+37
*
Always handle NotFound error in dnsrecord-mod
Petr Viktorin
2012-09-24
1
-0
/
+10
[next]