summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is...Michael Adam2007-12-201-6/+9
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-2/+2
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-1/+1
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-071-5/+11
* Remove pstrings from everything except srv_spoolss_nt.c.Jeremy Allison2007-11-271-2/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-8/+8
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-64/+14
* r25287: Eliminate a handful of red bars and overly long lines I justMichael Adam2007-10-101-32/+40
* r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's neverJeremy Allison2007-10-101-8/+8
* r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len.Michael Adam2007-10-101-8/+8
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+2382