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
/
ipa-client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the popt auto-help/usage macro for enhanced help output.
Rob Crittenden
2010-03-02
3
-3
/
+6
*
Update available options and descriptions in client man pages
Rob Crittenden
2010-03-02
3
-14
/
+50
*
Fix command-line options convention in ipa-getkeytab man page
Rob Crittenden
2010-02-19
1
-1
/
+1
*
Fix a crash and memory leak in get_config_entry()
Martin Nagy
2010-02-16
1
-1
/
+2
*
Make sure the incoming data ins't NULL before strduping it
Rob Crittenden
2010-02-10
1
-1
/
+6
*
Configure sssd and certmonger in ipa-client-install
Rob Crittenden
2010-02-03
1
-8
/
+94
*
Remove some configuration files we create upon un-installation
Rob Crittenden
2010-01-28
1
-0
/
+6
*
Require that the hostname we are joining as is fully-qualified
Rob Crittenden
2010-01-26
1
-0
/
+6
*
Remove duplicated code
Rob Crittenden
2010-01-26
1
-6
/
+0
*
Stop looking when removing entries from a keytab.
Rob Crittenden
2010-01-20
1
-0
/
+5
*
Need to supsend looping through the keytab entries when doing a delete.
Rob Crittenden
2009-12-18
1
-0
/
+5
*
Pass on debug option from ipa-client-install to ipa-join
Rob Crittenden
2009-12-09
1
-0
/
+2
*
A utility for removing principals from a keytab.
Rob Crittenden
2009-12-04
4
-0
/
+319
*
Better LDAP error handling in ipa-client-install
Rob Crittenden
2009-12-01
1
-9
/
+5
*
Add server option to ipa-join so the IPA server can be specified.
Rob Crittenden
2009-11-30
2
-5
/
+9
*
Integrate ipa-join and ipa-rmkeytab into the client install/uninstall
Rob Crittenden
2009-11-25
1
-110
/
+209
*
Clean up some return values
Rob Crittenden
2009-11-19
1
-12
/
+20
*
Add man page for ipa-join command
Rob Crittenden
2009-10-12
2
-1
/
+62
*
Improve debugging, general output, initialize xmlrpc-c properly
Rob Crittenden
2009-10-12
1
-9
/
+34
*
Enrollment for a host in an IPA domain
Rob Crittenden
2009-09-24
6
-10
/
+889
*
Clean up additional issues discovered with pylint and pychecker
Rob Crittenden
2009-08-20
1
-4
/
+4
*
Fix configure with newer auto* and libtool on Fedora-11
rcrit
2009-07-01
1
-0
/
+2
*
The new admin tool 'ipa' uses a different configuration file, create it.
Rob Crittenden
2009-04-13
1
-7
/
+8
*
Use OpenSSL for SSL instead of the built-in python version.
Rob Crittenden
2009-02-20
1
-0
/
+3
*
Rename ipa-python directory to ipapython so it is a real python library
Rob Crittenden
2009-02-09
3
-48
/
+48
*
Minor cleanup of configure.ac
Rob Crittenden
2009-02-05
1
-1
/
+0
*
Consolidate to a single autogen.sh and remove a redundant make target
Rob Crittenden
2009-02-04
1
-196
/
+0
*
Fix segfault in ipa-getkeytab
Rob Crittenden
2008-09-24
1
-1
/
+1
*
We were assuming that, if the realm was correct then also the
Simo Sorce
2008-09-18
1
-9
/
+6
*
Add 2 features to ipa-getkeytab:
Simo Sorce
2008-08-21
1
-195
/
+443
*
Delete old mercurial files.
Martin Nagy
2008-08-15
1
-32
/
+0
*
Fix versioning for configure.ac and ipa-python/setup.py
Simo Sorce
2008-08-11
4
-3
/
+6
*
Wrap up the raw_input() to user_input() for convenience and uniformity.
Martin Nagy
2008-07-23
1
-17
/
+6
*
Fix some small issues that caused compiler warnings, like uninitialized or un...
Martin Nagy
2008-06-30
1
-7
/
+4
*
Fix uninizialized counter, was causing allocation to fail and command to
Simo Sorce
2008-06-12
1
-0
/
+1
*
Fix some minor man page issues.
Rob Crittenden
2008-06-04
1
-8
/
+7
*
Fix some formatting issues and correct the example.
Rob Crittenden
2008-06-04
1
-28
/
+32
*
Fix typo and reorder -q|--quiet so it displays nicer. popt isn't putting it o...
Rob Crittenden
2008-06-04
1
-2
/
+2
*
Move version.py to the common ipa directory instead of being server-based so ...
Rob Crittenden
2008-06-03
1
-16
/
+28
*
Try to clear up messages prompting for domain and IPA server when DNS discove...
Rob Crittenden
2008-05-30
1
-4
/
+4
*
Now that admin is in the common users tree make the nss_ldap
Simo Sorce
2008-05-29
1
-2
/
+2
*
Fix the case where domain != lower(REALM)
Simo Sorce
2008-05-29
1
-13
/
+16
*
Change file mode of log files to 600.
Martin Nagy
2008-05-20
1
-0
/
+3
*
remove useless if-before-free tests
Jim Meyering
2008-05-15
1
-1
/
+1
*
Fix typo in ipa-client-install manpage.
Rob Crittenden
2008-05-14
1
-1
/
+1
*
Make sure all services are stopped during uninstall.
Rob Crittenden
2008-05-14
1
-0
/
+5
*
fix stupid typo,
Simo Sorce
2008-05-10
1
-1
/
+1
*
On IPA Servers connect to ourselves using localhost,
Simo Sorce
2008-05-08
1
-2
/
+5
*
Second half of the redoing how the version is managed.
Rob Crittenden
2008-05-07
2
-0
/
+9
*
Redo the way versioning works in freeIPA.
Rob Crittenden
2008-05-05
1
-86
/
+0
[next]