aklog: Avoid misleading AFSCELL message
[openafs.git] / src / ptserver /
2019-06-15 Andrew Deasonptserver: Check for superuser in WhoIsThisWithName 08/13508/3
2019-06-14 Mark Vitaleptclient: rxgk support 01/13501/5
2019-06-14 Benjamin KadukAdd rxgk client options to vl and pt utilities 05/11105/17
2019-03-23 Andrew Deasonrx: Do not ignore RXS_* op errors 22/13522/4
2019-02-22 Mark Vitaleptclient: enable pthreaded support 00/13500/2
2019-02-09 Andrew Deasonptserver: Check for -restricted in SPR_Delete 74/13374/4
2019-02-06 Andrew Deasonptserver: Fix AccessOK -restricted for SYSADMINID 73/13373/2
2019-02-06 Andrew Deasonptserver: Fix AccessOK -restricted for addToGroup 70/13370/2
2019-01-25 Michael MeffieAdd the CellServDB pathname to the afsconf_dir 08/13408/5
2018-10-05 Andrew DeasonLog binding ip address and port during startup 72/13272/4
2018-09-24 Andrew DeasonCall rx_InitHost once during daemon startup 71/13271/4
2018-09-24 Mark Vitaleubik: remove unused code 25/13325/3
2018-09-09 Mark VitaleOPENAFS-SA-2018-002 ptserver: prevent PR_ListEntries...
2018-09-09 Mark VitaleOPENAFS-SA-2018-002 ptserver: prevent PR_IDToName infor...
2018-08-17 Michael MeffieSuppress statement not reached warnings after noreturn... 10/13010/6
2018-05-25 Mark Vitaleptserver: improve PR_GetHostCPS logging 43/13043/3
2018-05-25 Benjamin KadukExport ubik_PR_ symbols from libafsauthent 56/13056/2
2016-12-05 Benjamin Kadukpts: add some sanity checks in ptuser.c 68/11668/4
2016-07-17 Garrett Wollmanptuser: guarantee that all names are valid C strings 96/7896/11
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 Meffieptserver: convert the ptserver to opr softsig 97/11997/8
2016-03-16 Jeffrey AltmanOPENAFS-SA-2016-001 group creation by foreign users
2016-03-16 Jeffrey Altmanptserver: fix pt_util creation of groups
2015-11-22 Benjamin KadukFix ptserver -default_access parsing
2015-11-18 Michael Meffieprdb_check: fix out of bounds array access in continuat...
2015-11-18 Michael Meffieprdb_check: check for continuation entries in owner...
2015-11-18 Michael Meffielibprot: add pr_PrintContEntry function
2015-04-23 Jeffrey HutzelmanAllocate pathname buffers dynamically
2015-03-03 Christof Hankebos, pts: emit error messages on stderr
2015-01-07 Andrew Deasonptserver: Limit length on namelist, idlist
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2014-12-01 Chaskiel GrundmanRemove UKERNEL code from files that don't need it
2014-12-01 Ben KadukRemove FOREIGN
2014-12-01 Jeffrey HutzelmanFix unchecked calls to asprintf
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-11-23 Benjamin KadukDisallow creating users with ANONYMOUSID
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-07-30 Andrew Deasonptserver: Fix RemoveFromSGEntry hentry memcpy
2014-07-10 Michael Meffieptserver: fix errant debug message log level
2014-06-17 Benjamin KadukUse an unsigned type for bitmask values
2014-06-09 Ben KadukUse the RX_SECIDX_* enums in more places
2014-05-28 Michael Meffiebuild: separate source and header compile_et rules
2014-04-09 Simon WilkinsonMerge branch 'security-master' into HEAD 99/10999/1
2014-04-02 Chas Williams (CON... pts: Don't assume that pr_IdToName() was successful
2014-04-02 Chas Williams (CON... ptserver: Optionally restrict anonymous access to the...
2013-11-05 Andrew DeasonExit successfully on -help
2013-11-05 Andrew Deasonptserver: Fix argument aliases
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-09-25 Andrew DeasonWhine if single-DES keys are in use
2013-08-02 Ben KadukCheck for over/underflow while allocating PTS ids
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 Meffieptserver: increase the max lwp threads
2013-06-04 Nickolai ZeldovichFix scanf buffer overflows
2013-05-11 Derrick Brashearpt_util: gcc warning fix
2013-05-11 Derrick Brashearpt_util: be admin
2013-05-03 Derrick Brashearpt: let pt_util create the groups it wants
2013-05-01 Michael Meffiept_util: fix group line check for input files
2013-03-07 Simon Wilkinsonreadpwd: Make sure user supplies a passwdfile
2013-03-07 Simon Wilkinsonreadgroup: Make sure user supplies a groupfile
2013-03-01 Simon Wilkinsonptuser: Clear return value from pr_ListMembers
2013-03-01 Simon Wilkinsonreadgroup: Don't use results if error occurs
2013-02-27 Simon Wilkinsonpt_util: Protect against corrupt input files
2013-02-27 Simon Wilkinsonpt_util: Catch sscanf failures
2013-02-27 Nickolai Zeldovichptserver/testpt.c: remove dead code in ListUsedIds
2013-02-27 Simon Wilkinsonptserver: Zero ubik header before writing to it
2013-02-26 Simon Wilkinsonptserver: Rename ubik.c as ptubik.c
2013-02-22 Simon Wilkinsonptserver: Don't ignore ubik_Write failures
2013-02-22 Simon Wilkinsonptserver: Tidy malloc handling in readpwd
2013-02-22 Simon Wilkinsonptserver: Remove some unnecessary assignments
2013-02-21 Simon Wilkinsonptserver: Use correct structure type in malloc
2013-02-20 Simon Wilkinsonptserver: Simplify malloc assignment to shut up clang
2012-10-30 Andrew Deasonptserver: Avoid inet_ntoa
2012-09-27 Chas Williams (CON... afs: casting NULL is generally unnecessary
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-12 Simon Wilkinsonlibafsauthent: Build with libtool
2012-09-12 Simon Wilkinsonptserver: Fix parallel builds
2012-09-11 Simon Wilkinsonptserver: Use libtool to build a pthreaded libprot
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-07-31 Derrick Brashearkrb5 profile config support
2012-07-26 Garrett Wollmanpruser: AFS_NONNULL annotations for functions that...
2012-07-25 Garrett Wollmanptuser: avoid implementation-defined behavior in Create...
2012-07-24 Garrett Wollmanptuser: use the "prname" typedef rather than "char...
2012-07-24 Garrett Wollmanptuser: pr_SNameToId/SIdToName: if RPC response empty...
2012-07-23 Simon Wilkinsonptserver: Make ptclient build again
2012-07-22 Garrett Wollmanstrcompose: NULL must always be cast when passed to...
2012-07-06 Jeffrey Altmanptserver: unused by set variable 'eid_s'
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-24 Simon WilkinsonUse asprintf for string construction
2012-05-12 Andrew DeasonCall rx_SetNoJumbo earlier
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
next