summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_sid.c
Commit message (Collapse)AuthorAgeFilesLines
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-1/+1
| | | | | least surprise for callers (This used to be commit eb523ba77697346a365589101aac379febecd546)
* winbindd: remove unused WINBINDD_DUMP_MAPS supportStefan Metzmacher2007-12-121-39/+0
| | | | | | | | | Also the design of this function was really bad, instead do the dump into a file, the client should get back the list of mappings. metze (This used to be commit ce7fe8acf41e90553431c7cda6823700701835c7)
* winbindd: pass const char *logfile to winbindd_dump_maps_async()Stefan Metzmacher2007-12-111-4/+12
| | | | | metze (This used to be commit a52237e3a10aa4ac15cd9e7b859a54c46bfa9cdf)
* r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher2007-10-221-12/+0
| | | | | | metze (cherry picked from commit 953229f040580071f6ee09413f67f7edd3227728) (This used to be commit 590954407b5badfb9d6b8fb55077dc6a520fb816)
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-14/+14
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-0/+12
| | | | (This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
* r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher2007-10-101-12/+0
| | | | | metze (This used to be commit 953229f040580071f6ee09413f67f7edd3227728)
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+560
metze (This used to be commit 3ac7566ae14c48ff9b0f6b232e0ec4b2f73df558)