summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_idmap.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: add idmap_child_handle() and use it instead of child->binding_handleStefan Metzmacher2018-02-231-0/+5
* s3: Remove some unused dual functionsVolker Lendecke2009-12-211-117/+0
* s3: Remove unused do_asyncVolker Lendecke2009-12-211-11/+0
* s3: Remove unused winbindd_gid2sid_asyncVolker Lendecke2009-12-211-45/+0
* s3: Remove unused winbindd_uid2sid_asyncVolker Lendecke2009-12-211-48/+0
* s3: Remove unused winbindd_sid2gid_asyncVolker Lendecke2009-12-211-46/+0
* s3: Remove unused winbindd_sid2uid_asyncVolker Lendecke2009-12-211-54/+0
* s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke2009-09-071-63/+0
* s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke2009-09-071-63/+0
* s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke2009-09-071-61/+0
* s3:winbind: Fix bug 5626Volker Lendecke2009-08-301-9/+7
* w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke2009-08-301-4/+0
* w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke2009-08-301-4/+0
* s3:winbind: Add a generic cache for NDR based parent-child requestsVolker Lendecke2009-08-271-1/+1
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-051-0/+4
* Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke2009-06-141-9/+9
* Add winbindd_dual_ping to all childrenVolker Lendecke2009-06-141-0/+4
* Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke2009-06-141-22/+22
* Fix a bunch of compiler warnings about wrong format types.Jeremy Allison2009-05-111-2/+2
* Added ability to remove id mappings in wbinfo and libwbclient.Steven Danneman2008-11-181-0/+63
* idmap rewriteVolker Lendecke2008-08-121-5/+59
* Remove the multi-ID lookup code and the 3.2.0 version of idmap_cacheVolker Lendecke2008-08-121-108/+0
* Revert "Make use of ADD_TO_ARRAY"Volker Lendecke2008-07-111-2/+2
* Revert "Tiny logic simplification -- remove an else branch"Volker Lendecke2008-07-111-20/+22
* Tiny logic simplification -- remove an else branchVolker Lendecke2008-07-051-22/+20
* Make use of ADD_TO_ARRAYVolker Lendecke2008-07-051-2/+2
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-5/+5
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-1/+3
* winbindd: move domain child specific stuff into its own fileStefan Metzmacher2007-12-141-4/+3
* winbindd: remove unused WINBINDD_DUMP_MAPS supportStefan Metzmacher2007-12-121-49/+0
* winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME callsStefan Metzmacher2007-12-121-255/+0
* winbindd: pass const char *logfile to winbindd_dump_maps_async()Stefan Metzmacher2007-12-111-3/+3
* winbindd: rename child table struct elementsStefan Metzmacher2007-12-111-18/+59
* r25573: Add my (C) as wellSimo Sorce2007-10-221-0/+1
* r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher2007-10-221-1/+29
* r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher2007-10-221-0/+12
* r25568: move idmap related functions into their own file.Stefan Metzmacher2007-10-221-0/+778
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-819/+0
* r25573: Add my (C) as wellSimo Sorce2007-10-101-0/+1
* r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher2007-10-101-1/+29
* r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher2007-10-101-0/+12
* r25568: move idmap related functions into their own file.Stefan Metzmacher2007-10-101-0/+778