summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* There appears to be no reason why we have to execute theTim Potter2003-05-061-57/+45
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-1/+2
* update copyright notice that is written to the logsGerald Carter2003-04-221-1/+1
* Merge:Tim Potter2003-04-141-91/+27
* Winbind merges from HEAD:Andrew Bartlett2003-04-071-4/+4
* (merge from HEAD)Andrew Bartlett2003-03-241-5/+25
* *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-281-5/+48
* Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-191-1/+1
* Mop and bucket for trusted domain enumeration fix.Tim Potter2003-02-141-1/+1