LINUX: split dentry eviction from osi_TryEvictVCache
[openafs.git] / src / vlserver /
2016-07-17 Andrew Deasonvlserver: rx_SetRxDeadTime before ubik init 85/12285/2
2016-07-06 Michael Meffievlserver: --enable-ubik-read-while-write configure... 40/12240/4
2016-04-26 Michael Meffieexternalize log rotation 31/11731/15
2016-04-25 Michael MeffieRemove server logging globals 68/12168/11
2016-04-25 Michael Meffievlserver: convert the vlserver to opr softsig 96/11996/8
2016-03-16 Benjamin KadukOPENAFS-SA-2016-002 ListAddrByAttributes information...
2015-11-19 Mark Vitalevlserver: VL_GetEntryByName* requests undercounted
2015-08-05 Jeffrey Altmanvlserver: ListAttributesN2 volume name safety
2015-08-05 D Brashearvlserver: limit use of regex to admins always
2015-08-05 Jeffrey AltmanRevert "vlserver: Disable regex volume name processing...
2015-07-29 Andrew Deasonvlserver: Disable regex volume name processing in ListA...
2015-02-26 Ben KadukFix incorrect uses of abs()
2015-02-25 Michael Meffievlserver: do not perform ChangeAddr on mh entries,...
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2015-01-05 Michael Meffievldb_check: rebuild free list with -fix
2014-12-17 Chas Williams (CON... vlserver: Refactor auditing
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-11-25 Nathaniel Wesley... Export xdr_nbulkentries from liboafs_vldb
2014-11-05 Michael Meffievldb_check: fix false mh block error message
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-07-26 Nathaniel Wesley... Move VLOP_RESTORE and VLOP_ADDSITE home
2014-05-28 Michael Meffiebuild: separate source and header compile_et rules
2014-05-21 Gergely RiskoRestrictedQuery feature
2014-03-22 Chas Williams (CON... vlserver: Add auditing to some more RPC's
2013-11-05 Andrew DeasonExit successfully on -help
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-09-25 Andrew DeasonWhine if single-DES keys are in use
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-07-12 Michael Meffievlserver: increase the max lwp threads
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-05-21 Michael Meffievldb_check: print vlentry file offsets
2013-05-21 Michael Meffievldb_check: cope with broken names and volids
2013-03-07 Simon Wilkinsonvlserver: Use correct literal in bounds check
2013-02-24 Simon Wilkinsonvlserver: Remove dead assignment
2013-02-20 Simon Wilkinsonvlserver: bulkaddrs are unsigned ints
2013-02-02 Michael Meffievlclient: add -probe option
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-12 Simon Wilkinsonlibafsauthent: Build with libtool
2012-09-12 Simon Wilkinsonvlserver: Use libtool
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-08-31 Simon WilkinsonUse rk_rename from roken
2012-08-30 Michael Meffievldb_check: fix cross-linked mh entries
2012-08-14 Michael Meffievlserver: use the logging function to log
2012-08-14 Michael Meffievlserver: fix vldb header initialization
2012-08-14 Michael Meffievldb_check: remove unreferenced mh entries with -fix
2012-08-14 Michael Meffievldb_check: warn about cross-linked mh entries
2012-07-31 Derrick Brashearkrb5 profile config support
2012-07-30 Michael Meffievlserver: remove an unused global
2012-07-26 Michael Meffievlserver: always use the hostaddress table in GetAddrsU
2012-07-16 Michael Meffievldb_check: off by one host address table error
2012-07-11 Michael Meffievlserver: fix logging of ip addresses
2012-07-06 Michael Meffievldb_check: remove unused functions
2012-05-24 Michael Meffiefix audit init in vl and pr servers
2012-05-24 Simon Wilkinsondbservers: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonDon't cast the return from realloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonDon't cast arguments to free()
2012-05-12 Andrew DeasonCall rx_SetNoJumbo earlier
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
next