summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-kpasswd
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of mozldap libraries,Simo Sorce2008-08-131-1/+1
* In openvz we found out some interfaces may return a null pointer here.Simo Sorce2008-07-151-0/+4
* fix typoSimo Sorce2008-07-151-1/+1
* Make sure we have the right prototypes when using openldap libsSimo Sorce2008-07-091-0/+1
* Fix some small issues that caused compiler warnings, like uninitialized or un...Martin Nagy2008-06-301-2/+4
* Fix typo in inet typeSimo Sorce2008-06-111-1/+1
* Make ipa_kpasswd listen on each single interface explicitlySimo Sorce2008-05-291-66/+173
* Fix crash bug in ipa_kpasswdSimo Sorce2008-05-291-2/+3
* Fix testing for asprintf errors, we need to test the return value asSimo Sorce2008-05-221-50/+41
* detect failure to write ipa_kpasswd.pid fileJim Meyering2008-05-151-7/+12
* remove useless if-before-free testsJim Meyering2008-05-151-4/+4
* This patch begins the process of replacing OpenLDAP with mozldap.W. Michael Petullo2008-05-011-14/+16
* Move ipa_kpasswd credential cache in its own directorySimo Sorce2008-04-012-1/+9
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+19
* Create /var/run/<process>.pid to play nicers with the start scriptsRob Crittenden2008-02-061-3/+13
* Fix issues reported by rpmlint.Rob Crittenden2008-01-182-10/+17
* Minor fixSimo Sorce2007-12-111-1/+1
* Fix kdec.length or we may try to double free() or free() uninitiualized data.Simo Sorce2007-12-071-0/+4
* Fix subtle errors in kpasswdSimo Sorce2007-11-201-25/+73
* - Report correct information back to users when policies prevent a successfulSimo Sorce2007-11-161-43/+202
* Initial implementation of policies support.Simo Sorce2007-11-131-1/+5
* Additional build fixes from autoconf merge.Karl MacMillan2007-10-181-1/+1
* Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-172-23/+50
* Better handling of IPv4/IPv6 sockets in ipa-kpasswdSimo Sorce2007-10-121-132/+82
* Karl MacMillan wrote:Karl MacMillan2007-10-091-6/+4
* IPv6ify, untestedSimo Sorce2007-09-281-20/+55
* In the TCP case there is an extra (redundant) lenghtSimo Sorce2007-09-121-1/+9
* Remove dependncy on libmhash and use openssl md4 functionsSimo Sorce2007-08-201-1/+1
* Complete proper daemonization by closing std* descriptors.Simo Sorce2007-08-171-0/+4
* Add forgotten ipa-kpasswd.initSimo Sorce2007-08-171-0/+76
* Improve ipa-kpasswd so that it can be installed and startedSimo Sorce2007-08-151-75/+110
* Activate the passwd extop plugin and ipa-kpasswd daemonSimo Sorce2007-08-152-2/+16
* Clean up code so that Wall returns 0 complaintsSimo Sorce2007-08-151-17/+17
* Updates to build kpaswd and the slapi plugins.Karl MacMillan2007-08-101-3/+20
* Fix location of the binarySimo Sorce2007-08-092-1/+2
* Make the daemon init it's own tickets.Simo Sorce2007-08-081-46/+405
* move ipa-kpasswd to a new location to conform to the new tree layoutSimo Sorce2007-08-013-0/+636