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