summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_sid.c
Commit message (Expand)AuthorAgeFilesLines
* w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke2009-08-301-24/+0
* w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke2009-08-301-24/+0
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-291-30/+0
* s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke2009-08-051-58/+0
* s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke2009-08-051-58/+0
* s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke2009-08-051-113/+0
* s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke2009-08-051-109/+0
* s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke2009-08-051-60/+0
* s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke2009-08-051-42/+0
* s3: compile warning and upn handlingBo Yang2009-07-181-0/+5
* Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke2009-06-141-17/+17
* Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke2009-06-141-59/+59
* Clean-up various trailing space and >80 column lines.Steven Danneman2008-11-181-1/+2
* Added ability to remove id mappings in wbinfo and libwbclient.Steven Danneman2008-11-181-0/+42
* idmap rewriteVolker Lendecke2008-08-121-5/+9
* Remove the multi-ID lookup code and the 3.2.0 version of idmap_cacheVolker Lendecke2008-08-121-26/+0
* Move the gid2sid cache to the parent winbind processVolker Lendecke2008-08-121-19/+77
* Move the uid2sid cache to the parent winbind processVolker Lendecke2008-08-121-19/+78
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-1/+1
* winbindd: remove unused WINBINDD_DUMP_MAPS supportStefan Metzmacher2007-12-121-39/+0
* winbindd: pass const char *logfile to winbindd_dump_maps_async()Stefan Metzmacher2007-12-111-4/+12
* r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher2007-10-221-12/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-14/+14
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-0/+12
* r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher2007-10-101-12/+0
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+560