summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_cm.c
Commit message (Expand)AuthorAgeFilesLines
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-161-0/+1
* s3: remove various references to server side dcerpc structs (which are not ne...Günther Deschner2011-05-161-1/+0
* s3: Make winbindd_reinit_after_fork return NTSTATUSVolker Lendecke2011-04-291-1/+5
* s3: In winbind, close parent/child socketsVolker Lendecke2011-04-291-1/+1
* s3: Close the winbind client fds after forkingVolker Lendecke2011-04-281-0/+10
* Remove fstrings from client struct. Properly talloc strings (ensuring we neve...Jeremy Allison2011-04-271-1/+6
* s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()Stefan Metzmacher2011-04-251-1/+1
* s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke2011-04-251-2/+2
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-04-051-0/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-04-051-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-04-051-0/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-04-051-0/+1
* s3: Fix Coverity ID 2173: FORWARD_NULLVolker Lendecke2011-03-281-1/+1
* s3-build: use HAVE_ADS define in some more places.Günther Deschner2011-03-231-1/+1
* s3: Cope with 192.168.1.1/24 in smbcontrol ip-droppedVolker Lendecke2011-03-181-4/+32
* s3: Fix uninitialized variablesVolker Lendecke2011-03-051-1/+2
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-281-0/+1
* s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)Günther Deschner2011-02-041-0/+1
* Fix value overflow (one too many 'f's ).Jeremy Allison2011-02-031-1/+1
* s3-winbind: prefer dcerpc_lsa_X functions in winbindd/winbind_cm.cGünther Deschner2011-02-021-29/+35
* s3-winbind: prefer dcerpc_samr_X functions in invalidate_cm_connection.Günther Deschner2011-02-021-3/+6
* s3-winbind: prefer dcerpc_samr_X functions in cm_connect_sam.Günther Deschner2011-02-021-13/+35
* s3-winbind: use status variable name in cm_connect_sam.Günther Deschner2011-02-021-33/+33
* s3: Add wbinfo --dc-infoVolker Lendecke2011-01-191-0/+93
* s3-winbind: prefer dcerpc_netr_X functions.Günther Deschner2011-01-131-9/+23
* s3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.hStefan Metzmacher2011-01-111-1/+1
* s3: Use the new nbt_getdc in winbindd_cmVolker Lendecke2011-01-071-23/+9
* s3:winbindd: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()Stefan Metzmacher2011-01-041-1/+4
* s3: Remove unused mem_ctx arg from set_getdc_requestVolker Lendecke2011-01-011-1/+1
* s3: Allow more control over smbsock_[any_]connectVolker Lendecke2010-12-291-3/+4
* s3:winbindd: remove useless ';'Stefan Metzmacher2010-12-281-1/+1
* s3: Use smbsock_any_connect in winbindVolker Lendecke2010-12-221-45/+13
* Fix the unexpected.tdb database problem. Change nmbd to store theJeremy Allison2010-11-141-1/+6
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-301-0/+33
* s3/winbind: use mono time for startup timeout checkBjörn Jacke2010-09-101-2/+2
* s3: Make winbind_add_failed_connection_entry staticVolker Lendecke2010-09-081-3/+4
* s3: Fix a typoVolker Lendecke2010-09-081-1/+1
* s3: Simplify cm_connect_sam a bitVolker Lendecke2010-09-081-5/+1
* s3: Check for sid instead of name in cm_connect_samVolker Lendecke2010-09-081-1/+1
* Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison2010-08-231-11/+18
* s3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp does not reset the se...Günther Deschner2010-08-091-7/+13
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-winbindd: route samr chgpwd ops for own domain over internal samr pipe as ...Günther Deschner2010-07-071-0/+8
* s3-winbind: Make sure that the policy handles are closed.Andreas Schneider2010-07-061-0/+12
* s3: only use netlogon/nbt header when needed.Günther Deschner2010-05-311-0/+1
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-181-0/+1
* s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2010-05-181-0/+1
* s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().Günther Deschner2010-05-171-2/+4