build: commit all the waf build files in the tree
[nivanova/samba-autobuild/.git] / source4 / winbind /
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...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Move nsswitch files from source4 to top level...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-06 Stefan Metzmachers4:winbind: fill in the correct variable...
2008-12-06 Stefan Metzmachers4:winbind: move setting up the primary_sid into a...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschners4-samr: merge samr_GetGroupsForUser from s3 idl. ...
2008-10-29 Günther Deschners4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags...
2008-10-29 Günther Deschners4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3...
2008-10-28 Günther Deschners4-netlogon: merge netr_GetDcName from s3 idl.
2008-10-28 Günther Deschners4-netlogon: merge netr_GetAnyDCName from s3 idl (untes...
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Günther Deschners4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijRename smbd -> samba.
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
next