index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsstest: fix use of a non-existent word (existant)
Michael Adam
2012-06-12
1
-4
/
+4
*
libwbclient: Fix an invalid free()
Volker Lendecke
2012-05-16
1
-1
/
+1
*
wbinfo: Fix Coverity ID 242684 Resource leak
Volker Lendecke
2012-05-15
1
-0
/
+1
*
wbinfo: Fix Coverity ID 242685 Resource leak
Volker Lendecke
2012-05-15
1
-0
/
+1
*
allow to use system iniparser library.
Günther Deschner
2012-05-09
1
-1
/
+1
*
Fix bug reported by Dina_Fine@Dell.com.
Jeremy Allison
2012-04-25
1
-16
/
+19
*
Fix pam_winbind build against newer iniparser library
Simo Sorce
2012-04-24
1
-4
/
+4
*
build: Remove support for system libwbclient
Andrew Bartlett
2012-04-23
1
-8
/
+19
*
selftest: Add test for bug #8884: wbinfo --group-info=administrator segfaults...
Andrew Bartlett
2012-04-23
1
-0
/
+2
*
selftest: Add extra info on what is failing in wbclient tests
Andrew Bartlett
2012-04-20
1
-65
/
+71
*
libwbclient: bump version to 0.9, and add this version to .pc file
Andrew Bartlett
2012-04-20
2
-3
/
+7
*
waf: Add possibility to build with system libwbclient.
Andreas Schneider
2012-04-17
2
-9
/
+28
*
nsswitch: Remove a pointless if-clause
Volker Lendecke
2012-02-25
1
-1
/
+1
*
nsstest: Allocate the correct sized buffer for initgroups
Andrew Bartlett
2012-02-20
1
-1
/
+1
*
s3-nsswitch: Fix warnings on Solaris.
Ira Cooper
2012-02-06
1
-0
/
+1
*
selftest: Remove unused support for --exeext
Andrew Bartlett
2012-02-01
1
-1
/
+1
*
s3: No value change, just use the correct enum value
Volker Lendecke
2012-01-06
1
-1
/
+1
*
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
[next]