index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21070: * Add the new boolean 'winbind normalize names' option as discussed
Gerald Carter
4
-2
/
+49
2007-10-10
r21064: The core of this patch is
Volker Lendecke
3
-21
/
+35
2007-10-10
r21056: Moving the set_domain_online_request to fork_domain_child() (formerly
Günther Deschner
1
-9
/
+12
2007-10-10
r21036: Fix the ad nss info backend to not abort the search when called outsi...
Gerald Carter
1
-16
/
+10
2007-10-10
r21033: To make the logs a bit more readable let the winbind dc connect child
Günther Deschner
1
-0
/
+3
2007-10-10
r21020: Some pam_winbind fixes:
Günther Deschner
1
-14
/
+13
2007-10-10
r21019: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r21018: Removing the set_domain_online_request again in trustdom_recv().
Günther Deschner
1
-9
/
+0
2007-10-10
r21016: Fix pam_sm_setcred again.
Günther Deschner
1
-1
/
+1
2007-10-10
r21015: fix typo that breaks the build
Gerald Carter
1
-1
/
+1
2007-10-10
r21014: move some functionss to winbindd_group.c and make static
Gerald Carter
2
-148
/
+144
2007-10-10
r21013: * Remove "inline" keyword
Gerald Carter
1
-5
/
+5
2007-10-10
r21012: Patch from Danilo Almeida @ Centeris (via me):
Gerald Carter
2
-21
/
+168
2007-10-10
r21011: Another patch from Danilo Almeida @ Centeris (via me):
Gerald Carter
1
-4
/
+7
2007-10-10
r21009: Patch from Danilo Almeida @ Centeris (via me).
Gerald Carter
3
-49
/
+236
2007-10-10
r21001: * Use a simple '#define LDAPMessage void' to fix the build
Gerald Carter
3
-36
/
+3
2007-10-10
r20994: Remove unused code.
James Peach
1
-122
/
+0
2007-10-10
r20993: temporary build fix to get things going again on non-ADS systems
Gerald Carter
1
-0
/
+4
2007-10-10
r20992: another attempt at fixing the build breakage
Gerald Carter
2
-22
/
+11
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
10
-389
/
+754
2007-10-10
r20951: Remove the DOM_SID field in the struct idmap_domain and bounce
Gerald Carter
2
-141
/
+128
2007-10-10
r20915: Fixed the bad merge from 3.0.24.
Jeremy Allison
1
-6
/
+8
2007-10-10
r20914: Sync up incorrect differences between 3.0.24 and 3.0
Jeremy Allison
1
-12
/
+11
2007-10-10
r20911: Fix copyright message in winbindd to use the macro from smb.h
Gerald Carter
1
-2
/
+3
2007-10-10
r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pw
Gerald Carter
1
-3
/
+11
2007-10-10
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
1
-2
/
+2
2007-10-10
r20860: Adding some small tweaks. When we have no sitename, there is no need to
Günther Deschner
1
-9
/
+11
2007-10-10
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
1
-4
/
+31
2007-10-10
r20848: Minor typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r20846: Before this gets out of control...
Volker Lendecke
4
-30
/
+48
2007-10-10
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
2
-3
/
+2
2007-10-10
r20774: I thought I committed this before Xmas holidays ...
Simo Sorce
11
-93
/
+138
2007-10-10
r20738: Remove unused variable
Volker Lendecke
1
-1
/
+0
2007-10-10
r20725: Get rid of a bool passed down -- gd, please check
Volker Lendecke
2
-4
/
+1
2007-10-10
r20687: Implement grace logons for offline authentications in pam_winbind.
Günther Deschner
3
-21
/
+45
2007-10-10
r20651: Fix "password expires soon" warning message for pam_winbind.
Günther Deschner
1
-12
/
+67
2007-10-10
r20536: In the offline PAM session close case the attempt to delete a
Günther Deschner
1
-1
/
+5
2007-10-10
r20530: Don't want this call to get inadvertently re-added :-).
Jeremy Allison
1
-3
/
+0
2007-10-10
r20489: Missed patch ofthe forest_name patch for lookupname
Gerald Carter
1
-4
/
+8
2007-10-10
r20488: When joined to a child domain in a multi-domain/single domain tree,
Gerald Carter
3
-6
/
+89
2007-10-10
r20355: Fix some C++ warnings
Volker Lendecke
2
-3
/
+3
2007-10-10
r20330: And here's the fix for the parent winbindd crashing
Jeremy Allison
1
-0
/
+5
2007-10-10
r20329: Fix a winbindd crash bug. If someone pulls
Jeremy Allison
1
-5
/
+7
2007-10-10
r20304: Smaller fixes for pam_winbind:
Günther Deschner
1
-30
/
+65
2007-10-10
r20296: If we're going to overwrite krb5.conf
Jeremy Allison
1
-15
/
+12
2007-10-10
r20290: Remove unused call
Simo Sorce
1
-9
/
+1
2007-10-10
r20289: IDMAP is part of winbind but not the main process.
Simo Sorce
3
-36
/
+50
2007-10-10
r20287: Allow a NULL sid when setting up the list of trusted domains.
Gerald Carter
1
-2
/
+7
2007-10-10
r20279: Fix winbind segfault in winbindd_getsidaliases.
Günther Deschner
1
-4
/
+15
2007-10-10
r20270: Even with the dual daemon mode the parent winbindd
Jeremy Allison
2
-3
/
+26
[next]