URL: https://github.com/freeipa/bind-dyndb-ldap/pull/14
Author: mingzym
Title: #14: time_t maybe unsigned or long
Action: opened
PR body:
"""
when compiling with heimdal, the krb5_timestamp is set to long instead of the
unsigned in mit-krb5.
"""
To pull the PR
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/15
Author: mingzym
Title: #15: ignore what configure and make produced
Action: opened
PR body:
"""
let's ignore all the files configure and make created.
"""
To pull the PR as Git branch:
git remote add g
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/15
Author: mingzym
Title: #15: ignore what configure and make produced
Action: synchronized
To pull the PR as Git branch:
git remote add ghbind-dyndb-ldap https://github.com/freeipa/bind-dyndb-ldap
git fetch ghbind-dyndb-ldap pull/15
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/15
Title: #15: ignore what configure and make produced
mingzym commented:
"""
aha, this is much better now
"""
See the full comment at
https://github.com/freeipa/bind-dyndb-ldap/pull/15#issuecomment-29272313