15
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Complete proper daemonization by closing std* descriptors. This fixes install as well as /sbin/services does not hang anymore More... over 17 years ago
Fix small typo in ipaclient. More... over 17 years ago
Updated freeipa-admintool spec file to include additional tools. Updated freeipa-python to depend on PyKerberos package. More... over 17 years ago
Merge with upstream More... over 17 years ago
Add forgotten ipa-kpasswd.init More... over 17 years ago
Fix -Wall for memberof plugin (from Pete Rowley). More... over 17 years ago
Updated dep list. More... over 17 years ago
Implement user inactivation Comment some functions Add attribute argument to get_user() More... over 17 years ago
Patch from Rob to quick fix an error in the previous one More... over 17 years ago
make pluginlibrary files executable like all other dirsrv plugins More... over 17 years ago
Add update user to gui. Fix fields to be lowercase in web gui (server now returns them lowercase). Fix ipaclient.py to refer to lowercase fields when adding a user. Fix user.getValue() to check isinstance(value,list) instead of value[0]. More... over 17 years ago
Add a prototype client tool to configure a client of the IPA server Right now it does only discovery (or fallback) More... over 17 years ago
Fix the relative name, Richm explained that the allowed values are either: /full/path/plugin-name.so or just plugin-name (no .so as different arches have different extensions) More... over 17 years ago
Add libmhash as dependency for ipa_wpd_extop More... over 17 years ago
Make ipa-kpasswd start immediately More... over 17 years ago
Improve ipa-kpasswd so that it can be installed and started Make it daemonize Make it use syslog (LOG_DAEMON facility) More... over 17 years ago
General fixes. Do not start ipa_kpasswd by default yet More... over 17 years ago
in F7 all directory names have changed from fedora-ds to dirsrv which should also be the name used in DS 8.0, change all occurences More... over 17 years ago
Use relative .so names for plugin so that lib/lib64 does not get in the way change the pwd-extop conf ldif to a more sensible name More... over 17 years ago
Merge from upstream More... over 17 years ago
Activate the passwd extop plugin and ipa-kpasswd daemon More... over 17 years ago
Rely on the default path Fix description More... over 17 years ago
Fix dependency and install ipa-kpasswd init script More... over 17 years ago
Install server plugins in correct lib directory. More... over 17 years ago
Integrate memberof plugin into build. More... over 17 years ago
Make it possible to keep the rpmbuild root inside the dev tree. Override provided, just set RPMBUILD in your environment. More... over 17 years ago
Clean-up code to avoid Wall warnings More... over 17 years ago
Add deps to README More... over 17 years ago
Clean up code so that Wall returns 0 complaints More... over 17 years ago
Ensure that the Apache server is in forked mode Add ability to update existing users Try to prevent fetching and setting empty strings More... over 17 years ago