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-12-19
wb_reqtrans is not used in libwbclient
Volker Lendecke
2
-507
/
+0
2010-12-19
Move wbc_async.[ch] to its only user: smbtorture3
Volker Lendecke
2
-945
/
+0
2010-12-19
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
Volker Lendecke
3
-31
/
+63
2010-12-15
s3-waf: use shared libwbclient wscript_build.
Günther Deschner
1
-0
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-11-27
libwbclient: Correctly order the wbcAllocateMemory args
Volker Lendecke
2
-11
/
+11
2010-11-27
libwbclient: Fix a division by zero
Volker Lendecke
1
-1
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-10
/
+0
2010-10-24
s4: Rename WBCLIENT to wbclient.
Jelmer Vernooij
1
-5
/
+5
2010-10-24
waf: Rename LIBWINBIND-CLIENT to libwinbind-client
Jelmer Vernooij
1
-1
/
+1
2010-10-21
nsswitch: make LIBWBCLIENT a private library
Andrew Tridgell
1
-4
/
+5
2010-10-12
libwbclient: Remove half-finished async implementation
Kai Blin
7
-2184
/
+0
2010-09-16
wbclient: gr_mem can be NULL
Andrew Tridgell
1
-0
/
+5
2010-09-16
wbclient: paranoid check for double free
Andrew Tridgell
1
-0
/
+5
2010-09-11
nss-waf: use the right winbind pipe path
Andrew Tridgell
1
-0
/
+1
2010-09-10
s3: auth.krb5ccname and auth.unix_username are both fstrings
Volker Lendecke
1
-4
/
+2
2010-09-03
nsswitch/libwbclient: LIBWBCLIENT depends on LIBWINBIND-CLIENT
Stefan Metzmacher
1
-0
/
+1
2010-08-14
libwbclient: unimplement wbcRemoveGidMapping()
Michael Adam
1
-33
/
+2
2010-08-14
libwbclient: unimplement wbcRemoveUidMapping()
Michael Adam
1
-33
/
+2
2010-08-14
libwbclient: unimplement wbcSetGidMapping()
Michael Adam
1
-33
/
+2
2010-08-14
libwbclient: unimplement wbcSetUidMapping()
Michael Adam
1
-33
/
+2
2010-08-14
libwbclient: unimplement wbcSetGidHwm()
Michael Adam
1
-21
/
+2
2010-08-14
libwbclient: unimplement wbcSetUidHwm()
Michael Adam
1
-21
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-07-08
s4-smbtorture: skip wbcChangeUserPassword test when no oldpass is set in envi...
Günther Deschner
1
-0
/
+5
2010-05-20
waf: fix the build of nsswitch libwbclient.
Günther Deschner
1
-1
/
+0
2010-05-20
s3-waf: All sorts of nasty hacks to finally get smbd to build/link
Andrew Tridgell
1
-1
/
+2
2010-05-05
libwbclient: Fixed doxygen errors.
Andreas Schneider
3
-25
/
+32
2010-04-25
libwbclient: Talloc is no longer used
Volker Lendecke
2
-3
/
+0
2010-04-23
libwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE
Volker Lendecke
1
-5
/
+75
2010-04-23
libwbclient: Actually copy something in wbcChangeUserPasswordEx
Volker Lendecke
1
-8
/
+8
2010-04-23
libwbclient: Remove some pointless BAIL_ON_WBC_ERROR macro calls
Volker Lendecke
1
-12
/
+12
2010-04-19
libwbclient: wbcFreeMemory deals fine with a NULL pointer
Volker Lendecke
1
-3
/
+1
2010-04-19
libwbclient: Fix wbcListGroups against too small num_entries
Volker Lendecke
1
-6
/
+11
2010-04-19
libwbclient: Fix wbcListUsers against too small num_entries
Volker Lendecke
1
-6
/
+11
2010-04-19
libwbclient does not need talloc_free anymore
Volker Lendecke
1
-1
/
+0
2010-04-19
libwbclient: Make wbcListTrusts not use talloc
Volker Lendecke
1
-28
/
+20
2010-04-19
libwbclient: Make wbc_create_error_info not use talloc
Volker Lendecke
1
-4
/
+13
2010-04-19
libwbclient: Make wbcCredentialCache not use talloc
Volker Lendecke
1
-10
/
+14
2010-04-19
libwbclient: Make wbcAuthenticateUserEx not use talloc
Volker Lendecke
1
-2
/
+3
2010-04-19
libwbclient: Make wbc_create_logon_info not use talloc
Volker Lendecke
1
-6
/
+11
2010-04-19
libwbclient: Make wbc_create_auth_info not use talloc
Volker Lendecke
1
-17
/
+33
2010-04-19
libwbclient: Make wbc_create_password_policy_info not use talloc
Volker Lendecke
1
-2
/
+3
2010-04-19
libwbclient: Test wbcGetGroups
Volker Lendecke
1
-0
/
+15
2010-04-19
libwbclient: Make wbcGetGroups not use talloc
Volker Lendecke
1
-5
/
+3
2010-04-19
libwbclient: Make wbc_create_domain_controller_info_ex not use talloc
Volker Lendecke
1
-23
/
+29
2010-04-19
libwbclient: Make wbcLookupDomainController not use talloc
Volker Lendecke
1
-6
/
+13
2010-04-19
libwbclient: Make wbcLookupUserSids not use talloc
Volker Lendecke
1
-3
/
+4
2010-04-19
libwbclient: Test wbcChangeUserPassword
Volker Lendecke
1
-0
/
+23
2010-04-19
libwbclient: Abstract out test_wbc_authenticate_user for reuse
Volker Lendecke
1
-3
/
+9
[next]