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