summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-server.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* One line fix for ipa-server spec fileSimo Sorce2008-12-031-0/+1
|
* Add man page for ipa-compat-manageSimo Sorce2008-12-021-0/+2
|
* The library name is libipa_winsync not libipa-winsyncRich Megginson2008-10-131-3/+3
|
* Added the new IPA WinSync Plug-in Work done so far * added the new plugin to ↵Rich Megginson2008-10-131-0/+3
| | | | makefiles, spec file * added stubs for the api, including begin update, end update, and destroy callbacks * added config code to allow dynamic dse config changes and auto-discovery of realm and new user objectclass list
* Restart httpd and dirsrv services after yum upgrade.Martin Nagy2008-09-171-10/+7
| | | | Fixes: 441566
* Sort updates by DN length and by default process all files in the updates dir.Rob Crittenden2008-09-121-0/+1
| | | | | | | | | The updates directory is currently hardcoded to /usr/share/ipa/updates. All of the files are read into memory and then sorted by the length of the DN. This is so we can be sure that parent entries are added before children. Also add a man page.
* Update files for the schema compatibility plugin and RFC4876 profilesRob Crittenden2008-09-121-0/+6
| | | | | | | | | | | | | | | Also handle syntax errors a bit more gracefully and allow the updater to work on more than one file at a time. Adjust to new config.py and use a custom exception class for syntax errors. Also fix a error in parsing the separate files Include slapi-nis in Requires Includes work provided by Martin Nagy 460055
* Tool for doing configuration updates over LDAPRob Crittenden2008-09-121-0/+4
| | | | | | | | | | | | | This tool takes as input a file which contains basically an LDIF, prefixed with a command: default, add, remove or only. These define the operations to perform such as adding new entries, adding new sub-entries to an existing entry, adding or modifying attributes in a record. If an index entry is modified a task is created to re-create the index. Schema may be added using this tool. 454031
* Add script to simplify operations to fix CVE 2008 3274Simo Sorce2008-09-101-0/+1
| | | | | Import all of change master key directly into the help fix, allows for better control
* Fix usage of mozldap libraries,Simo Sorce2008-08-131-1/+1
| | | | thanks to W. Michael Petullo <mike@flyn.org> for finding the problem.
* Fix versioning for configure.ac and ipa-python/setup.pySimo Sorce2008-08-111-2/+2
| | | | | | | | | | Fix make maintainer-clean Also make RPM naming consistent by using a temp RELEASE file. This one helps when testing builds using rpms. Just 'echo X > RELEASE' to build a new rpms (X, X+1, X+2 ...) Version 1.1.0 was released some times ago, bump up to 1.1.1
* Specify --mandir to configure to fix building on CentOS 5.2Rob Crittenden2008-07-281-1/+1
| | | | 456672
* Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHSRob Crittenden2008-07-251-1/+7
| | | | 455064
* Use openldap libraries by default as mozldap libs seem to breakSimo Sorce2008-05-291-1/+1
| | | | ldap_extended_operation() somehow and ipa_kpasswd stops working
* Don't make the rpm %post fail just because the server has never beenSimo Sorce2008-05-221-1/+1
| | | | | configured before (and therefore there is nothing to upgrade, just let it spit out warnings for admins that actually check whats going on.
* Refine our web space some more so that everything we reference is in /ipaRob Crittenden2008-05-071-1/+6
| | | | | | | | | | | | | | | UI: /ipa/ui XML-RPC: /ipa/xml errors: /ipa/errors config: /ipa/config I had to hardcode that URI into the CSS pages but TurboGears handles the rest of the translations with tg.url(). Added a version to ipa.conf and ipa-rewrite.conf so we can update them in the future if needed with ipa-upgradeconfig 440443
* Become version 1.0.0release-1-0-0Rob Crittenden2008-04-161-1/+4
|
* Add (post) to Requires: ipa-server-specRob Crittenden2008-04-071-1/+2
|
* Some SELinux policy changes provided by Dan Walsh.Rob Crittenden2008-04-071-2/+5
| | | | 440651
* Make sure we have ipa-client installed as now ipa-server-install callsSimo Sorce2008-04-021-0/+1
| | | | ipa-client-install
* Move ipa_kpasswd credential cache in its own directorySimo Sorce2008-04-011-1/+3
|
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-271-2/+2
| | | | | | Change backup format so files are all in a single directory (no dir hierarchies) and use an index file so we can save also ownership and permission info for the restore (and eventually other data later on).
* Add some missing man pagesRob Crittenden2008-03-171-1/+16
| | | | 436501
* Add small script to start/stop all of the services that IPA requires in theRob Crittenden2008-02-281-1/+5
| | | | | | proper order. 435026
* Redirect users when they don't use the FQDN on both SSL and non-SSL portsRob Crittenden2008-02-211-1/+5
| | | | | | | We update the mod_nss configuration (nss.conf) during installation to include ipa-rewrite.conf to handle the SSL side. 433054
* Become freeipa-0.99.0Rob Crittenden2008-02-211-1/+4
|
* Import internationalization for kid templates patch from Masato TaruishiRob Crittenden2008-02-191-2/+7
|
* Initial SELinux policies for ipa_kpasswd and ipa_webguiRob Crittenden2008-02-081-1/+5
|
* Marked with wrong license. IPA is GPLv2.Rob Crittenden2008-01-311-4/+7
|
* Ensure that the ipa_webgui error log exists and has correct permissions.Rob Crittenden2008-01-311-1/+8
| | | | Resolves 431089
* Put user-modifiable files into /etc/ipa/html so they can be marked asRob Crittenden2008-01-301-2/+32
| | | | | config(noreplace). Resolves 430004
* Missed one replacement of pyasn1 -> python-pyasn1Rob Crittenden2008-01-241-1/+1
|
* Use Fedora package names for PyKerberos (python-kerberos) and pyasn1Rob Crittenden2008-01-241-1/+4
| | | | (python-pyasn1) for the specfile Requires.
* Enable server-side sessions. It is currently using files for sessions.Rob Crittenden2008-01-231-1/+5
|
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-15/+24
| | | | | | | | | | | | | | - Removing shebangs (#!) from a bunch of python libraries - Don't use a variable name in init scripts for the lock file - Keep the init script name consistent with the binary name, so renamed ipa-kpasswd.init to ipa_kpasswd.init - Add status option to the init scripts - Move most python scripts out of /usr/share/ipa and into the python site-packages directories (ipaserver and ipaclient) - Remove unnecessary sys.path.append("/usr/share/ipa") - Fix the license string in the spec files - Rename ipa-webgui to ipa_webgui everywhere - Fix a couple of issues reported by pychecker in ipa-python
* Backup system state in ipa-server-installRob Crittenden2008-01-141-1/+3
| | | | | | | | | | | | | This patch adds a sysrestore module which allows ipa-server-install code to backup any system state so that it can be restored again with e.g. ipa-server-install --uninstall. The idea is that any files ipa-server-install modifies gets backed up to /var/cache/ipa/sysrestore/ while any "meta" state, like whether a service is enabled with chkconfig, is saved to /var/cache/ipa/sysrestore.state. Signed-off-by: Mark McLoughlin <markmc@redhat.com>
* - Enable ssl for replication.Karl MacMillan2007-12-211-0/+1
| | | | | - Add replication management script that allows listing adding, and deleting replicas.
* Remove ipa-keytab-util since it is superceded by the DS plugin.Karl MacMillan2007-12-211-1/+0
|
* Update versions for release.Karl MacMillan2007-12-211-0/+3
|
* Fix spec file to grab certinstall.Karl MacMillan2007-12-121-0/+1
|
* Move radius server components into a separate package.Karl MacMillan2007-12-121-1/+0
|
* Handle add/removing and stopping restarting daemons in update/removeSimo Sorce2007-12-121-0/+19
|
* Update build requires for libcap.Karl MacMillan2007-12-031-0/+2
|
* Fix mode on ipa-keytab-util.Karl MacMillan2007-11-211-1/+2
|
* Add ipa-keytab-util to spec.Karl MacMillan2007-11-211-0/+1
|
* Move packages to ipa from freeipa.Karl MacMillan2007-11-211-0/+135