summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* dsgetdcname: use existing messaging_context if possible.Günther Deschner2008-05-091-1/+2
* Use strip_hostname after dsgetdcname/getdcname calls.Günther Deschner2008-05-092-12/+3
* dsgetdcname: mailslot replies are identical to the cldap ones, use cldap ever...Günther Deschner2008-05-091-0/+1
* mailslot/cldap: use nt_version bits in queries.Günther Deschner2008-05-061-1/+3
* Winbind: Prevent cycle in children list when reaping dead child processes.Gerald W. Carter2008-04-301-0/+4
* mailslot: allow to give back struct nbt_ntlogon_packet.Günther Deschner2008-04-241-1/+2
* mailslot: allow to define nt_version in send_getdc_request().Günther Deschner2008-04-241-1/+1
* Fix CLEAR_IF_FIRST handling of messages.tdbVolker Lendecke2008-04-233-3/+3
* Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter2008-04-231-4/+14
* winbindd_cache: simplify logic in new key length check for UA keys.Michael Adam2008-04-231-14/+9
* winbindd_cache: recognize and allow longer UA keysHolger Hetterich2008-04-231-3/+13
* Fix wbinfo --group-info if the winbind separator set to non \Volker Lendecke2008-04-221-2/+4
* cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner2008-04-211-1/+1
* winbind: pass down existing talloc context.Günther Deschner2008-04-211-5/+6
* Add in a nice big comment explaining why SamLogonEx matters.Andrew Bartlett2008-04-211-0/+21
* winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.Günther Deschner2008-04-211-1/+3
* Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_structVolker Lendecke2008-04-201-29/+23
* Introduce rpccli_set_timeout()Volker Lendecke2008-04-203-6/+6
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-202-5/+5
* winbindd: create the messaging conntext earlierStefan Metzmacher2008-04-181-7/+17
* winbindd: call reinit_after_fork() in the child processesStefan Metzmacher2008-04-182-6/+4
* Move GETDC mailslot out of winbindd.Günther Deschner2008-04-171-162/+2
* dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbinddStefan Metzmacher2008-04-121-0/+7
* winbindd: only call winbindd_validate_cache when not in offline logon mode.Michael Adam2008-04-102-20/+17
* Also accept 0x15 getdc repliesVolker Lendecke2008-04-101-19/+22
* Try anonymous session setupVolker Lendecke2008-04-091-1/+3
* winbindd: fix break out early condition in fill_grent_mem().Michael Adam2008-04-071-1/+1
* Only cache password policy results that worked, otherwise weBo Yang2008-04-071-1/+3
* Use sid_array_from_info3 in lookup_usergroups_cached().Günther Deschner2008-04-042-41/+11
* Fix trusted users on a DC that uses the old idmap syntax. There was no defaul...Simo Sorce2008-04-031-0/+70
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-021-5/+1
* Fix enumeration of forest trusts from our root domain.Gerald W. Carter2008-03-311-1/+1
* Augmented "wbinfo -m" to list additional information about the type, directio...Steven Danneman2008-03-311-13/+91
* Forest root trust flags won't overwrite child trust flagsSteven Danneman2008-03-312-33/+54
* winbindd_cache: add missing validation function for pwinfo cache entryMichael Adam2008-03-291-0/+24
* Don't let winbind getgroups crash when we have no gids in the token.Günther Deschner2008-03-291-3/+5
* Make some fns staticVolker Lendecke2008-03-281-16/+5
* Fix typo.Günther Deschner2008-03-271-5/+5
* Don't fill password policy structure for any domain other than our own.Gerald W. Carter2008-03-271-3/+15
* Fix wbinfo -a trusted\\user%password on a Samba DC with trustsVolker Lendecke2008-03-272-1/+5
* Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.Günther Deschner2008-03-271-0/+2
* Fix winbind NETLOGON cred chain on a samba dc for w2k8 trusts.Günther Deschner2008-03-261-1/+5
* Fix a segfaultVolker Lendecke2008-03-251-1/+1
* Fix typoVolker Lendecke2008-03-251-1/+1
* Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possibleVolker Lendecke2008-03-193-23/+90
* Fix some "nexted extern" warninsVolker Lendecke2008-03-191-8/+8
* Use a separate tdb for mutexesVolker Lendecke2008-03-101-11/+6
* winbind: use a struct element for WBFLAG_PAM_UNIX_NAMEStefan Metzmacher2008-02-281-14/+4
* Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.Günther Deschner2008-02-281-5/+5
* Add my copyright.Günther Deschner2008-02-271-0/+1