index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
wb_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17345: Some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
1
-7
/
+7
2007-10-10
r14868: I will not write code when changing to Daylight Savings Time.
Gerald Carter
1
-7
/
+9
2007-10-10
r14855: Various fixes:
Gerald Carter
1
-8
/
+7
2007-10-10
r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.
Jeremy Allison
1
-0
/
+4
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-1
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-0
/
+5
2007-10-10
r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....
Jeremy Allison
1
-4
/
+10
2007-10-10
r9780: Clean up a bunch of compiler warnings.
James Peach
1
-8
/
+0
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-3
/
+3
2007-10-10
r7148: Fix #2736: winbind race condition with detecting idle clients
Jim McDonough
1
-6
/
+12
2007-10-10
r6643: fix some build issues on IRIX;l patch from james peach
Gerald Carter
1
-3
/
+0
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-2
/
+5
2007-10-10
r698: Now wb pipe is non-blocking remember to read in non-blocking mode...
Jeremy Allison
1
-11
/
+44
2007-10-10
r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbind
Jeremy Allison
1
-2
/
+94
2003-11-04
Use a static string instead of malloced one in winbind_{off,on}() utility
Tim Potter
1
-29
/
+8
2003-11-02
Use putenv() instead of setenv() in the winbind_{off,on}() functions. Some
Tim Potter
1
-3
/
+30
2003-10-21
Merge of spelling fix from HEAD.
Tim Potter
1
-1
/
+1
2003-10-14
Undo previous commit because it breaks the build.
Tim Potter
1
-2
/
+0
2003-10-13
Add a better error message to wb_common.c when unable to connect to a pipe
Richard Sharpe
1
-0
/
+2
2003-08-01
Fix a memory leak. I did not check all the calls to winbindd_request, but
Volker Lendecke
1
-0
/
+2
2003-07-07
and so it begins....
Gerald Carter
1
-0
/
+16
2003-06-30
fix for platforms that don't have unsetenv().
Gerald Carter
1
-3
/
+7
2003-03-24
(merge from HEAD)
Andrew Bartlett
1
-20
/
+53
2002-12-20
Merge removal of unpopular winbind client environment variable.
Tim Potter
1
-16
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-4
/
+74
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-17
/
+0
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-3
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-10
Since AB has been changing the winbind interface it's time to add the "mock
Tim Potter
1
-0
/
+2
2001-12-22
merge IRIX winbind support from Samba 2.2 branch
Herb Lewis
1
-44
/
+64
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-5
/
+3
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-1
/
+1
2001-07-10
added winbind_exclude_domain() so smbd can tell the winbind client
Andrew Tridgell
1
-0
/
+17
2001-07-08
allow winbindd to run as non-root so we can test it more easily
Andrew Tridgell
1
-2
/
+4
2001-05-07
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
1
-2
/
+3
2001-04-25
merge some of the nsswitch code from tng to head
Andrew Tridgell
1
-3
/
+4
2001-04-25
merge from 2_2
Andrew Tridgell
1
-3
/
+2
2000-10-04
Adding Herb's compile warning fixes to HEAD.
Jeremy Allison
1
-2
/
+2
2000-07-17
Renamed a parameter in init_request() function.
Tim Potter
1
-10
/
+19
2000-07-10
Moved winbind client functions from various odd locations to
Tim Potter
1
-0
/
+347