s4:auth Move struct auth_usersupplied_info to a common location
[samba.git] / source4 / winbind /
2010-08-14 Michael Adams4: remove REMOVE_MAPPING from wb_samba3_protocol
2010-08-14 Michael Adams4: remove SET_MAPPING from wb_samba3_protocol
2010-08-14 Michael Adams4: remove SET_HWM and SET_DUAL_HWM from wb_samba3_protocol
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-10 Stefan Metzmachers4:winbind: let WBSRV_SAMBA3_SET_STRING() initialize...
2010-07-10 Stefan Metzmachers4:wb_cmd_list_groups: also handle NT_STATUS_NO_MORE_EN...
2010-07-10 Stefan Metzmachers4:wb_cmd_list_users: also handle NT_STATUS_NO_MORE_ENTRIES
2010-07-05 Matthias Dieter... s4:winbind/wb_cmd_setpwent.c - fix a possible crash...
2010-07-04 Matthias Dieter... s4:wb_cmd_list_groups.c - don't crash when we don't...
2010-07-04 Matthias Dieter... s4:wb_cmd_list_groups.c - indentation and comment fixes
2010-06-26 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - add cast to suppress...
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-05-24 Andrew Bartletts4:winbind Give more detail on the parameters when...
2010-05-24 Andrew Bartletts4:winbind Change idmap API to match that used by the...
2010-05-24 Andrew Bartletts4:winbind Change include guard so as not to conflict...
2010-05-24 Andrew Bartletts4:winbind Fix up includes after seperation of idmap...
2010-05-24 Andrew Bartletts4:idmap Adjust code to new idmap structure names and...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Andrew Bartletts4:winbindd Record the privilaged pipe dir
2010-05-14 Andrew Bartletts4:winbindd Rework some winbind structures to make...
2010-04-27 Matthias Dieter... s4:wb_cmd_getdcname.c - fix s4 winbind up regarding...
2010-04-19 Stefan Metzmachers4:winbind: fill response.data.num_entries for WINBINDD...
2010-04-19 Stefan Metzmachers4:winbind: fill response.data.num_entries for WINBINDD...
2010-04-19 Stefan Metzmachers4:winbind: fill response.data.num_entries for WINBINDD...
2010-04-15 Stefan Metzmachers4:winbind: use WINBINDD_SOCKET_NAME instead of WINBIND...
2010-04-15 Stefan Metzmachers4:winbind: wbsrv_samba3_priv_pipe_dir() needs to retur...
2010-04-07 Matthias Dieter... s4:winbind/wb_server.c - fix indentation
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-16 Matthias Dieter... s4:wb_cmd_getgroups - fix failure in s4 winbind's ...
2010-03-12 Stefan Metzmachers4:winbind/wb_sam_logon.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_init_domain.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_dom_info_trusted.c: make use of use teven...
2010-03-12 Stefan Metzmachers4:winbind/wb_connect_sam.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_connect_lsa.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_cmd_usersids.c: make use of use tevent_re...
2010-03-12 Stefan Metzmachers4:winbind/wb_cmd_list_trustdom.c: make use of use...
2010-03-12 Stefan Metzmachers4:winbind/wb_cmd_getdcname: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_async_helpers.c: make use of use tevent_r...
2010-03-09 Matthias Dieter... s4:winbind - use "unsigned" variables where possible
2010-03-09 Matthias Dieter... s4:winbind/wb_cmd_getgroups.c - fix up warnings
2010-03-09 Matthieu Patous4:winbind: stub implementation of WINBINDD_PAM_LOGOFF
2010-03-09 Matthieu Patous4:winbind: Fix a misplaced returned info
2010-03-09 Matthieu Patous4:winbind Implement logic for getgroups to work
2010-03-09 Matthieu Patous4:winbind: implement calls for allowing getent groups
2010-03-01 Stefan Metzmachers4:winbind: make use of explicit dcerpc_*_recv functions
2010-02-26 Andreas Schneiders4-winbind: Fixed the memory context of tstream_bsd_exi...
2010-02-26 Matthieu Patous4: Winbind allow to behave more correctly when we...
2010-02-19 Andrew Bartletts4:winbind Make the 'no SID found' message even more...
2010-02-17 Andrew Bartletts4:param Modify secrets_get_domain_sid to give more...
2010-02-11 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-11 Kai Blins4 idmap: Make the sid_to_xid and xid_to_sid calls...
2010-01-20 Andreas Schneiders4-winbind: Migrated winbind connection to tsocket.
2009-11-27 Matthias Dieter... s4:winbind - Fix it another time up
2009-11-27 Matthias Dieter... s4:provision - Fix up the provision of "standalone...
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-20 Andrew Tridgells4: ran minimal_includes.pl on source4/winbind
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-10-02 Andrew Tridgells4-winbind: support the s3 response flags on krb5 auth too
2009-10-02 Andrew Tridgells4-winbind: support the Samba3 TXT form of the info3...
2009-09-19 Andrew Tridgells4-resolve: fixed a crash bug on timeout
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-08-18 Kai Blins4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler...
2009-08-18 Kai Blins4 winbind: Silence compile warning by adding new comma...
2009-08-18 Kai Blins4 winbind: Implement a stubbed out version of WINBINDD...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellfixed another ambiguous talloc call
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Stefan Metzmachers4:winbind: rename uint => uint32_t as uint isn't portable
2009-04-28 Volker LendeckeFix Coverity ID 853 (UNINIT) -- Kai, please check!
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:service_stream: s/private/private_data
2009-02-02 Stefan Metzmachers4:winbind: s/private/private_data
2009-02-01 Kai Blinshared: Move dom_sid_* utility functions to top level
2009-01-31 Stefan Metzmachers4:irpc: avoid c++ reserved word 'private'
2009-01-15 Kai Blins4-winbind: Add support for the WINBINDD_LIST_GROUPS...
2009-01-06 Kai Blins4 winbind: Silence a "discards const" warning
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Kai Blins4 winbind: Correctly silence a "discard const" warning
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Stefan MetzmacherRevert "s4 winbind: Copy SID to avoid "discard const...
2009-01-02 Stefan MetzmacherRevert "s4 winbind: Avoid a "discards const" compiler...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-29 Kai Blins4 winbind: Copy SID to avoid "discard const" warning
2008-12-29 Kai Blins4 winbind: Add support for WINBINDD_GETGRGID call
2008-12-29 Kai Blins4 libnet: Add support for groupinfo by sid lookup
2008-12-29 Kai Blins4 winbind: Fix typos in debug output
2008-12-29 Kai Blins4 winbind: Add implementation for WINBINDD_GETGRNAM
2008-12-29 Kai Blins4 winbind: Avoid a "discards const" compiler warning.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next