summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-14/+0
* fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter2003-07-161-3/+0
* Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy2003-07-151-4/+22
* remove -B and default to dual-daemon mode (-Y to run as a single process)Gerald Carter2003-07-151-2/+2
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-1/+10
* fix linking issues in winbindd with become/unbecome_root() in passdb.cGerald Carter2003-07-091-0/+14
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-271-1/+1
* add tdb backup function separation and winbind idmap upgrade code formSimo Sorce2003-06-241-0/+3
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-2/+12
* And finally IDMAP in 3_0Simo Sorce2003-05-121-3/+5
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0