obnox/samba-ctdb.git
2010-08-26 Michael AdamREADME.samba-3.4.7-ctdb-10: fix typo samba-3.4.7-ctdb-10
2010-08-26 Michael AdamAdd a readme for the samba-3.4.7-ctdb-10 branch.
2010-08-26 Michael AdamRemove the file README.v3-4-ctdb from the 3.4.7-ctdb...
2010-08-10 Michael Adamsamba-3.4.7-ctdb-10: bump version to 3.4.7-ctdb-10-1
2010-08-06 Volker Lendeckev3-4-ctdb: fail db_open_ctdb if ctdb is not around
2010-07-28 Volker LendeckeFurther refine the time_audit warning message
2010-07-28 Volker Lendeckes3: Modify the warning time_audit warning message
2010-07-26 Volker Lendeckes3: Log the correct core path on Linux if core_pattern...
2010-07-05 Volker Lendeckev3-4-ctdb: Bump up the vendor patch level to 10
2010-07-01 Volker Lendeckev3-4-ctdb: Re-arrange winbindd_ads.c:query_user
2010-06-25 Volker Lendeckes3: Fix a winbind crash
2010-06-25 Volker Lendeckes3: Fix a winbind crash
2010-06-23 Michael Adam v3-4-ctdb: Bump up the vendor patch level to 9 3.4.7-ctdb-9
2010-06-23 Michael Adams3:net rpc registry: make getsd succeed when key sd...
2010-06-23 Michael Adams3:idmap_ldap: use idmap_rw_new_mapping in idmap_ldap_n...
2010-06-23 Michael Adams3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context...
2010-06-23 Michael Adams3:idmap_tdb: use idmap_rw_new_mapping in idmap_tdb_new...
2010-06-23 Michael Adams3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context...
2010-06-23 Michael Adams3:idmap_tdb2: use idmap_rw_new_mapping in idmap_tdb2_n...
2010-06-23 Michael Adams3:idmap_tdb2: add rw_ops to idmap_tdb2_context and...
2010-06-23 Michael Adams3:idmap: add abstract idmap_rw new_mapping mechanism...
2010-06-23 Stefan Metzmachers3:winbindd: make sure we only call static_init_idmap...
2010-06-23 Andrew Bartletts3:winbind Ensure we always init idmap_passdb before...
2010-06-23 Michael Adams3:idmap_ad: untangle two assignments from checks
2010-06-23 Michael Adams3:idmap_ad: remove unused filter_low_id and filter_hig...
2010-06-23 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_si...
2010-06-23 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_un...
2010-06-23 Michael Adams3:idmap_rid: remove a comment that does not apply...
2010-06-23 Michael Adams3:idmap_rid: remove unused domain_name from the idmap_...
2010-06-23 Michael Adams3:idmap_rid: remove range from idmap_rid_context()
2010-06-23 Michael Adams3:idmap_rid: use range from idmap_domain in idmap_rid_...
2010-06-23 Michael Adams3:idmap_rid: use ranges from idmap_domain struct in...
2010-06-23 Michael Adams3:idmap_rid: remove unused talloc context var from...
2010-06-23 Michael Adams3:idmap_rid: remove unused talloc context arg from...
2010-06-23 Michael Adams3:idmap_rid: remove unused talloc context var from...
2010-06-23 Michael Adams3:idmap_rid: remove unused talloc ctx argument from...
2010-06-23 Michael Adams3:idmap_rid: untangle assignment from check in idmap_r...
2010-06-23 Michael Adams3:idmap_ldap: add my (C)
2010-06-23 Michael Adams3:idmap_ldap: create mappings for unmapped sids in...
2010-06-23 Michael Adams3:idmap_ldap: remove unreached code (and explicit...
2010-06-23 Michael Adams3:idmap_ldap: add a idmap_ldap_new_mapping().
2010-06-23 Michael Adams3:idmap_ldap: add idmap_ldap_get_new_id() to allocate...
2010-06-23 Michael Adams3:idmap_ldap: move idmap_ldap_set_mapping() further up.
2010-06-23 Michael Adams3:idmap_ldap: make idmap_ldap_alloc_context a member...
2010-06-23 Michael Adams3:idmap_ldap: call idmap_ldap_alloc_init from idmap_ld...
2010-06-23 Michael Adams3:idmap_ldap: remove the (now unused) range from idmap...
2010-06-23 Michael Adams3:idmap_ldap: use ranges from idmap domain in idmap_ld...
2010-06-23 Michael Adams3:idmap_ldap: add idmap_domain arg to idmap_ldap_alloc...
2010-06-23 Michael Adams3:idmap_ldap: remove unused filter range from struct...
2010-06-23 Michael Adams3:idmap_ldap: don't load ranges - they have been loade...
2010-06-23 Michael Adams3:idmap_ldap: use filter range from idmap domain,...
2010-06-23 Michael Adams3:idmap_ldap: re-implement allocate_id in idmap methods.
2010-06-23 Michael Adams3:idmap_tdb: add my (C)
2010-06-23 Michael Adams3:idmap_tdb: properly initialize the idmap_tdb context...
2010-06-23 Michael Adams3:idmap_tdb: prevent opening the idmap db more than...
2010-06-23 Michael Adams3:idmap_tdb: rewrite sids_to_unixids to create mapping...
2010-06-23 Michael Adams3:idmap_tdb: add a idmap_tdb_new_mapping().
2010-06-23 Michael Adams3:idmap_tdb: move the set_mapping code up
2010-06-23 Michael Adams3:idmap_tdb: use transaction wrapper for idmap_tdb_set...
2010-06-23 Michael Adams3:idmap_tdb: remove unused struct idmap_tdb_state.
2010-06-23 Michael Adams3:idmap_tdb: remove unused idmap_alloc_db
2010-06-23 Michael Adams3:idmap_tdb: remove unused idmap_tdb_alloc_close().
2010-06-23 Michael Adams3:idmap_tdb: give idmap_domain arg to idmap_tdb_alloca...
2010-06-23 Michael Adams3:idmap_tdb: call idmap_tdb_init_hwm() from idmap_tdb_...
2010-06-23 Michael Adams3:idmap_tdb: move idmap_tdb_init_hwm up.
2010-06-23 Michael Adams3:idmap_tdb: remove unused idmap_tdb_load_ranges()
2010-06-23 Michael Adams3:idmap_tdb: have idmap_tdb_open_db take an idmap_doma...
2010-06-23 Michael Adams3:idmap_tdb: rename idmap_tdb_alloc_init->idmap_tdb_in...
2010-06-23 Michael Adams3:idmap_tdb: move definition of struct idmap_tdb_conte...
2010-06-23 Michael Adams3:idmap_tdb: remove filter_low_id,filter_high_id from...
2010-06-23 Michael Adams3:idmap_tdb: add idmap domain arg to idmap_tdb_upgrade...
2010-06-23 Michael Adams3:idmap_tdb: use filter from idmap_domain rather than...
2010-06-23 Michael Adams3:idmap_tdb: give idmap domain argument to idmap_tdb_s...
2010-06-23 Michael Adams3:idmap_tdb: give idmap domain argument to idmap_tdb_i...
2010-06-23 Michael Adams3:idmap_tdb: implement allocate_id in idmap methods...
2010-06-23 Michael Adams3:idmap_tdb: add idmap_tdb_get_new_id() to allocate...
2010-06-23 Michael Adams3:idmap_tdb: convert idmap_tdb_allocate_id() to use...
2010-06-23 Michael Adams3:idmap_tdb2: add my (C)
2010-06-23 Michael Adams3:idmap_tdb2: move idmap_tdb2_new_mapping() up. spare...
2010-06-23 Michael Adams3:idmap_tdb2: get rid of an extra variable in idmap_td...
2010-06-23 Michael Adams3:idmap_tdb2: move idmap_tdb2_set_mapping() up to...
2010-06-23 Michael Adams3:idmap_tdb2: use the right talloc context for db_open...
2010-06-23 Michael Adams3:idmap_tdb2: don't check whether sid is already mappe...
2010-06-23 Michael Adams3:idmap_tdb2: add the db_context to the idmap_tdb2_context
2010-06-23 Michael Adams3:idmap_tdb2: talloc_zero (instead of talloc) the...
2010-06-23 Michael Adams3:idmap_tdb2: rename idmap_tdb2_alloc_load -> idmap_td...
2010-06-23 Michael Adams3:idmap_tdb2: move idmap_tdb2_alloc_load() up to reduc...
2010-06-23 Michael Adams3:idmap_tdb2: remove unused idmap_tdb2_state and idmap...
2010-06-23 Michael Adams3:idmap_tdb2: give idmap_tdb2_alloc_load() and idmap...
2010-06-23 Michael Adams3:idmap_tdb2: add an idmap_domain struct argument...
2010-06-23 Michael Adams3:idmap_tdb2: remove filter_low_id, filter_high_id...
2010-06-23 Michael Adams3:idmap_tdb2: don't parse config and fill filter_low_i...
2010-06-23 Michael Adams3:idmap_tdb2: use read_only flag from idmap_domain...
2010-06-23 Michael Adams3:idmap_tdb2: use range from idmap_domain in idmap_tdb...
2010-06-23 Michael Adams3:idmap_tdb2: use filter from idmap_domain rather...
2010-06-23 Michael Adams3:idmap_tdb2: pass idmap_domain (not idmap_tdb2_contex...
2010-06-23 Michael Adams3:idmap_tdb2: pass idmap_domain instead of idmap_tdb2_...
2010-06-23 Michael Adams3:idmap_tdb2: also support idmap script for named...
2010-06-23 Michael Adams3:idmap_tdb2: move the idmap script from idmap_tdb2_st...
2010-06-23 Michael Adams3:idmap_tdb2: remove use of idmap_tdb2_state from...
next