util: reopen server logs on SIGUSR1 for external log rotation
[openafs.git] / src / ptserver /
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
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
next