index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nsswitch
/
libwbclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix Coverity ID 2217: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-1
/
+1
*
s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Fix Coverity ID 2148, FORWARD_NULL
Volker Lendecke
2011-03-16
1
-3
/
+2
*
libwbclient: CID 2199 -- NULL pointer return
Volker Lendecke
2011-03-15
1
-0
/
+4
*
libwbclient: Remove a pointless check
Volker Lendecke
2011-03-10
1
-1
/
+2
*
libwbclient: Use wbcSidToStringBuf
Volker Lendecke
2011-03-05
3
-55
/
+11
*
libwbclient: Add wbcSidToStringBuf
Volker Lendecke
2011-03-05
2
-16
/
+50
*
nsswitch: make libwbclient a public library again.
Günther Deschner
2011-02-18
1
-1
/
+1
*
libwbclient: doxygen: mark wbcSetGidHwm deprecated
Michael Adam
2011-02-10
1
-0
/
+3
*
libwbclient: doxygen: mark wbcSetUidHwm deprecated
Michael Adam
2011-02-10
1
-0
/
+3
*
libwbclient: doxygen: mark wbcRemoveGidMapping deprecated
Michael Adam
2011-02-10
1
-0
/
+3
*
libwbclient: doxygen: mark wbcRemoveUidMapping deprecated
Michael Adam
2011-02-10
1
-0
/
+3
*
libwbclient: doxygen: mark wbcSetGidMapping deprecated
Michael Adam
2011-02-10
1
-0
/
+3
*
libwbclient: doxygen: mark wbcSetUidMapping deprecated
Michael Adam
2011-02-10
1
-0
/
+3
*
Revert "libwbclient: remove two unused defines"
Michael Adam
2011-02-10
1
-0
/
+4
*
Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more"
Michael Adam
2011-02-10
2
-0
/
+16
*
Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more"
Michael Adam
2011-02-10
2
-0
/
+16
*
Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more"
Michael Adam
2011-02-10
2
-0
/
+16
*
Revert "libwbclient: remove wbcRemoveGidMapping() - not implemented any more"
Michael Adam
2011-02-10
2
-0
/
+16
*
Revert "libwbclient: remove wbcSetUidHwm() - not implemented any more"
Michael Adam
2011-02-10
2
-0
/
+15
*
Revert "libwbclient: remove wbcSetGidHwm() - not implemented any more"
Michael Adam
2011-02-10
2
-0
/
+15
*
Revert "libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed sy...
Michael Adam
2011-02-10
1
-10
/
+3
*
Revert "nsswitch: libwbclient has vnum 1 now."
Michael Adam
2011-02-10
1
-1
/
+1
*
nsswitch: libwbclient has vnum 1 now.
Günther Deschner
2011-01-31
1
-1
/
+1
*
libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols)
Michael Adam
2011-01-27
1
-3
/
+10
*
libwbclient: remove wbcSetGidHwm() - not implemented any more
Michael Adam
2011-01-27
2
-15
/
+0
*
libwbclient: remove wbcSetUidHwm() - not implemented any more
Michael Adam
2011-01-27
2
-15
/
+0
*
libwbclient: remove wbcRemoveGidMapping() - not implemented any more
Michael Adam
2011-01-27
2
-16
/
+0
*
libwbclient: remove wbcRemoveUidMapping() - not implemented any more
Michael Adam
2011-01-27
2
-16
/
+0
*
libwbclient: remove wbcSetGidMapping() - not implemented any more
Michael Adam
2011-01-27
2
-16
/
+0
*
libwbclient: remove wbcSetUidMapping() - not implemented any more
Michael Adam
2011-01-27
2
-16
/
+0
*
libwbclient: remove two unused defines
Michael Adam
2011-01-27
1
-4
/
+0
*
s3: Add wbinfo --dc-info
Volker Lendecke
2011-01-19
2
-1
/
+100
*
wb_reqtrans is not used in libwbclient
Volker Lendecke
2010-12-19
2
-507
/
+0
*
Move wbc_async.[ch] to its only user: smbtorture3
Volker Lendecke
2010-12-19
2
-945
/
+0
*
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
Volker Lendecke
2010-12-19
3
-31
/
+63
*
s3-waf: use shared libwbclient wscript_build.
Günther Deschner
2010-12-15
1
-0
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
libwbclient: Correctly order the wbcAllocateMemory args
Volker Lendecke
2010-11-27
2
-11
/
+11
*
libwbclient: Fix a division by zero
Volker Lendecke
2010-11-27
1
-1
/
+1
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
1
-10
/
+0
*
s4: Rename WBCLIENT to wbclient.
Jelmer Vernooij
2010-10-24
1
-5
/
+5
*
waf: Rename LIBWINBIND-CLIENT to libwinbind-client
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
nsswitch: make LIBWBCLIENT a private library
Andrew Tridgell
2010-10-21
1
-4
/
+5
*
libwbclient: Remove half-finished async implementation
Kai Blin
2010-10-12
7
-2184
/
+0
*
wbclient: gr_mem can be NULL
Andrew Tridgell
2010-09-16
1
-0
/
+5
*
wbclient: paranoid check for double free
Andrew Tridgell
2010-09-16
1
-0
/
+5
*
nss-waf: use the right winbind pipe path
Andrew Tridgell
2010-09-11
1
-0
/
+1
*
s3: auth.krb5ccname and auth.unix_username are both fstrings
Volker Lendecke
2010-09-10
1
-4
/
+2
*
nsswitch/libwbclient: LIBWBCLIENT depends on LIBWINBIND-CLIENT
Stefan Metzmacher
2010-09-03
1
-0
/
+1
[next]