Merge branch 'singlereplace' into single
[kai/samba.git] / source3 / nsswitch /
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMake Samba 3 and Samba 4 both use the same single copy...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-31 Volker LendeckeFix Coverity ID 589, dead code
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnerwbinfo: add change-user-password command.
2008-08-29 Günther Deschnerlibwbclient: add wbcChangeUserPassword and wbcChangeUse...
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-25 David LeonardFix bug 4516, no IPv6 on Solaris 2.6.
2008-08-20 Gerald (Jerry) Carternss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-19 Günther Deschnerpam_winbind: some doxygen fixes.
2008-08-19 Günther Deschnerwbinfo: use wbinfo_prompt_pass() everywhere.
2008-08-19 Günther Deschnerwbinfo: add wbinfo_prompt_pass.
2008-08-19 Günther Deschnerpam_winbind: use pam error string function to display...
2008-08-19 Günther Deschnerpam_winbind: add _pam_error_code_str().
2008-08-19 Günther Deschnerpam_winbind: use integer constants.
2008-07-30 Günther Deschnerbuild: fix some no previous prototype warnings.
2008-07-30 Günther Deschnerlibwbclient: let wbcStringToSid handle the global NULL...
2008-07-24 Andreas SchneiderRemove trailing withespace from wbinfo -m which breaks...
2008-07-22 Zach LoafmanFix various build warnings
2008-07-17 Herb Lewisallow SID with 0 in subauthority to be converted properly
2008-07-07 Jeremy AllisonAllow authentication and memory credential refresh...
2008-06-27 Volker LendeckeFix an "invalid operation involving NULL pointer" found...
2008-06-27 Volker LendeckeRemove a strlen check that will never kick in
2008-06-17 Volker LendeckeFix a segfault in wbcLookupRids
2008-06-17 Volker LendeckeFix a segfault in wbcLookupSid
2008-06-17 Andrew BartlettMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-06-17 Volker LendeckeReplace a very unusual variable declaration by a more...
2008-06-17 Volker LendeckeFix a memleak in wbcAuthenticateUserEx()
2008-06-14 Volker LendeckeFix an uninitialized variable found by the IBM checker
2008-06-14 Volker LendeckeFix group parsing in libwbclient's copy_group_entry()
2008-06-11 Günther Deschnerpam_winbind: Update cached creds during password change.
2008-06-09 Volker LendeckeFix the compile on NetBSD -- missing prototypes
2008-06-06 Günther Deschnerpam_winbind: fix pam_sm_chauthtok for storing modified...
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Günther Deschnerwbinfo: prompt for password when none has been given.
2008-05-27 Günther Deschnerlibwbclient: fix typo.
2008-05-23 Stefan Metzmacherlibwbclient: add wbcLibraryDetails()
2008-05-23 Stefan Metzmacherlibwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHS
2008-05-15 Günther DeschnerFix build warning.
2008-05-13 coffeedudelibwbclient: Add wbcLogoffUser() and wbcLookupDomainCon...
2008-05-07 Günther Deschnerwins: fix null pointer crash in nss_wins module.
2008-04-23 Gerald W. CarterMark a domain offline in the wbcDomainInfo structure...
2008-04-23 Gerald W. CarterRename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAI...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael Adamlibwbclient: change wbcResolveWinsByIP() to take char...
2008-04-20 Michael Adamlibwbclient: fix wbcResolveWinsByName() to take char...
2008-04-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Gerald W. CarterRemove unused variable from wbcCheckTrustCredentials().
2008-04-17 Gerald W. CarterConvert "wbinfo -m" to use wbcListTrusts() API call.
2008-04-17 Gerald W. CarterAdd wbcListTrusts() API call to libwbclient.so
2008-04-17 Gerald W. CarterFollow error code name convention in libwbclient.
2008-04-17 Günther Deschnerwbclient: Remove unused string.
2008-04-16 Stefan Metzmacherwbinfo: use wbcCheckTrustCredentials()
2008-04-16 Stefan Metzmacherlibwbclient: add wbcCheckTrustCredentials()
2008-04-16 Stefan Metzmacherwbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()
2008-04-16 Stefan Metzmacherlibwbclient: add wbcResolveWinsByName() and wbcResolveW...
2008-04-11 Stefan Metzmachernsswitch: remove unused nsswitch/wb_client.c
2008-04-11 Stefan Metzmacherlibwbclient: add wbcSet[U|G]idMapping() and wbcSet...
2008-04-10 Björn Jackefix some extrasemi compile warnings
2008-04-07 Volker LendeckeFix an uninitialized variable
2008-04-06 Stefan Metzmacherwbinfo: make use of wbcGetGroups()
2008-04-06 Stefan Metzmacherlibwbclient: add wbcGetGroups()
2008-04-06 Volker LendeckeFix a C++ warning
2008-04-06 Volker LendeckeRemove external refs to winbindd_fd
2008-04-06 Volker LendeckewbcAllocateGid returns a gid_t, not a uid_t
2008-04-03 Günther DeschnerFix pam_winbind macros.
2008-04-03 Günther DeschnerUse pwb_context in pam_winbind.
2008-04-03 Günther DeschnerAdd _pam_winbind_init/free_context.
2008-04-03 Günther DeschnerAdd pwb_context to pam_winbind.h.
2008-04-03 Günther DeschnerMake more functions in pam_winbind static.
2008-04-03 Stefan Metzmacherwbinfo: use wbcLookupNames()
2008-04-03 Stefan Metzmacherwbinfo: use wbcLookupRids()
2008-04-03 Stefan Metzmacherwbinfo: use wbcLookupSid()
2008-04-03 Stefan Metzmacherwbinfo: catch NULL domain string as in other places
2008-04-01 Stefan Metzmacherwbinfo: use wbcInterfaceDetails()
2008-04-01 Stefan Metzmacherlibwbclient: add wbcInterfaceDetails()
2008-04-01 Stefan Metzmacherlibwbclient: use WBC_ERROR_IS_OK() in BAIL_ON_WBC_ERROR...
2008-03-31 Gerald W. CarterDIsplay the short domain name in "wbinfo -m " by default.
2008-03-31 Steven DannemanAugmented "wbinfo -m" to list additional information...
2008-03-31 Stefan Metzmacherwbinfo: use wbcAllocateGid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcAllocateUid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcSidToGid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcSidToUid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcGitToSid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcUidToSid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcPing()
2008-03-28 Stefan Metzmacherwbinfo: use wbcDomainInfo()
2008-03-28 Stefan Metzmacherwbinfo: use wbcGetgrnam()
2008-03-28 Stefan Metzmacherwbinfo: use wbcListUsers() and wbcListGroups()
2008-03-28 Stefan Metzmacherwbinfo: use wbcLookupUserSids()
2008-03-28 Stefan Metzmacherlibwbclient: remove prototype of non existing wbcDomain...
2008-03-28 Stefan Metzmacherlibwbclient: add wbcListUsers() and wbcListGroups()
2008-03-28 Stefan Metzmacherlibwbclient: add wbcLookupUserSids()
2008-03-27 Gerald W. CarterOnly add WBFLAG_PAM_CONTACT_TRUSTDOM when performing...
2008-03-27 Michael Adamlibwbclient: fix Coverity ID 536 remove duplicate error...
2008-03-26 Günther DeschnerFix wbcAuthenticateUserEx().
2008-03-17 Marc VanHeyningenCoverity fixes
next