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
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