summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r19710: Fix memory leak in get_conf_item_string(). AsJeremy Allison2007-10-101-5/+1
* r19703: Don't free a string if you want to return it!Simo Sorce2007-10-101-1/+0
* r19686: Fix the buildVolker Lendecke2007-10-101-1/+1
* r19667: Fix incorrect null checkVolker Lendecke2007-10-101-1/+1
* r19657: Correctly check for malloc failureVolker Lendecke2007-10-101-1/+1
* r19656: Correctly check for malloc failureVolker Lendecke2007-10-101-1/+1
* r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner2007-10-101-1/+1
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-101-2/+0
* r19420: Remove strequal and use strcmp() instead. Meant toGerald Carter2007-10-101-11/+12
* r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn offGerald Carter2007-10-101-7/+14
* r19413: Now we're calling init_dc_connection, this codeJeremy Allison2007-10-101-16/+0
* r19399: Now Guenther discovered one crash dereferencing domain->backends,Jeremy Allison2007-10-101-1/+1
* r19394: When we fail to get the list of trusted domains, make sure to returnGünther Deschner2007-10-101-1/+1
* r19391: Fix crash bug within the winbind caching method.Günther Deschner2007-10-101-0/+5
* r19371: Add two missing refresh_sequence_number calls where they are missingGünther Deschner2007-10-101-0/+3
* r19351: Also export the info3 profilepath via the PAM_WINBIND_PROFILEPATH dataGünther Deschner2007-10-102-0/+13
* r19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SET data.Günther Deschner2007-10-101-1/+1
* r19348: Fix uninitialized dictionary handle, found by valgrind.Günther Deschner2007-10-101-3/+3
* r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed.Günther Deschner2007-10-101-0/+9
* r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unusedJeremy Allison2007-10-101-5/+5
* r19301: Correct debug statement.Jeremy Allison2007-10-101-1/+1
* r19300: Fix null deref in debug statement.Jeremy Allison2007-10-101-3/+3
* r19287: As requested by Bjoern Jacke <bjoern@j3e.de>: Check in the NetBSD win...Volker Lendecke2007-10-103-1/+456
* r19272: Ensure we return 1 member in the optimized case.Jeremy Allison2007-10-101-0/+1
* r19271: Test the "hack" for "Domain Users" as agreed withJeremy Allison2007-10-101-9/+120
* r19255: Add blacklist of accounts when NSS initgroups calls are coming in andGünther Deschner2007-10-101-0/+24
* r19254: Make sure to also wait 35 seconds to receive a Netlogon GETDC replyGünther Deschner2007-10-101-0/+8
* r19230: Doh ! Fix obvious crash bug.....Jeremy Allison2007-10-101-5/+5
* r19212: Make sure domains marked internal don't doJeremy Allison2007-10-102-14/+29
* r19209: Ensure we don't make mistakes by sending online/offlineJeremy Allison2007-10-101-26/+100
* r19207: Properly canonicalize incoming names to theJeremy Allison2007-10-103-4/+33
* r19206: Jeremy, for some reason storing a value-less entry in TDB does not workGünther Deschner2007-10-101-9/+3
* r19159: The getdc call can take a long time. Allow for timeouts.Jeremy Allison2007-10-101-1/+9
* r19155: Fix debug message.Jeremy Allison2007-10-101-1/+1
* r19148: Finish last nights patch - make offlineJeremy Allison2007-10-104-51/+78
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-102-6/+8
* r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison2007-10-103-43/+24
* r19103: From "Björn JACKE <bjoern@j3e.DE>":Jeremy Allison2007-10-101-1/+1
* r19066: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r19065: No functional change, just a trivial simplificationVolker Lendecke2007-10-101-19/+19
* r19064: This code block is already #ifdef'ed by WITH_ADS which should implyVolker Lendecke2007-10-101-2/+2
* r18980: Be a little more intelligent about "startup_time",Jeremy Allison2007-10-103-7/+31
* r18955: fix the build on solaris where unistd.h needs to be includes beforeStefan Metzmacher2007-10-101-1/+1
* r18937: Protect against segc in the idmap winbindd child processGerald Carter2007-10-101-2/+4
* r18927: Fix build. *please* compile the code at least once before checking i...Gerald Carter2007-10-101-2/+2
* r18924: Minor cleanup.Günther Deschner2007-10-101-8/+8
* r18871: Fix copy/paste mixup.Günther Deschner2007-10-101-1/+1
* r18842: Protect against "winbind cache time = 0" on two other occasions.Günther Deschner2007-10-101-2/+2
* r18841: Protect against potential event loop when someone is using "winbindGünther Deschner2007-10-101-2/+2
* r18798: use libreplace headers in pam and nss modulesStefan Metzmacher2007-10-103-69/+8