s3: Fix connecting to port-139 only servers
[samba.git] / source3 / winbindd /
2011-01-13 Volker Lendeckes3: Use smbsock_any_connect in winbind
2011-01-13 Jeremy AllisonFix bug 7636 - winbind internal error, backtrace.
2011-01-13 Günther Deschners3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp...
2011-01-13 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2011-01-13 Günther Deschners3-winbind: make the getpeername() checks in cm_prepare...
2010-05-06 Volker Lendeckes3:winbind: Fix bug 5626
2010-05-06 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-05-06 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-05-06 Roel van MeerFix one of the valgrind warnings from bug #6814 - Fixes...
2010-05-06 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache...
2010-05-06 Stefan Metzmachers3:winbindd: remove unused variables
2010-05-06 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-05-06 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-05-06 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-05-06 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-05-06 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-05-06 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-05-06 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-01-04 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-23 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-12-23 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-12-23 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-10-20 Jeremy AllisonFinal part of fix for bug 6793 - winbindd crash with...
2009-10-20 Volker Lendeckes3:winbind: Fix a double-free
2009-10-20 Volker Lendeckes3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
2009-10-20 Volker Lendeckes3:winbind: Only ever handle one event after a select...
2009-10-20 Stefan Metzmachers3:winbindd: only notify the client when we exist,...
2009-10-20 Stefan Metzmachers3:winbindd_cm: don't invalidate the whole connection...
2009-10-20 Volker Lendeckes3:winbind: Fix an uninitialized variable (cherry picke...
2009-10-20 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-10-20 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-10-20 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-10-20 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-10-20 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-10-20 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-09 Günther Deschners3-winbindd: Fix Bug #6700: Use dns domain name when...
2009-08-13 Stefan Metzmachers3:winbindd: raise the timeout for lsa_Lookup*() calls...
2009-08-13 Bo Yangs3: To correctly handle upn
2009-06-19 Volker LendeckeFix bug 4699: Remove pidfile on clean shutdown
2009-05-29 Michael Adams3:idmap_ldap: filter out of range mappings in default...
2009-05-29 Michael Adams3:idmap: fix a comment typo
2009-05-29 Michael Adams3:idmap_tdb2: filter out of range mappings in default...
2009-05-29 Michael Adams3:idmap_tdb: filter out of range mappings in default...
2009-05-29 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-26 Michael Adams3:winbind:idmap_ldap: warn about duplicate SID->XID...
2009-05-26 Michael Adams3:winbind:idmap_ldap: warn about duplicate XID->SID...
2009-05-26 Volker LendeckeFix a race condition in winbind leading to a panic
2009-05-26 Michael Adams3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_un...
2009-05-26 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-04-28 Günther Deschners3-idmap: Fix bug #6286: Call init function for builtin...
2009-04-28 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-15 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-15 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-04-15 Björn Jackeѕ3/winbind_pam: fix gcc 4.4 compile warning
2009-04-15 Günther Deschners3: remove POLICY_HND.
2009-04-15 Stefan Metzmachers3:winbindd: accept new connections via fd events
2009-04-15 Stefan Metzmachers3:winbindd: move non event related code out of process...
2009-04-15 Stefan Metzmachers3:winbindd: remove unused close_winbindd_socket()...
2009-04-15 Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2009-04-15 Volker LendeckeFix a valgrind error
2009-04-15 Jeremy AllisonRemove pwd_cache.c, it was doing nothing. Make user_nam...
2009-03-12 Volker LendeckeFix #6167: winbindd -n should disable the winbind idmap...
2009-03-12 Volker LendeckeMake opt_nocache static to winbindd.c
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-03-06 Stefan Metzmachers3:winbindd_cm: remove useless cli_setup_signing_state...
2009-03-05 Bo YangFix careless mistake in winbindd_setup_sig_usr2_handler
2009-03-02 Bo YangMore fix to initialize idmap statuses
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-27 Bo YangInitialize the id_map status in idmap_ldap to avoid...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-17 Michael Adams3:winbindd: make do_async_domain() static.
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2009-02-09 Michael AdamRevert "s3:winbindd_user: create domain connection...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Michael Adams3:winbindd_user: create domain connection in winbindd_...
2009-02-09 Michael Adams3:winbindd_user: fix a debug message.
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-07 Volker LendeckeFix coverity ID 876 (FORWARD_NULL)
2009-02-06 Michael Adams3:idmap_tdb2: untangle assignment and check in idmap_t...
2009-02-06 Michael Adams3:idmap_tdb2: factor lodaing of ranges out into idmap_...
2009-02-06 Michael Adams3:idmap_tdb2: move together code that belongs together...
2009-02-06 Michael Adams3:idmap_tdb2: streamline idmap_tdb2_sid_to_id,
2009-02-06 Michael Adams3:idmap_tdb: simplify talloc usage with temp context...
2009-02-06 Michael Adams3:idmap_tdb: refactor out new function idmap_tdb_load_...
2009-02-06 Michael Adams3:idmap_tdb: use transactions in idmap_tdb_allocate_id()
2009-02-06 Michael Adams3:idmap_tdb: add tmp talloc ctx to idmap_tdb_sid_to_id...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Tim Proutys3 build: Fix "assignment discards qualifiers from...
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-02-01 Michael Adams3:winbind_group: fix "getent group" to allocate new...
2009-02-01 Michael Adams3:winbind_user: fix "getent passwd" to allocate new...
2009-02-01 Michael Adams3:winbind_user: move initialization of domain up in...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Michael Adams3:idmap: move IDMAP_VERSION to the idmap tdb backend...
next