summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/wb_common.c
Commit message (Expand)AuthorAgeFilesLines
* Fix denial of service - memory corruption.Karolin Seeger2011-02-271-2/+20
* [PATCH] Clean-up various trailing space and >80 column lines.Steven Danneman2008-11-191-1/+1
* nss_winbind: When returning NSS_UNAVAIL, squash errno to ENOENTGerald (Jerry) Carter2008-08-211-2/+18
* nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macrosStefan Metzmacher2008-02-131-27/+0
* Remove pstrings from nsswitch/ and registry/Jeremy Allison2007-11-261-22/+19
* r25177: if configured using --enable-socket-wrapperStefan Metzmacher2007-10-101-1/+15
* r25143: rename public functions from winbind_client.hStefan Metzmacher2007-10-101-28/+32
* r25130: make use only of base types which are provided by libreplaceStefan Metzmacher2007-10-101-18/+7
* r24746: As the winbindd pipe is officially broken since a while: split out re...Günther Deschner2007-10-101-4/+4
* r24740: Fix the build.Günther Deschner2007-10-101-0/+2
* r24734: Move nss_err_str() to a more public place.Günther Deschner2007-10-101-0/+20
* r24629: Make read_sock return the total number of bytes read insteadMichael Adam2007-10-101-3/+3
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-101-5/+3
* r21940: Sorry Volker, I have to revert your revert in r21935.Gerald Carter2007-10-101-7/+40
* r21935: Revert obviously not sufficiently tested code -- sorry for the pain. ...Volker Lendecke2007-10-101-40/+7
* r21878: Fix a bug with smbd serving a windows terminal server: If winbind dec...Volker Lendecke2007-10-101-7/+40
* r21397: revert accidential commitHerb Lewis2007-10-101-1/+1
* r21396: fix wbinfo --lookup-rids commandHerb Lewis2007-10-101-1/+1
* r21231: get rid of unused defines that cause a redefined warningHerb Lewis2007-10-101-2/+0
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-101-1/+5
* r19420: Remove strequal and use strcmp() instead. Meant toGerald Carter2007-10-101-11/+12
* r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn offGerald Carter2007-10-101-7/+14
* r17345: Some C++ warningsVolker Lendecke2007-10-101-1/+1
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-7/+7
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2007-10-101-7/+9
* r14855: Various fixes:Gerald Carter2007-10-101-8/+7
* r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.Jeremy Allison2007-10-101-0/+4
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-1/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-0/+5
* r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....Jeremy Allison2007-10-101-4/+10
* r9780: Clean up a bunch of compiler warnings.James Peach2007-10-101-8/+0
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-3/+3
* r7148: Fix #2736: winbind race condition with detecting idle clientsJim McDonough2007-10-101-6/+12
* r6643: fix some build issues on IRIX;l patch from james peachGerald Carter2007-10-101-3/+0
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-2/+5
* r698: Now wb pipe is non-blocking remember to read in non-blocking mode...Jeremy Allison2007-10-101-11/+44
* r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbindJeremy Allison2007-10-101-2/+94
* Use a static string instead of malloced one in winbind_{off,on}() utilityTim Potter2003-11-041-29/+8
* Use putenv() instead of setenv() in the winbind_{off,on}() functions. SomeTim Potter2003-11-021-3/+30
* Merge of spelling fix from HEAD.Tim Potter2003-10-211-1/+1
* Undo previous commit because it breaks the build.Tim Potter2003-10-141-2/+0
* Add a better error message to wb_common.c when unable to connect to a pipeRichard Sharpe2003-10-131-0/+2
* Fix a memory leak. I did not check all the calls to winbindd_request, butVolker Lendecke2003-08-011-0/+2
* and so it begins....Gerald Carter2003-07-071-0/+16
* fix for platforms that don't have unsetenv().Gerald Carter2003-06-301-3/+7
* (merge from HEAD)Andrew Bartlett2003-03-241-20/+53
* Merge removal of unpopular winbind client environment variable.Tim Potter2002-12-201-16/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-4/+74
* sync 3.0 branch with headJelmer Vernooij2002-08-171-17/+0