summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-09-24fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter1-15/+25
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-1/+0
2003-09-17Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison1-1/+1
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter17-184/+556
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce16-206/+313
2003-07-16ading new files from 3.0Gerald Carter1-0/+1209
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter18-999/+2320
2003-06-03* set winbind cache time to 5 minutesGerald Carter3-18/+95
2003-05-28Whitespace syncup.Tim Potter1-1/+0
2003-05-27This should be the correct fix for merge of bug #60 from 3.0.Tim Potter1-3/+0
2003-05-27Merge the remaining bits of fix for bug #60.Tim Potter1-59/+48
2003-05-19Updates for AIX winbind client from Stephen Roylance.Tim Potter1-62/+58
2003-05-14Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison1-0/+2
2003-05-10Forgot one file.Jelmer Vernooij1-3/+0
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij1-0/+1
2003-05-10Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij1-0/+2
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-27make winbind use idmap as well.Simo Sorce7-1079/+54
2003-04-22update copyright notice that is written to the logsGerald Carter1-1/+1
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-09Winbind client for AIX. Written by Steve Roylance.Tim Potter1-0/+411
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-02Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett2-7/+22
2003-04-02THE Idmap patch :-)Simo Sorce4-33/+32
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-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-17Some cosmetic changes to make the popt --usage output look nicer.Tim Potter1-5/+5
2003-03-15If it's an fstring, use fstrcpy().Andrew Bartlett1-8/+8
2003-03-11This patch attemptes to clean up winbindd's mutex locking.Andrew Bartlett1-41/+37
2003-03-11Remove obsolete file.Tim Potter1-13/+0
2003-03-08Make sure that the 'remote' machine name can only be set once. For some weirdAndrew Bartlett1-9/+2
2003-03-03Fix "might be used uninitialised" warnings.Jeremy Allison1-2/+2
2003-02-28fixed a crash bug in the new winbindd 'sids rule!' codeAndrew Tridgell1-1/+1