summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_ccache_access.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-28s3:winbind: Sanitize the args for find_auth_domain: It only needs the flagsVolker Lendecke1-1/+1
2009-06-14Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke1-5/+5
2009-06-14Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke1-20/+20
2009-05-12Convert response.extra_data.data from malloc to tallocVolker Lendecke1-1/+2
2009-05-11Fix a bunch of compiler warnings about wrong format types.Jeremy Allison1-5/+6
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+283