1 2006-12-03 11:15 Iustin Pop <iusty@k1024.org>
3 * setup.py: Add support for building on GNU/kFreeBSD
5 2004-04-27 20:27 Iustin Pop <iusty@k1024.org>
7 * MANIFEST.in: Added ChangeLog to distribution
9 2002-12-29 20:41 Iustin Pop <iusty@k1024.org>
11 * BENCHMARK, MANIFEST.in, setup.py: Release 0.2.1
13 2002-12-29 06:48 Iustin Pop <iusty@k1024.org>
15 * acl.c: Fixed compilation on LEVEL1 platform (broke since after
18 2002-12-29 06:36 Iustin Pop <iusty@k1024.org>
20 * BENCHMARK, acl.c: Added missing functionality (acl_calc_mask) and
21 some convenience functions.
23 2002-12-27 21:55 Iustin Pop <iusty@k1024.org>
25 * MANIFEST.in, setup.py: Small changes
27 2002-12-27 19:47 Iustin Pop <iusty@k1024.org>
29 * IMPLEMENTATION, acl.c: Prepare for release 0.2
31 2002-12-27 19:43 Iustin Pop <iusty@k1024.org>
33 * Makefile: Small makefile
35 2002-12-27 19:42 Iustin Pop <iusty@k1024.org>
37 * MANIFEST.in: Distutils file
39 2002-12-27 19:42 Iustin Pop <iusty@k1024.org>
41 * os_linux.c: Linux-specific file
43 2002-12-27 11:35 Iustin Pop <iusty@k1024.org>
45 * PORTING: Informations for porting to other platforms.
47 2002-12-26 09:21 Iustin Pop <iusty@k1024.org>
49 * acl.c: Added the Permset type/object and some other naming
52 2002-12-26 06:48 Iustin Pop <iusty@k1024.org>
54 * acl.c: Renamed type & object names from ACLType to ACL_Type and
55 so on. Also ACLEntry is now jus Entry.
57 2002-12-26 06:43 Iustin Pop <iusty@k1024.org>
59 * acl.c: Renamed some fields from ob_x to x, as per other modules
62 2002-12-26 06:41 Iustin Pop <iusty@k1024.org>
64 * IMPLEMENTATION, acl.c: Added acl_entry_t type (named
65 ACLEntryType, respectively ACLEntryObject)
67 2002-12-26 03:24 Iustin Pop <iusty@k1024.org>
69 * acl.c: Documentation typo
71 2002-12-24 15:35 Iustin Pop <iusty@k1024.org>
73 * setup.cfg: Added setup.cfg, mainly for bdist_rpm
75 2002-12-24 15:29 Iustin Pop <iusty@k1024.org>
77 * setup.py: Don't call python2, only python
79 2002-12-24 15:19 Iustin Pop <iusty@k1024.org>
81 * acl.c, setup.py: Prepare for first public release
83 2002-12-24 03:35 Iustin Pop <iusty@k1024.org>
85 * PLATFORMS, acl.c, setup.py: Moved to real instance creation via
88 2002-12-23 21:05 Iustin Pop <iusty@k1024.org>
90 * IMPLEMENTATION, PLATFORMS, README, acl.c, setup.py: Addedd
91 __setstate__ and some docs
93 2002-12-23 16:55 Iustin Pop <iusty@k1024.org>
95 * README, setup.py: Initial revision
97 2002-12-23 16:55 Iustin Pop <iusty@k1024.org>
99 * acl.c: Many functions added, started working on level 2 support
101 2002-12-21 21:55 Iustin Pop <iusty@k1024.org>
103 * acl.c: Initial revision
107 * branches, tags, .: New repository initialized by cvs2svn.