summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Provide a pkgconfig file with libkeyutils.aDaniel Hill2023-03-201-0/+2
* Add a notification facility for watching for key changesDavid Howells2020-07-071-3/+5
* Revert "Add a notification facility for watching for key changes"David Howells2020-07-071-5/+3
* Build: Remove libkeyutils.pc on make cleanDavid Howells2020-07-061-1/+1
* Check that keyutils.h has valid C++ syntax at build timeChristophe Vu-Brugier2020-07-061-1/+15
* Add a notification facility for watching for key changesDavid Howells2020-07-061-3/+5
* dns: Apply a default TTL to records obtained from getaddrinfo()David Howells2020-07-061-0/+1
* Makefile: Use rpmspec to calculate package nameDavid Howells2020-05-181-6/+6
* rpm: Fix version determination for "make rpm"David Howells2019-09-041-5/+9
* Fix the guess for the default LIBDIRDavid Howells2019-09-041-1/+1
* test: Test all possible type, description and payload lengths to add_keyDavid Howells2019-08-191-2/+3
* Handle %{?distprefix} in rpm buildDavid Howells2019-03-041-3/+4
* keyutils: Add pkg-config file for keyutils libraryDave Jiang2018-11-131-1/+23
* Remove the dependency on MIT KerberosDavid Howells2018-11-021-1/+1
* DNS: Support AFS SRV records and cell db config filesDavid Howells2018-05-091-2/+6
* Add the interface logic to support DH with KDF handling support.Stephan Müller2017-06-081-0/+1
* Doc: Update manpages for KEYCTL_DH_COMPUTEMat Martineau2016-12-131-0/+1
* build: Fix buildingDavid Howells2016-05-091-11/+12
* Define LN as it isn't defined by make and use $(LNS) for a couple of ln -sfDavid Howells2014-09-241-2/+3
* Don't define LNS twice in the Makefile and define in terms of $(LN)David Howells2014-09-221-3/+1
* LIB: Allow building of the shared library to be suppressedDavid Howells2014-09-221-9/+17
* Doc: Add man7 pages for various keyrings conceptsDavid Howells2014-02-211-0/+3
* Doc: Move manual pages to their own subdirDavid Howells2014-02-211-24/+9
* spec: Use the correct path macros in the specfileDavid Howells2014-01-151-4/+11
* Add keyctl_invalidate() manpage and update keyctl.3David Howells2013-08-291-0/+3
* Compress the tarball built by the MakefileDavid Howells2013-08-291-4/+7
* Build: Fix the Makefile to generate tarballs with correct pathnameDavid Howells2011-11-301-1/+1
* Fix rpmlint complaintsDavid Howells2011-11-301-0/+2
* Build: Add build ID and rpmlint facilitiesDavid Howells2011-11-301-9/+28
* Make it possible to provide keytype-specific request key configsDavid Howells2011-11-151-0/+1
* Build: Depend on $(DEVELLIB) not -lkeyutilsMike Frysinger2011-11-151-3/+3
* TEST: Import the RHEL test suiteDavid Howells2011-09-011-0/+9
* Store version info in library and allow it to be displayedDavid Howells2011-08-311-3/+7
* Lib: Add recursive keyring tree scanning functions to the libraryDavid Howells2011-03-111-0/+2
* DNS: A/AAAA record upcall handlerDavid Howells2011-03-111-1/+1
* DNS: AFSDB record upcall handlerDavid Howells2011-03-111-1/+6
* Lib: Support keyctl(KEYCTL_INSTANTIATE_IOV)David Howells2011-03-111-0/+1
* Lib: Support keyctl(KEYCTL_REJECT)KEYUTILS_1.4David Howells2011-03-111-0/+1
* Build: Add -I. to the build and handle overriding of Makefile variablesDavid Howells2011-03-111-4/+8
* Build: Disable RPATH setting in MakefileDavid Howells2011-03-111-1/+1
* Build: Add Makefile rule to build an RPM from git HEADDavid Howells2011-03-021-0/+31
* Build: Extract version info when building rather than defining it redundantlyDavid Howells2011-03-021-17/+82
* Build: NO_GLIBC_KEYSYS is obsoleteDavid Howells2011-03-021-5/+0
* Build: Don't include $(DESTDIR) in MAN* macros in the MakefileDavid Howells2011-03-021-29/+28
* Build: Built programs should depend on build libraryDavid Howells2011-03-021-2/+2
* Build: Guess library directories and word sizeDavid Howells2011-03-021-3/+9
* Fix linkage of utilities in the Makefile.Diego Elio Pettenò2011-03-021-2/+4
* Fix function prototypes in the manual pagesDavid Howells2011-03-021-0/+2
* LIB: Fix the library namingDavid Howells2010-03-191-1/+1
* Move to version 1.3v1.3KEYUTILS_1.3David Howells2010-02-261-1/+1