summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* * set winbind cache time to 5 minutesGerald Carter2003-06-033-18/+95
* Whitespace syncup.Tim Potter2003-05-281-1/+0
* This should be the correct fix for merge of bug #60 from 3.0.Tim Potter2003-05-271-3/+0
* Merge the remaining bits of fix for bug #60.Tim Potter2003-05-271-59/+48
* Updates for AIX winbind client from Stephen Roylance.Tim Potter2003-05-191-62/+58
* Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2003-05-141-0/+2
* Forgot one file.Jelmer Vernooij2003-05-101-3/+0
* Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-101-0/+1
* Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+2
* fixes to *_util.c filesSimo Sorce2003-05-032-1/+366
* proper wellknown sids initialization at startupSimo Sorce2003-05-011-0/+3
* *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-013-48/+17
* make winbind use idmap as well.Simo Sorce2003-04-277-1079/+54
* update copyright notice that is written to the logsGerald Carter2003-04-221-1/+1
* Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-164-16/+20
* Make this code actually compile (--with-ldapsam).Andrew Bartlett2003-04-161-4/+7
* Removed unused variable.Tim Potter2003-04-141-2/+0
* Winbind client for AIX. Written by Steve Roylance.Tim Potter2003-04-091-0/+411
* Create a pidfile, even when running in interactive mode.Tim Potter2003-04-071-3/+2
* privilaged -> privilegedTim Potter2003-04-075-10/+10
* Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter2003-04-071-22/+1
* This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce2003-04-061-5/+23
* Removed unused variables.Tim Potter2003-04-041-2/+0
* Fix a compile warning in slprintf format string.Tim Potter2003-04-031-4/+4
* The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2003-04-032-1/+395
* Fixup swat warning.Jeremy Allison2003-04-031-0/+6
* Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett2003-04-022-7/+22
* THE Idmap patch :-)Simo Sorce2003-04-024-33/+32
* Placeholder for winbind aix client.Tim Potter2003-03-311-0/+0
* Cleanup of winbind client side code.Tim Potter2003-03-3110-601/+708
* Don't use old usage() function, but the one from popt.Jelmer Vernooij2003-03-241-1/+0
* Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-242-1/+2
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-242-7/+4
* Convert to popt.Jelmer Vernooij2003-03-231-58/+26
* NTLM Authentication:Andrew Bartlett2003-03-237-33/+131
* Fix debug message not to use an uninitialized variable.Volker Lendecke2003-03-191-2/+1
* Some cosmetic changes to make the popt --usage output look nicer.Tim Potter2003-03-171-5/+5
* If it's an fstring, use fstrcpy().Andrew Bartlett2003-03-151-8/+8
* This patch attemptes to clean up winbindd's mutex locking.Andrew Bartlett2003-03-111-41/+37
* Remove obsolete file.Tim Potter2003-03-111-13/+0
* Make sure that the 'remote' machine name can only be set once. For some weirdAndrew Bartlett2003-03-081-9/+2
* Fix "might be used uninitialised" warnings.Jeremy Allison2003-03-031-2/+2
* fixed a crash bug in the new winbindd 'sids rule!' codeAndrew Tridgell2003-02-281-1/+1
* *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-282-15/+59
* Fix possible memory leak on failure.Andrew Bartlett2003-02-271-0/+1
* Kill RID-only and domain+RID madness from winbind.Andrew Bartlett2003-02-269-440/+377
* Merge from appliance:Tim Potter2003-02-261-34/+23
* After some comments from tridge, clean the new usergroups code into a helperAndrew Bartlett2003-02-251-71/+94
* Fix a really nasty bug where some users in AD domains (particularly childAndrew Bartlett2003-02-251-14/+90
* Fix a DEBUG() formatting, add some more debug to our SID pulling code andAndrew Bartlett2003-02-221-1/+1