summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_ccache_access.c
Commit message (Expand)AuthorAgeFilesLines
* Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke2009-06-141-5/+5
* Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke2009-06-141-20/+20
* Convert response.extra_data.data from malloc to tallocVolker Lendecke2009-05-121-1/+2
* Fix a bunch of compiler warnings about wrong format types.Jeremy Allison2009-05-111-5/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+283