index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-admintools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass file removal for IPAv2.
Rob Crittenden
2009-02-03
43
-4606
/
+0
*
Fix appending to a multi-valued field.
Rob Crittenden
2008-11-12
1
-1
/
+1
*
ipa-pwpolicy: correctly compare minlife and maxlife Fixes: 463849
Martin Nagy
2008-10-08
1
-1
/
+1
*
Fix a typo in ipa-modgroup causing it to fail Fixes: 463567
Martin Nagy
2008-10-08
1
-1
/
+1
*
ipa-change-master-key: Really exit when not run as root Also fix this for ipa...
Martin Nagy
2008-09-24
1
-0
/
+1
*
Remove reference to very unlikely service examples that are not
Simo Sorce
2008-09-18
1
-3
/
+0
*
Fix error where usage wasn't being updated properly
Rob Crittenden
2008-09-12
1
-1
/
+1
*
Fix spelling.
Martin Nagy
2008-09-12
1
-1
/
+1
*
Fix the -G option of ipa-adduser. Don't add the user if one of the groups doe...
Martin Nagy
2008-09-11
1
-11
/
+28
*
More strict input checks in ipa-pwpolicy and return non-zero when unsuccessfu...
Martin Nagy
2008-09-11
1
-7
/
+7
*
Rework config.py and change cli tools. Maintain order of IPA servers from com...
Martin Nagy
2008-09-11
21
-338
/
+251
*
Add a tool to change the kerberos Master Key in case an admin wants to.
Simo Sorce
2008-09-10
2
-0
/
+382
*
Display name as separate attributes instead of showing common name.
Rob Crittenden
2008-08-22
1
-1
/
+13
*
Add options to display a subset of delegations and return 2 if none are found.
Rob Crittenden
2008-08-22
1
-16
/
+31
*
Add tool to manage IPA Search and User policy
Rob Crittenden
2008-08-20
4
-1
/
+254
*
Fix versioning for configure.ac and ipa-python/setup.py
Simo Sorce
2008-08-11
2
-3
/
+6
*
Change user and group validators to match shadow-utils
Rob Crittenden
2008-08-07
4
-14
/
+19
*
Wrap up the raw_input() to user_input() for convenience and uniformity.
Martin Nagy
2008-07-23
3
-108
/
+14
*
Fix attribute parsing so that you can add a DN or an attribute with a '=' cha...
Martin Nagy
2008-07-09
4
-8
/
+8
*
Be more exacting when deleting a group.
Rob Crittenden
2008-07-07
1
-5
/
+9
*
Add documentation for -v/--verbose option
Rob Crittenden
2008-07-03
17
-7
/
+65
*
Missed adding verbose to a couple of IPAClient invocations.
Rob Crittenden
2008-06-11
4
-4
/
+4
*
Fix some minor man page issues.
Rob Crittenden
2008-06-04
2
-3
/
+11
*
Fix some minor man page issues.
Rob Crittenden
2008-06-03
3
-2
/
+4
*
Add two now options, --addattr and --setattr, to allow arbitrary attributes t...
Rob Crittenden
2008-05-30
4
-4
/
+87
*
Actually pass along the verbose option to IPAClient.
Rob Crittenden
2008-05-29
17
-17
/
+17
*
Add python-configobj as a Requires and do some other specfile cleanups.
Rob Crittenden
2008-05-28
1
-5
/
+13
*
Catch name resolution errors coming from the socket module.
Rob Crittenden
2008-05-13
18
-0
/
+72
*
Second half of the redoing how the version is managed.
Rob Crittenden
2008-05-07
1
-1
/
+1
*
Redo the way versioning works in freeIPA.
Rob Crittenden
2008-05-05
1
-79
/
+0
*
Remove duplicated "the" and add some formatting to the EXAMPLE for clarity.
Rob Crittenden
2008-05-05
1
-3
/
+4
*
Add --verbose option so the HTTP headers and XML request/response can be seen.
Rob Crittenden
2008-04-25
18
-265
/
+448
*
Add nfs as a service principal type.
Rob Crittenden
2008-04-23
1
-0
/
+1
*
Become version 1.0.0
release-1-0-0
Rob Crittenden
2008-04-16
2
-1
/
+7
*
Move print statement to the correct scope so it displays both lock and unlock.
Rob Crittenden
2008-04-15
1
-1
/
+1
*
is_integer returns the integer, don't use an if clause, just check it, if it
Simo Sorce
2008-04-08
1
-12
/
+12
*
Fix error where password was getting set wrong if passed in on command-line.
Rob Crittenden
2008-04-08
1
-1
/
+1
*
When getting members let user indicate what type of member they want.
Rob Crittenden
2008-03-27
1
-1
/
+1
*
Don't define bogus realm/server in configuration file by default
Rob Crittenden
2008-03-17
18
-0
/
+54
*
Allow groups to be added as a group membe
Rob Crittenden
2008-02-28
2
-7
/
+39
*
In the UI we don't want to display Edit links unless someone can actually
Rob Crittenden
2008-02-27
3
-4
/
+50
*
- Centralize try/except so the entire program is covered. This make it
Rob Crittenden
2008-02-27
18
-1034
/
+1124
*
Require that service principals resolve to a DNS A record.
Rob Crittenden
2008-02-26
2
-4
/
+14
*
Move ipa-getkeytab man page into proper subdir
Rob Crittenden
2008-02-25
2
-65
/
+1
*
Command-line utility to manage password policy
Rob Crittenden
2008-02-25
4
-0
/
+194
*
Remove reference to wrong command
Rob Crittenden
2008-02-21
1
-5
/
+5
*
Become freeipa-0.99.0
Rob Crittenden
2008-02-21
2
-3
/
+9
*
Handle input range properly and catch KeyboardInterrupt and exit gracefully
Rob Crittenden
2008-02-20
2
-4
/
+9
*
Handle a ctrl-C gracefully while getting the new password
Rob Crittenden
2008-02-20
1
-13
/
+18
*
Include some missing man pages
Rob Crittenden
2008-02-08
1
-0
/
+3
[next]