summaryrefslogtreecommitdiffstats
path: root/include/public/nsacl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 630090 - (cov#11974) Remove unused ACL functionsNathan Kinder2010-09-091-7/+0
| | | | | | | | | | | | | Coverity flagged a memory corruption issue in an old unused ACL function. It is best to just remove these unused functions. The functions removed are: ACL_ParseFile ACL_WriteFile ACL_WriteString ACL_Decompose acl_to_str_* acl_decompose_*
* Resolves: #214533Noriko Hosoi2006-11-104-0/+20
| | | | | | | | | | Summary: configure needs to support --with-fhs (Comment #6) Changes: Added the following include next to the end of the copyright block. + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif +
* Fixed licensing typoNathan Kinder2005-04-194-4/+12
|
* 155068 - Added license to source filesNathan Kinder2005-04-154-0/+120
|
* 149510Rob Crittenden2005-03-072-44/+0
| | | | Remove files that aren't needed.
* 149510Rob Crittenden2005-03-072-6/+6
| | | | | More ACL system code cleanup. Fix several compiler warnings, simplify some includes.
* 149951 - Updated source code copyrightsNathan Kinder2005-02-286-12/+12
|
* remove references to ldapserver from makefiles; use BUILD_ROOT instead of ↵Rich Megginson2005-01-281-3/+3
| | | | MCOM_ROOT and NSROOT; BUILD_ROOT is now the ldapserver directory rather than its parent
* Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. ↵ldapserver7xcvsadm2005-01-216-0/+1067
(foxworth)