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