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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unused imports
Petr Viktorin
2013-03-01
15
-48
/
+22
*
Add custom mapping object for LDAP entry data.
Jan Cholasta
2013-03-01
10
-38
/
+155
*
Fix includedir directive in krb5.conf template
Martin Kosek
2013-02-28
1
-1
/
+1
*
ipa-pwd: Unchecked return value ipapwd_chpwop()
Sumit Bose
2013-02-28
1
-1
/
+5
*
ipa-extdom: Double-free in ipa_extdom_common.c
Sumit Bose
2013-02-28
1
-1
/
+0
*
ipa-lockout: Wrong sizeof argument in ipa_lockout.c
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-kdb: Dereference after null check in ipa_kdb_mspac.c
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-sam: Array compared against 0 in ipasam_set_trusted_domain()
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-kdb: Uninitialized scalar variable in ipadb_reinit_mspac()
Sumit Bose
2013-02-28
1
-5
/
+4
*
ipa-kdb: remove unused variable
Sumit Bose
2013-02-28
1
-1
/
+1
*
Remove ORDERING for IA5 attributeTypes
Martin Kosek
2013-02-27
2
-9
/
+6
*
cli: Do interactive prompting after a context is created
Petr Viktorin
2013-02-26
2
-4
/
+5
*
Add trusted domain range objectclass when using idrange-mod
Tomas Babej
2013-02-26
1
-0
/
+5
*
Make options checks in idrange-add/mod consistent
Tomas Babej
2013-02-26
2
-17
/
+91
*
Bump FreeIPA version for development branch
Martin Kosek
2013-02-25
1
-1
/
+1
*
Make sure appropriate exit status is returned in make-test
Tomas Babej
2013-02-25
1
-0
/
+2
*
Update plugin docstrings (topic help) to reflect dropped CSV support
Petr Viktorin
2013-02-22
10
-19
/
+21
*
Update argument docs to reflect dropped CSV support
Petr Viktorin
2013-02-22
8
-29
/
+27
*
Drop support for CSV in the CLI client
Petr Viktorin
2013-02-22
5
-102
/
+5
*
Remove csv_separator and csv_skipspace Param arguments
Petr Viktorin
2013-02-22
3
-43
/
+4
*
Fix permission validation and normalization in aci.py
Petr Viktorin
2013-02-22
1
-13
/
+10
*
Add missing v3 schema on upgrades, fix typo in schema.
Rob Crittenden
2013-02-22
3
-18
/
+33
*
Use default.conf as flag of IPA client being installed
Tomas Babej
2013-02-22
1
-3
/
+18
*
Rename the "messages" Output of the i18n_messages command to "texts"
Petr Viktorin
2013-02-21
5
-7
/
+7
*
Add client capabilities, enable messages
Petr Viktorin
2013-02-21
13
-16
/
+232
*
Add ipalib.messages
Petr Viktorin
2013-02-21
4
-99
/
+264
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
20
-153
/
+243
*
Web UI build profile updated
Petr Vobornik
2013-02-21
1
-5
/
+50
*
Allow to specify modules for which builder doesn't raise dependency error
Petr Vobornik
2013-02-21
2
-1
/
+99
*
Develop.js extended
Petr Vobornik
2013-02-21
2
-0
/
+52
*
Use fixed test domain in realmdomains test
Martin Kosek
2013-02-21
1
-1
/
+1
*
Avoid internal error when user is not Trust admin
Martin Kosek
2013-02-20
2
-5
/
+24
*
Update sudocmd ACIs to use targetfilter
Petr Viktorin
2013-02-20
1
-3
/
+8
*
Prevent a sudo command from being deleted if it is a member of a sudo rule
Petr Viktorin
2013-02-20
3
-0
/
+98
*
Use ipauniqueid for the RDN of sudo commands
Petr Viktorin
2013-02-20
4
-28
/
+153
*
Check SSH connection in ipa-replica-conncheck
Petr Viktorin
2013-02-19
1
-8
/
+35
*
Prevent changing protected group's name using --setattr
Tomas Babej
2013-02-19
2
-1
/
+16
*
Implement the cert-find command for the dogtag CA backend.
Rob Crittenden
2013-02-19
6
-22
/
+598
*
Add autodiscovery section in ipa-client-install man pages
Martin Kosek
2013-02-19
1
-6
/
+28
*
Run interactive_prompt callbacks after CSV values are split.
Jan Cholasta
2013-02-19
2
-8
/
+36
*
ipasam: use base scope when fetching domain information about own domain
Alexander Bokovoy
2013-02-19
1
-1
/
+1
*
Add list of domains associated to our realm to cn=etc
Ana Krivokapic
2013-02-19
9
-1
/
+369
*
In topic help text, mention how to get help for commands
Petr Viktorin
2013-02-18
1
-0
/
+3
*
Add tests for the help command & --help options
Petr Viktorin
2013-02-18
2
-3
/
+136
*
Parse command arguments before creating a context
Petr Viktorin
2013-02-18
1
-1
/
+1
*
Mention `ipa COMMAND --help` as the preferred way to get command help
Petr Viktorin
2013-02-18
2
-2
/
+5
*
Add command summary to `ipa COMMAND --help` output
Petr Viktorin
2013-02-18
1
-2
/
+2
*
Simplify `ipa help topics` output
Petr Viktorin
2013-02-18
1
-10
/
+3
*
Store the OptionParser in the API, use it to print unified help messages
Petr Viktorin
2013-02-18
2
-7
/
+5
*
Print help to stderr on error
Petr Viktorin
2013-02-18
1
-30
/
+46
[next]