| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
 | 
 | 
[#46 state:resolved]
 | 
 | 
dev/lckdclient.c includes headers from readline but configure.ac doesn't
make sure these headers are available. This commit makes sure
readline/readline.h is present and assumes readline is properly installed
if this header is present
[#59 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
 | 
 | 
add missing includes, add some casts to avoid format warnings,
mark one function as static. There are still warnings about
unused argc/argv
[#61 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
 | 
 | 
[#58 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
non-blocking locks are supported via AFC.
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
[#46 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
 | 
 | 
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
 | 
 | 
 | 
 | 
 | 
 | 
afc_get_file_attr because this function has to go into the program (like ifuse); afc_get_file_info has to be used instead. Modified dispatch_AFC_Packet so that the real buffer size has to be specified (instead of length-1).
 |