amitay/samba.git
2012-12-06 Richard SharpeFix bug #9460 - Samba 3.6.x and Master respond incorrec...
2012-12-05 Andreas SchneiderBUG 9459: Install manpages only if we install the target.
2012-12-04 Michael Adams3:smbd:vfs_acl: fix a PANIC when setting an ACL fails...
2012-12-04 Karolin SeegerVERSION: Bump version number up to rc7.
2012-12-04 Karolin SeegerVERSION: Disable git snapshots to prepare rc6 release. samba-4.0.0rc6
2012-12-04 Karolin SeegerWHATSNEW: Update changes since RC5.
2012-12-03 Karolin Seegerdocs: Fix typo in the howto collection.
2012-12-03 Karolin Seegerdocs: Update man 7 samba.
2012-12-03 Karolin Seegerdocs: Merge both samba.8 manpages.
2012-12-03 Karolin Seegerdocs: Add samba.8 and samba-tool manpage to waf build.
2012-12-03 Karolin Seegerlib/talloc: Move manpage to man/.
2012-12-03 Karolin Seegerlib/tdb: Rename manpages/ to man/.
2012-12-03 Günther Deschners3-net: Fix DEBUG() location.
2012-12-03 Günther Deschners3-net: give more control how to update/register DNS...
2012-12-03 Günther Deschners3-net: pass down a flags field to DoDNSUpdate().
2012-12-03 Günther Deschners3-net: move out some prototypes to net_dns.h.
2012-12-03 Günther Deschners3-net: pass down struct net_context to the dns update...
2012-12-03 Michael Adams3:passdb: fix building pdb_ldap as shared module
2012-12-03 Karolin SeegerWHATSNEW: Update changes since rc5.
2012-12-03 Kai Blinsamba-tool dns: Don't use "localhost" to connect to...
2012-12-03 Amitay Isaacss4-rpc: dnsserver: Ignore DNS zones that are not used...
2012-12-03 Amitay Isaacss4-dns: dlz_bind9: Ignore zones that are not used by...
2012-12-03 Michael Adams3:selftest: extend sids2xids test script to cope with...
2012-12-03 Michael Adams3:passdb: don't look into group mappings in legacy_sid...
2012-12-03 Michael Adams3:passdb:pdb_ldap: treat "Unix User" and "Unix Group...
2012-12-03 Michael Adams3:passdb:pdb_ldap: pre-validate sid with sid_check_obj...
2012-12-03 Michael Adams3:passdb: add sid_check_object_is_for_passdb()
2012-12-03 Michael Adams3:passdb: factor pdb_sid_to_id_unix_users_and_groups...
2012-12-03 Michael Adams3:passdb: don't bail out in pdb_default_sid_to_id...
2012-12-03 Michael Adams3:winbindd: use the new sid_check_is_for_passdb()...
2012-12-03 Michael Adambuild the new sid_check_is_for_passdb() function into...
2012-12-03 Michael Adams3:lib: add utility function sid_check_is_for_passdb()
2012-12-03 Michael Adams3:winbindd: remove unused function idmap_backends_sid_...
2012-12-03 Michael Adams3:test:wbinfo_sids2xids: test the results with singula...
2012-12-03 Michael Adams3:test: fix intialization of WBINFO in test_wbinfo_sid...
2012-12-03 Michael Adams3:idmap_autorid: force mapping type to ID_TYPE_BOTH...
2012-12-03 Michael Adams3:idmap_rid: force mapping type to ID_TYPE_BOTH for...
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_gid()
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_uid()
2012-12-03 Michael Adams3:winbindd: remove unused server implementation of...
2012-12-03 Michael Adams3:winbindd: remove unused server implementation of...
2012-12-03 Michael Adams3:winbindd: remove wbint_Sid2Gid from the wbint.idl
2012-12-03 Michael Adams3:winbindd: remove wbint_Sid2Uid() from the wbint.idl
2012-12-03 Michael Adams3:winbindd: remove now unused wb_sid2uid and wb_sid2gi...
2012-12-03 Michael Adams3:winbindd: change winbindd_getgroups to use wb_sids2x...
2012-12-03 Michael Adams3:winbindd: change wb_getgrsid to use wb_sids2xids...
2012-12-03 Michael Adams3:winbindd: change wb_fill_pwent to use wb_sids2xids...
2012-12-03 Michael Adamselftest:Samba3: provision the BUILTIN\Users group...
2012-12-03 Michael Adamselftest:Samba3: add "wbinfo -p" test to wait_for_start()
2012-12-03 Michael Adamselftest:Samba3: add nmbd, winbindd smbd arguments...
2012-12-03 Michael Adamselftest:Samba3: call wait_for_start() from check_or_st...
2012-12-03 Michael Adams3:winbindd: make idmap_find_domain() static.
2012-12-03 Michael Adams3:winbindd: also use idmap_passdb for own sam and...
2012-12-03 Michael Adams3:winbindd: add idmap_find_domain_with_sid()
2012-12-03 Michael Adams3:winbindd: rename idmap_init_passdb_domain() -> idmap...
2012-12-03 Michael Adamselftest:Samba3: provision the domain adminstrators...
2012-12-03 Michael Adams3:winbindd: use struct unixid instead of uint64 in...
2012-12-03 Michael Adams3:winbindd: add an explanatory comment to _wbint_Sids2...
2012-12-03 Michael Adams3:winbindd: add an explanatory comment to _wbint_Sids2...
2012-12-03 Michael Adams3:winbindd: use wb_sids2xids instead of wb_sid2gid...
2012-12-03 Michael Adams3:winbindd: use wb_sids2xids instead of wb_sid2uid...
2012-12-03 Michael Adams3:winbindd: factor winbindd_sids_to_xids into external...
2012-12-03 Michael Adams3:winbindd: convert some spaces to tabs in winbindd_si...
2012-12-03 Michael Adams3:winbindd: add explaining comment winbindd_sids_to_xi...
2012-12-03 Michael Adams3:winbindd: factor lsa_SidType_to_id_type() out of...
2012-12-03 Michael Adams3:winbindd: simplify winbindd_sids_to_xids_recv()...
2012-12-03 Michael Adams3:winbindd:util: add a comment explaining the function...
2012-12-03 Christian Ambachs3:winbindd fix a compiler warning
2012-12-03 Christian Ambachs3:winbindd fix a compiler warning
2012-12-03 Michael Adams3:winbind:idmap_tdb_common: improve readability of...
2012-12-03 Michael Adams3:winbind:idmap_tdb_common: improve readability of...
2012-12-03 Volker Lendeckes3: Fix idmap_hash
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: NULL out user_descriptor elements...
2012-12-03 Stefan Metzmachers4:dsdb/tests: add SdAutoInheritTests
2012-12-03 Stefan Metzmachers4:dsdb/repl_meta_data: call dsdb_module_schedule_sd_pr...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: inherit nTSecurityDescriptor change...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: recalculate nTSecurityDescriptor...
2012-12-03 Stefan Metzmachers4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PR...
2012-12-03 Stefan Metzmachers4:dsdb: define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAG...
2012-12-03 Stefan Metzmachers4:dsdb/schema_data: allow DSDB_CONTROL_SEC_DESC_PROPAG...
2012-12-03 Stefan Metzmachers4:dsdb/repl_meta_data: allow DSDB_CONTROL_SEC_DESC_PRO...
2012-12-03 Stefan Metzmachers4:dsdb/objectclass_attrs: allow DSDB_CONTROL_SEC_DESC_...
2012-12-03 Stefan Metzmachers4:dsdb: define DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
2012-12-03 Stefan Metzmachers4:dsdb/subtree_delete: delete from the leafs to the...
2012-12-03 Stefan Metzmachers4:dsdb/subtree_delete: do the recursive delete AS_SYST...
2012-12-03 Stefan Metzmachers4:dsdb/subtree_delete: do an early return and avoid...
2012-12-03 Stefan Metzmachers4:dsdb/objectclass: do not pass the callers controls...
2012-12-03 Stefan Metzmachers4:dsdb/acl: require SEC_ADS_DELETE_TREE if the TREE_DE...
2012-12-03 Stefan Metzmachers4:dsdb/dirsync: remove unused 'deletedattr' variable
2012-12-03 Stefan Metzmachers4:provision: add pekList and msDS-ExecuteScriptPasswor...
2012-12-03 Stefan Metzmachers4:dsdb/common: add pekList and msDS-ExecuteScriptPassw...
2012-12-03 Stefan Metzmachers4:dsdb/acl: also add DSDB_SECRET_ATTRIBUTES into the...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: the old nTSecurityDescriptor is...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: make explicit that we don't support...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: remove some nesting from descriptor...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: remove some unnecessary nesting
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: add some error checks to descriptor...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: remove support for unused LDB_CONTR...
next