summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r11960: add 'wbinfo --separator' to get the currently active winbind_separator.Günther Deschner2005-11-291-2/+19
* r11867: attempt at fixing the compile issue with nss_winbind.so on HP-UX caus...Gerald Carter2005-11-221-1/+3
* r11851: Display correct error string.Günther Deschner2005-11-221-1/+1
* r11707: alt_names[i] might be NULL for i>0 also...Volker Lendecke2005-11-131-1/+2
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2005-11-126-87/+0
* r11667: Fix a debug messageVolker Lendecke2005-11-111-2/+3
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2005-11-111-2/+2
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2005-11-104-0/+100
* r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter2005-11-102-27/+64
* r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter2005-11-081-1/+1
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-083-18/+23
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-051-0/+2
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2005-11-041-2/+3
* r11381: Correctly connect to 445 and 139 after a successful getdcname.Volker Lendecke2005-10-281-3/+10
* r11368: Remove a memleak that just cost me half an hour: If we terminate insi...Volker Lendecke2005-10-281-1/+1
* r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison2005-10-271-7/+1
* r11328: Actually verify that the bind on a pipe succeeded with a samr_connect orVolker Lendecke2005-10-271-167/+196
* r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...Volker Lendecke2005-10-271-59/+61
* r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.Volker Lendecke2005-10-271-3/+18
* r11319: read_buf_len and write_buf_len are no longer used, remove them.Volker Lendecke2005-10-272-6/+3
* r11280: BUG 3201: make sure request structure is cleared prior to sending the...Gerald Carter2005-10-241-0/+3
* r11253: Fix an annoying timeout when no nmbd is aroundVolker Lendecke2005-10-211-8/+8
* r11251: Fix a commentVolker Lendecke2005-10-211-7/+5
* r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner2005-10-211-17/+36
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-187-64/+71
* r10688: Fix from Volker for bugid #3068 - winbindd crash withJeremy Allison2005-10-031-1/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-3013-522/+658
* r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking...Gerald Carter2005-09-271-1/+4
* r10474: We better ignore builtin SIDs from the Active Directory DC to preventGünther Deschner2005-09-241-1/+8
* r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....Jeremy Allison2005-09-194-7/+14
* r10270: lowercase groupnames and groupmembers again.Günther Deschner2005-09-161-0/+1
* r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison2005-09-161-12/+18
* r10267: Exit if winbind can't find or generate a SID -- there's no point inVolker Lendecke2005-09-161-1/+1
* r10263: Fix debug which got more instead of less confusing.Günther Deschner2005-09-161-1/+1
* r10262: * Fix for getgrnam not returning builtin group (which is done by getentGünther Deschner2005-09-162-4/+6
* r10261: Don't bother to peek rids in builtin-sids.Günther Deschner2005-09-161-0/+3
* r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down...Volker Lendecke2005-09-111-1/+3
* 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