rxperf: Move into the tools directory
[openafs.git] / src / vlserver /
2012-04-18 Michael Meffieaudit: remove static local realms
2012-04-11 Michael MeffieBuild: link libaudit before util
2012-04-10 Simon WilkinsonRework the ugen_* interface
2012-04-09 Simon Wilkinsonvlserver: unsigned values are always >0
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
2012-02-07 Marc DionneRW Replication: Add basic definitions
2012-01-24 Marc Dionnevlserver: Consolidate VLDB entry server flag definitions
2011-12-03 Simon Wilkinsonrx: Refactor MaxMTU error checking
2011-11-16 Andrew Deasonvlserver: Avoid atoi for vol ids
2011-10-24 Andrew Deasonvlserver: Log to VLLog by default, not PtLog
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-09-06 Rod WiddowsonWindows: Replace "%T" as format string to strftime
2011-07-25 Simon Wilkinsonvlserver: Use libcmd for command line parsing
2011-07-18 Simon Wilkinsonvlserver: Handle logging of non-rxkad classes
2011-06-05 Simon Wilkinsonvlserver: Add flags to extent address entries
2011-06-05 Simon Wilkinsonvlserver: Make space in extent block explicit
2011-06-05 Simon Wilkinsonvlserver: Rationalise multi homed host processing
2011-06-05 Simon Wilkinsonvlserver: Use correct memsets in vlentry convertor
2011-06-05 Simon Wilkinsonvlserver: Clean up abort logic
2011-06-05 Simon Wilkinsonvlserver: Use correct base value when replacing
2011-06-05 Simon Wilkinsonvlserver: Rename errorcode to code
2011-06-05 Simon Wilkinsonvlserver: Tidy up request counting
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-27 Simon Wilkinsoncmd: Tidy up -help output
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-08 Simon Wilkinsonvlserver: Add options for config, log and db
2011-04-05 Simon WilkinsonReplace afs_ctime with strftime and friends
2011-03-27 Simon Wilkinsonvlserver: Rationalise usage message
2011-03-25 Simon Wilkinsonvlserver: Tidy header includes
2011-03-13 Simon Wilkinsonubik: Allow servers to have more than 3 seclayers
2011-03-13 Simon Wilkinsonafsconf: Rework security flags
2011-03-13 Simon Wilkinsonubik: Remove dependency on auth
2010-12-07 Andrew DeasonRemove unreached lines
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-09-20 Marc Dionnevlserver: Set but not used variables
2010-09-13 Simon Wilkinsonvlserver: Use com_err for Ubik error messages
2010-08-23 Andrew Deasonvlserver: Allow reading during ubik writes
2010-08-23 Andrew Deasonvlserver: Access cache via vl_ctx
2010-08-23 Andrew Deasonvlserver: Add a struct for trans-specific data
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-07-21 Derrick Brashearvlserver - Don't overflow buffer with backup pattern
2010-07-14 Jeffrey HutzelmanDon't overflow a buffer on the server's stack at startup
2010-06-30 Andrew Deasonvlclient: Remove incorrect whitespace fix
2010-06-30 Max Cohanfix & enhance vlclient command-line handling
2010-06-30 Steven JenkinsFix VLog so that actual levels are used
2010-06-29 Rod WiddowsonFix checked build of vldb_check
2010-06-28 Rod WiddowsonMake file offsets in vldb layout unsigned ints
2010-06-27 Andrew Deasonvlserver: Use unsigned addresses
2010-06-23 Andrew Deasonvldb_check: Interpret VLOP_* vlentry flags
2010-06-23 Andrew DeasonMake ubik use unsigned addresses
2010-06-22 Andrew Deasonvldb_check: ntohs ubik header size
2010-06-14 Derrick Brasheargenerated file target
2010-06-12 Andrew Deasonvlclient: work with non-space whitespace
2010-06-09 Andrew DeasonInstall pthreaded ptserver and vlserver
2010-06-09 Andrew DeasonMove FreeBlock prototype to vlserver_internal.h
2010-05-30 Rod WiddowsonRewrite vldb_check -fix
2010-05-30 Rod WiddowsonAdd bounds checking prior to IOs in vldb_check
2010-05-26 Andrew DeasonProtect ubik cache accesses
2010-05-23 Rod WiddowsonRead volume at correct address when looking for broken...
2010-05-17 Rod WiddowsonClean up logging from vldb_check.
2010-05-17 Rod WiddowsonStop overanxious htonl in vldb_check -fix
2010-05-11 Andrew Deasonvlserver: prevent duplicate IPs via ChangeAddr
2010-04-14 Jeffrey AltmanRename uvldbentry spare1 to matchindex
2010-03-15 Andrew Deasonvlserver: make rxinfo threadsafe
2010-03-09 Andrew Deasonvldb_check: do not ntohl u_chars
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-09 Jeffrey AltmanWindows: Permit Windows to build
2010-02-03 Simon WilkinsonCommon interface for server security objects
2009-12-21 Michael MeffiePrefix global defines
2009-12-21 Michael MeffieConsolidate duplicate definitions
2009-11-17 Simon WilkinsonRationalise our include paths
2009-11-11 Simon Wilkinsonconst char paths for ubik_ServerInit
2009-10-23 Jeffrey AltmanRemove warning from all calls to afsconf_GetExtendedCel...
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-08 Andrew DeasonCorrect and use AFS_SIZET_FMT
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Derrick Brashearkill cnvldb warnings
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-30 Andrew DeasonAdd additional vlprocs safety checks
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-29 Simon WilkinsonCode cleanup for vlserver
2009-07-24 Andrew DeasonEnhance audit logs to support SysV message queues
2009-07-23 Russ AllberyFix warnings in vlserver/vlprocs.c
2009-07-21 Andrew DeasonCorrect ctime arguments
2009-07-12 Simon WilkinsonRemove vlclient.h
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Simon WilkinsonPrototype the vlserver directory
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-15 Simon Wilkinsongitignore-20090615
2009-05-25 Jeffrey Altmanwindows-libafsconf-20090525
2009-03-23 Derrick Brashearprintf-sanity-args-20090323
2009-03-23 Jeffrey Altmanvolid-unsigned-int32-20090323
2009-03-17 Simon Wilkinsonprintf-sanity-20090317
next