summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3:winbind: Protect against invalid winbindd_cache entries in lookupridsVolker Lendecke2011-01-211-1/+2
* s3: Add wbinfo --dc-infoVolker Lendecke2011-01-194-0/+148
* s3-winbind: no need to include ../librpc/gen_ndr/cli_lsa.h inGünther Deschner2011-01-191-1/+0
* s3-winbind: prefer dcerpc_netr_X functions.Günther Deschner2011-01-134-28/+61
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-1130-30/+30
* s3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.hStefan Metzmacher2011-01-111-1/+1
* s3: Remove some unused codeVolker Lendecke2011-01-071-44/+0
* s3: Use the new nbt_getdc in winbindd_cmVolker Lendecke2011-01-071-23/+9
* s3: Make name_query use /tmp/.nmbd/unexpectedVolker Lendecke2011-01-071-10/+3
* s3: Make node_status_query use /tmp/.nmbd/unexpectedVolker Lendecke2011-01-071-7/+1
* s3:winbindd: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()Stefan Metzmacher2011-01-041-1/+4
* s3:winbindd/idmap_ad.c: update my CMichael Adam2011-01-031-1/+1
* s3:winbindd/idmap_util.c: add my CMichael Adam2011-01-031-0/+1
* s3:winbindd/idmap.c: add my CMichael Adam2011-01-031-0/+1
* s3:idmap_ldap: remove special handling of alloc secret (not used any more).Michael Adam2011-01-021-11/+8
* s3:idmap_ldap: remove unused idmap_ldap_alloc_context.Michael Adam2011-01-021-7/+0
* s3:idmap_ldap: remove alloc context member from ldap_idmap_contextMichael Adam2011-01-021-1/+0
* s3:idmap_ldap: remove use of alloc context from idmap_ldap_allocate_id().Michael Adam2011-01-021-16/+10
* s3:idmap_ldap: remove unused idmap_ldap_alloc_close_destructor().Michael Adam2011-01-021-12/+0
* s3:idmap_ldap: remove unused idmap_ldap_alloc_init().Michael Adam2011-01-021-82/+0
* s3:idmap_ldap: don't call idmap_ldap_alloc_init in idmap_ldap_init.Michael Adam2011-01-021-3/+3
* s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().Michael Adam2011-01-021-12/+7
* 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: Make name_query return NTSTATUSVolker Lendecke2010-12-281-9/+16
* s3: Make node_status_query return NTSTATUSVolker Lendecke2010-12-281-9/+15
* s3: Remove an ancient typedefVolker Lendecke2010-12-281-3/+3
* s3:winbindd: remove useless ';'Stefan Metzmacher2010-12-281-1/+1
* All calls to event_add_to_select_args() call GetTimeOfDay() andJeremy Allison2010-12-231-4/+1
* s3: Use smbsock_any_connect in winbindVolker Lendecke2010-12-221-45/+13
* s3: Use the right uid winbindd_raw_kerberos_login()Volker Lendecke2010-12-191-1/+1
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-192-2/+2
* libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke2010-12-192-2/+2
* s3: wcache_invalidate_samlogon only needs the SIDVolker Lendecke2010-12-193-12/+15
* s3: netsamlogon_clear_cached_user only needs the SIDVolker Lendecke2010-12-191-1/+1
* s3: Fix some typosVolker Lendecke2010-12-191-1/+1
* s3-winbind Improve memory handling in NTLMv2-backend plaintext authenticationAndrew Bartlett2010-12-101-17/+6
* s3-winbind Don't send the LM password to the server, everAndrew Bartlett2010-12-101-11/+1
* s3: Fix bug 7844: Race in winbindVolker Lendecke2010-12-061-4/+8
* s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain nameVolker Lendecke2010-12-062-1/+4
* s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domainVolker Lendecke2010-12-061-1/+1
* s3: Fix bug 7843: Expand the local SAMs aliasesJeremy Allison2010-12-061-2/+2
* s3-waf: avoid module name uppercasing.Günther Deschner2010-12-011-32/+32
* s3-waf: convert IDMAP_AD into a subsystem.Günther Deschner2010-11-301-4/+12
* s3-waf: convert IDMAP_HASH into a subsystem.Günther Deschner2010-11-301-2/+8
* s3-waf: convert IDMAP_ADEX into a subsystem.Günther Deschner2010-11-301-2/+8
* s3: Fix bug 7832Volker Lendecke2010-11-301-0/+2
* s3: Return the correct result from winbindd_dual_auth_passdbVolker Lendecke2010-11-271-2/+3
* s3: Fix filling in the pam_auth_crap domain nameVolker Lendecke2010-11-261-15/+6
* s3:winbind correct a copy&paste errorChristian Ambach2010-11-241-3/+3