summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_sid.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-07s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke1-58/+0
2009-09-07s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke1-42/+0
2009-09-07s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke1-42/+0
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke1-24/+0
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke1-24/+0
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke1-30/+0
2009-08-05s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke1-58/+0
2009-08-05s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke1-58/+0
2009-08-05s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke1-113/+0
2009-08-05s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke1-109/+0
2009-08-05s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke1-60/+0
2009-08-05s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke1-42/+0
2009-07-18s3: compile warning and upn handlingBo Yang1-0/+5
2009-06-14Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke1-17/+17
2009-06-14Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke1-59/+59
2008-11-18Clean-up various trailing space and >80 column lines.Steven Danneman1-1/+2
2008-11-18Added ability to remove id mappings in wbinfo and libwbclient.Steven Danneman1-0/+42
2008-08-12idmap rewriteVolker Lendecke1-5/+9
2008-08-12Remove the multi-ID lookup code and the 3.2.0 version of idmap_cacheVolker Lendecke1-26/+0
2008-08-12Move the gid2sid cache to the parent winbind processVolker Lendecke1-19/+77
2008-08-12Move the uid2sid cache to the parent winbind processVolker Lendecke1-19/+78
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-1/+1
2007-12-12winbindd: remove unused WINBINDD_DUMP_MAPS supportStefan Metzmacher1-39/+0
2007-12-11winbindd: pass const char *logfile to winbindd_dump_maps_async()Stefan Metzmacher1-4/+12
2007-10-22r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher1-12/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-14/+14
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-0/+12
2007-10-10r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher1-12/+0
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+560