summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_dual.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23577: Fix winbindd (sorry). Ensure I set the new child_pidJeremy Allison1-1/+3
2007-10-10r23574: Remove double-null check (I hate people bitching at meJeremy Allison1-3/+1
2007-10-10r23573: Cope with terminating winbindd children on read/write/timeoutJeremy Allison1-38/+45
2007-10-10r23565: Avoid double NULL pointer checks.Günther Deschner1-9/+3
2007-10-10r23564: Handle MSG_DUMP_EVENT_LIST only in winbindd for now.Günther Deschner1-0/+39
2007-10-10r23448: Doh ! Don't call winbind_child_died() *before* theJeremy Allison1-7/+6
2007-10-10r23447: Add kill signal to child dead path. After talkingJeremy Allison1-0/+3
2007-10-10r23446: Restore Jeremy's original formatting, just fix the comment.Volker Lendecke1-21/+17
2007-10-10r23426: Correct a comment. The default timeout is not 1min, but 30s. WhileVolker Lendecke1-17/+21
2007-10-10r23424: Thanks to Jerry, we finally tracked down the :Jeremy Allison1-0/+62
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+7
2007-10-10r23117: Factor out local messaging.Volker Lendecke1-10/+0
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-1/+1
2007-10-10r22943: More message_register -> messaging_registerVolker Lendecke1-37/+59
2007-10-10r22895: Convert some more calls from message_send_buf to messaging_send_bufVolker Lendecke1-13/+22
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-8/+8
2007-10-10r22715: When our primary domain does on or offline, make sure to send a msgGerald Carter1-21/+0
2007-10-10r22710: Support one-way trusts.Gerald Carter1-0/+8
2007-10-10r22390: Patchset sent to samba-technical to address the winbindGerald Carter1-3/+2
2007-10-10r22204: Workaround to quickly close bug #4508Simo Sorce1-0/+3
2007-10-10r21623: Fix copy/paste errorSimo Sorce1-2/+2
2007-10-10r21616: Delay initialization of idmap and nss_info backends until necessaryGerald Carter1-1/+33
2007-10-10r21106: We neither need a account lockout policy handler nor a check domainGünther Deschner1-1/+2
2007-10-10r21064: The core of this patch isVolker Lendecke1-9/+16
2007-10-10r21056: Moving the set_domain_online_request to fork_domain_child() (formerlyGünther Deschner1-9/+12
2007-10-10r20846: Before this gets out of control...Volker Lendecke1-7/+9
2007-10-10r20330: And here's the fix for the parent winbindd crashingJeremy Allison1-0/+5
2007-10-10r20254: The pam_chauthtok needs to go through the async interface as well.Günther Deschner1-0/+1
2007-10-10r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison1-12/+14
2007-10-10r20140: Make online/offline detection completely asynchronous.Jeremy Allison1-1/+4
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis1-1/+2
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-1/+4
2007-10-10r20087: Ensure we clean up any random pending events weJeremy Allison1-2/+8
2007-10-10r20082: When fork_domain_child is forked when we're offlineJeremy Allison1-0/+11
2007-10-10r19230: Doh ! Fix obvious crash bug.....Jeremy Allison1-5/+5
2007-10-10r19209: Ensure we don't make mistakes by sending online/offlineJeremy Allison1-26/+100
2007-10-10r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison1-3/+3
2007-10-10r18980: Be a little more intelligent about "startup_time",Jeremy Allison1-4/+4
2007-10-10r18937: Protect against segc in the idmap winbindd child processGerald Carter1-2/+4
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner1-1/+2
2007-10-10r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher1-2/+2
2007-10-10r18551: Implement a 30 seconds from startup, during which weJeremy Allison1-1/+12
2007-10-10r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison1-2/+2
2007-10-10r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison1-3/+3
2007-10-10r18411: Getting a zero length read is common. Don't log atJeremy Allison1-1/+1
2007-10-10r18191: Fix the online/offline state handling of winbindd.Jeremy Allison1-5/+15
2007-10-10r17610: Added the ability for firefox to drive the winbinddJeremy Allison1-0/+1
2007-10-10r17605: Some C++ warningsVolker Lendecke1-2/+4
2007-10-10r17459: As by Jerry's word commit this without his review.Simo Sorce1-0/+2