summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13492: As noone objected on the mailing-list:Günther Deschner5-12/+61
2007-10-10r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner1-8/+8
2007-10-10r13409: No functional changes, just some DEBUG cleanup.Günther Deschner4-7/+5
2007-10-10r13391: Only fall into password change when ACB_PWNOEXP is not setGünther Deschner1-2/+2
2007-10-10r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2-2/+20
2007-10-10r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner3-17/+8
2007-10-10r13371: Remove an unused functionVolker Lendecke1-8/+0
2007-10-10r13316: Let the carnage begin....Gerald Carter22-536/+3833
2007-10-10r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter1-25/+45
2007-10-10r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...Volker Lendecke1-1/+3
2007-10-10r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter1-3/+5
2007-10-10r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter1-3/+3
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman3-3/+3
2007-10-10r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when -...Gerald Carter1-0/+2
2007-10-10r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison1-1/+2
2007-10-10r13024: Add is_null_sid.Günther Deschner1-2/+1
2007-10-10r12900: Merge from trunk:Günther Deschner2-1/+45
2007-10-10r12788: Since we have agreed on the case of winbindd names, we can store aGünther Deschner1-2/+5
2007-10-10r12787: Revert last commit that removed our logic of memorizing negativeGünther Deschner1-3/+1
2007-10-10r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke1-0/+4
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