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
/
libwbclient
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+15
2010-04-04
libwbclient: Fix a memleak in wbcListTrusts
Volker Lendecke
1
-8
/
+3
2010-04-04
libwbclient: Fix memleaks in tests
Volker Lendecke
1
-0
/
+10
2010-04-04
libwbclient: Fix a memleak in wbcListTrusts
Volker Lendecke
1
-0
/
+3
2010-04-04
libwbclient: Streamline result processing of wbcCredentialCache()
Volker Lendecke
1
-4
/
+2
2010-04-04
libwbclient: Fix a memleak in wbcCredentialCache
Volker Lendecke
1
-0
/
+1
2010-04-03
libwbclient: Both talloc_free and wbcFreeMemory deal with NULL
Volker Lendecke
2
-18
/
+6
2010-03-26
libutil: moved the networking defines to util_net.h
Andrew Tridgell
1
-0
/
+1
2010-02-13
libwbclient: Fix s4 build failure by fixing up includes.
Kai Blin
6
-3
/
+4
2010-02-13
libwbclient: Separate out the async functions
Kai Blin
9
-1763
/
+2066
2010-02-11
libwbclient: Test wbcLookupName async functions
Kai Blin
1
-0
/
+79
2010-02-11
libwbclient: Implement wbcLookupName_send/recv
Kai Blin
2
-0
/
+137
2010-02-11
libwbclient: Implement wbcAuthenticateUserEx_send/recv
Kai Blin
2
-0
/
+280
2010-02-11
libwbclient: Implement wbcLookupSid_send/recv
Kai Blin
2
-0
/
+140
2010-02-11
libwbclient: Implement wbcGidToSid_send/recv
Kai Blin
2
-0
/
+117
2010-02-11
libwbclient: Implement wbcSidToGid_send/recv
Kai Blin
2
-0
/
+107
2010-02-11
libwbclient: Implement wbcUidToSid_send/recv
Kai Blin
2
-0
/
+116
2010-02-11
libwbclient: Implement wbcSidToUid_send/recv
Kai Blin
2
-0
/
+108
2010-02-11
libwbclient: Add wbcInterfaceDetails_send/recv
Kai Blin
3
-5
/
+231
2010-02-11
libwbclient: Add wbcDomainInfo_send/recv calls
Kai Blin
2
-1
/
+155
2010-02-11
libwbclient: Add wbcDomainName_send/recv call
Kai Blin
2
-0
/
+101
2010-02-11
libwbclient: Add wbcNetbiosName_send/recv calls
Kai Blin
2
-0
/
+102
2010-02-11
libwbclient: Add async wbcInfo_send()/wbcInfo_recv() calls
Kai Blin
2
-0
/
+106
2010-02-11
libwbclient: add wbcInterfaceVersion send/recv calls
Kai Blin
2
-0
/
+98
2010-02-11
libwbclient: torture-test wbcPing async functions.
Kai Blin
1
-0
/
+20
2010-02-11
libwbclient: Add async wbcPing_send/_recv
Kai Blin
2
-1
/
+87
2010-02-11
libwbclient: Zero out context on initialization
Kai Blin
1
-1
/
+1
2010-02-07
libwbclient: wbc_create_logon_info is always called with mem_ctx==NULL
Volker Lendecke
1
-5
/
+3
2010-02-07
libwbclient: wbc_create_password_policy_info is always called with mem_ctx==NULL
Volker Lendecke
1
-7
/
+4
2010-02-07
libwbclient: wbc_create_error_info is always called with mem_ctx==NULL
Volker Lendecke
1
-18
/
+10
2010-01-25
s4-smbtorture: test wbcResolveWinsByName/wbcResolveWinsByIP in WINBIND-WBCLIE...
Günther Deschner
1
-0
/
+35
2010-01-25
s4-smbtorture: add test for wbcPingDc to WINBIND-WBCLIENT testsuite.
Günther Deschner
1
-1
/
+12
2010-01-24
libwbclient: Actually implement wbcCredentialCache()
Volker Lendecke
1
-1
/
+127
2010-01-24
s3: Add wbinfo --ccache-save
Volker Lendecke
2
-0
/
+28
2010-01-24
libwbclient: Use winbindd_free_response()
Volker Lendecke
3
-51
/
+21
2010-01-24
libwbclient: Remove a pointless talloc_strdup
Volker Lendecke
1
-12
/
+5
2010-01-03
libwbclient: Remove a pointless check
Volker Lendecke
1
-1
/
+1
2009-12-21
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
2
-0
/
+59
2009-10-19
libwbclient: fix wbcLookupDomainController().
Günther Deschner
1
-2
/
+3
[prev]
[next]