summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r9780: Clean up a bunch of compiler warnings.James Peach2005-08-302-9/+1
* r9758: make sure to lower case usernames in winbindd's getpwnam()Gerald Carter2005-08-291-1/+4
* r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...Volker Lendecke2005-08-282-7/+7
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2005-08-244-98/+0
* r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin...Gerald Carter2005-08-171-0/+290
* r9362: formatting cleanupGerald Carter2005-08-171-28/+21
* r9361: patch from Ed Plese to fix a faulty error in winbinddGerald Carter2005-08-171-13/+12
* r9330: Remove the classic dual daemon since it was not being used.Gerald Carter2005-08-163-238/+3
* r9322: fixing debug log and ensuring that we set the right winbind_methodsGerald Carter2005-08-162-4/+6
* r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284.James Peach2005-08-131-1/+16
* r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934.Jeremy Allison2005-08-121-1/+2
* r8800: grr...get logic right when checking #defineGerald Carter2005-07-271-2/+2
* r8799: disabling schannel on samr and lsa until I figure outGerald Carter2005-07-271-9/+15
* r8796: disable schannel on the lsa client pipe for now to deal with Windows 2...Gerald Carter2005-07-271-0/+7
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2005-07-191-2/+0
* r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner2005-07-042-8/+15
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2005-06-297-47/+127
* r7949: Work around for broken Solaris header files.Jeremy Allison2005-06-271-0/+26
* r7903: Attempt to fix the AIX buildVolker Lendecke2005-06-251-10/+10
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-2417-387/+386
* r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.Volker Lendecke2005-06-242-15/+29
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2005-06-209-298/+368
* r7454: couple of winbindd fixesGerald Carter2005-06-104-9/+17
* r7440: * merge registry server changes from trunk (so far) for more Gerald Carter2005-06-091-4/+4
* r7423: Fix the build on sol10Volker Lendecke2005-06-091-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-0820-2637/+6290
* r7243: Don't look at gencache.tdb for the trusted domains if winbind is around. Volker Lendecke2005-06-031-0/+31
* r7148: Fix #2736: winbind race condition with detecting idle clientsJim McDonough2005-05-311-6/+12
* r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant. Günther Deschner2005-05-311-12/+14
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-311-11/+1
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2005-05-316-1828/+1
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2005-05-125-95/+0
* r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett...Gerald Carter2005-05-092-7/+15
* r6643: fix some build issues on IRIX;l patch from james peachGerald Carter2005-05-073-4/+10
* r6627: Fix debug messageVolker Lendecke2005-05-061-2/+2
* r6566: fix a couple of local group bugs.Gerald Carter2005-05-011-1/+6
* r6450: * fix typo in htlm_auth help messageGerald Carter2005-04-251-4/+2
* r6401: Fix a debug messageVolker Lendecke2005-04-201-1/+1
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2005-04-151-12/+22
* r6296: add message about known interoperability issue with Windows 2003 SP1 DCsGerald Carter2005-04-111-0/+10
* r6273: Remove some unused code, minor cleanupVolker Lendecke2005-04-102-12/+3
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2005-04-093-6/+1
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-063-13/+12
* r6217: After talking to jerry, commit the partial fix for wbinfo -r. This fix...Volker Lendecke2005-04-051-15/+23
* r6216: Brown paper-bag bug fix for wbinfo --user-sids.... Nobody seems to rea...Volker Lendecke2005-04-051-2/+2
* r6158: fix some misleading error messagesGerald Carter2005-03-311-2/+2
* r6154: fix winbindd <-> Windows 2003 sp1 issue.Gerald Carter2005-03-311-1/+5
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2005-03-314-5/+8
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2005-03-304-4/+5
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2005-03-271-4/+53