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