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
/
winbindd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21704: open sockets immediately in process_loop
Herb Lewis
1
-8
/
+9
2007-10-10
r21616: Delay initialization of idmap and nss_info backends until necessary
Gerald Carter
1
-6
/
+4
2007-10-10
r21474: Ensure trustdom_cache_shutdown() gets called
Jeremy Allison
1
-4
/
+4
2007-10-10
r21228: Fix for fd leak on error path. Thanks to
Jeremy Allison
1
-1
/
+3
2007-10-10
r21064: The core of this patch is
Volker Lendecke
1
-8
/
+11
2007-10-10
r20992: another attempt at fixing the build breakage
Gerald Carter
1
-0
/
+2
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
1
-0
/
+2
2007-10-10
r20911: Fix copyright message in winbindd to use the macro from smb.h
Gerald Carter
1
-2
/
+3
2007-10-10
r20848: Minor typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r20846: Before this gets out of control...
Volker Lendecke
1
-2
/
+12
2007-10-10
r20270: Even with the dual daemon mode the parent winbindd
Jeremy Allison
1
-2
/
+9
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-10
/
+7
2007-10-10
r19958: Add check for WINBIND_OFFLINE key.
Jeremy Allison
1
-3
/
+3
2007-10-10
r19957: Initial framework to make winbindd robust
Jeremy Allison
1
-1
/
+15
2007-10-10
r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message
James Peach
1
-2
/
+0
2007-10-10
r19065: No functional change, just a trivial simplification
Volker Lendecke
1
-19
/
+19
2007-10-10
r18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner
1
-1
/
+2
2007-10-10
r17997: Ensure lockdir exists for winbindd. Store tmp
Jeremy Allison
1
-0
/
+4
2007-10-10
r17610: Added the ability for firefox to drive the winbindd
Jeremy Allison
1
-0
/
+3
2007-10-10
r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1
Andrew Bartlett
1
-0
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+1
2007-10-10
r16154: Fix winbind function table typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r15675: Man pages say never look at the fd_set after a select
Jeremy Allison
1
-2
/
+8
2007-10-10
r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.
Günther Deschner
1
-0
/
+1
2007-10-10
r15150: Adding winbind debug class to the main daemon.
Günther Deschner
1
-0
/
+3
2007-10-10
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
1
-11
/
+11
2007-10-10
r14898: This change is an attempt to improve the quality of the information that
James Peach
1
-40
/
+1
2007-10-10
r14868: I will not write code when changing to Daylight Savings Time.
Gerald Carter
1
-1
/
+1
2007-10-10
r14855: Various fixes:
Gerald Carter
1
-1
/
+4
2007-10-10
r14618: add --no-process-group to all server programms
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r14480: Kill one boolean flag passed down :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r14474: Also flush the nscd caches before entering the main winbindd loop.
Günther Deschner
1
-0
/
+2
2007-10-10
r14468: Better fix to avoid winbind panic when we have an inproper configuration
Günther Deschner
1
-1
/
+4
2007-10-10
r14467: Reverting 13660. This needs to be fixed differently.
Günther Deschner
1
-4
/
+1
2007-10-10
r13660: Attempt to better handle the failure that we cannot find our sid upon
Günther Deschner
1
-2
/
+5
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-3
/
+3
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-5
/
+9
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r12544: Fix segfaults in winbind, smbpasswd and net
Volker Lendecke
1
-0
/
+2
2007-10-10
r11652: Reinstate the netsamlogon_cache in order to work
Gerald Carter
1
-0
/
+2
2007-10-10
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
1
-0
/
+2
2007-10-10
r11368: Remove a memleak that just cost me half an hour: If we terminate insi...
Volker Lendecke
1
-1
/
+1
2007-10-10
r11319: read_buf_len and write_buf_len are no longer used, remove them.
Volker Lendecke
1
-5
/
+3
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-12
/
+55
2007-10-10
r9588: remove netsamlogon_cache interface...everything seems to work fine. W...
Gerald Carter
1
-2
/
+0
2007-10-10
r9330: Remove the classic dual daemon since it was not being used.
Gerald Carter
1
-46
/
+0
2007-10-10
r9322: fixing debug log and ensuring that we set the right winbind_methods
Gerald Carter
1
-1
/
+1
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-24
/
+24
2007-10-10
r7785: This looks much larger than it is. It changes the top-level functions ...
Volker Lendecke
1
-11
/
+27
2007-10-10
r7454: couple of winbindd fixes
Gerald Carter
1
-1
/
+1
[next]