Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-08 | autotools: make cifs.upcall dependent on an enable option | Jeff Layton | 1 | -1/+5 | |
Make it so that cifs.upcall is built by default, but autodisable it if the needed headers aren't present. Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-14 | automake: make sure to link cifs.upcall to keyutils | Jeff Layton | 1 | -1/+1 | |
Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-09 | cifs-utils: make sure -Wall is always set for builds | Jeff Layton | 1 | -0/+1 | |
Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-08 | Add manpages to makefile | Jeff Layton | 1 | -0/+2 | |
Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-07 | util.c: move strlcat and strlcpy into a separate "util.c" object | Jeff Layton | 1 | -2/+2 | |
Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-07 | spnego.c: add new spnego.c file with SPNEGO/GSSAPI routines we need | Jeff Layton | 1 | -2/+2 | |
Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-07 | spnego.h: add some needed OID's | Jeff Layton | 1 | -1/+1 | |
Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-07 | Initial autotools addition | Jeff Layton | 1 | -0/+7 | |
Signed-off-by: Jeff Layton <jlayton@redhat.com> |