Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Make it possible to keep the rpmbuild root inside the dev tree. | Simo Sorce | 2007-08-15 | 1 | -13/+22 | |
|/ | | | | Override provided, just set RPMBUILD in your environment. | |||||
* | Clean-up code to avoid Wall warnings | Simo Sorce | 2007-08-15 | 1 | -30/+19 | |
| | ||||||
* | Add deps to README | Simo Sorce | 2007-08-15 | 1 | -1/+1 | |
| | ||||||
* | Clean up code so that Wall returns 0 complaints | Simo Sorce | 2007-08-15 | 1 | -17/+17 | |
| | ||||||
* | Merge from bundle. | Karl MacMillan | 2007-08-10 | 17 | -302/+397 | |
|\ | ||||||
| * | Various build system fixes. | Karl MacMillan | 2007-08-10 | 5 | -5/+5 | |
| | | ||||||
| * | Addiing initial turbogears web gui. | kmccarth@redhat.com | 2007-08-12 | 37 | -0/+1344 | |
| | | | | | | | | Contains simple user add, list, and view pages. | |||||
| * | Bump version numbers for release. | Karl MacMillan | 2007-08-10 | 4 | -12/+11 | |
| | | ||||||
| * | Updates to build kpaswd and the slapi plugins. | Karl MacMillan | 2007-08-10 | 8 | -14/+110 | |
| | | ||||||
* | | Add images and empty files, which didn't seem to come through in the | Kevin McCarthy | 2007-08-12 | 11 | -0/+0 | |
| | | | | | | | | hg export properly. | |||||
* | | Addiing initial turbogears web gui. | kmccarth@dhcp-172-16-25-136.sfbay.redhat.com | 2007-08-12 | 37 | -0/+1344 | |
|/ | | | | Contains simple user add, list, and view pages. | |||||
* | Allow the API to specify the location in the tree to add users, defaulting | rcritten@redhat.com | 2007-08-10 | 1 | -2/+2 | |
| | | | | to ou=users,ou=default,$basedn | |||||
* | Start the DS and KDC on boot | rcritten@redhat.com | 2007-08-09 | 1 | -1/+7 | |
| | ||||||
* | Fix location of the binary | Simo Sorce | 2007-08-09 | 2 | -1/+2 | |
| | | | | Add a comment on the ldap code for the future | |||||
* | export kpasswd keytab during installation process | Simo Sorce | 2007-08-09 | 1 | -0/+10 | |
| | ||||||
* | typo | Simo Sorce | 2007-08-09 | 1 | -1/+1 | |
| | ||||||
* | merge in changes from upstream | Simo Sorce | 2007-08-09 | 31 | -346/+1054 | |
|\ | ||||||
| * | Fixed merge. | Karl MacMillan | 2007-08-08 | 2 | -10/+2 | |
| | | ||||||
| * | Merge. | Karl MacMillan | 2007-08-08 | 2 | -0/+12 | |
| |\ | ||||||
| | * | Add ntpd requirement. | Karl MacMillan | 2007-08-08 | 2 | -2/+2 | |
| | | | ||||||
| * | | Generate /etc/httpd/conf.d/ipa.conf from a template so the realm can | rcritten@redhat.com | 2007-08-06 | 5 | -13/+10 | |
| | | | | | | | | | | | | be set during installation | |||||
| * | | - Abstracted client class to work directly or over RPC | rcritten@redhat.com | 2007-08-06 | 26 | -326/+881 | |
| |/ | | | | | | | | | | | | | | | | | | | | | - Add mod_auth_kerb and cyrus-sasl-gssapi to Requires - Remove references to admin server in ipa-server-setupssl - Generate a client certificate for the XML-RPC server to connect to LDAP with - Create a keytab for Apache - Create an ldif with a test user - Provide a certmap.conf for doing SSL client authentication - Update tools to use kerberos - Add User class | |||||
| * | Only install the ipa.conf file if it does not exist. | Karl MacMillan | 2007-08-03 | 1 | -2/+5 | |
| | | ||||||
| * | Change server to not be global nor reused. | kmccarth@redhat.com | 2007-08-02 | 1 | -9/+4 | |
| | | ||||||
| * | Rename 'gn' to 'givenName' | kmccarth@redhat.com | 2007-08-02 | 3 | -5/+3 | |
| | | ||||||
| * | Added ipa.conf. | Karl MacMillan | 2007-08-01 | 1 | -0/+3 | |
| | | ||||||
| * | Added config.py. | Karl MacMillan | 2007-08-01 | 1 | -0/+106 | |
| | | ||||||
| * | Add local-dist target. | Karl MacMillan | 2007-08-01 | 9 | -23/+69 | |
| | | | | | | | | Remove hard-coded config. | |||||
* | | remove unknown patch file | Simo Sorce | 2007-08-09 | 1 | -288/+0 | |
| | | ||||||
* | | Add dependency and a comment | Simo Sorce | 2007-08-08 | 2 | -0/+6 | |
| | | ||||||
* | | Fix the bind zone template, or kpasswd will not work | Simo Sorce | 2007-08-08 | 1 | -3/+3 | |
| | | ||||||
* | | set preauth on kadmin/changepw otherwise the kpasswd can't acquire a ticket | Simo Sorce | 2007-08-08 | 1 | -0/+8 | |
| | | ||||||
* | | Make the daemon init it's own tickets. | Simo Sorce | 2007-08-08 | 1 | -46/+405 | |
| | | | | | | | | | | Make it blacklist clients until the previous operation is not over. General bugfixing. | |||||
* | | move ipa-kpasswd to a new location to conform to the new tree layout | Simo Sorce | 2007-08-01 | 3 | -0/+0 | |
| | | ||||||
* | | Try to fix dir layout and recover missing files | Simo Sorce | 2007-08-01 | 5 | -79/+10 | |
| | | ||||||
* | | Merge from upstream | Simo Sorce | 2007-08-01 | 49 | -79/+2110 | |
|\| | ||||||
| * | Fix typo / buglets in setup scripts. | Karl MacMillan | 2007-08-01 | 3 | -12/+33 | |
| | | | | | | | | Add fallback to ds_newinst.pl. | |||||
| * | Minor fix to adduser. | Karl MacMillan | 2007-07-31 | 2 | -2/+5 | |
| | | | | | | | | Make ipa-server-install restart htppd | |||||
| * | Added spec files for python and admintools. | Karl MacMillan | 2007-07-31 | 7 | -4/+202 | |
| | | ||||||
| * | Fixed broken patches and server spec. | Karl MacMillan | 2007-07-31 | 9 | -29/+37 | |
| | | ||||||
| * | Final reorginzation to reflect packaging. | Karl MacMillan | 2007-07-31 | 18 | -52/+35 | |
| | | ||||||
| * | Second (final) part of xmlrpc patch. | Karl MacMillan | 2007-07-30 | 13 | -2/+1164 | |
| | | ||||||
| * | First part of xml-rpc patch. | Karl MacMillan | 2007-07-30 | 2 | -0/+58 | |
| | | ||||||
| * | Updated spec with nss-tools and openldap-clients | Karl MacMillan | 2007-07-30 | 2 | -2/+2 | |
| | | ||||||
| * | Update dsinstance.py to use setup-ds.pl instead of ds_newinst.pl. | Karl MacMillan | 2007-07-30 | 1 | -1/+1 | |
| | | ||||||
| * | First working spec file. | Karl MacMillan | 2007-07-30 | 2 | -8/+12 | |
| | | ||||||
| * | Fixed spec. | Karl MacMillan | 2007-07-27 | 2 | -4/+4 | |
| | | ||||||
| * | Update for DESTDIR | Karl MacMillan | 2007-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | Finish python library reorg. | Karl MacMillan | 2007-07-27 | 3 | -9/+16 | |
| | | ||||||
| * | More reorgnization. | Karl MacMillan | 2007-07-27 | 10 | -131/+73 | |
| | |