Displaying 4 results from an estimated 4 matches for "dfv".
Did you mean:
dev
2016 Oct 20
2
Custom PAM module not working correctly
...tion fails after the first prompt.
To give you an example of a session I've attached below both the logs
server-side[0] and client-side[1]. A correct authentication flow should
be like this example from pamtester:
[root at 035f4248e494 pam.d]# pamtester sshd root authenticate
Your username: dfv
Password:
Please ask for someone to grant you access.
Grantee's username: other
Password:
pamtester: successfully authenticated
I also attached my sshd_config[2] (maybe something's wrong with it).
Can someone help me understand the problem? I'm sorry if I'm missing
something obvi...
2013 Nov 04
2
[LLVMdev] compile error when using overloaded = operator of DenseMap
...,
I am trying to implement Available Expressions data flow analysis. I
created the following class (I am giving here code snippet.):
namespace {
typedef DenseMap<Expression, uint32_t> DMTy; //Expression is a class I
defined.
struct DataFlowValue {
DMTy ExprMap;
llvm::BitVector* DFV;
// Functions operating on the data //
bool operator==(const DataFlowValue V) const;
void top(); /* set all elements */
void bot(); /* reset all elements */
void set(DMTy emap);
void merge(DataFlowValue V); /* confluence operation */
};
}
with the following function de...
2013 Nov 04
0
[LLVMdev] compile error when using overloaded = operator of DenseMap
...xpressions data flow analysis. I created
> the following class (I am giving here code snippet.):
>
> namespace {
> typedef DenseMap<Expression, uint32_t> DMTy; //Expression is a class I
> defined.
> struct DataFlowValue {
> DMTy ExprMap;
> llvm::BitVector* DFV;
>
> // Functions operating on the data //
> bool operator==(const DataFlowValue V) const;
> void top(); /* set all elements */
> void bot(); /* reset all elements */
> void set(DMTy emap);
> void merge(DataFlowValue V); /* confluence operation */
>...
2017 Dec 12
1
MIT Kerberos suddenly stopping
...dinary.
My setup has 2 DC: one in an ubuntu 12.04 with version 4.1.9 (which
we're migrating from) and the one I mentioned in CentOS 7 (which will
be the only DC in the future).
Can someone help me troubleshoot the issue or tell me if it's a known
bug?
Best regards,
--
Diogo Vieira <dfv at eurotux.com>
Software Engineer
Eurotux Informática, S.A. | www.eurotux.com