s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING
[nivanova/samba-autobuild/.git] / nsswitch / libwbclient /
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-22 Andrew Tridgelllibwbclient: added support for WBC_ID_TYPE_BOTH
2011-09-08 Andrew Tridgellnsswitch: make the wbcSidsToUnixIds() parser more robust
2011-08-21 Jelmer Vernooijwbclient: Add pkg-config file.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-04-13 Volker Lendeckelibwbclient: Add wbcSidsToUnixIds
2011-04-13 Volker Lendeckelibwbclient: Add wbcLookupSids
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2217: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2148, FORWARD_NULL
2011-03-15 Volker Lendeckelibwbclient: CID 2199 -- NULL pointer return
2011-03-10 Volker Lendeckelibwbclient: Remove a pointless check
2011-03-05 Volker Lendeckelibwbclient: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckelibwbclient: Add wbcSidToStringBuf
2011-02-18 Günther Deschnernsswitch: make libwbclient a public library again.
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetGidHwm deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetUidHwm deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcRemoveGidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcRemoveUidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetGidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetUidMapping deprecated
2011-02-10 Michael AdamRevert "libwbclient: remove two unused defines"
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveUidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveGidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidHwm() - not implem...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidHwm() - not implem...
2011-02-10 Michael AdamRevert "libwbclient: bump version to 0.6 -> 1.0 due...
2011-02-10 Michael AdamRevert "nsswitch: libwbclient has vnum 1 now."
2011-01-31 Günther Deschnernsswitch: libwbclient has vnum 1 now.
2011-01-27 Michael Adamlibwbclient: bump version to 0.6 -> 1.0 due to ABI...
2011-01-27 Michael Adamlibwbclient: remove wbcSetGidHwm() - not implemented...
2011-01-27 Michael Adamlibwbclient: remove wbcSetUidHwm() - not implemented...
2011-01-27 Michael Adamlibwbclient: remove wbcRemoveGidMapping() - not impleme...
2011-01-27 Michael Adamlibwbclient: remove wbcRemoveUidMapping() - not impleme...
2011-01-27 Michael Adamlibwbclient: remove wbcSetGidMapping() - not implemente...
2011-01-27 Michael Adamlibwbclient: remove wbcSetUidMapping() - not implemente...
2011-01-27 Michael Adamlibwbclient: remove two unused defines
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2010-12-19 Volker Lendeckewb_reqtrans is not used in libwbclient
2010-12-19 Volker LendeckeMove wbc_async.[ch] to its only user: smbtorture3
2010-12-19 Volker Lendeckelibwbclient: Put the wb_reqtrans definitions into wb_re...
2010-12-15 Günther Deschners3-waf: use shared libwbclient wscript_build.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-11-27 Volker Lendeckelibwbclient: Correctly order the wbcAllocateMemory...
2010-11-27 Volker Lendeckelibwbclient: Fix a division by zero
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-24 Jelmer Vernooijs4: Rename WBCLIENT to wbclient.
2010-10-24 Jelmer Vernooijwaf: Rename LIBWINBIND-CLIENT to libwinbind-client
2010-10-21 Andrew Tridgellnsswitch: make LIBWBCLIENT a private library
2010-10-12 Kai Blinlibwbclient: Remove half-finished async implementation
2010-09-16 Andrew Tridgellwbclient: gr_mem can be NULL
2010-09-16 Andrew Tridgellwbclient: paranoid check for double free
2010-09-11 Andrew Tridgellnss-waf: use the right winbind pipe path
2010-09-10 Volker Lendeckes3: auth.krb5ccname and auth.unix_username are both...
2010-09-03 Stefan Metzmachernsswitch/libwbclient: LIBWBCLIENT depends on LIBWINBIND...
2010-08-14 Michael Adamlibwbclient: unimplement wbcRemoveGidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcRemoveUidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetGidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetUidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetGidHwm()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetUidHwm()
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-08 Günther Deschners4-smbtorture: skip wbcChangeUserPassword test when...
2010-05-20 Günther Deschnerwaf: fix the build of nsswitch libwbclient.
2010-05-20 Andrew Tridgells3-waf: All sorts of nasty hacks to finally get smbd...
2010-05-05 Andreas Schneiderlibwbclient: Fixed doxygen errors.
2010-04-25 Volker Lendeckelibwbclient: Talloc is no longer used
2010-04-23 Volker Lendeckelibwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE
2010-04-23 Volker Lendeckelibwbclient: Actually copy something in wbcChangeUserPa...
2010-04-23 Volker Lendeckelibwbclient: Remove some pointless BAIL_ON_WBC_ERROR...
2010-04-19 Volker Lendeckelibwbclient: wbcFreeMemory deals fine with a NULL pointer
2010-04-19 Volker Lendeckelibwbclient: Fix wbcListGroups against too small num_en...
2010-04-19 Volker Lendeckelibwbclient: Fix wbcListUsers against too small num_entries
2010-04-19 Volker Lendeckelibwbclient does not need talloc_free anymore
2010-04-19 Volker Lendeckelibwbclient: Make wbcListTrusts not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_error_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcCredentialCache not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcAuthenticateUserEx not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_logon_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_auth_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_password_policy_info not...
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetGroups
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetGroups not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_domain_controller_info_ex...
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupDomainController not use...
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupUserSids not use talloc
2010-04-19 Volker Lendeckelibwbclient: Test wbcChangeUserPassword
2010-04-19 Volker Lendeckelibwbclient: Abstract out test_wbc_authenticate_user...
2010-04-19 Volker Lendeckelibwbclient: Test wbcLogonUser
2010-04-19 Volker Lendeckelibwbclient: Make wbcAddNamedBlob not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcResolveWinsByIP not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcResolveWinsByName not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcDomainInfo not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcInterfaceDetails not use talloc
next