ptserver: Complete pr_realmName removal
[openafs.git] / src / ptserver /
2012-04-22 Simon Wilkinsonptserver: Complete pr_realmName removal
2012-04-22 Simon Wilkinsonptserver: Refactor per-call ubik initialisation
2012-04-22 Simon Wilkinsonptserver: Remove PR_REMEMBER_TIMES
2012-04-18 Michael Meffieaudit: remove static local realms
2012-04-18 Michael Meffieptserver: remove static local realms
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-11 Michael MeffieBuild: link libaudit before util
2012-04-09 Simon Wilkinsonpts: Don't malloc(0) when there's nothing to do
2012-04-08 Simon Wilkinsonptserver: Remove redundant braces
2012-03-28 Michael Meffieremove athena env conditionals
2011-12-04 Simon Wilkinsonrx: Hide the rx_packet.h
2011-12-04 Simon Wilkinsonrx: Make the rx_call structure private
2011-12-03 Simon Wilkinsonrx: Refactor MaxMTU error checking
2011-11-09 Andrew DeasonAdd "pretty" build option
2011-10-23 Simon Wilkinsonptserver: Don't check for noauth before rebuilding
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-19 Andrew Deasonntohs ubik header size
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-08-10 Simon Wilkinsonpts: Add the -config option
2011-07-25 Simon Wilkinsonptserver: Use libcmd for command line parsing
2011-07-23 Simon Wilkinsonptserver: Don't print undefined value
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-10 Simon Wilkinsonptserver: Add cmdline options for config and log
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2011-03-27 Simon Wilkinsonptserver: Rationalise usage message
2011-03-27 Simon Wilkinsonptserver: Tidy header includes
2011-03-13 Simon Wilkinsonpt_util: Initialise empty database correctly
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
2011-03-02 Simon Wilkinsonptuser/hpr: Don't check for a KeyFile
2011-03-02 Simon Wilkinsonptserver: Always set up Ubik security
2010-12-10 Andrew DeasonFix AUD_HOST callers
2010-11-21 Christof Hankeuse proper 64bit casting for pointer-math
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-15 Andrew Deasonpts: Specifically check for group id 0
2010-10-15 Andrew Deasonpts: Prevent creating negative user ids
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-09-20 Simon Wilkinsonptserver: Merge WhoIsThis and WhoIsThisWithName
2010-09-10 Marc DionneWarning fix for gcc 4.5 "operation may be undefined...
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-08-02 Andrew Deasonptserver: Do not use cell for entry name len check
2010-07-31 Andrew Deasonptserver: Allow longer foreign user names
2010-07-14 Jeffrey HutzelmanDon't overflow a buffer on the server's stack at startup
2010-06-25 Andrew Deasonptserver: Remove IP_WILDCARDS symbol
2010-06-25 Andrew Deasonptserver: Use unsigned addresses
2010-06-23 Andrew DeasonMake ubik use unsigned addresses
2010-06-15 Andrew DeasonFix tptserver and tvlserver install rules
2010-06-14 Jeffrey AltmanWindows: ensure that afsconfig.h and afs/param.h are...
2010-06-14 Derrick Brasheargenerated file target
2010-06-09 Andrew DeasonInstall pthreaded ptserver and vlserver
2010-05-26 Andrew DeasonProtect ubik cache accesses
2010-05-26 Russ AllberyFix syntax error when supergroups are not enabled
2010-05-26 Russ AllberyRemove -rebuildDB flag to ptserver
2010-04-24 Simon WilkinsonFix objdir builds
2010-04-15 Simon WilkinsonTidy up UKERNEL includes
2010-04-08 Michael Meffiepts mem -expandgroups option
2010-04-08 Michael Meffiepts mem -supergroup option
2010-03-23 Russ AllberyFix strict aliasing problems or add -fno-strict-aliasing
2010-03-15 Michael Meffiesquash warning in db_verify
2010-02-17 Jason Rogersprdb_verify -rebuild with supergroups fix
2010-02-11 Jeffrey AltmanRemove warnings in src/ptserver/ptclient.c
2010-02-09 Jeffrey AltmanWindows: Permit Windows to build
2010-02-09 Simon WilkinsonAdd rx security index enum
2010-02-09 Simon WilkinsonInitialise ptuser to NULL
2010-02-03 Simon WilkinsonAdd interface to select client security objects
2010-02-03 Simon WilkinsonAdd printf format checks to afs_com_err()
2010-02-03 Simon WilkinsonCommon interface for server security objects
2010-01-27 Simon WilkinsonXDR memory management fixes
2010-01-05 Simon WilkinsonFixes for supergroups on Darwin 64bit
2009-12-31 Marc DionneBuild fix: restore centry in ptutils.c
2009-12-31 Russ AllberyRemove warnings from supergroups code on x86
2009-12-03 Jeffrey AltmanUse xdr_alloc and xdr_free within ptuser
2009-11-11 Simon WilkinsonUpdate warning inhibition
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 WilkinsonFix fall out from removal of memset casts
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-13 Jeffrey AltmanWindows: If SecurityLevel is configured use it for...
2009-10-08 Andrew DeasonCorrect and use AFS_SIZET_FMT
2009-09-28 Derrick Brashearmacos 10.6 warning fixes
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-28 Simon WilkinsonAdditional UKERNEL headers, prototyping and other fixes
2009-07-24 Andrew DeasonEnhance audit logs to support SysV message queues
2009-07-16 Simon WilkinsonUse AFS_PTR_FMT to format pointers
2009-07-16 Derrick BrashearMacOS 10.6 support update
2009-07-10 Simon WilkinsonRemove pr_PrintEntry from public headers
2009-07-10 Simon WilkinsonANSIfy ptclient
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-15 Simon Wilkinsongitignore-20090615
2009-06-03 Andrew Deasonptserver-debug-flag-20090603
next