summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-03Fixup swat warning.Jeremy Allison1-0/+6
2003-04-03Fixup swat warning.Jeremy Allison1-0/+6
2003-04-02Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett2-7/+22
2003-04-02THE Idmap patch :-)Simo Sorce4-33/+32
2003-04-02Merge of winbind nss library cleanup from HEAD.Tim Potter8-1628/+372
2003-04-02Whitespace syncup.Tim Potter1-4/+4
2003-03-31This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User8-0/+1733
2003-03-31Placeholder for winbind aix client.Tim Potter1-0/+0
2003-03-31Cleanup of winbind client side code.Tim Potter10-601/+708
2003-03-24Don't use old usage() function, but the one from popt.Jelmer Vernooij1-1/+0
2003-03-24Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2-1/+2
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2-7/+4
2003-03-24(merge from HEAD)Andrew Bartlett7-33/+131
2003-03-23Convert to popt.Jelmer Vernooij1-58/+26
2003-03-23NTLM Authentication:Andrew Bartlett7-33/+131
2003-03-19Fix debug message not to use an uninitialized variable.Volker Lendecke1-2/+1
2003-03-19Fix debug message not to use an uninitialized variable.Volker Lendecke1-2/+1