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