This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env perl | |
| # Update pwdChangedTime to match sambaPwdLastSet which is provided by by IAM. | |
| # Bugs to pub.claudio@gmail.com. | |
| # CentOS 7 dependencies: | |
| # - perl-LDAP | |
| # - perl-TermReadKey | |
| # Debian/Ubuntu dependencies: | |
| # - libnet-ldap-perl | |
| # - libterm-readkey-perl | |
| our $VERSION = '0.2.0'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| t/04-nativecall/02-simple-args.t ................................ Failed 14/14 subtests | |
| t/04-nativecall/07-writebarrier.t ............................... ok | |
| t/04-nativecall/08-callbacks.t .................................. ok | |
| t/04-nativecall/09-nativecast.t ................................. ok | |
| t/04-nativecall/10-cglobals.t ................................... ok | |
| t/04-nativecall/05-arrays.t ..................................... ok | |
| t/04-nativecall/06-struct.t ..................................... ok | |
| t/04-nativecall/14-rw-attrs.t ................................... ok | |
| t/04-nativecall/11-cpp.t ........................................ ok | |
| t/04-nativecall/12-sizeof.t ..................................... ok |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test Summary Report | |
| ------------------- | |
| t/04-nativecall/12-sizeof.t (Wstat: 139 Tests: 13 Failed: 0) | |
| Non-zero wait status: 139 | |
| Parse errors: Bad plan. You planned 17 tests but ran 13. | |
| Files=90, Tests=1728, 129 wallclock secs ( 0.63 usr 0.22 sys + 241.56 cusr 13.63 csys = 256.04 CPU) | |
| Result: FAIL | |
| Makefile:573: recipe for target 'm-coretest5' failed | |
| make: *** [m-coretest5] Error 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Spotify AdBlocking for pihole | |
| # | |
| # So far these lists have been problematic for the desktop players with a premium subscription: | |
| # - https://github.com/StevenBlack/hosts/issues/668 (proposal for StevenBlacks List) | |
| # - https://raw.githubusercontent.com/CHEF-KOCH/CKs-FilterList/master/Corporations/Spotify%20Ad-Free/CK's-Spotify-FilterList.txt | |
| adclick.g.doublecklick.net | |
| adeventtracker.spotify.com | |
| ads-fa.spotify.com | |
| analytics.spotify.com | |
| audio2.spotify.com |
NewerOlder