Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update_user and update_group need to be defined differently in order | Rob Crittenden | 2007-10-22 | 1 | -2/+6 |
| | | | | to be available to the XML-RPC interface | ||||
* | Add add/edit/show for manager and secretary fields. | Kevin McCarthy | 2007-10-19 | 9 | -24/+293 |
| | |||||
* | Remove dependency between ipa-pyton and ipa-server | Karl MacMillan | 2007-10-19 | 2 | -9/+8 |
| | | | | | | | Current ipa-python imports and calls code from ipaserver (which is in the ipa-server package). This makes it impossible to use the admin tools or the ipa-python package on a system without the server bits installed. This fixes that in a fairly minimal way. | ||||
* | Finish the email autosuggest. | Kevin McCarthy | 2007-10-18 | 5 | -28/+49 |
| | | | | | For now I've added a new API call. The field-specific searching is a ways off. | ||||
* | Require mod_nss-1.0.7-2 or higher. This version fixes an issue when | Rob Crittenden | 2007-10-19 | 2 | -4/+12 |
| | | | | using mod_nss with mod_proxy. | ||||
* | Require SSL for the XML-RPC interface | Rob Crittenden | 2007-10-19 | 4 | -2/+53 |
| | |||||
* | Remove the use of uuid in the directory server instance name. | Karl MacMillan | 2007-10-19 | 1 | -13/+1 |
| | | | | | | | The use of a uuid for the DS instance name is overkill and it is a real pain. This patch will use ipa-realm-name instead (resulting in something like slapd-EXAMPLE-COM). All periods are converted to "-" because the DS can't handle periods in server ids. | ||||
* | Fix HTML errors on empty fields. Move roomnumber to address section. | Kevin McCarthy | 2007-10-19 | 3 | -33/+35 |
| | |||||
* | Add a flash message to the top of the page when there are validation errors. | Kevin McCarthy | 2007-10-19 | 3 | -5/+22 |
| | |||||
* | Add exception template. | Karl MacMillan | 2007-10-19 | 1 | -0/+1 |
| | |||||
* | Add an exception/error handler to the web gui. | Kevin McCarthy | 2007-10-18 | 2 | -0/+92 |
| | |||||
* | Actually return a value to the shell | Rob Crittenden | 2007-10-19 | 9 | -9/+18 |
| | |||||
* | Make distclean work again | Rob Crittenden | 2007-10-19 | 2 | -2/+4 |
| | |||||
* | Fix build issues related to the autotools conversion | Rob Crittenden | 2007-10-18 | 4 | -0/+9 |
| | |||||
* | Print traceback to the install log on unexpected error. | Karl MacMillan | 2007-10-18 | 1 | -2/+8 |
| | |||||
* | Add httpinstance.py | Rob Crittenden | 2007-10-18 | 1 | -0/+1 |
| | |||||
* | Correct PACKAGE in ipa-client/autogen.sh. | Karl MacMillan | 2007-10-18 | 1 | -1/+1 |
| | |||||
* | Fix autogen.sh to correctly compare versions and removed .la files from ↵ | Karl MacMillan | 2007-10-18 | 4 | -39/+85 |
| | | | | packages. | ||||
* | Add logger objects to each controller. | Kevin McCarthy | 2007-10-17 | 7 | -9/+26 |
| | | | | Fix up the config settings for logging. | ||||
* | Merge with head. | Karl MacMillan | 2007-10-18 | 6 | -13/+32 |
|\ | |||||
| * | Sort users by last name. Make labeleduri a link. | Kevin McCarthy | 2007-10-17 | 2 | -5/+7 |
| | | |||||
| * | Add print media CSS. Rename delegation edit button to 'update'. | Kevin McCarthy | 2007-10-17 | 5 | -8/+25 |
| | | |||||
* | | Additional build fixes from autoconf merge. | Karl MacMillan | 2007-10-18 | 8 | -18/+41 |
| | | |||||
* | | Fix small error in top-level makefile. | Karl MacMillan | 2007-10-18 | 1 | -2/+2 |
| | | |||||
* | | Fix build from autoconf patch import. | Karl MacMillan | 2007-10-18 | 14 | -17/+35 |
|/ | |||||
* | Autotool ipa-client - patch from William Jon McCann <mccann@jhu.edu> | Karl MacMillan | 2007-10-17 | 10 | -47/+380 |
| | |||||
* | Merge. | Karl MacMillan | 2007-10-17 | 8 | -30/+125 |
|\ | |||||
| * | patch queue: jslint_fixes.patch | Kevin McCarthy | 2007-10-16 | 2 | -4/+4 |
| | | |||||
| * | Remove coffee-spewing color from delete button. Adjust nav-link and size. | Kevin McCarthy | 2007-10-16 | 2 | -4/+3 |
| | | |||||
| * | Adds deletion for delegations. | Kevin McCarthy | 2007-10-16 | 3 | -0/+68 |
| | | | | | | | | The deletion is only triggered via javascript, so they must hit confirm. | ||||
| * | Fixes to acilist: make use POST, use field labels. | Kevin McCarthy | 2007-10-15 | 4 | -19/+33 |
| | | |||||
| * | Fix for when there's a single ACI. | Kevin McCarthy | 2007-10-15 | 1 | -0/+4 |
| | | |||||
| * | Fix list delegations to show field labels. | Kevin McCarthy | 2007-10-15 | 3 | -2/+13 |
| | | | | | | | | Also fix script tags on delegateform.kid. | ||||
| * | Rename delegatenewform to delegateform. | Kevin McCarthy | 2007-10-15 | 2 | -2/+1 |
| | | |||||
* | | Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>. | Karl MacMillan | 2007-10-17 | 41 | -241/+1103 |
|/ | |||||
* | Fix build issues by combining patches submitted by Michael Gregg and | Rob Crittenden | 2007-10-17 | 9 | -38/+46 |
| | | | | | Karl MacMillan Remove #!/usr/bin/python from many files to quiet rpmlint | ||||
* | Use setup.py for ipa-python from William Jon McCann <mccann@jhu.edu>. | Karl MacMillan | 2007-10-16 | 4 | -34/+97 |
| | |||||
* | Better handling of IPv4/IPv6 sockets in ipa-kpasswd | Simo Sorce | 2007-10-12 | 1 | -132/+82 |
| | | | | Tested with UDP and works | ||||
* | Add unique exit status to the ipa-find* tools when nothing is found | Rob Crittenden | 2007-10-16 | 4 | -4/+12 |
| | |||||
* | First step in enabling SSL in the IPA web server | Rob Crittenden | 2007-10-15 | 4 | -3/+84 |
| | |||||
* | Add option -a to print all attributes | Rob Crittenden | 2007-10-11 | 1 | -5/+38 |
| | | | | | Make sure we don't print out binary data Remvoe any trailing white space when printing to avoid extra newlines | ||||
* | First draft of man pages for the admin tools | Rob Crittenden | 2007-10-11 | 13 | -2/+433 |
| | |||||
* | Enabled memberof plugin | Rob Crittenden | 2007-10-16 | 2 | -0/+14 |
| | |||||
* | Add basic delegation editing. | Kevin McCarthy | 2007-10-15 | 7 | -36/+170 |
| | |||||
* | Creates an update_entry api call, aliases update_user and update_group to it. | Kevin McCarthy | 2007-10-15 | 5 | -8/+28 |
| | |||||
* | Adds delegation listing and creation to the GUI. | Kevin McCarthy | 2007-10-12 | 16 | -10/+625 |
| | |||||
* | Verify that the LDAP ports are available during installation. | Rob Crittenden | 2007-10-15 | 1 | -0/+44 |
| | |||||
* | Remove buggy connection caching. Create a new connection for each LDAP | Rob Crittenden | 2007-10-12 | 1 | -36/+7 |
| | | | | request. | ||||
* | Fix make (local-)dist | Simo Sorce | 2007-10-12 | 2 | -2/+2 |
| | |||||
* | Don't print error on fresh install | Simo Sorce | 2007-10-12 | 1 | -3/+5 |
| |