s3-registry: use push_reg_sz().
[kai/samba.git] / source3 / winbindd /
2009-09-28 Volker Lendeckes3:winbind: remove a pointless initialization
2009-09-28 Volker Lendeckes3:winbind: Make check_info3_in_group, sanitize its...
2009-09-28 Volker Lendeckes3:winbind: Make "check_request_flags" publically available
2009-09-28 Volker Lendeckes3:winbind: Sanitize the args for find_auth_domain...
2009-09-28 Volker Lendeckes3:winbind: Make append_data publically available as...
2009-09-25 Stefan Metzmachers3:winbindd_cm: don't invalidate the whole connection...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-24 Günther Deschners3-winbindd: no reason to call winbindd_can_contact_dom...
2009-09-24 Stefan MetzmacherRevert "s3:winbindd: use a tcp connection for lsa in...
2009-09-24 Günther Deschners3:winbindd: use a tcp connection for lsa in case looku...
2009-09-23 Volker Lendeckes3:winbind: Fix an uninitialized variable
2009-09-22 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-09-22 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Stefan Metzmachers3:winbindd: avoid writing to a closed connection and...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Volker Lendeckes3:winbind: Fix some enum type mismatches found by...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-09 Günther Deschners3-winbindd: Fix Bug #6700: Use dns domain name when...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-09-05 Volker Lendeckes3:winbind: Use fstr_sprintf, it is simpler than talloc...
2009-09-05 Volker Lendeckes3:winbind: Remove pointless <cond> ? true : false;
2009-09-05 Volker Lendeckes3:winbind: Make the pam_auth subfunctions static
2009-09-04 Volker Lendeckes3:winbind: Fix Coverity ID 933: FORWARD_NULL
2009-09-04 Volker Lendeckes3:winbind: Fix Coverity ID 940: Resource Leak
2009-08-30 Volker Lendeckes3:winbind: Fix bug 5626
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: add a fake NDR winbind cache validator
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckes3:winbind: Add a comment about fill_grent_mem_domusers...
2009-08-29 Volker Lendeckes3:winbind: Add some missing error checks
2009-08-29 Volker Lendeckes3:winbind: Fix a typo
2009-08-29 Volker Lendeckes3:winbind: Add async wb_next_grent
2009-08-29 Volker Lendeckes3:winbind: Add async QueryGroupList
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_dsgetdcname
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Add an async dsgetdcname call
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async next_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async fill_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async query_user_list
2009-08-29 Volker Lendeckes3:winbind: simplify wb_seqnums_done a bit
2009-08-29 Volker Lendeckes3:winbind: Make wb_seqnums.c update the winbind cache...
2009-08-29 Volker Lendeckes3:winbind: Fix a bug found by RPC-SAMR
2009-08-29 Volker Lendeckes3:winbind: Fix a typo
2009-08-29 Volker Lendeckes3:winbind: Rename wbint_GroupMembers to wbint_Principals
2009-08-29 Volker Lendeckes3:winbind: Rename wbint_GroupMember to wbint_Principal
2009-08-27 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
2009-08-27 Volker Lendeckes3:winbind: Fix a typo
2009-08-27 Volker Lendeckes3:winbind: Remove the manual caching for the async...
2009-08-27 Volker Lendeckes3:winbind: Some calls are not cacheable
2009-08-27 Volker Lendeckes3:winbind: Factor out wcache_store_seqnum()
2009-08-27 Volker Lendeckes3:winbind: Add a generic cache for NDR based parent...
2009-08-27 Volker Lendeckes3:winbind: Factor out wcache_fetch_seqnum
2009-08-26 Steven Dannemans3/winbindd: Remove unnecessary check for NULL SID
2009-08-26 Volker Lendeckes3:winbind: Fix Coverity ID 942: Resource Leak
2009-08-23 Volker Lendeckes3:winbind: Fallback to the forest root for lookupname
2009-08-23 Volker Lendeckes3:winbind: Even on a domain controller, "our" domain...
2009-08-23 Volker Lendeckes3:winbind: Do not drop the first user in sam_query_use...
2009-08-23 Volker Lendeckes3:winbind: For internal domains it is pointless to...
2009-08-23 Volker Lendeckes3:winbind: winbindd_dual_ndrcmd should output what...
2009-08-23 Volker Lendeckes3:winbind: Fix the talloc hierarchy in wb_queryuser_done
2009-08-20 Günther Deschners3-idmap: fix two uninitialized variable warnings in...
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRNAM to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API
2009-08-16 Volker Lendeckes3:winbind: Add winbindd_print_groupmem
2009-08-16 Volker Lendeckes3:winbind: Make fill_grent publically available
2009-08-16 Volker Lendeckes3:winbind: Add const to normalize_name_map
2009-08-16 Volker Lendeckes3:winbind: Add async wb_getgrsid
2009-08-16 Volker Lendeckes3:winbind: Add async wb_group_members
2009-08-16 Volker Lendeckes3:winbind: Make wcache_lookup_groupmem available publi...
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnums
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnum
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-16 Volker Lendeckes3:winbind: Simplify _wbint_[GU]id2Sid
2009-08-11 Stefan Metzmachers3:winbindd: raise the timeout for lsa_Lookup*() calls...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Bo Yangs3: Fix nss info substitution
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gettoken
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the...
next