Age | Commit message (Expand) | Author | Files | Lines |
2008-02-17 | Use netr_SamInfo3 everywhere in winbindd. | Günther Deschner | 1 | -110/+93 |
2008-02-17 | Getting rid of net_io_user_info3() when sending an NDR encoded netr_SamInfo3. | Günther Deschner | 1 | -16/+18 |
2008-02-13 | winbindd: add rids and other_sids arrays in WBFLAG_PAM_INFO3_TEXT mode | Stefan Metzmacher | 1 | -1/+43 |
2008-02-12 | Use rpccli_samr_QueryUserInfo in net and winbindd. | Günther Deschner | 1 | -6/+6 |
2008-02-07 | Let rpccli_samr_chgpasswd3 use rpccli_samr_ChangePasswordUser3 internally. | Günther Deschner | 1 | -16/+21 |
2008-02-06 | Use rpccli_samr_QueryDomainInfo() in winbindd. | Günther Deschner | 1 | -11/+11 |
2008-02-04 | Fix a typo in a debug message. | Michael Adam | 1 | -1/+1 |
2008-02-01 | Use rpccli_samr_OpenUser() all over the place. | Günther Deschner | 1 | -4/+5 |
2008-01-31 | Remove rpccli_samr_close and use pidl generated function instead. | Günther Deschner | 1 | -3/+3 |
2008-01-29 | Remove include/rpc_ds.h and all references to it completly. | Günther Deschner | 1 | -1/+1 |
2008-01-21 | winbindd: remove useless strcpy | Stefan Metzmacher | 1 | -4/+1 |
2008-01-17 | Finally enable pidl generated SAMR & NETLOGON headers and clients. | Günther Deschner | 1 | -3/+3 |
2008-01-09 | Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. | Michael Adam | 1 | -4/+5 |
2007-12-20 | Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is... | Michael Adam | 1 | -6/+9 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -2/+2 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -1/+1 |
2007-12-07 | Remove next_token - all uses must now be next_token_talloc. | Jeremy Allison | 1 | -5/+11 |
2007-11-27 | Remove pstrings from everything except srv_spoolss_nt.c. | Jeremy Allison | 1 | -2/+2 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -8/+8 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -64/+14 |
2007-10-10 | r25287: Eliminate a handful of red bars and overly long lines I just | Michael Adam | 1 | -32/+40 |
2007-10-10 | r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's never | Jeremy Allison | 1 | -8/+8 |
2007-10-10 | r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len. | Michael Adam | 1 | -8/+8 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+2382 |