summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_sid.c
AgeCommit message (Expand)AuthorFilesLines
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