Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add logging class | Aleksander Machniak | 2012-08-07 | 1 | -2/+1 |
* | Fix possible fatal errors when Auth object doesn't exist (#940) | Aleksander Machniak | 2012-08-06 | 1 | -91/+66 |
* | Make sure to connect before listing roles | Jeroen van Meeuwen (Kolab Systems) | 2012-08-06 | 1 | -1/+7 |
* | Add some role functions | Jeroen van Meeuwen (Kolab Systems) | 2012-06-21 | 1 | -0/+10 |
* | Auth::get_instance() and Auth::connect() should use the domain stored in the ... | Jeroen van Meeuwen (Kolab Systems) | 2012-06-16 | 1 | -12/+40 |
* | Add the necessary Auth and Auth/LDAP functions for resource management | Jeroen van Meeuwen (Kolab Systems) | 2012-05-22 | 1 | -0/+43 |
* | Add function domain_edit() | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -0/+5 |
* | Add Auth::domain_find_by_attribute() and Auth::domain_info() | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -0/+10 |
* | Add Auth::domain_add() | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -0/+5 |
* | Allow a parameter $recurse to be passed along to group member listing | Jeroen van Meeuwen (Kolab Systems) | 2012-04-05 | 1 | -2/+2 |
* | Abstract searching from the authn/authz backend as well | Jeroen van Meeuwen (Kolab Systems) | 2012-04-05 | 1 | -0/+12 |
* | Fix so autocomplete list widget is displayed properly when the field is empty... | Aleksander Machniak | 2012-04-04 | 1 | -2/+4 |
* | Fix group_members_list() | Aleksander Machniak | 2012-04-03 | 1 | -0/+5 |
* | Remove some redundant connect() calls. | Aleksander Machniak | 2012-04-03 | 1 | -2/+0 |
* | Move user_edit/group_edit code into LDAP class, keep service classes backend-... | Aleksander Machniak | 2012-04-03 | 1 | -9/+14 |
* | Fix group deletion | Jeroen van Meeuwen (Kolab Systems) | 2012-04-02 | 1 | -0/+5 |
* | Fix typo | Jeroen van Meeuwen (Kolab Systems) | 2012-04-02 | 1 | -2/+2 |
* | Provide functions to interface users; | Jeroen van Meeuwen (Kolab Systems) | 2012-04-02 | 1 | -4/+4 |
* | Provide Auth functions to get to attributes per objectclass, and syntax param... | Jeroen van Meeuwen (Kolab Systems) | 2012-04-02 | 1 | -0/+32 |
* | Deprecate Auth::modify_entry_attributes | Jeroen van Meeuwen (Kolab Systems) | 2012-03-31 | 1 | -5/+0 |
* | Create a function Auth::modify_entry() to get things edited in one go. | Jeroen van Meeuwen (Kolab Systems) | 2012-03-31 | 1 | -0/+5 |
* | Rename function user_attributes to get_attributes so it can sensibly be used ... | Jeroen van Meeuwen (Kolab Systems) | 2012-03-31 | 1 | -5/+5 |
* | Take a stab at making groups editable (and users, ultimately) | Jeroen van Meeuwen (Kolab Systems) | 2012-03-31 | 1 | -0/+15 |
* | Make adding groups work | Jeroen van Meeuwen (Kolab Systems) | 2012-03-30 | 1 | -0/+5 |
* | Fix identation | Aleksander Machniak | 2012-03-26 | 1 | -4/+4 |
* | Limit ldap_search() calls by fetching all extra user attributes in one call | Aleksander Machniak | 2012-03-26 | 1 | -2/+2 |
* | Code cleanup and some fixes | Aleksander Machniak | 2012-03-26 | 1 | -5/+0 |
* | Implemented 'roles' service and autocompletion for nsrole attribute | Aleksander Machniak | 2012-03-22 | 1 | -0/+12 |
* | Fixed/Improved result normalization (with DN attribute handling) | Aleksander Machniak | 2012-03-22 | 1 | -7/+2 |
* | Implement groups searching | Aleksander Machniak | 2012-03-22 | 1 | -2/+2 |
* | Add additional user information that may be specified as being a part of the ... | Jeroen van Meeuwen (Kolab Systems) | 2012-03-21 | 1 | -0/+5 |
* | Add public function list_rights($subject) | Jeroen van Meeuwen (Kolab Systems) | 2012-03-16 | 1 | -0/+6 |
* | Added license headers and LICENSE file | Aleksander Machniak | 2012-02-22 | 1 | -0/+23 |
* | Fixed proxy feature, some fixes here and there | Aleksander Machniak | 2012-02-17 | 1 | -2/+6 |
* | List attributes parameter support in groups.list | Aleksander Machniak | 2012-01-20 | 1 | -2/+2 |
* | Users list sorting, CS fixes | Aleksander Machniak | 2012-01-18 | 1 | -171/+192 |
* | Users searching | Aleksander Machniak | 2012-01-17 | 1 | -2/+2 |
* | - Allow setting users list attributes | Aleksander Machniak | 2012-01-16 | 1 | -2/+2 |
* | Add groups.list backend handlers | Jeroen van Meeuwen (Kolab Systems) | 2011-12-27 | 1 | -0/+11 |
* | Fix obtaining the group membership list for a user | Jeroen van Meeuwen (Kolab Systems) | 2011-12-12 | 1 | -3/+3 |
* | Add search() call to Auth | Jeroen van Meeuwen (Kolab Systems) | 2011-12-12 | 1 | -0/+4 |
* | Load groups | Jeroen van Meeuwen (Kolab Systems) | 2011-12-12 | 1 | -0/+4 |
* | Add API calls to retrieve group information and to list the members of a group | Jeroen van Meeuwen (Kolab Systems) | 2011-12-12 | 1 | -0/+8 |
* | Add a user_find_by_attribute() call, that returns FALSE if not a single user ... | Jeroen van Meeuwen (Kolab Systems) | 2011-12-10 | 1 | -1/+5 |
* | Add Auth->user_info() call | Jeroen van Meeuwen (Kolab Systems) | 2011-12-08 | 1 | -1/+5 |
* | Add user_delete() function | Jeroen van Meeuwen (Kolab Systems) | 2011-12-08 | 1 | -0/+4 |
* | Add additional inline commentary for clarification | Jeroen van Meeuwen (Kolab Systems) | 2011-12-08 | 1 | -10/+64 |
* | Add functions user_add() to Auth() and LDAP() | Jeroen van Meeuwen (Kolab Systems) | 2011-12-07 | 1 | -0/+4 |
* | Add initial stab at some API work | Jeroen van Meeuwen (Kolab Systems) | 2011-12-01 | 1 | -0/+122 |