rerun: 'make idl'...
[metze/samba/wb-ndr.git] / source / winbindd /
2008-05-02 Stefan Metzmacheradd NDR_WINBIND_PING to the locator and idmap child...
2008-05-02 Stefan Metzmacherremove WINBINDD_DUAL_SET_HWM support ...
2008-05-02 Stefan Metzmacherlet winbindd_set_hwm() use WINBIND_SET_IDMAP_LEVEL_SET_...
2008-05-02 Stefan Metzmacherremove WINBINDD_DUAL_SET_MAPPING support ...
2008-05-02 Stefan Metzmacherlet winbindd_set_mapping() use WINBIND_SET_IDMAP_LEVEL_...
2008-05-02 Stefan Metzmacherremove winbindd_dual_allocate_gid()...
2008-05-02 Stefan Metzmacherlet winbindd_allocate_gid() use WINBIND_SET_IDMAP_LEVEL...
2008-05-02 Stefan Metzmacherremove winbindd_dual_allocate_uid()...
2008-05-02 Stefan Metzmacherlet winbindd_allocate_uid() use WINBIND_SET_IDMAP_LEVEL...
2008-05-02 Stefan Metzmacheradd winbindd_ndr_child_set_idmap() ...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_GID2SID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_gid2sid_async() to use winbind_...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_UID2SID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_uid2sid_async() to use winbind_...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_SID2GID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_sid2gid_async() to use winbind_...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_SID2UID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_sid2uid_async() to use WINBIND_...
2008-05-02 Stefan Metzmacherwb-ndr: implement winbindd_ndr_child_get_idmap()
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_DSGETDCNAME support
2008-05-02 Stefan Metzmacherfixes
2008-05-02 Stefan Metzmacherwb-ndr: use winbindd_get_dc_info_async_child() to imple...
2008-05-02 Stefan Metzmacherwb-ndr: implement WINBIND_DC_INFO_LEVEL_COMPAT_DS in...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_GETDCNAME support
2008-05-02 Stefan Metzmacherwb-ndr: use winbindd_get_dc_info_async_domain() to...
2008-05-02 Stefan Metzmacherwb-ndr: add winbindd_get_dc_info_async_child() function
2008-05-02 Stefan Metzmacherwb-ndr: add winbindd_get_dc_info_async_domain() function
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_INIT_CONNECTION support
2008-05-02 Stefan Metzmacherwb-ndr: use the ndr calls in init_child_connection()
2008-05-02 Stefan Metzmacherwb-ndr: add option to forward ping requests to our...
2008-05-02 Stefan Metzmacherwb-ndr: implement winbindd_ndr_child_get_dc_info()...
2008-05-02 Stefan Metzmacherwb-ndr: implement winbindd_ndr_child_get_domain_info...
2008-05-02 Stefan Metzmacherwb-ndr: add do_async_ndr()/do_async_ndr_domain() similar to
2008-05-02 Stefan Metzmacherwb-ndr: pass ndr requests via sendto_child()/sendto_dom...
2008-05-02 Stefan Metzmacherwb-ndr: add async_ndr_domain_call() similar to async_do...
2008-05-02 Stefan Metzmacherwb-ndr: add async_ndr_call() similar to async_request()
2008-05-02 Stefan Metzmacherwb-ndr: infrastructure to handle ndr requests in the...
2008-05-02 Stefan Metzmacherwb-ndr: implement NDR_WINBIND_PING
2008-05-02 Stefan Metzmacherwb-ndr: add infrastruture for ndr based requests in...
2008-05-02 Stefan Metzmacherwinbindd: remove currently disabled WINBINDD_SIDS_TO_XI...
2008-04-30 Gerald W. CarterWinbind: Prevent cycle in children list when reaping...
2008-04-25 Volker LendeckeRevert "Make some fns static"
2008-04-25 Volker LendeckeRevert "Add "desthost" to rpc_pipe_client"
2008-04-25 Volker LendeckeRevert "Introduce rpccli_set_timeout()"
2008-04-25 Volker LendeckeRevert "Replace cli_rpc_pipe_close by a talloc destruct...
2008-04-24 Günther Deschnermailslot: allow to give back struct nbt_ntlogon_packet.
2008-04-24 Günther Deschnermailslot: allow to define nt_version in send_getdc_requ...
2008-04-23 Volker LendeckeFix CLEAR_IF_FIRST handling of messages.tdb
2008-04-23 Gerald W. CarterMark a domain offline in the wbcDomainInfo structure...
2008-04-23 Michael Adamwinbindd_cache: simplify logic in new key length check...
2008-04-23 Holger Hetterichwinbindd_cache: recognize and allow longer UA keys
2008-04-22 Volker LendeckeFix wbinfo --group-info if the winbind separator set...
2008-04-21 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-21 Günther Deschnerwinbind: pass down existing talloc context.
2008-04-21 Andrew BartlettAdd in a nice big comment explaining why SamLogonEx...
2008-04-21 Günther Deschnerwinbind: Use libnbt for NTLOGON SAMLOGON mailslot reque...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-18 Stefan Metzmacherwinbindd: create the messaging conntext earlier
2008-04-18 Stefan Metzmacherwinbindd: call reinit_after_fork() in the child processes
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Günther DeschnerMove GETDC mailslot out of winbindd.
2008-04-12 Stefan Metzmacherdbwrap: wait for tdb2 change notifies in smbd, nmbd...
2008-04-10 Michael Adamwinbindd: only call winbindd_validate_cache when not...
2008-04-10 Volker LendeckeAlso accept 0x15 getdc replies
2008-04-09 Volker LendeckeTry anonymous session setup
2008-04-07 Michael Adamwinbindd: fix break out early condition in fill_grent_m...
2008-04-07 Bo YangOnly cache password policy results that worked, otherwi...
2008-04-04 Günther DeschnerUse sid_array_from_info3 in lookup_usergroups_cached().
2008-04-02 Simo SorceFix trusted users on a DC that uses the old idmap synta...
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-31 Gerald W. CarterFix enumeration of forest trusts from our root domain.
2008-03-31 Steven DannemanAugmented "wbinfo -m" to list additional information...
2008-03-31 Steven DannemanForest root trust flags won't overwrite child trust...
2008-03-29 Michael Adamwinbindd_cache: add missing validation function for...
2008-03-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-03-28 Günther DeschnerDon't let winbind getgroups crash when we have no gids...
2008-03-28 Volker LendeckeMake some fns static
2008-03-27 Günther DeschnerFix typo.
2008-03-27 Gerald W. CarterDon't fill password policy structure for any domain...
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-03-27 Günther DeschnerMove LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
2008-03-26 Günther DeschnerFix winbind NETLOGON cred chain on a samba dc for w2k8...
2008-03-25 Volker LendeckeFix a segfault
2008-03-25 Volker LendeckeFix typo
2008-03-19 Volker LendeckeMerge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx...
2008-03-19 Volker LendeckeFix some "nexted extern" warnins
2008-03-10 Volker LendeckeUse a separate tdb for mutexes
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Stefan Metzmacherwinbind: use a struct element for WBFLAG_PAM_UNIX_NAME
2008-02-28 Günther DeschnerLet dsgetdcname() return a struct netr_DsRGetDCNameInfo.
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 everywhere in winbindd.
2008-02-17 Günther DeschnerGetting rid of net_io_user_info3() when sending an...
2008-02-13 Stefan Metzmacherwinbindd: add rids and other_sids arrays in WBFLAG_PAM_...
2008-02-13 Günther DeschnerConvert last caller (in winbindd) to rpccli_samr_EnumDo...
next