index
:
delta/keyutils.git
baserock/morph
development
master
next
pipe-watch
pkey
tests-devel
git.kernel.org: pub/scm/linux/kernel/git/dhowells/keyutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
man: keyctl(1): Use better formatting for shell session examples
Michael Kerrisk
2016-12-17
1
-70
/
+56
|
*
man: keyctl(1): Use a better shell prompt
Michael Kerrisk
2016-12-17
1
-48
/
+48
|
*
man: keyctl(1): Format list of commands as subsections
Michael Kerrisk
2016-12-17
1
-73
/
+25
|
*
man: keyctl(1): Format list of key identifiers as hanging list
Michael Kerrisk
2016-12-17
1
-29
/
+20
|
/
*
Merge branch 'man_formatting_fixes' of git://git.kernel.org/pub/scm/linux/ker...
David Howells
2016-12-16
25
-77
/
+124
|
\
|
*
man: Consistently format pathnames as italic
Michael Kerrisk
2016-12-13
3
-7
/
+13
|
*
man: Squash multiline NAME entries
Michael Kerrisk
2016-12-13
3
-14
/
+3
|
*
man: Consistent formatting of NAME lines
Michael Kerrisk
2016-12-13
25
-31
/
+31
|
*
man: Format function references consistently
Michael Kerrisk
2016-12-13
5
-11
/
+21
|
*
man: Formatting fixes
Michael Kerrisk
2016-12-13
19
-23
/
+65
*
|
Merge branch 'kerrisk/remove_migrated_man7' of git://git.kernel.org/pub/scm/l...
David Howells
2016-12-16
7
-799
/
+0
|
\
\
|
*
|
man: Delete man pages that will migrate to the Linux man-pages project
Michael Kerrisk
2016-12-13
7
-799
/
+0
|
|
/
*
|
Merge branch 'mtk_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtk...
David Howells
2016-12-13
25
-180
/
+112
|
\
\
|
*
|
SEE ALSO: add references to keyctl(1) and keyctl(3)
Michael Kerrisk
2016-11-08
1
-0
/
+2
|
*
|
All pages should refer to keyrings(7) in SEE ALSO
Michael Kerrisk
2016-11-08
5
-4
/
+9
|
*
|
Correctly order SEE ALSO entries
Michael Kerrisk
2016-11-08
22
-47
/
+46
|
*
|
Fix section number reference
Michael Kerrisk
2016-11-08
1
-1
/
+1
|
*
|
Improve formatting of SEE ALSO entries
Michael Kerrisk
2016-11-08
25
-144
/
+67
|
*
|
Use consistent mark-up for page references in SEE ALSO
Michael Kerrisk
2016-11-08
3
-3
/
+6
|
|
/
*
|
TEST: Use multiline comparison function for DH test
Mat Martineau
2016-12-13
1
-9
/
+11
*
|
TEST: Add expect_multiline toolbox function
Mat Martineau
2016-12-13
1
-0
/
+19
*
|
TEST: Use correct variable when checking for DH functionality
Mat Martineau
2016-12-13
2
-2
/
+2
*
|
Doc: Fix typo regarding remote DH key
Mat Martineau
2016-12-13
1
-1
/
+1
*
|
TEST: Add Diffie-Hellman tests
Mat Martineau
2016-12-13
5
-0
/
+236
*
|
Doc: Update manpages for KEYCTL_DH_COMPUTE
Mat Martineau
2016-12-13
4
-0
/
+142
*
|
Add Diffie-Hellman compute function
David Howells
2016-12-13
5
-2
/
+115
*
|
Add test.out to .gitignore and limit toplevel matches
Mat Martineau
2016-05-09
1
-4
/
+5
*
|
build: Fix building
David Howells
2016-05-09
1
-11
/
+12
|
/
*
TEST: Fix endianness determination
David Howells
2016-02-26
1
-2
/
+2
*
TEST: Fix a couple of RHEL checks:
David Howells
2015-12-22
3
-3
/
+41
*
Re: [PATCH 2/2] runtest.sh: add automated mode
Jeffrey Bastian
2015-12-21
1
-1
/
+10
*
Re: [PATCH 1/2] runtest.sh whitespace cleanup
Jeffrey Bastian
2015-12-21
1
-5
/
+5
*
TEST: Maximum description length is limited in more recent kernels
David Howells
2015-12-21
1
-3
/
+15
*
TEST: version_less_than() must compare releases if version same
David Howells
2015-12-21
1
-0
/
+1
*
TEST: Use the lsb_release -s flag to trim the output
David Howells
2015-12-21
1
-2
/
+2
*
Mailing list is now keyrings@vger.kernel.org
David Howells
2015-09-24
1
-1
/
+1
*
TEST: Make testcase aware of a kernel behaviour change
Christian Kastner
2015-09-24
1
-2
/
+12
*
TEST: Disable tests hitting bug in MIPS kernel < 3.19
Christian Kastner
2015-09-24
6
-25
/
+66
*
Include <limits.h> for UINT_MAX
Felix Janda
2015-07-21
1
-0
/
+1
*
TEST: Print keyutils version tested
Karel Srot
2014-11-14
1
-0
/
+1
*
LIB: #include sys/types.h in keyutils.h to bring in missing types
David Howells
2014-11-14
1
-0
/
+1
*
TEST: Allow skipping tests requiring installation
Christian Kastner
2014-10-21
5
-4
/
+45
*
TEST: Allow skipping of tests requiring root
Christian Kastner
2014-10-21
2
-2
/
+13
*
Doc: Syntax fixes for man pages
Christian Kastner
2014-10-21
10
-30
/
+30
*
Define LN as it isn't defined by make and use $(LNS) for a couple of ln -sf
David Howells
2014-09-24
1
-2
/
+3
*
Don't define LNS twice in the Makefile and define in terms of $(LN)
David Howells
2014-09-22
1
-3
/
+1
*
LIB: Allow building of the shared library to be suppressed
David Howells
2014-09-22
1
-9
/
+17
*
TEST: 'keyctl invalidate' exists from keyutils-1.5.6, not keyutils-3.5-rc1
tests-devel
David Howells
2014-03-25
1
-1
/
+1
*
TEST: Disable AVC checking in the bz1031154 testcase
David Howells
2014-03-18
1
-0
/
+4
*
TEST: Place exclusions for RHEL-5
David Howells
2014-03-12
2
-51
/
+59
[prev]
[next]