Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3: Add wbinfo --ccache-save | Volker Lendecke | 2010-01-24 | 1 | -0/+1 |
| | | | | | With this command you can give winbind your password for later use by the automatic ntlm_auth | ||||
* | s3:winbind Make the normal client exit message a bit more understandable | Volker Lendecke | 2009-12-26 | 1 | -2/+7 |
| | |||||
* | s3: winbindd_cli_state->getgrent_state is no longer used | Volker Lendecke | 2009-12-26 | 1 | -4/+0 |
| | |||||
* | s3: getgrent_state has been replaced by grent_state | Volker Lendecke | 2009-12-26 | 1 | -1/+1 |
| | |||||
* | s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc | Volker Lendecke | 2009-12-21 | 1 | -0/+2 |
| | | | | | | This just does a NULL RPC call through an existing NETLOGON connection. If someone knows an operation that "just works" and does not return NOT_SUPPORTED, please tell me :-) | ||||
* | s3-winbindd: add wbint_ChangeMachineAccount implementation. | Günther Deschner | 2009-10-13 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3:winbindd: avoid writing to a closed connection and generate SIGPIPE | Stefan Metzmacher | 2009-09-21 | 1 | -12/+13 |
| | | | | metze | ||||
* | s3:winbind: Convert WINBINDD_SET_HWM to the new API | Volker Lendecke | 2009-09-07 | 1 | -4/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API | Volker Lendecke | 2009-09-07 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_SET_MAPPING to the new API | Volker Lendecke | 2009-09-07 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API | Volker Lendecke | 2009-09-07 | 1 | -1/+2 |
| | |||||
* | w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API | Volker Lendecke | 2009-08-30 | 1 | -1/+2 |
| | |||||
* | w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API | Volker Lendecke | 2009-08-30 | 1 | -1/+16 |
| | |||||
* | s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API | Volker Lendecke | 2009-08-29 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_LIST_USERS to the new API | Volker Lendecke | 2009-08-29 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert the getgrent functions to the new API | Volker Lendecke | 2009-08-29 | 1 | -7/+6 |
| | |||||
* | w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API | Volker Lendecke | 2009-08-29 | 1 | -4/+2 |
| | |||||
* | s3:winbind: Convert the GETDCNAME routines to the new API | Volker Lendecke | 2009-08-29 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert winbindd_dsgetdcname to the new API | Volker Lendecke | 2009-08-29 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert the GETPWENT routines to the new API | Volker Lendecke | 2009-08-29 | 1 | -8/+7 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETUSERSIDS to the new API | Volker Lendecke | 2009-08-27 | 1 | -2/+2 |
| | |||||
* | s3:winbind: The get[gr|pw]end functions need access to the client state | Volker Lendecke | 2009-08-16 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETGRNAM to the new API | Volker Lendecke | 2009-08-16 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETGRGID to the new API | Volker Lendecke | 2009-08-16 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert winbindd_show_sequence to the new API | Volker Lendecke | 2009-08-16 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETGROUPS to the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new API | Volker Lendecke | 2009-08-05 | 1 | -2/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETSIDALIASES to the new API | Volker Lendecke | 2009-08-05 | 1 | -2/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETPWUID to the new API | Volker Lendecke | 2009-08-05 | 1 | -2/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETPWNAM to the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GETPWSID to the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_GID_TO_SID the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_UID_TO_SID the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_SID_TO_GID the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_SID_TO_UID to the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Convert WINBINDD_LOOKUPNAME to the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | s3:winbind: Remove old version of WINBINDD_PING | Volker Lendecke | 2009-08-05 | 1 | -1/+0 |
| | |||||
* | s3:winbind: Convert WINBINDD_LOOKUPSID to the new API | Volker Lendecke | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | Slightly restructure the async winbind request calling convention | Volker Lendecke | 2009-07-31 | 1 | -7/+12 |
| | | | | The main loop now allocates the response, this has to be done everywhere | ||||
* | Fix a valgrind error in winbind | Volker Lendecke | 2009-07-27 | 1 | -1/+2 |
| | | | | | | When looking for idle clients, we dereferenced state->response. As this is dynamically allocated now, the proper test is whether state->response exists at all. This is the case when an async operation is in process at that moment. | ||||
* | Fix a winbind memleak | Volker Lendecke | 2009-07-25 | 1 | -0/+1 |
| | |||||
* | Make gencache more stable | Volker Lendecke | 2009-07-15 | 1 | -0/+2 |
| | | | | | | | | | | This provides a compromise between stability and performance: gencache is a persistent database these days that for performance reasons can not use tdb transactions for all writes. This patch splits up gencache into gencache.tdb and gencache_notrans.tdb. gencache_notrans is used with CLEAR_IF_FIRST, writes to it don't use transactions. By default every 5 minutes and when a program exits, all entries from _notrans.tdb are transferred to gencache.tdb in one transaction. | ||||
* | Fix bug 4699: Remove pidfile on clean shutdown | Volker Lendecke | 2009-06-18 | 1 | -0/+4 |
| | |||||
* | Remove "winbindd_request" and "winbindd_response" from winbindd_cli_state | Volker Lendecke | 2009-06-14 | 1 | -6/+10 |
| | | | | | This shrinks the memory footprint of an idle client by 5592 bytes to 60 bytes on my 32-bit box. | ||||
* | Make winbindd_cli_state->response a pointer instead of a struct member | Volker Lendecke | 2009-06-14 | 1 | -12/+13 |
| | | | | | | Same comment as in baa6084378e530b: This is just a preparatory checkin. Volker | ||||
* | winbind: replace process_loop() by tevent_loop_once() | Volker Lendecke | 2009-06-14 | 1 | -68/+5 |
| | |||||
* | Make rescan_trusted_domains a timed event | Volker Lendecke | 2009-06-14 | 1 | -4/+8 |
| | |||||
* | Do not store the listening fde | Volker Lendecke | 2009-06-14 | 1 | -15/+11 |
| | |||||
* | Avoid scanning the client list when a client exits | Volker Lendecke | 2009-06-14 | 1 | -19/+6 |
| | |||||
* | Add async wb_ping | Volker Lendecke | 2009-06-14 | 1 | -0/+3 |
| |