summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* first cut at adding full transactions for ctdb to samba3Andrew Tridgell2008-08-1318-1390/+648
* got rid of the redundent cache databaseAndrew Tridgell2008-08-131-134/+28
* packaging(RHEL-CTDB): we are now based on 3.2.1Michael Adam2008-08-132-2/+2
* idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...Michael Adam2008-08-132-57/+22
* dbwrap ctdb: fix a DEBUG message.Michael Adam2008-08-131-1/+1
* idmap tdb2: fix broken logic in tdb2_delete_bystring().Michael Adam2008-08-131-5/+8
* idmap tdb2: fix broken logic in tdb2_store_bystring().Michael Adam2008-08-131-5/+8
* dbwrap ctdb: don't retry when tdb_store failed in db_ctdb_persistent_store().Michael Adam2008-08-131-0/+1
* dbwrap ctdb: add a partial mapping from tdb_error to NTSTATUS and use it for ...Michael Adam2008-08-131-3/+26
* packaging(RHEL-CTDB): Bump release number to ctdb.41 for the next RPM.Michael Adam2008-08-131-1/+1
* dbwrap ctdb: add db_ctdb_delete_persistent() and use it for persistent DBsMichael Adam2008-08-131-1/+17
* dbwrap ctdb: call db_ctdb_store() in db_ctdb_delete().Michael Adam2008-08-131-7/+2
* dbwrap ctdb: add a retry loop to the persistent store operation.Michael Adam2008-08-131-51/+120
* dbwrap ctdb: release the lock before calling ctdbd_persistent_store()Michael Adam2008-08-131-0/+26
* dbwrap ctdb: remove erroneously duplicated comment.Michael Adam2008-08-131-1/+0
* packaging(RHEL-CTDB): Bump release number to ctdb.40 for the next RPM.Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): Bump release number to ctdb.39 for the next RPM.Michael Adam2008-08-131-1/+1
* Use transaction start/cancel for persistent writes to avoid leaving the datab...Ronnie Sahlberg2008-08-133-6/+48
* packaging(RHEL-CTDB): bump Release number to ctdb.37 for next rpm.Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): Bump release number to ctdb.37 for the next RPM.Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): bump Release number to ctdb.36 for next rpm.Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): Bump release number to ctdb.35 for the next RPM.Michael Adam2008-08-131-1/+1
* Add a gpfs_prefetch moduleVolker Lendecke2008-08-133-1/+315
* packaging(RHEL-CTDB): bump Release number to ctdb.34 for the next RPM.Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): update the build instructions in the README.Michael Adam2008-08-131-3/+21
* packaging(RHEL-CTDB): bump Release to ctdb.33 for the next buildMichael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): remove the libnss_wins modules to reduce deps.Michael Adam2008-08-131-5/+5
* bump version number to 32Volker Lendecke2008-08-131-1/+1
* Correctly return NULL from messaging_ctdbd_connection if messaging_init failedVolker Lendecke2008-08-131-0/+1
* Exit smbstatus cleanly if messaging_init failsVolker Lendecke2008-08-131-0/+6
* Package 32-bit versions of libtalloc into the winbind rpmVolker Lendecke2008-08-131-0/+2
* Fix README: DOCS_DIR is replaced by DOCS_TARBALLVolker Lendecke2008-08-131-2/+2
* Bump up version numberVolker Lendecke2008-08-131-1/+1
* packaging(RHEL-CTDB): use /usr/%{_libarch} instead of %{_libdir}Michael Adam2008-08-131-42/+44
* packaging(RHEL-CTDB): remove duplicate block from spec file.Michael Adam2008-08-131-7/+0
* packaging(RHEL-CTDB): fix placement and link direction of new shared libsMichael Adam2008-08-131-8/+22
* packaging(RHEL-CTDB): bump rpm release to the next version ctdb.29Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): add "service winbind condrestart" to "%post common"Michael Adam2008-08-131-0/+4
* packaging(RHEL-CTDB): use "/sbin/service smb" instead of "%{initdir}/smb"Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): ignore errors from init scripts in pre/post scripts.Michael Adam2008-08-131-3/+3
* packaging(RHEL-CTDB): in %preun, first stop the service then deactivateMichael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): use condrestart instead of restart in %post scriptMichael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): move service smb restart from %postun to %postMichael Adam2008-08-131-5/+5
* packaging(RHEL-CTDB): move "chkconfig --del winbind" to "%preun common"Michael Adam2008-08-131-1/+7
* packaging(RHEL-CTDB): remove winbind init script and its linke from main pkgMichael Adam2008-08-131-3/+3
* packaging: bump the rhel-ctdb rpm releas number to ctbd.28Michael Adam2008-08-131-1/+1
* Do not call testparm in /etc/init.d/smbVolker Lendecke2008-08-131-4/+5
* keep compatibility with v3-0-ctdb name for fileid:mapping optionAndrew Tridgell2008-08-131-1/+1
* update configure.rpm for clustered Samba usageAndrew Tridgell2008-08-131-31/+40
* Add winbind:online check timeout parameterVolker Lendecke2008-08-131-0/+16