summaryrefslogtreecommitdiff
path: root/src/ne_acl.h
Commit message (Collapse)AuthorAgeFilesLines
* * src/ne_acl.h: Add deprecation notice.joe2008-10-141-0/+4
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1570 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Introduce new ACL interface under separate header, function name, andjoe2008-10-141-49/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | restore API/ABI backwards-compat with old ACL interface: * src/ne_acl3744.c, src/ne_acl3744.h: Renamed from ne_acl.c, ne_acl.h. (ne_acl3744_set): Renamed from ne_acl_set. * src/ne_oldacl.c, src/ne_acl.h: Copied from old ne_acl.c, ne_acl.h on 0.28.x branch. * src/Makefile.in: Update deps. * test/acl3744.c: Renamed from acl.c. (test_acl): Call new function name. * test/oldacl.c: Copied from acl.c on 0.28.x branch. * test/Makefile.in: Update accordingly. * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Update for new source file names. * neon.mak: Update for new source file names. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1567 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * src/ne_acl.h (ne_acl_entry): Rename "apply" field "target", splitjoe2007-12-161-20/+49
| | | | | | | | | | | | | | out enums; rename "principal" to "tname"; add single "principles" bit-field. Add NE_ACL_* constants. * src/ne_acl.c (acl_body): Adjust accordingly. * test/acl.c: All tests updated accordingly. Submitted by: Henrik Holst, joe git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1295 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * src/ne_acl.h (ne_acl_set): Take const entries array.joe2006-09-121-2/+2
| | | | | | | * src/ne_acl.c (ne_acl_set, acl_body): Likewise. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1070 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * src/: In all files, s/BEGIN_NEON_DECLS/NE_BEGIN_DECLS/g andjoe2005-10-091-2/+2
| | | | | | | s/END_NEON_DECLS/NE_END_DECLS/g. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@733 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Import neon 0.24.0 to begin 0.24.x branch.joe2004-10-021-0/+56
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.24.x@243 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845