summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r25493: Fix typo in Jeremy's thread-safe winbind patch:Jim McDonough2007-10-101-1/+1
* r25441: Make wbinfo --sequence output the sequence number if --domainMichael Adam2007-10-101-1/+8
* r25426: Fix another implicit cast warning.Michael Adam2007-10-101-1/+1
* r25406: Make the Linux nss client code thread-safe.Jeremy Allison2007-10-101-12/+181
* r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-102-3/+1
* r25177: if configured using --enable-socket-wrapperStefan Metzmacher2007-10-102-1/+22
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-1032-29961/+0
* r25152: fix headers used in wbinfo.cStefan Metzmacher2007-10-101-2/+1
* r25148: Adapt to coding conventions.Günther Deschner2007-10-101-414/+697
* r25146: rename winbindd_nss.h => winbind_struct_protocol.hStefan Metzmacher2007-10-103-5/+3
* r25143: rename public functions from winbind_client.hStefan Metzmacher2007-10-107-83/+90
* r25130: make use only of base types which are provided by libreplaceStefan Metzmacher2007-10-107-216/+144
* r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplaceStefan Metzmacher2007-10-101-5/+0
* r25107: Fix const warning caused by the way I reformatted thisSimo Sorce2007-10-101-3/+4
* r25099: Commit fix for CVE-2007-4138 from 3.0.26 release.Gerald Carter2007-10-101-1/+1
* r25087: Reformatting: Get rid of an abundance of leading tabs...Michael Adam2007-10-101-11/+11
* r25086: Fix interdomain trusts (this povides the fix expected in r22709):Michael Adam2007-10-101-2/+2
* r25074: as all requests in the winbindd child are sync, we can use talloc_tos()Stefan Metzmacher2007-10-101-5/+2
* r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opco...Günther Deschner2007-10-101-0/+10
* r25064: We use BOOL/True/False not bool/true/falseSimo Sorce2007-10-101-4/+4
* r25063: Fix segfault in smbldp_set_creds when we want to use anonymous, theSimo Sorce2007-10-101-3/+4
* r25062: Reformat, remove trailing spaces and fit lines into 80 columnsSimo Sorce2007-10-101-156/+237
* r25060: Fix formatting, remove trailing spaces and cut lines longer than 80 c...Simo Sorce2007-10-101-160/+255
* r25059: Apply to 3.2 as wellSimo Sorce2007-10-101-24/+12
* r25032: Contact an off site DC if non is available on site.Lars Müller2007-10-101-13/+21
* r25022: Fix coverity #395. Resource leak on error.Jeremy Allison2007-10-101-6/+13
* r25020: Fix coverity #374, possible null deref.Jeremy Allison2007-10-101-4/+4
* r24978: move domain_init_recv() near the functions that uses itStefan Metzmacher2007-10-101-15/+16
* r24977: Ensure negative caching for name2sid, sid2name and rids2namesRafal Szczesniak2007-10-101-26/+89
* r24954: Fix the build without krb5.Günther Deschner2007-10-101-3/+11
* r24952: Set the kdc locator env vars. This makes the krb5 locator plugin fullyGünther Deschner2007-10-102-3/+67
* r24920: Reformatting.Günther Deschner2007-10-101-128/+182
* r24879: Activate the winbindd cache-validation message handler.Michael Adam2007-10-101-4/+38
* r24848: Make tdb_validate() take an open tdb handle instead of a file name.Michael Adam2007-10-101-1/+6
* r24843: Add a "validate-cache" control message to winbindd.Michael Adam2007-10-101-0/+26
* r24833: Move locator to nsswitch (does not belong to libads anymore).Günther Deschner2007-10-101-0/+395
* r24830: Add a winbindd cache validation function that does not doMichael Adam2007-10-101-0/+25
* r24829: Make use of a variable, that is available... :-)Michael Adam2007-10-101-2/+1
* r24826: Fix two memleaks in idmap_cache.c, bug 4917Volker Lendecke2007-10-101-2/+4
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-102-9/+8
* r24807: Add WINBINDD_LOCATOR_KDC_ADDRESS env which will be used for the case ...Günther Deschner2007-10-102-0/+34
* r24801: When told to ignore the winbind cache also do so while trying to stor...Günther Deschner2007-10-101-0/+4
* r24799: Prefer IP address to dns name when replying in winbindd dsgetdcname.Günther Deschner2007-10-101-1/+17
* r24786: Fix another build warning.Günther Deschner2007-10-101-5/+5
* r24785: Put checks in parentheses.Günther Deschner2007-10-101-1/+1
* r24778: Make sure krb5 locator requests go to a separate locator winbind child.Günther Deschner2007-10-104-5/+31
* r24747: Add WINBINDD_DSGETDCNAME call.Günther Deschner2007-10-105-0/+75
* r24746: As the winbindd pipe is officially broken since a while: split out re...Günther Deschner2007-10-102-13/+15
* r24740: Fix the build.Günther Deschner2007-10-101-0/+2
* r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS...Günther Deschner2007-10-102-2/+2