summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12742: Don't write null sid mappings into the winbindd_cache.tdb.Günther Deschner1-1/+3
2007-10-10r12713: Remove use of uint8_t -> uint8.Jeremy Allison1-6/+6
2007-10-10r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison1-0/+1
2007-10-10r12544: Fix segfaults in winbind, smbpasswd and netVolker Lendecke1-0/+2
2007-10-10r12407: Fix returning wrong error codes and better sort out errors and stdoutGünther Deschner1-41/+49
2007-10-10r12341: add DEBUG statement.Günther Deschner1-1/+3
2007-10-10r12313: Introduce yet another copy of the string_sub function:Volker Lendecke1-6/+12
2007-10-10r12273: Fix copy paste error.Günther Deschner1-2/+2
2007-10-10r12193: Fix some typos.Günther Deschner3-3/+3
2007-10-10r12170: Fix a segfault -- this is post-3.0.21 codeVolker Lendecke1-1/+2
2007-10-10r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke1-1/+1
2007-10-10r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.Volker Lendecke1-1/+15
2007-10-10r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke1-14/+27
2007-10-10r12045: More warning fixes... Just a few more to go.Jeremy Allison1-1/+1
2007-10-10r11960: add 'wbinfo --separator' to get the currently active winbind_separator.Günther Deschner1-2/+19
2007-10-10r11867: attempt at fixing the compile issue with nss_winbind.so on HP-UX caus...Gerald Carter1-1/+3
2007-10-10r11851: Display correct error string.Günther Deschner1-1/+1
2007-10-10r11707: alt_names[i] might be NULL for i>0 also...Volker Lendecke1-1/+2
2007-10-10r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke6-87/+0
2007-10-10r11667: Fix a debug messageVolker Lendecke1-2/+3
2007-10-10r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter1-2/+2
2007-10-10r11652: Reinstate the netsamlogon_cache in order to workGerald Carter4-0/+100
2007-10-10r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter2-27/+64
2007-10-10r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter1-1/+1
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison3-18/+23
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-0/+2
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison1-2/+3
2007-10-10r11381: Correctly connect to 445 and 139 after a successful getdcname.Volker Lendecke1-3/+10
2007-10-10r11368: Remove a memleak that just cost me half an hour: If we terminate insi...Volker Lendecke1-1/+1
2007-10-10r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison1-7/+1
2007-10-10r11328: Actually verify that the bind on a pipe succeeded with a samr_connect orVolker Lendecke1-167/+196
2007-10-10r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...Volker Lendecke1-59/+61
2007-10-10r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.Volker Lendecke1-3/+18
2007-10-10r11319: read_buf_len and write_buf_len are no longer used, remove them.Volker Lendecke2-6/+3
2007-10-10r11280: BUG 3201: make sure request structure is cleared prior to sending the...Gerald Carter1-0/+3
2007-10-10r11253: Fix an annoying timeout when no nmbd is aroundVolker Lendecke1-8/+8
2007-10-10r11251: Fix a commentVolker Lendecke1-7/+5
2007-10-10r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner1-17/+36
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison7-64/+71
2007-10-10r10688: Fix from Volker for bugid #3068 - winbindd crash withJeremy Allison1-1/+2
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter13-522/+658
2007-10-10r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking...Gerald Carter1-1/+4
2007-10-10r10474: We better ignore builtin SIDs from the Active Directory DC to preventGünther Deschner1-1/+8
2007-10-10r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....Jeremy Allison4-7/+14
2007-10-10r10270: lowercase groupnames and groupmembers again.Günther Deschner1-0/+1
2007-10-10r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison1-12/+18
2007-10-10r10267: Exit if winbind can't find or generate a SID -- there's no point inVolker Lendecke1-1/+1
2007-10-10r10263: Fix debug which got more instead of less confusing.Günther Deschner1-1/+1
2007-10-10r10262: * Fix for getgrnam not returning builtin group (which is done by getentGünther Deschner2-4/+6
2007-10-10r10261: Don't bother to peek rids in builtin-sids.Günther Deschner1-0/+3