summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-06-16Fix some compiler warnings.Tim Potter1-2/+0
2003-06-16made a debug statement more usefulAndrew Tridgell1-2/+3
2003-06-13Forward port the app-head changes for dc name cache into 3.0.Jeremy Allison1-6/+1
2003-06-10Add in rety loop for query_user_list (from APP_HEAD). Deals with a bugJeremy Allison2-5/+56
2003-06-10- fixed the bug that forced us not to use the winbindd cache when weAndrew Tridgell5-41/+46
2003-06-10More instrumentation for winbindd.Jeremy Allison1-0/+14
2003-06-10Instrument cache with debug statements so I can have a clue as to whatJeremy Allison1-56/+208
2003-06-06compile errorGerald Carter1-1/+1
2003-06-06merge from APP_HEAD. Push negative connection cacheGerald Carter1-317/+4
2003-06-03* set winbind cache time to 5 minutesGerald Carter3-18/+95
2003-05-27Fix extra arg for cm_get_netlogon_cli()Tim Potter1-1/+1
2003-05-27Whoops - tried to merge to wrong branch for bug #60 merge. This redosTim Potter1-3/+0
2003-05-26Formatting syncup.Tim Potter1-3/+1
2003-05-26Merge of fix for bug #60.Tim Potter1-0/+3
2003-05-23Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter1-1/+1
2003-05-19Updates for AIX winbind client from Stephen Roylance.Tim Potter1-62/+58
2003-05-15Fix for winbindd segfault (finally I think this is the correct one :-)Jeremy Allison1-1/+1
2003-05-14Ok, try and fix this correctly... Simplify the nasty loop logic.Jeremy Allison1-7/+7
2003-05-14Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison1-0/+2
2003-05-12And finally IDMAP in 3_0Simo Sorce6-58/+35
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-05-08This puts real netlogon connection caching to winbind. This becomesVolker Lendecke3-81/+135
2003-05-06There appears to be no reason why we have to execute theTim Potter2-60/+45
2003-05-03This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+360
2003-05-03fixes to *_util.c filesSimo Sorce2-1/+366
2003-05-01proper wellknown sids initialization at startupSimo Sorce1-0/+3
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce3-48/+17
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter3-2/+26
2003-04-27make winbind use idmap as well.Simo Sorce7-1079/+54
2003-04-23Merge HEAD's winbind into 3.0.Andrew Bartlett10-760/+642
2003-04-22update copyright notice that is written to the logsGerald Carter1-1/+1
2003-04-22update copyright notice that is written to the logsGerald Carter1-1/+1
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett4-16/+20
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett4-16/+20
2003-04-16Make this code actually compile (--with-ldapsam).Andrew Bartlett1-4/+7
2003-04-14Removed unused variable.Tim Potter1-2/+0
2003-04-14Merge:Tim Potter1-91/+27
2003-04-14Syncup new HEAD version.Tim Potter1-128/+169
2003-04-14Syncup popt changes with HEAD.Tim Potter1-2/+2
2003-04-09Winbind client for AIX. Written by Steve Roylance.Tim Potter1-0/+411
2003-04-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+459
2003-04-07Winbind merges from HEAD:Andrew Bartlett6-17/+32
2003-04-07Create a pidfile, even when running in interactive mode.Tim Potter1-3/+2
2003-04-07privilaged -> privilegedTim Potter5-10/+10
2003-04-07Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter1-22/+1
2003-04-06This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce1-5/+23
2003-04-04Removed unused variables.Tim Potter1-2/+0
2003-04-03Fix a compile warning in slprintf format string.Tim Potter1-4/+4
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2-1/+395