s4:provision*.ldif - always set the "msDS-NcType" attribute correctly
[ira/wip.git] / source3 / winbindd /
2010-05-13 Andrew Bartletts3:winbindd Provide a winbindd_register_handlers()...
2010-05-13 Andrew Bartletts3:winbindd Split helper functions to allow s3compat...
2010-05-13 Andrew Bartletts3:Winbindd Move winbindd_event_context to a different...
2010-05-13 Andrew Bartletts3:winbindd Rename 'children' to 'winbindd_children...
2010-05-13 Andrew Bartletts3:winbindd Remove call to namecache_enable().
2010-05-11 Andrew Bartletts3:kerberos Return PAC_LOGON_INFO rather than the full...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-02 Volker Lendeckes3: Unify DEBUG_KRB5_TKT_REGAIN and DEBUG_KRB5_TKT_RENEWAL
2010-05-02 Volker Lendeckes3: Fix a typo
2010-05-02 Volker Lendeckes3: Fix the code order in append_auth_data
2010-04-29 Volker Lendeckes3: range-check idmap script output
2010-04-29 Volker Lendeckes3: Fix an uninitialized variable in idmap_tdb2_sid_to_id()
2010-04-29 Volker Lendeckes3: Fix some nonempty blank lines
2010-04-25 Volker Lendeckes3: async_domain_request is no longer used
2010-04-25 Volker Lendeckes3: Convert add_trusted_domains() to wb_domain_request_...
2010-04-25 Volker Lendeckes3: Simplify trustdom_state
2010-04-25 Volker Lendeckes3: Make "struct trustdom_state" its own talloc context
2010-04-24 Volker Lendeckes3: sendto_domain() is lo longer used
2010-04-23 Volker Lendeckes3: Allow pdb password change using WINBINDD_PAM_CHNG_P...
2010-04-23 Volker Lendeckes3: init_dc_connection() can't init for internal domains
2010-04-23 Volker Lendeckes3: replace some data_blob_talloc by data_blob_const
2010-04-23 Volker Lendeckes3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the...
2010-04-23 Günther Deschners3-winbind: fix setup_domain_child() callers.
2010-04-23 Volker Lendeckes3: Fix a winbind crash when scanning trusts
2010-04-19 Volker Lendeckes3: Move the in-memory ccache to the parent
2010-04-19 Volker Lendeckes3-winbind: Allow changing the password for pdb
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_LOGOFF to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_CHAUTHTOK to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH to the new async API
2010-04-19 Volker Lendeckewinbindd: Fill in num_entries where available
2010-04-19 Volker Lendeckes3: Add some debug to GETSIDALIASES
2010-04-18 Volker Lendeckes3: Fix indentation in remove_ccache
2010-04-18 Volker Lendeckes3: Fix a typo in winbindd_ccache_save
2010-04-13 Volker Lendeckes3-winbind: Authenticate SAM users
2010-04-13 Karolin Seegers3-winbindd: Fix typo in comment.
2010-04-11 Volker Lendeckes3: Use sizeof(chal) instead of a constant
2010-04-11 Volker Lendeckes3: Cosmetics -- I could not spot where "chal" was...
2010-04-10 Volker Lendeckes3: Remove domain selection from dual_pam_auth
2010-04-10 Volker Lendeckes3: Check 0 termination in GETALIASES
2010-04-08 Volker Lendeckes3: Remove the separate "child" argument from setup_dom...
2010-04-08 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache...
2010-04-05 Volker Lendeckes3: Fix a cut&paste error in winbindd_list_groups_done
2010-04-01 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-01 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-01 Volker Lendeckes3: Ensure NULL termination before printing in winbindd...
2010-04-01 Volker Lendeckes3: Fix a typo in winbindd_pam_logoff
2010-04-01 Stefan Metzmachers3:winbindd: correctly invalidate the cached connection
2010-04-01 Stefan Metzmachers3:winbindd: only set child_domain in the child
2010-04-01 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-04-01 Volker Lendeckes3: fix a typo in winbind_client_response_written
2010-03-31 Volker Lendeckes3: Fix an error message in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Ensure null termination in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Make check_info3_in_group static
2010-03-31 Volker Lendeckes3-winbind: Make append_auth_data() static
2010-03-29 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-03-29 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-03-29 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-03-29 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-03-29 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-03-29 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-03-29 Volker Lendeckes3: Fix bug 7212, "getent group does not return group...
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client...
2010-03-22 Volker Lendeckes3: Fix a bad memleak in winbind
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-05 Stefan Metzmachers3:winbindd: add DEBUG(10,...) for the end of each...
2010-03-06 Bo Yangs3: Fix unnecessary traversing winbindd_cache.tdb in...
2010-02-28 Volker Lendeckes3: Remove unused count_all_current_connections()
2010-02-28 Volker Lendeckes3: Fix but 7145 -- duplicate sam and unix accounts
2010-02-26 Roel van MeerFix one of the valgrind warnings from bug #6814 - Fixes...
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-23 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-02-17 Lars Müllers3: go straight to winbindd_dual_pam_auth() in case...
2010-02-09 Bo Yangs3: Don't invalidate cache for uninitialized domains.
2010-01-28 Karolin Seegers3/winbind_ccache: Fix typo in debug message.
2010-01-24 Volker Lendeckes3: Add the session key to the ccache_ntlm_auth response
2010-01-24 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-14 Kai Blins3 winbindd: Return number of groups in data.num_entrie...
2010-01-14 Kai Blins3 winbindd: Get WINBINDD_CHECK_MACHACC torture test...
2010-01-13 Volker Lendeckes3: Fix a winbind segfault in "trusted_domains"
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2010-01-09 Volker Lendeckes3: Remove a pointless "else" branch from add_ccache_to...
2010-01-09 Volker Lendeckes3: Slightly simplify winbindd_store_creds
2010-01-09 Volker Lendeckes3: Fix a segfault in winbindd_dual_ccache_ntlm_auth()
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Bo Yangs3: List trusted domains from wcache when domain is...
2010-01-06 Bo Yangs3: Make winbindd_cache.c aware of domain offline to...
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
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
next