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
...
*
libwbclient: Take -21 into account in length guessing
Volker Lendecke
2010-04-19
1
-4
/
+4
*
libwbclient: Fix some pointless macro calls
Volker Lendecke
2010-04-19
1
-4
/
+4
*
libwbclient: Make wbcLookupRids not use talloc
Volker Lendecke
2010-04-19
1
-21
/
+16
*
libwbclient: Add wbcAllocateStringArray
Volker Lendecke
2010-04-19
2
-0
/
+17
*
libwbclient: Test wbcLookupRids
Volker Lendecke
2010-04-19
1
-0
/
+29
*
libwbclient: Make wbcLookupSid not use talloc
Volker Lendecke
2010-04-19
1
-51
/
+35
*
libwbclient: Add wbcStrDup
Volker Lendecke
2010-04-19
2
-0
/
+16
*
libwbclient: Convert wbcSidToString to not use talloc
Volker Lendecke
2010-04-19
1
-22
/
+22
*
libwbclient: Make copy_group_entry not use talloc
Volker Lendecke
2010-04-19
1
-24
/
+44
*
libwbclient: Make copy_passwd_entry not use talloc
Volker Lendecke
2010-04-19
1
-28
/
+41
*
libwbclient: Make wbcGuidToString not use talloc
Volker Lendecke
2010-04-19
1
-20
/
+16
*
libwbclient: Make wbcLibraryDetails not use talloc
Volker Lendecke
2010-04-19
1
-1
/
+3
*
libwbclient: Add wbcAllocateMemory()
Volker Lendecke
2010-04-19
2
-2
/
+54
*
s4-waf: fixed WINBINDD_SOCKET_DIR for wb_common in s4
Andrew Tridgell
2010-04-19
1
-1
/
+1
*
nsswitch: Fix a memleak in wbinfo
Volker Lendecke
2010-04-18
1
-0
/
+2
*
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
Andrew Tridgell
2010-04-18
1
-2
/
+0
*
libwbclient: Re-Fix a bug that was fixed with e5741e27c4c
Volker Lendecke
2010-04-13
4
-29
/
+56
*
libwbclient: Remove a pointless variable
Volker Lendecke
2010-04-13
1
-3
/
+1
*
lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...
Stefan Metzmacher
2010-04-12
1
-2
/
+2
*
nsswitch/wbinfo: Fix the S4 header check
Kai Blin
2010-04-11
1
-1
/
+1
*
libwbclient: Fix a memleak in wbcGetDisplayName
Volker Lendecke
2010-04-10
1
-0
/
+1
*
libwbclient: Ensure correct 0-termination in wbcGetSidAliases
Volker Lendecke
2010-04-10
1
-0
/
+1
*
libwbclient: Fix some memleaks in the tests
Volker Lendecke
2010-04-09
1
-0
/
+7
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
1
-4
/
+0
*
s4-waf: more places missing libreplace
Andrew Tridgell
2010-04-06
1
-4
/
+1
*
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
3
-0
/
+6
*
build: configure fixes for opensolaris
Andrew Tridgell
2010-04-06
1
-3
/
+2
*
build: check libc first for several libraries
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: check for pam headers
Andrew Tridgell
2010-04-06
1
-0
/
+5
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-2
/
+3
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
2
-0
/
+37
*
libwbclient: Fix a memleak in wbcListTrusts
Volker Lendecke
2010-04-04
1
-8
/
+3
*
libwbclient: Fix memleaks in tests
Volker Lendecke
2010-04-04
1
-0
/
+10
*
libwbclient: Fix a memleak in wbcListTrusts
Volker Lendecke
2010-04-04
1
-0
/
+3
*
libwbclient: Streamline result processing of wbcCredentialCache()
Volker Lendecke
2010-04-04
1
-4
/
+2
*
libwbclient: Fix a memleak in wbcCredentialCache
Volker Lendecke
2010-04-04
1
-0
/
+1
*
libwbclient: Both talloc_free and wbcFreeMemory deal with NULL
Volker Lendecke
2010-04-03
2
-18
/
+6
*
s3: Add wbinfo --logoff
Volker Lendecke
2010-04-02
1
-0
/
+23
*
s3: Remove some pointless break statements
Volker Lendecke
2010-04-02
1
-3
/
+0
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
s3: Fix bug 7202
Volker Lendecke
2010-03-20
1
-0
/
+5
*
NSS:winbind_struct_protocol.h - fix typo
Matthias Dieter Wallnöfer
2010-03-13
1
-1
/
+1
*
s4: allow pam_winbind.so to be build on samba4
Matthieu Patou
2010-03-11
1
-0
/
+7
*
s4: Modify auth/config.m4 to move pam tests to nsswitch.m4 so that we tests t...
Matthieu Patou
2010-03-11
1
-0
/
+24
*
nsswitch: build libnss_winbind.so with SOVERSION = 2
Stefan Metzmacher
2010-03-10
1
-0
/
+2
*
nsswitch: don't use socket_wrapper for winbind client code
Stefan Metzmacher
2010-03-10
1
-2
/
+1
*
nsswitch: build libnss_winbindd.so only for the non merged build
Stefan Metzmacher
2010-03-10
1
-0
/
+2
*
s4:unittest Fix unittest to reflect that wbinfo -r no longer fail
Matthieu Patou
2010-03-09
1
-1
/
+2
*
s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd.
Bo Yang
2010-03-06
1
-1
/
+1
[prev]
[next]