hack! get rit of valgrind warnings
[metze/samba/wb-ndr.git] / source / winbindd / winbindd_pam.c
2008-05-02 Stefan Metzmachercompat_auth_plain dummy...
2008-05-02 Stefan Metzmacherimplement WINBIND_AUTH_LEVEL_CCACHE_NTLM_AUTH dummy
2008-05-02 Stefan Metzmacherimplement WINBIND_AUTH_LEVEL_CHANGE_PASSWORD_CRYPT...
2008-05-02 Stefan Metzmacherimplement WINBIND_AUTH_LEVEL_CHANGE_PASSWORD_PLAIN...
2008-05-02 Stefan Metzmacherimplement WINBIND_AUTH_LEVEL_COMPAT_LOGOFF dummy
2008-05-02 Stefan Metzmacherimplement WINBIND_AUTH_LEVEL_COMPAT_AUTH_RESPONSE dummy
2008-05-02 Stefan Metzmacherimplement WINBIND_AUTH_LEVEL_COMPAT_AUTH_PLAIN dummy
2008-05-02 Stefan Metzmacherwinbindd: split check_info3_in_group() into 2 functions
2008-04-21 Andrew BartlettAdd in a nice big comment explaining why SamLogonEx...
2008-04-04 Günther DeschnerUse sid_array_from_info3 in lookup_usergroups_cached().
2008-03-27 Günther DeschnerFix typo.
2008-03-27 Gerald W. CarterDon't fill password policy structure for any domain...
2008-03-27 Günther DeschnerMove LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
2008-03-25 Volker LendeckeFix a segfault
2008-03-19 Volker LendeckeMerge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Stefan Metzmacherwinbind: use a struct element for WBFLAG_PAM_UNIX_NAME
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 everywhere in winbindd.
2008-02-17 Günther DeschnerGetting rid of net_io_user_info3() when sending an...
2008-02-13 Stefan Metzmacherwinbindd: add rids and other_sids arrays in WBFLAG_PAM_...
2008-02-12 Günther DeschnerUse rpccli_samr_QueryUserInfo in net and winbindd.
2008-02-07 Günther DeschnerLet rpccli_samr_chgpasswd3 use rpccli_samr_ChangePasswo...
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-06 Günther DeschnerUse rpccli_samr_QueryDomainInfo() in winbindd.
2008-02-04 Michael AdamFix a typo in a debug message.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Günther DeschnerUse rpccli_samr_OpenUser() all over the place.
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Günther DeschnerRemove rpccli_samr_close and use pidl generated functio...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerRemove include/rpc_ds.h and all references to it completly.
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Stefan Metzmacherwinbindd: remove useless strcpy
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2007-12-20 Michael AdamOnly retrieve password policies in pam_auth when WBFLAG...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... save-diskspace-tags/samba-misc-tags/initial-v3-2-test
2007-10-10 Michael Adamr25287: Eliminate a handful of red bars and overly...
2007-10-10 Jeremy Allisonr25273: unistrX_to_ascii calls pull_ucs2 - ensure it...
2007-10-10 Michael Adamr25272: Fix a bunch of callers of pull_ucs2 that passed...
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/