1. 04 Oct, 1999 1 commit
  2. 01 Oct, 1999 1 commit
  3. 27 Sep, 1999 2 commits
  4. 24 Sep, 1999 2 commits
  5. 23 Sep, 1999 1 commit
  6. 20 Sep, 1999 1 commit
  7. 18 Sep, 1999 1 commit
  8. 17 Sep, 1999 2 commits
  9. 14 Sep, 1999 1 commit
    • Ryan Bloom's avatar
      A change to how APR uses user data. Now, user data is a linked list that · d12994c2
      Ryan Bloom authored
      is retreivable using a char string.  Basically, you provide a string that
      will be used as a key when you store the data.  If the key was used before,
      we will overwrite the old data.  When you want to retreive your data, pass
      in the same key, and we will find the data you care about.  This also makes
      it harder to put user data in when creating a context, so that option has
      disappeared.  It is also impossible to inherit user data from parent contexts.
      This option may be added in later.  I will be documenting this VERY soon.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83901 13f79535-47bb-0310-9956-ffa450edef68
      d12994c2
  10. 13 Sep, 1999 4 commits
  11. 11 Sep, 1999 5 commits
  12. 08 Sep, 1999 2 commits
  13. 07 Sep, 1999 1 commit
  14. 06 Sep, 1999 1 commit
  15. 04 Sep, 1999 1 commit
  16. 01 Sep, 1999 2 commits
  17. 31 Aug, 1999 6 commits
  18. 30 Aug, 1999 6 commits