FBSD: Remove MA_* abstractions
[openafs.git] / src / ubik /
2020-03-24 Marcio Barbosaubik: death to SVOTE_GetSyncSite 43/14043/10
2020-03-13 Andrew Deasonubik: Rename flags to dbFlags 64/13864/4
2020-03-13 Andrew Deasonubik: Clarify UBIK_VERSION_LOCK semantics 63/13863/4
2020-03-13 Andrew Deasonubik: Log urecovery_CheckTid-aborted txes 62/13862/3
2020-03-13 Andrew Deasonubik: Introduce ubik_CallRock 87/13987/15
2020-01-08 Andrew Deasonubik: Introduce ugen_secproc_func 86/13986/3
2019-10-22 Andrew DeasonOPENAFS-SA-2019-003: ubik: Avoid unlocked ubik_currentT... 15/13915/3
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-06-28 Andrew DeasonMove afs_pthread_setname_self to opr 55/13655/2
2019-01-25 Michael MeffieAdd the CellServDB pathname to the afsconf_dir 08/13408/5
2018-10-26 Andrew Deasonubik: calloc ubik_dbase 63/13363/3
2018-10-26 Andrew Deasonubik: Remove version_cond 61/13361/2
2018-10-05 Michael Meffieubik: do not reuse the offset variable for the sync... 51/13351/3
2018-09-24 Mark Vitaleubik: remove unused code 25/13325/3
2018-09-21 Michael Meffieubik: positional io for db reads and writes 72/12272/5
2018-09-21 Michael Meffieubik: remove unnecessary lseeks in uphys_open 71/12271/5
2018-09-15 Andrew Deasonubik: Buffer log writes with stdio 70/13070/5
2018-09-09 Mark VitaleOPENAFS-SA-2018-002 ubik: prevent VOTE_Debug, VOTE_XDeb...
2018-08-17 Michael MeffieSuppress statement not reached warnings after noreturn... 10/13010/6
2018-07-27 Andrew Deasonubik: Save errno before logging 63/13263/2
2018-07-27 Mark Vitaleubik: improve logging for database synchonizations 79/13079/6
2018-07-27 Mark Vitaleubik: urecovery_AbortAll diagnostic msgs 18/12618/7
2018-07-27 Mark Vitaleubik: log important messages at default log level 17/12617/6
2018-06-22 Mark Vitaleubik: log when a server is marked down, and why 16/12616/5
2018-06-15 Michael Meffieubik: do not assign variables in logging argument lists 11/13211/2
2018-06-09 Mark Vitaleubik: make ContactQuorum_* routines static 78/13078/3
2018-06-09 Mark Vitaleubik: remove unused ContactQuorum_DISK_Write 77/13077/3
2018-06-08 Mark Vitaleubik: disambiguate "Synchonize database with server... 15/12615/4
2018-05-25 Michael Meffieubik: convert ubik_print to ViceLog 19/12619/5
2018-05-25 Mark Vitaleubik: remove redundant memset from udisk_write 21/12621/4
2018-05-25 Mark Vitaleubik: death to orphaned signals 20/12620/3
2018-05-19 Andrew Deasonubik: Make udisk_Log* functions static 69/13069/2
2018-05-19 Andrew Deasonubik: Remove 'mtime' from ubik_stat 68/13068/2
2018-05-15 Marcio Barbosaubik: clones should not request votes 54/12654/3
2018-03-17 Michael MeffieSuppress statement not reached warnings under Solaris... 58/12958/2
2018-03-09 Andrew Deasonubik: Log sync site for SDISK_SendFile USYNC error 43/12943/2
2018-03-04 Marcio Barbosaubik: don't set database epoch to 0 if not needed 24/12924/4
2018-01-26 Marcio Barbosaubik: check if epoch is sane before db relabel 40/12640/3
2018-01-20 Marcio Barbosaubik: update ubik_dbVersion during SDISK_SendFile 16/12716/3
2017-10-04 Marcio Barbosaubik: avoid DISK_Begin on sites that didn't vote for... 15/12715/3
2017-08-04 Marcio Barbosaubik: remove useless signal call 73/12673/3
2017-08-04 Marcio Barbosaubik: update epoch as soon as sync-site is elected 09/12609/8
2017-08-03 Marcio Barbosaubik: avoid early DISK_Begin calls we know will fail 92/12592/3
2017-08-03 Marcio Barbosaubik: allow remote dbase relabel if up to date 13/12613/4
2016-11-06 Anders Kaseorgsrc/ubik/uinit.c: Fix misleading indentation 37/12437/2
2016-09-15 Andrew Deasonubik: Return an error from ContactQuorum when inquorate 89/12289/5
2016-07-17 Andrew Deasonubik: Don't RECFOUNDDB if can't contact most sites 81/12281/3
2016-05-06 Andrew Deasonubik: Don't clear ubik_lastYesTime on startup 79/12279/2
2015-02-25 Jeffrey Altmanubik: DISK_UpdateInterfaceAddr == server restart
2015-02-25 Jeffrey Altmanubik: SDISK_Begin no quorum, wrong db, no transaction
2014-12-02 Andrew Deasonubik: Unlock version lock before udisk_end
2014-12-02 Andrew Deasonubik: Convert DoProbe 'i' to 'nconns'
2014-12-01 Chaskiel GrundmanRemove UKERNEL code from files that don't need it
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-09-04 Simon Wilkinsonubik: Don't leak UBIK_VERSION_LOCK if udisk_LogEnd...
2014-09-04 Simon Wilkinsonubik: Don't leak UBIK_VERSION_LOCK if setlabel fails
2014-05-28 Michael Meffiebuild: separate source and header compile_et rules
2014-04-14 Andrew DeasonFix rx_EndCall error precedence
2013-10-26 Michael Meffieubik: fix include quotes
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-05-10 Marc Dionneubik: Avoid use of freed string
2013-04-06 Andrew Deasonliboafs_ubik: Export DISK_GetFile
2013-03-04 Simon Wilkinsonubik: Don't overflow server's addr array
2013-02-27 Simon Wilkinsonubik: Avoid unlinking garbage
2013-02-26 Simon Wilkinsonubik: Zero header before writing to disk
2013-02-24 Simon Wilkinsonubik: Don't leak memory if mutex init fails
2013-02-24 Simon Wilkinsonubik: Don't record result of select()
2013-02-04 Thorsten AlteholzBeautify ubik_print()
2013-01-18 Andrew Deasonubik: Remove bare global ubik_epochTime
2013-01-18 Andrew Deasonubik: Trivial formatting fix
2013-01-06 Nickolai Zeldovichubik/udebug.c, vol/vol-info.c: check array index before...
2012-12-18 Andrew Deasonubik: Do not count votes from error'd connections
2012-12-04 Andrew Deasonubik: Try to detect VOTE_Beacon errors
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-09-27 Chas Williams (CON... afs: casting NULL is generally unnecessary
2012-09-17 Marc Dionnemake install fixes for libraries
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-12 Simon Wilkinsonlibafsauthent: Build with libtool
2012-09-11 Simon Wilkinsonubik: Use libtool
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-07-22 Derrick Brashearubik: don't force an error just because calliter is...
2012-07-19 Garrett Wollmanubik: refactor error exits in internal CallIter()
2012-05-24 Simon Wilkinsondbservers: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonUse strdup to copy strings
2012-05-05 Andrew Deasonubik: Initialize ubik_callPortal earlier
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-10 Simon WilkinsonRework the ugen_* interface
2012-04-08 Derrick Brashearubik: utst needs opr for assert in util
2012-01-18 Marc DionneParallel build fixes
2011-11-29 Andrew Deasonudebug: Fix endianness when fudging lastYesHost
2011-09-26 Simon WilkinsonClean up assertion
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-07-29 Garrett Wollmanpthreaded servers: set thread names
2011-07-23 Simon Wilkinsonubik: ServerInitCommon is an internal function...
2011-06-07 Simon Wilkinsonubik: Use supplied config directory in ugen
next