Merge branch 'master' of git://git.samba.org/samba
[nivanova/samba-autobuild/.git] / source3 / winbindd /
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-03 Volker Lendeckes3: Slightly simplify winbindd_dual_ccache_ntlm_auth
2010-01-02 Volker Lendeckes3: Fix a typo
2010-01-02 Volker Lendeckes3: simplify find_root_domain, find_our_domain() never...
2010-01-02 Volker Lendeckes3: Use global_sid_Builtin in find_builtin_domain
2010-01-02 Volker Lendeckes3: Avoid adding a domain twice
2010-01-02 Volker Lendeckes3: Make free_domain_list() static
2010-01-02 Volker Lendeckes3: Introduce domain_is_forest_root() helper function
2009-12-30 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-28 Volker Lendeckes3: Check for lp_winbind_trusted_domains_only in wb_get...
2009-12-28 Volker Lendeckes3: Move a lp_winbind_trusted_domains_only() check...
2009-12-28 Volker Lendeckes3: Pass netr_DomainTrustList instead of names and...
2009-12-28 Volker Lendeckes3: Simplify winbindd_ads.c:trusted_domains()
2009-12-28 Volker Lendeckes3: Remove some unused code
2009-12-28 Volker Lendeckes3: Simplify winbindd_list_trusted_domains() slightly
2009-12-28 Volker Lendeckes3: Simplify "setup_domain_child" slightly
2009-12-26 Volker Lendeckes3:winbind Make the normal client exit message a bit...
2009-12-26 Volker Lendeckes3: Fix a typo found by Matthias Dieter Wallnöfer ...
2009-12-26 Volker Lendeckes3: Fix a bogus uninitialized variable warning
2009-12-26 Volker Lendeckes3: Replace IS_DOMAIN_OFFLINE by a function
2009-12-26 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-26 Volker Lendeckes3: winbindd_cli_state->getgrent_state is no longer...
2009-12-26 Volker Lendeckes3: getgrent_state has been replaced by grent_state
2009-12-23 Volker Lendeckes3: wbinfo --ping-dc is not cacheable
2009-12-23 Volker Lendeckes3: Remove some unused code
2009-12-23 Volker Lendeckes3: Remove unused sendto_child()
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-12-22 Andrew Bartletts3:ntlmssp: remove the typedef NTLMSSP_STATE
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-12-21 Volker Lendeckes3:winbindd: Fix a brown paper bag bug in wbinfo -t ...
2009-12-21 Volker Lendeckes3: Shrink winbindd_proto.h a bit
2009-12-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-21 Volker Lendeckes3: Remove unused get_sam_group_entries
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getsidaliases
2009-12-21 Volker Lendeckes3: Remove an unused struct definition
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getuserdomgroups
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getdcname
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupname
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupsid
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_userinfo
2009-12-21 Volker Lendeckes3: Remove some unused dual functions
2009-12-21 Volker Lendeckes3: Remove unused do_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_gid2sid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_uid2sid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_sid2gid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_sid2uid_async
2009-12-21 Volker Lendeckes3: Remove unused do_async_domain
2009-12-21 Volker Lendeckes3: Remove unused query_user_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_getsidaliases_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupname_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupsid_async
2009-12-03 Bo Yangs3: Fix crash in winbindd;(bug#6879).
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-24 Volker Lendeckes3: Always try SamLogonEx
2009-11-23 Michael Adams3:idmap_ldap: fix indentation: tab/space mixup
2009-11-23 Volker Lendeckes3-winbind: In _wbint_CheckMachineAccount, there is...
2009-11-20 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-20 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-19 Volker Lendeckes3: Avoid races to change the machine password in winbind
2009-11-19 Volker Lendeckes3: Protect against flooding the DC with pwchange requests
2009-11-19 Volker Lendeckes3: Re-check the timeout in machine_password_change_han...
2009-11-19 Volker Lendeckes3: Add some debugs to the winbind machine pwchange...
2009-11-19 Volker Lendeckes3: Do not kill the whole smb session if a machine...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference the ndr_tables in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-08 Volker Lendeckes3: Do not reference the ndr_tables in the server calls...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-06 Günther Deschners3-kerberos: add impersonate_principal for kerberos_ret...
2009-11-06 Bo Yangs3: Fix kerberos refresh chain.
2009-11-03 Günther Deschners3-passdb: cleanup some callers of pdb_get_trusteddom_pw().
2009-10-19 Karolin SeegerFix typo.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Volker Lendeckes3:winbind: Move fillup_pw_field() as static to wb_fill...
2009-10-15 Jeremy AllisonFix valgrind memory leak in bug #6814 - Fixes for probl...
2009-10-14 Jeremy AllisonFix the build, missing ->.
2009-10-14 Jeremy AllisonFinal part of fix for bug 6793 - winbindd crash with...
2009-10-14 Volker Lendeckes3:winbind: Fix a double-free
2009-10-14 Volker Lendeckes3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
2009-10-13 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Günther Deschners3-winbindd: NDR_WBINT_CHECKMACHINEACCOUNT should not...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-10-07 Günther Deschners3-winbindd: libwbclient: implement secure channel...
2009-10-06 Volker Lendeckes3:winbind: Make query_user_list in winbindd_rpc a...
2009-10-06 Günther Deschners3-winbindd: make sure to reset connections when machin...
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3:winbind: Slightly simplify the logic of nss_init...
2009-10-05 Volker Lendeckes3:winbind: Fix typos
2009-10-05 Volker Lendeckes3: Attempt to fix machine password change
2009-10-03 Volker Lendeckes3:winbind: use wb_fill_pwent in wb_getpwsid
2009-10-03 Volker Lendeckes3:winbind: No point in using strequal to detect a...
2009-10-03 Volker Lendeckes3:winbind: use talloc_tos() instead of NULL in fillup_...
2009-10-03 Volker Lendeckes3:winbind: Fix a debug message
2009-09-28 Volker Lendeckes3:winbind: remove a pointless initialization
2009-09-28 Volker Lendeckes3:winbind: Make check_info3_in_group, sanitize its...
2009-09-28 Volker Lendeckes3:winbind: Make "check_request_flags" publically available
next