index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsswitch: Disable uid_wrapper in libwbclient.
Andreas Schneider
2011-10-27
3
-0
/
+5
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
1
-1
/
+1
*
build: build wbinfo only once in the waf build
Andrew Bartlett
2011-10-08
2
-1
/
+7
*
Add missing com_err dependencies
Ewoud Kohl van Wijngaarden
2011-10-06
1
-1
/
+1
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-1
/
+1
*
wbclient: added support for handling WBC_ID_TYPE_BOTH mappings
Andrew Tridgell
2011-09-23
1
-0
/
+3
*
libwbclient: added support for WBC_ID_TYPE_BOTH
Andrew Tridgell
2011-09-23
2
-1
/
+6
*
nsswitch: make the wbcSidsToUnixIds() parser more robust
Andrew Tridgell
2011-09-08
1
-2
/
+2
*
waf: install pam modules in PAMMODULESDIR.
Günther Deschner
2011-09-06
1
-0
/
+1
*
wbclient: Add pkg-config file.
Jelmer Vernooij
2011-08-21
2
-0
/
+12
*
s3: Remove "struct ip_service" from resolve_wins
Volker Lendecke
2011-06-12
1
-8
/
+7
*
nsswitch: Remove some refs to the global winbindd_fd
Volker Lendecke
2011-06-12
1
-8
/
+10
*
nsswitch/winbind_client.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+29
*
nsswitch/pam_winbind.h: fix licence/copyright.
Günther Deschner
2011-06-10
1
-0
/
+48
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
nss_wins: Add a stackframe to lookup_byname_backend()
Volker Lendecke
2011-06-05
1
-3
/
+7
*
Remove a PATH_MAX.
Jeremy Allison
2011-06-01
1
-2
/
+3
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-2
/
+2
*
Fix redefinition of fstrcpy.
Jeremy Allison
2011-05-17
1
-1
/
+7
*
s3: Fix return check in nss_wins
Volker Lendecke
2011-05-16
1
-1
/
+1
*
nsswitch: Fix build check logic
Kai Blin
2011-05-08
1
-1
/
+1
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
1
-2
/
+0
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
2
-15
/
+15
*
Clean up some const and other compiler warnings.
Jeremy Allison
2011-05-05
1
-8
/
+8
*
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
2011-05-04
1
-1
/
+1
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
1
-1
/
+0
*
Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSD
Sergey Korsak
2011-04-19
1
-4
/
+4
*
selftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett
2011-04-16
1
-1
/
+1
*
nsswitch: Add wbinfo --sids-to-unix-ids
Volker Lendecke
2011-04-13
1
-0
/
+78
*
libwbclient: Add wbcSidsToUnixIds
Volker Lendecke
2011-04-13
2
-1
/
+124
*
nsswitch: wbinfo --lookup-sids
Volker Lendecke
2011-04-13
1
-0
/
+63
*
libwbclient: Add wbcLookupSids
Volker Lendecke
2011-04-13
2
-0
/
+193
*
s3: Add winbindd_lookupsids
Volker Lendecke
2011-04-13
1
-1
/
+3
*
s3: Fix Coverity ID 2217: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-1
/
+1
*
s3: Fix Coverity ID 2220: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
s3: Fix Coverity ID 2221: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
s3: Fix Coverity ID 2222: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
s3: Fix Coverity ID 2223: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
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: Add some input check
Volker Lendecke
2011-03-10
1
-0
/
+4
*
libwbclient: Remove a pointless check
Volker Lendecke
2011-03-10
1
-1
/
+2
*
wbinfo: Use wbcSidToStringBuf
Volker Lendecke
2011-03-05
1
-60
/
+14
*
wbinfo: Fix a debug message
Volker Lendecke
2011-03-05
1
-1
/
+1
*
pam_winbind: Use wbcSidToStringBuf
Volker Lendecke
2011-03-05
1
-12
/
+3
*
libwbclient: Use wbcSidToStringBuf
Volker Lendecke
2011-03-05
3
-55
/
+11
*
libwbclient: Add wbcSidToStringBuf
Volker Lendecke
2011-03-05
2
-16
/
+50
*
nsswitch: wbcFreeMemory deals fine with NULL
Volker Lendecke
2011-03-05
2
-21
/
+7
*
s3: Attempt to fix the build on IRIX
Volker Lendecke
2011-03-02
1
-55
/
+10
[next]