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
2010-04-19
libwbclient: Test wbcLogonUser
Volker Lendecke
1
-0
/
+96
2010-04-19
libwbclient: Make wbcAddNamedBlob not use talloc
Volker Lendecke
1
-16
/
+49
2010-04-19
libwbclient: Make wbcResolveWinsByIP not use talloc
Volker Lendecke
1
-1
/
+1
2010-04-19
libwbclient: Make wbcResolveWinsByName not use talloc
Volker Lendecke
1
-1
/
+1
2010-04-19
libwbclient: Make wbcDomainInfo not use talloc
Volker Lendecke
1
-9
/
+12
2010-04-19
libwbclient: Make wbcInterfaceDetails not use talloc
Volker Lendecke
1
-10
/
+16
2010-04-19
libwbclient: Test wbcAuthenticateUser[Ex]
Volker Lendecke
1
-0
/
+41
2010-04-19
libwbclient: Make _SID_COMPOSE a function instead of a macro
Volker Lendecke
1
-19
/
+28
2010-04-19
libwbclient: Make wbcGetDisplayName not use talloc
Volker Lendecke
1
-1
/
+1
2010-04-19
libwbclient: Test wbcGetDisplayName
Volker Lendecke
1
-0
/
+6
2010-04-19
libwbclient: Make wbcListGroups not use talloc
Volker Lendecke
1
-14
/
+17
2010-04-19
libwbclient: Make wbcListUsers not use talloc
Volker Lendecke
1
-12
/
+17
2010-04-19
winbindd: Fill in num_entries where available
Volker Lendecke
1
-1
/
+2
2010-04-19
libwbclient: Make wbcGetSidAliases not use talloc
Volker Lendecke
1
-8
/
+7
2010-04-19
libwbclient: Test wbcGetSidAliases
Volker Lendecke
1
-0
/
+37
2010-04-19
libwbclient: Simplify test_wbc_domain_info a bit
Volker Lendecke
1
-5
/
+3
2010-04-19
libwbclient: Fix some pointless macro calls
Volker Lendecke
1
-3
/
+3
2010-04-19
libwbclient: Take -21 into account in length guessing
Volker Lendecke
1
-4
/
+4
2010-04-19
libwbclient: Fix some pointless macro calls
Volker Lendecke
1
-4
/
+4
2010-04-19
libwbclient: Make wbcLookupRids not use talloc
Volker Lendecke
1
-21
/
+16
2010-04-19
libwbclient: Add wbcAllocateStringArray
Volker Lendecke
2
-0
/
+17
2010-04-19
libwbclient: Test wbcLookupRids
Volker Lendecke
1
-0
/
+29
2010-04-19
libwbclient: Make wbcLookupSid not use talloc
Volker Lendecke
1
-51
/
+35
2010-04-19
libwbclient: Add wbcStrDup
Volker Lendecke
2
-0
/
+16
2010-04-19
libwbclient: Convert wbcSidToString to not use talloc
Volker Lendecke
1
-22
/
+22
2010-04-19
libwbclient: Make copy_group_entry not use talloc
Volker Lendecke
1
-24
/
+44
2010-04-19
libwbclient: Make copy_passwd_entry not use talloc
Volker Lendecke
1
-28
/
+41
2010-04-19
libwbclient: Make wbcGuidToString not use talloc
Volker Lendecke
1
-20
/
+16
2010-04-19
libwbclient: Make wbcLibraryDetails not use talloc
Volker Lendecke
1
-1
/
+3
2010-04-19
libwbclient: Add wbcAllocateMemory()
Volker Lendecke
2
-2
/
+54
2010-04-19
s4-waf: fixed WINBINDD_SOCKET_DIR for wb_common in s4
Andrew Tridgell
1
-1
/
+1
2010-04-18
nsswitch: Fix a memleak in wbinfo
Volker Lendecke
1
-0
/
+2
2010-04-18
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
Andrew Tridgell
1
-2
/
+0
2010-04-13
libwbclient: Re-Fix a bug that was fixed with e5741e27c4c
Volker Lendecke
4
-29
/
+56
2010-04-13
libwbclient: Remove a pointless variable
Volker Lendecke
1
-3
/
+1
2010-04-12
lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...
Stefan Metzmacher
1
-2
/
+2
2010-04-11
nsswitch/wbinfo: Fix the S4 header check
Kai Blin
1
-1
/
+1
2010-04-10
libwbclient: Fix a memleak in wbcGetDisplayName
Volker Lendecke
1
-0
/
+1
2010-04-10
libwbclient: Ensure correct 0-termination in wbcGetSidAliases
Volker Lendecke
1
-0
/
+1
2010-04-09
libwbclient: Fix some memleaks in the tests
Volker Lendecke
1
-0
/
+7
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-4
/
+0
2010-04-06
s4-waf: more places missing libreplace
Andrew Tridgell
1
-4
/
+1
2010-04-06
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
3
-0
/
+6
2010-04-06
build: configure fixes for opensolaris
Andrew Tridgell
1
-3
/
+2
2010-04-06
build: check libc first for several libraries
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: check for pam headers
Andrew Tridgell
1
-0
/
+5
2010-04-06
build: waf quicktest nearly works
Andrew Tridgell
1
-2
/
+3
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
2
-0
/
+37
2010-04-04
libwbclient: Fix a memleak in wbcListTrusts
Volker Lendecke
1
-8
/
+3
[prev]
[next]