summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from HEAD:Andrew Bartlett2003-01-281-0/+1
* playing janitor for tpot; remove holding patternGerald Carter2003-01-151-6/+0
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-3/+21
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-0/+20
* Merge from HEAD.Tim Potter2002-12-201-1/+7
* Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-12/+2
* Last sync with HEADJelmer Vernooij2002-11-091-6/+0
* Keep branches in sync.....Jeremy Allison2002-11-071-14/+19
* Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-021-38/+22
* Change to use sys_read/sys_write.Jeremy Allison2002-10-151-10/+4