Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change FreeIPA license to GPLv3+ | Jakub Hrozek | 2010-12-20 | 1 | -5/+5 |
| | | | | | | | | | | The changes include: * Change license blobs in source files to mention GPLv3+ not GPLv2 only * Add GPLv3+ license text * Package COPYING not LICENSE as the license blobs (even the old ones) mention COPYING specifically, it is also more common, I think https://fedorahosted.org/freeipa/ticket/239 | ||||
* | This patch removes the existing UI functionality, as a prep for adding the ↵ | Adam Young | 2010-07-29 | 1 | -1/+0 |
| | | | | Javascript based ui. | ||||
* | Add ipa man page. | Pavel Zuna | 2010-04-07 | 1 | -0/+45 |
| | |||||
* | Giant webui patch take 2 | Jason Gerard DeRose | 2009-10-13 | 1 | -6/+1 |
| | |||||
* | Get merged tree into an installalble state. | Rob Crittenden | 2009-02-03 | 1 | -0/+1 |
| | | | | | | | | I have only tested the all, rpms and *clean targets directly. install may work but the rpm moves a lot of things around for us. The Apache configuration file isn't in its final state but it works with the new mod_python configuration. | ||||
* | Finished small tweaks to get new ipaserver.xmlrpc() mod_python handler working | Jason Gerard DeRose | 2009-02-03 | 1 | -2/+3 |
| | |||||
* | Started work on a much simplified mod_python server | Jason Gerard DeRose | 2009-02-03 | 1 | -1/+1 |
| | |||||
* | Renamed all references to 'ipa_webui' to 'ipawebui' | Jason Gerard DeRose | 2009-01-04 | 1 | -4/+4 |
| | |||||
* | Renamed all references to 'ipa_server' to 'ipaserver' | Jason Gerard DeRose | 2009-01-04 | 1 | -2/+2 |
| | |||||
* | Fixed setup.py and MANIFEST.in so that templates/*.kid and static/ in ↵ | Jason Gerard DeRose | 2008-10-22 | 1 | -1/+4 |
| | | | | ipa_webui are included | ||||
* | Added MANIFEST.in; setup.py now includes kid templates in package_data | Jason Gerard DeRose | 2008-10-22 | 1 | -2/+6 |
| | |||||
* | Added a very basic setup.py using distutils | Jason Gerard DeRose | 2008-10-21 | 1 | -0/+39 |