index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to fix bug #6099. According to Microsoft
Jeremy Allison
2009-07-30
1
-19
/
+63
*
Fix bug #5906 - Winbindd crash on 'getent group' (INTERNAL ERROR: Signal 11).
Jeremy Allison
2009-07-30
1
-2
/
+2
*
Fix logic bug introduce in backport of ccache_regain_all_now, sync with
Jeremy Allison
2009-01-12
1
-16
/
+23
*
Backport of the clean event context after fork and
Bo Yang
2009-01-12
3
-127
/
+409
*
Don't set child->requests to NULL in parent after fork
Bo Yang
2009-01-12
1
-1
/
+0
*
winbindd: make all winbind rpc-methods static.
Michael Adam
2009-01-12
1
-30
/
+31
*
winbindd_ads: use the reconnect methods instead of the rpc methods directly
Michael Adam
2009-01-12
1
-6
/
+74
*
Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.
Jeremy Allison
2009-01-12
1
-0
/
+1
*
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth
Kai Blin
2009-01-12
2
-7
/
+18
*
winbindd: Reformat the WBFLAGS defines to prepare for adding a new flag.
Kai Blin
2009-01-12
1
-15
/
+15
*
winbind: fix smbd hanging on Solaris when winbindd closes socket.
Michael Adam
2009-01-12
1
-1
/
+6
*
Fix the build of pam_winbind.
Andreas Schneider
2009-01-12
1
-1
/
+1
*
Delete the krb5 ccname variable from the PAM environment if set.
Andreas Schneider
2009-01-12
1
-0
/
+8
*
Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan...
Jeremy Allison
2009-01-12
1
-0
/
+23
*
Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.
Jeremy Allison
2009-01-12
1
-2
/
+1
*
Fix winbindd crash in an unusual failure mode. Bug #5737. Based on original p...
Jeremy Allison
2009-01-12
1
-5
/
+9
*
Fix a memleak
Qiao Yang
2009-01-12
1
-1
/
+2
*
Fix bug 4516, no IPv6 on Solaris 2.6.
David Leonard
2009-01-12
1
-3
/
+22
*
nss_winbind: When returning NSS_UNAVAIL, squash errno to ENOENT
Gerald (Jerry) Carter
2008-08-20
1
-0
/
+14
*
Back-port of Volkers fix.
Jeremy Allison
2008-07-25
1
-4
/
+3
*
In the "log file = " case, don't overwrite the
Jim McDonough
2008-07-17
2
-7
/
+13
*
Allow authentication and memory credential refresh after password change from...
Jeremy Allison
2008-07-07
2
-11
/
+38
*
Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...
Jeremy Allison
2008-06-25
1
-15
/
+27
*
Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...
Jeremy Allison
2008-06-25
1
-23
/
+45
*
Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...
Jeremy Allison
2008-06-20
1
-9
/
+3
*
We should use set_domain_offline(domain) function instead of just set staus t...
Jeremy Allison
2008-06-13
1
-1
/
+5
*
pam_winbind: Update cached creds during password change.
Günther Deschner
2008-06-11
1
-0
/
+4
*
Bugfix noticed by Herb. On using the again: tag as a
Jeremy Allison
2008-06-08
1
-0
/
+15
*
pam_winbind: fix pam_sm_chauthtok for storing modified cached creds.
Günther Deschner
2008-06-06
1
-1
/
+16
*
Fix by Bo Yang <boyang@novell.com> for bug with winbindd trusted domain chil
Jeremy Allison
2008-06-03
1
-2
/
+20
*
Don't let winbind getgroups crash when we have no gids in the token.
Günther Deschner
2008-06-02
1
-2
/
+5
*
Split the winbindd_passdb backend into a 'builtin' and a 'sam'
Jeremy Allison
2008-05-30
3
-111
/
+329
*
Fix valgrind bug in debug statement. Don't reference uninitialized memory.
Jeremy Allison
2008-05-30
1
-3
/
+2
*
Fix bug #5504. winbindd children and parent were handing SIGTERM in the same ...
Jeremy Allison
2008-05-30
2
-11
/
+18
*
Fix winbindd on a PDC by reverting : 83b04c60fac76ccd2d5aecb14f8896a07d488b1f...
Jeremy Allison
2008-05-29
2
-10
/
+6
*
spnego SPN fix when contacting trusted domains
Steven Danneman
2008-05-23
1
-5
/
+7
*
Use machine account and machine password from our domain when
Steven Danneman
2008-05-23
1
-3
/
+3
*
Fix bug #5464. Pointed out by Herb @ Connectathon. In fork_domain_child() we ...
Jeremy Allison
2008-05-14
1
-3
/
+3
*
Enable winbind child processes to do something with signals,
Jim McDonough
2008-05-13
2
-10
/
+25
*
This code is the same in 3.0.x winbindd.
Jeremy Allison
2008-04-30
1
-0
/
+4
*
Try anonymous session setup
Volker Lendecke
2008-04-09
1
-1
/
+3
*
Only cache password policy results that worked, otherwise we
Bo Yang
2008-04-07
1
-1
/
+3
*
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
2008-04-04
1
-5
/
+1
*
Fix trusted users on a DC that uses the old idmap syntax. There was no defaul...
Simo Sorce
2008-04-03
1
-0
/
+70
*
Fix wbinfo -a trusted\\user%password on a Samba DC with trusts
Volker Lendecke
2008-03-27
2
-1
/
+5
*
Fix winbind NETLOGON cred chain on a samba dc for w2k8 trusts.
Günther Deschner
2008-03-26
1
-1
/
+5
*
Fix possible uninitialized variable use.
Jeremy Allison
2008-02-28
1
-1
/
+1
*
Back-ported fix from 3.2 (mainly from Bo Yang <boyang@novell.com>)
Jeremy Allison
2008-02-05
1
-19
/
+38
*
Fix winbindd running on a Samba DC,
Simo Sorce
2008-02-01
2
-6
/
+11
*
idmap: Fix an incompatible pointer type warning.
Kai Blin
2008-01-28
1
-1
/
+1
[next]