gd/samba-autobuild/.git
2017-01-05 Karolin SeegerVERSION: Bump version up to 4.7.0pre1...
2017-01-05 Karolin SeegerVERSION: Diable git snapshots for the 4.6.0rc1 release. samba-4.6.0rc1
2017-01-05 Karolin SeegerVERSION: Bump version up to 4.6.0rc1.
2017-01-04 Volker Lendeckewinbind: Fix a typo
2017-01-04 Volker Lendeckewinbind: Avoid a few explicit ZERO_STRUCT calls
2017-01-04 Volker Lendeckewinbind: remove nss_get_info backend functions
2017-01-04 Volker Lendeckewinbind: Remove nss_get_info()
2017-01-04 Volker Lendeckewinbind: Remove unused nss_get_info_cached
2017-01-04 Volker Lendeckewinbind: Simplify query_user_list to only return rids
2017-01-04 Volker Lendeckewinbind: Remove wbint_QueryUserList
2017-01-04 Volker Lendeckewinbind: Make list_users use wb_query_user_list
2017-01-04 Volker Lendeckewinbind: Make wb_query_user_list just return names
2017-01-04 Volker Lendeckewinbind: Remove rpc_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove "lookup_usergroups" winbind method
2017-01-04 Volker Lendeckewinbind: Remove validate_ug
2017-01-04 Volker Lendeckewinbind: Remove wcache_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove wb_cache_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove wbint_LookupUserGroups
2017-01-04 Volker Lendeckewinbind: Remove wb_lookupusergroups
2017-01-04 Volker Lendeckewinbind: Use wb_gettoken in getuserdomgroups
2017-01-04 Volker Lendeckewinbind: Add "expand_local_aliases" to wb_gettoken
2017-01-04 Volker Lendeckewinbind: Remove rpc_query_user
2017-01-04 Volker Lendeckewinbind: Remove "query_user" backend function
2017-01-04 Volker Lendeckewinbind: Remove unused wb_cache_query_user
2017-01-04 Volker Lendeckewinbind: Remove wbint_QueryUser
2017-01-04 Jeremy Allisons3: torture: Add test for cli_ftruncate calling cli_smb...
2017-01-04 Jeremy Allisons3: libsmb: Add cli_smb2_ftruncate(), plumb into cli_ft...
2017-01-03 Volker Lendecketorture-netlogon: Use "all_zero" where appropriate
2017-01-03 Volker Lendecketorture-samlogon: Avoid static zeros
2017-01-03 Volker Lendecketorture-samlogon: Use "all_zero" where appropriate
2017-01-03 Volker Lendecketorture-dfs: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth4: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckekdc: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckesamr3: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibads: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelib: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibrpc: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibnet: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibrpc: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckepassdb: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth3: Avoid some zeros footprint
2017-01-03 Volker Lendeckentlm_auth: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth3: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelib: Remove a duplicate prototype
2017-01-03 Volker Lendeckelibsmb: Add name_status_lmhosts
2017-01-03 Karolin SeegerWHATSNEW: Some small formal fixes.
2017-01-02 Volker Lendeckewinbind: Remove find_builtin_domain helper function
2017-01-02 Volker Lendeckewinbind: Remove wb_fill_pwent
2017-01-02 Volker Lendeckewinbind: Go throught wb_getpwsid for listing users
2017-01-02 Volker Lendeckewinbind: Add wbint_QueryUserRidList
2017-01-02 Volker Lendeckewinbind: Fix a confusing indentation
2017-01-02 Volker Lendeckewinbind: Simplify wb_gettoken
2017-01-02 Volker Lendeckewinbind: Don't do supplementary group lookup manually
2017-01-02 Volker Lendeckeidmap_ad: Restore querying SFU nss info
2017-01-02 Volker Lendeckewinbind: Restructure wb_getpwsid
2017-01-02 Volker Lendeckewinbind: Adapt cache to extended wbint_userinfo
2017-01-02 Volker Lendeckewinbind: Add a GetNssInfo parent/child call
2017-01-02 Volker Lendeckewinbind: Make "idmap_find_domain" public
2017-01-02 Volker Lendeckewinbind: It's legitmate to have 0 groups in info3
2017-01-02 Volker Lendeckeidmap: Simplify idmap_ad_nss_init()
2017-01-02 Volker Lendeckewinbind: Fix wb_lookupsids for AD DCs
2017-01-02 Volker Lendeckewinbind4: Remove unused code
2017-01-02 Volker Lendeckewinbind: Initialize user list info to 0
2017-01-02 Stefan Metzmachers3:librpc/gse: make use of gss_krb5_import_cred() inste...
2017-01-02 Stefan Metzmachers3:librpc/gse: remove unused #ifdef HAVE_GSS_KRB5_IMPOR...
2017-01-02 Stefan Metzmachers3:librpc/gse: include ccache_name in DEBUG message...
2017-01-02 Stefan Metzmachers4:librpc/rpc: make sure we handle DCERPC_PACKET before...
2017-01-02 Stefan Metzmachers4:librpc/rpc: don't do an anonymous bind over ncacn_np...
2017-01-02 Lukas SlebodnikWAF: Fix detection of IPv6
2017-01-02 Lukas SlebodnikWAF: Fix detection os sysname ...
2017-01-02 Lukas SlebodnikWAF: Fix detection of linker features
2017-01-02 Lukas Slebodniklib replace: Fix detection of features
2017-01-01 Stefan MetzmacherHappy New Year 2017!
2016-12-28 Volker Lendeckeidmap4: Use sid_check_is_in_unix_groups()
2016-12-28 Volker Lendeckeidmap4: Use sid_check_is_in_unix_users()
2016-12-28 Volker Lendeckelib: Avoid an includes.h
2016-12-28 Volker Lendeckelib: Add required prerequisites for librpc/gen_ndr...
2016-12-28 Volker Lendeckepassdb: Move lookup_unix_[user|group]_name to lookup_sid.c
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-12-28 Volker Lendeckeidmap4: Slightly simplify idmap_xid_to_sid
2016-12-28 Volker Lendeckeidmap4: Fix error path memleaks in idmap_init
2016-12-28 Volker Lendeckeidmap4: Fix idmap_ctx talloc hierarchy
2016-12-28 Martin Schwenkectdb-takeover: Clean up when exiting on error
2016-12-28 Martin Schwenkectdb-takeover: Fix CID 1398169 Unchecked return value
2016-12-28 Ralph Boehmectdbd_conn: remove unused fde from struct ctdbd_connection
2016-12-28 Ralph Boehmectdbd_conn: fix a resource leak
2016-12-27 Volker Lendeckewinbindd: Use idmap cache in xids2sids
2016-12-27 Volker Lendeckeidmap: Prime gencache after xids2sids calls
2016-12-27 Volker Lendeckeidmap: Pass up the xid2sids unix-ids from the idmap...
2016-12-27 Volker Lendeckeidmap_rid: Add the error string in a debug
2016-12-27 Volker Lendeckeidmap_autorid: Add the error string in a debug
2016-12-27 Volker Lendeckectdb: Fix CID 1398175 Dereference after null check
2016-12-27 Volker Lendeckectdb: Fix CID 1398178 Argument cannot be negative
2016-12-27 Volker Lendeckectdb: Fix CID 1398179 Argument cannot be negative
2016-12-27 Volker Lendeckelib: Fix a comment in idmap_cache.c
next