This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
openldap
Watch
1
Star
0
Fork
You've already forked openldap
0
mirror of
https://git.openldap.org/openldap/openldap.git
synced
2025-12-22 07:39:35 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9b51f19e00
openldap
/
tests
/
scripts
/
acfilter.sh
3 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
Added filter to populate test
1998-08-18 21:29:52 -04:00
#!/bin/sh
Merged files from branch REGEX_REMOVAL. Despite name, this merge adds POSIX RegEx (and removes BSD re_comp/re_exec) support. * POSIX RegEx is not currently included in the distribution, however we will probably add Henry Spencer's REGEX library soon. * ACL Group functionality is also included in this merge!
1998-08-21 02:33:42 -04:00
egrep -iv
'^modifiersname:|^modifytimestamp:|^creatorsname:|^createtimestamp'
Reference in a new issue
Copy permalink