Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-05 | s3:winbind: Make fillup_pw_field publically available | Volker Lendecke | 1 | -0/+8 | |
2009-08-05 | s3:winbind: Add async wb_queryuser | Volker Lendecke | 1 | -0/+5 | |
2009-08-05 | s3:winbind: Make wcache_query_user externally visible | Volker Lendecke | 1 | -0/+4 | |
2009-08-05 | s3:winbind: Convert WINBINDD_GID_TO_SID the new API | Volker Lendecke | 1 | -0/+6 | |
2009-08-05 | s3:winbind: Add async wb_gid2sid | Volker Lendecke | 1 | -0/+5 | |
2009-08-05 | s3:winbind: Convert WINBINDD_UID_TO_SID the new API | Volker Lendecke | 1 | -0/+6 | |
2009-08-05 | s3:winbind: Add async wb_uid2sid | Volker Lendecke | 1 | -0/+6 | |
2009-08-05 | s3:winbind: Convert WINBINDD_SID_TO_GID the new API | Volker Lendecke | 1 | -0/+6 | |
2009-08-05 | s3:winbind: Add async wb_sid2gid | Volker Lendecke | 1 | -0/+4 | |
2009-08-05 | s3:winbind: Convert WINBINDD_SID_TO_UID to the new API | Volker Lendecke | 1 | -0/+5 | |
2009-08-05 | s3:winbind: Add async wb_sid2uid | Volker Lendecke | 1 | -0/+7 | |
2009-08-05 | s3:winbind: Convert WINBINDD_LOOKUPNAME to the new API | Volker Lendecke | 1 | -0/+5 | |
2009-08-05 | s3:winbind: Add async wb_lookupname | Volker Lendecke | 1 | -0/+7 | |
2009-08-05 | s3:winbind: Make wcache_name_to_sid visible externally | Volker Lendecke | 1 | -0/+5 | |
2009-08-05 | s3:winbind: Convert WINBINDD_LOOKUPSID to the new API | Volker Lendecke | 1 | -0/+7 | |
2009-08-05 | s3:winbind: Add async wb_lookupsid | Volker Lendecke | 1 | -0/+7 | |
2009-08-05 | s3:winbind: Make wcache_sid_to_name externally visible | Volker Lendecke | 1 | -0/+6 | |
2009-08-05 | s3:winbind: Add NDR-based parent-child communication to winbind | Volker Lendecke | 1 | -0/+6 | |
2009-08-03 | Add some const to winbind_userinfo | Volker Lendecke | 1 | -2/+2 | |
2009-07-31 | Slightly restructure the async winbind request calling convention | Volker Lendecke | 1 | -2/+2 | |
The main loop now allocates the response, this has to be done everywhere | |||||
2009-06-14 | Make rescan_trusted_domains a timed event | Volker Lendecke | 1 | -1/+2 | |
2009-06-14 | Remove unused init_child_connection() | Volker Lendecke | 1 | -4/+0 | |
2009-06-14 | Add winbindd_dual_ping to all children | Volker Lendecke | 1 | -0/+2 | |
2009-06-14 | Add async wb_ping | Volker Lendecke | 1 | -0/+6 | |
2009-06-14 | Add wb_domain_request_send/recv | Volker Lendecke | 1 | -0/+6 | |
2009-06-14 | Remove some unused code | Volker Lendecke | 1 | -11/+0 | |
2009-06-14 | Convert the winbind parent->child communication to wb_reqtrans | Volker Lendecke | 1 | -0/+7 | |
2009-03-18 | s3: remove POLICY_HND. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-03-18 | s3:winbindd: remove unused close_winbindd_socket() function | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2009-03-12 | Make opt_nocache static to winbindd.c | Volker Lendecke | 1 | -0/+2 | |
2009-02-17 | s3:winbindd: make do_async_domain() static. | Michael Adam | 1 | -6/+0 | |
Michael | |||||
2009-02-11 | s3: Implement wbcGetSidAliases | Dan Sledz | 1 | -0/+3 | |
* Adds wbcGetSidAliases that calls the lookup_useraliases function. * Updates wbinfo and winbind_util.c to call the new function. * Also added winbind_get_groups helper function. | |||||
2009-02-11 | s3: Implement wbcGetpwsid | Dan Sledz | 1 | -0/+1 | |
* Adds the plumbing required to lookup users by sid into winbind, wbinfo and smbd helper lib (winbind_util.c). * Removes some double declarations of winbind_util.c functions. * Bumps the winbind protocol version to 21 and the minor version of wbclient to 3. | |||||
2009-02-09 | async_sock: Use unix errnos instead of NTSTATUS | Kai Blin | 1 | -21/+0 | |
This also switches wb_reqtrans to use wbcErr instead of NTSTATUS as it would be pointless to convert to errno first and to wbcErr later. | |||||
2009-01-28 | s3:winbind: remove prototype for non-existent function from winbind_proto.h | Michael Adam | 1 | -1/+0 | |
Michael | |||||
2009-01-27 | s3: Fix shadowed declaration | Tim Prouty | 1 | -1/+1 | |
2009-01-27 | s3:winbindd: handle SIG_TERM, SIGHUP, SIGCHLD and SIGUSR2 via tevent | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-01-06 | Make winbindd_cm.c use winbindd_reinit_after_fork(). | Jeremy Allison | 1 | -0/+1 | |
Jeremy. | |||||
2009-01-05 | s3:winbindd: regain tickets for all ccache entries, when we go online | Stefan Metzmacher | 1 | -0/+1 | |
set_event_dispatch_time() is stupid by design and only handles the first event with a given name. metze | |||||
2009-01-05 | s3:winbindd: cancel all ccache entry events and not just one | Stefan Metzmacher | 1 | -0/+1 | |
cancel_named_event() is stupid by design and also only cancels one single event. metze | |||||
2009-01-05 | s3:winbindd: rename fd_event => winbindd_fd_event | Stefan Metzmacher | 1 | -4/+4 | |
It's really confusing to have two versions of 'fd_event' metze | |||||
2009-01-04 | Remove wb_trans_send/recv | Volker Lendecke | 1 | -9/+0 | |
2008-12-08 | Add wb_trans_send/revc | Volker Lendecke | 1 | -0/+9 | |
2008-12-08 | Add infrastructure to transfer winbindd_request/response asynchronously | Volker Lendecke | 1 | -0/+21 | |
2008-11-21 | s3-winbindd: make all winbind rpc-methods static. | Michael Adam | 1 | -34/+0 | |
Now that the methods are no longer needed in winbindd_ads, we can make them static again. Michael | |||||
2008-11-18 | Added ability to remove id mappings in wbinfo and libwbclient. | Steven Danneman | 1 | -0/+6 | |
The idmap_tdb backend already provides an interface to remove existing id mappings. This commit plumbs that ability up through, winbindd, libwbclient, and wbinfo. Added new winbindd command: WINBINDD_REMOVE_MAPPING Added new libwbclient interfaces: wbcRemoveUidMapping() and wbcRemoveGidMapping() Added new wbinfo options: --remove-uid-mapping --remove-gid-mapping Increased libwbclient version to 0.2 Increased winbind interface version to 20 | |||||
2008-11-03 | s3: fix a few "shadows a global declaration" warnings | Tim Prouty | 1 | -1/+1 | |
2008-10-13 | Remove smb_np_struct | Volker Lendecke | 1 | -2/+0 | |
2008-09-23 | [s3]winbindd_util: add prototype for fill_domain_username_talloc(). | Michael Adam | 1 | -0/+4 | |
A talloc version of fill_domain_username(). Michael | |||||
2008-09-16 | winbindd: Add support for name aliasing. | Gerald (Jerry) Carter | 1 | -2/+16 | |
* Add support user and group name aliasing by expanding the ws_name_replace() and ws_name_return() functions. The lookup path is aliases -> qualified name -> SID SID -> fully qualified name -> alias In other words, the name aliasing support is a thin layer built on top of SID/NAME translation. * Rename the ws_name_XX() functions to normalize_name_map() and normalize_name_unmap(). Chaneg interface to return NTSTATUS rather than char *. * Add associated cache validation functions. |