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