summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner1-0/+1
2007-10-10r15150: Adding winbind debug class to the main daemon.Günther Deschner1-0/+3
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-11/+11
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-40/+1
2007-10-10r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter1-1/+1
2007-10-10r14855: Various fixes:Gerald Carter1-1/+4
2007-10-10r14618: add --no-process-group to all server programmsStefan Metzmacher1-2/+4
2007-10-10r14480: Kill one boolean flag passed down :-)Volker Lendecke1-1/+1
2007-10-10r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner1-0/+2
2007-10-10r14468: Better fix to avoid winbind panic when we have an inproper configurationGünther Deschner1-1/+4
2007-10-10r14467: Reverting 13660. This needs to be fixed differently.Günther Deschner1-4/+1
2007-10-10r13660: Attempt to better handle the failure that we cannot find our sid uponGünther Deschner1-2/+5
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-3/+3
2007-10-10r13316: Let the carnage begin....Gerald Carter1-5/+9
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r12544: Fix segfaults in winbind, smbpasswd and netVolker Lendecke1-0/+2
2007-10-10r11652: Reinstate the netsamlogon_cache in order to workGerald Carter1-0/+2
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-0/+2
2007-10-10r11368: Remove a memleak that just cost me half an hour: If we terminate insi...Volker Lendecke1-1/+1
2007-10-10r11319: read_buf_len and write_buf_len are no longer used, remove them.Volker Lendecke1-5/+3
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-12/+55
2007-10-10r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter1-2/+0
2007-10-10r9330: Remove the classic dual daemon since it was not being used.Gerald Carter1-46/+0
2007-10-10r9322: fixing debug log and ensuring that we set the right winbind_methodsGerald Carter1-1/+1
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-24/+24
2007-10-10r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke1-11/+27
2007-10-10r7454: couple of winbindd fixesGerald Carter1-1/+1
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter1-4/+4
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-312/+421
2007-10-10r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter1-9/+0
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke1-2/+0
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+1
2007-10-10r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke1-2/+6
2007-10-10r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison1-5/+12
2007-10-10r1557: Add sigchld handling to winbindd. Next step is to have the child resta...Richard Sharpe1-0/+13
2007-10-10r1297: Yes, it does survive valgrind for my tests :-)Volker Lendecke1-8/+5
2007-10-10r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter1-0/+2
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+1
2004-03-16BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...Gerald Carter1-1/+1
2004-01-29Remove an unused parameter from reload_services_file.Richard Sharpe1-4/+3
2004-01-11update copyright to -2004Stefan Metzmacher1-1/+1
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-0/+2
2004-01-04Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke1-0/+1
2003-11-25Add a comment, and a useful debug message.Andrew Bartlett1-0/+1
2003-11-19as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell1-0/+1
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-11-06Final round of printf warnings fixes for the moment.Tim Potter1-3/+3
2003-10-13Add a better error message to wb_common.c when unable to connect to a pipeRichard Sharpe1-0/+7
2003-08-25make sure we keep the trusted domain cache up to dateGerald Carter1-8/+2
2003-08-20metze's autogenerate patch for version.hGerald Carter1-1/+1