summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r24734: Move nss_err_str() to a more public place.Günther Deschner2007-10-103-19/+21
* r24722: Squashed commit of the following:Gerald Carter2007-10-104-3/+127
* r24714: Fix confusing indent.Günther Deschner2007-10-101-6/+7
* r24713: Fix obvious error in enum_dom_groups. We were returning NT_STATUS_OK ...Günther Deschner2007-10-101-2/+1
* r24711: Remove unused talloc context from query_user_list rpc.Günther Deschner2007-10-101-7/+0
* r24649: Attempt to fix bug 4917. Simo, please check!Volker Lendecke2007-10-101-2/+2
* r24629: Make read_sock return the total number of bytes read insteadMichael Adam2007-10-101-3/+3
* r24625: add '-D' option to winbinddStefan Metzmacher2007-10-101-0/+1
* r24621: - deferr calling build_options();exit(0);Stefan Metzmacher2007-10-101-3/+4
* r24615: Say for which domain the getdcname request failed.Günther Deschner2007-10-101-1/+2
* r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher2007-10-101-4/+10
* r24584: Merge all pam post-processing code (in particular all extra_data code...Günther Deschner2007-10-101-147/+179
* r24583: Make sure we don't accept invalid request options.Günther Deschner2007-10-101-0/+41
* r24579: Merge error reporting to the end of winbindd_pam_auth().Günther Deschner2007-10-101-16/+14
* r24578: Fix build warning.Günther Deschner2007-10-101-1/+1