summaryrefslogtreecommitdiffstats
path: root/include/public
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-107-0/+35
| | | | | | | | | | 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 +
* 156273Rob Crittenden2005-04-281-2/+0
| | | | Convert to C-style comments to avoid build breakage.
* Fixed licensing typoNathan Kinder2005-04-197-7/+21
|
* 155068 - Added license to source filesNathan Kinder2005-04-157-0/+210
|
* 149510Rob Crittenden2005-03-0711-292/+0
| | | | Remove files that aren't needed.
* 149510Rob Crittenden2005-03-073-10/+6
| | | | | More ACL system code cleanup. Fix several compiler warnings, simplify some includes.
* clean up sprintf usage and many other flawfinder issues; clean up compiler ↵Rich Megginson2005-03-051-4/+0
| | | | warnings on Linux; remove pam_passthru from DS 7.1
* 149951 - Updated source code copyrightsNathan Kinder2005-02-2818-36/+36
|
* get rid of adminutil dependency on core DSRich Megginson2005-02-241-1/+5
|
* 149510Rob Crittenden2005-02-231-3180/+2
| | | | Strip down ACL code and support libraries to the bare minimum.
* remove references to ldapserver from makefiles; use BUILD_ROOT instead of ↵Rich Megginson2005-01-283-9/+9
| | | | 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-2118-0/+5059
(foxworth)