Add in fsp->access_mask checks. Not required (underlying system does this)
[samba.git] / nsswitch /
2010-11-17 Andrew Tridgelldeveloper: only do the C++ reserved name checking on...
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename WBCLIENT to wbclient.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-24 Jelmer Vernooijwaf: Rename LIBWINBIND-CLIENT to libwinbind-client
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename UID_WRAPPER to uid_wrapper.
2010-10-21 Andrew Tridgellnsswitch: make LIBWINBIND-CLIENT a private library
2010-10-21 Andrew Tridgellnsswitch: make LIBWBCLIENT a private library
2010-10-20 Günther Deschnernsstest: no need for two copies of the same tool.
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
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-16 Andrew Tridgells4-test: enable valgrind on wbinfo tests
2010-09-14 Jelmer Vernooijnss_winbind: Fix soname.
2010-09-13 Volker Lendeckes3: Do not directly log off after a pam_logon
2010-09-13 Volker Lendeckes3: Fix wbinfo arg for --pam-logon
2010-09-11 Matthieu Patous4:unittest: Test wbinfo --group-info and --gid-info
2010-09-11 Matthias Dieter... test_wbinfo.c - count more possible failures
2010-09-11 Andrew Tridgellnss-waf: use the right winbind pipe path
2010-09-11 Andrew Tridgellwinbind-waf: the installed name is libnss_winbind.so.2
2010-09-10 Volker Lendeckes3: auth.krb5ccname and auth.unix_username are both...
2010-09-09 Volker Lendeckes3: Fix messsssages
2010-09-03 Stefan Metzmachernsswitch/libwbclient: LIBWBCLIENT depends on LIBWINBIND...
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-24 Günther Deschners4-waf: try to fix the s4 wbinfo build dependencies.
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
next