s3:idmap_tdb: prevent opening the idmap db more than once.
[amitay/samba.git] / nsswitch /
2010-08-14 Michael Adams3:winbind: increase interface version after removing...
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
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 Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetGidHwm()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetUidHwm()
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Volker Lendeckepam_winbind: Fix shadowing a global on FreeBSD
2010-07-17 Matthieu Patous4 pam_winbind: don't build if pam header are not installed
2010-07-17 Matthieu Patous4-waf: add the missing bits for builing nss_winbind...
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-07-03 Volker Lendeckewbinfo: Fix error messages
2010-06-29 Andreas Schneiders3-winbind: Make sure we crash if domain is really...
2010-06-23 Andreas Schneiderwbinfo: Document the deprecated sequence option correctly.
2010-06-10 Björn Jackes3: readd h_errno struct member but rename it
2010-06-10 Björn Jackes3: fix build on HP-UX
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-17 Kai Blinwbinfo: Add better libwbclient error reporting
2010-05-10 Volker Lendeckelibwbclient: Fix a fd-leak at dlclose-time
2010-05-05 Andreas Schneiderlibwbclient: Fixed doxygen errors.
2010-04-25 Volker Lendeckelibwbclient: Talloc is no longer used
2010-04-24 Volker LendeckeRevert "nsswitch: Fix a memleak in wbinfo"
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 Lendeckensswitch: Add wbinfo --pam-logon
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
2010-04-19 Volker Lendeckelibwbclient: Test wbcAuthenticateUser[Ex]
2010-04-19 Volker Lendeckelibwbclient: Make _SID_COMPOSE a function instead of...
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetDisplayName not use talloc
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetDisplayName
2010-04-19 Volker Lendeckelibwbclient: Make wbcListGroups not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcListUsers not use talloc
2010-04-19 Volker Lendeckewinbindd: Fill in num_entries where available
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetSidAliases not use talloc
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetSidAliases
2010-04-19 Volker Lendeckelibwbclient: Simplify test_wbc_domain_info a bit
2010-04-19 Volker Lendeckelibwbclient: Fix some pointless macro calls
2010-04-19 Volker Lendeckelibwbclient: Take -21 into account in length guessing
2010-04-19 Volker Lendeckelibwbclient: Fix some pointless macro calls
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupRids not use talloc
2010-04-19 Volker Lendeckelibwbclient: Add wbcAllocateStringArray
2010-04-19 Volker Lendeckelibwbclient: Test wbcLookupRids
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupSid not use talloc
2010-04-19 Volker Lendeckelibwbclient: Add wbcStrDup
2010-04-19 Volker Lendeckelibwbclient: Convert wbcSidToString to not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make copy_group_entry not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make copy_passwd_entry not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcGuidToString not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcLibraryDetails not use talloc
2010-04-19 Volker Lendeckelibwbclient: Add wbcAllocateMemory()
2010-04-19 Andrew Tridgells4-waf: fixed WINBINDD_SOCKET_DIR for wb_common in s4
2010-04-18 Volker Lendeckensswitch: Fix a memleak in wbinfo
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-13 Volker Lendeckelibwbclient: Re-Fix a bug that was fixed with e5741e27c4c
2010-04-13 Volker Lendeckelibwbclient: Remove a pointless variable
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-11 Kai Blinnsswitch/wbinfo: Fix the S4 header check
2010-04-10 Volker Lendeckelibwbclient: Fix a memleak in wbcGetDisplayName
2010-04-10 Volker Lendeckelibwbclient: Ensure correct 0-termination in wbcGetSidA...
2010-04-09 Volker Lendeckelibwbclient: Fix some memleaks in the tests
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: more places missing libreplace
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: configure fixes for opensolaris
2010-04-06 Andrew Tridgellbuild: check libc first for several libraries
2010-04-06 Andrew Tridgellbuild: check for pam headers
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
next