summaryrefslogtreecommitdiff
path: root/user/win32/groupinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2005.jorton2005-06-141-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* remove these interfaces:trawick2003-09-031-24/+0
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* apr_get_groupname() is declared twice in apr/user/win32/groupinfo.cthommay2002-11-201-3/+3
* *) Renames done (deprecated functions wrapped):thommay2002-11-201-4/+21
* Revert bogusness by providing proper stubs for functions that existedwrowe2002-06-081-0/+7
* More CE porting. I'd prefer to see us return a stock value of 0 for thewrowe2002-06-041-0/+10
* Rename apr_get_groupname to apr_group_name_get.striker2002-04-221-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* The missing Win32 apr_get_groupid, brings Win32 back to par with Unix.wrowe2001-11-241-0/+40
* Whoops, APR_BADARG is bogus [my doing.] Still return APR_EINVAL sincewrowe2001-06-061-4/+4
* Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, andwrowe2001-02-251-3/+0
* Update copyright to 2001fielding2001-02-161-1/+1
* User and Group goodness. If anyone objects to the non-typesafe unixwrowe2001-01-281-1/+12
* Some win32 user and group handling functionswrowe2001-01-281-0/+80