summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Support gettext >= 0.14 instead of 0.17Stephen Gallagher2009-08-201-1/+2
* Fix usage of $(builddir) in SSSDStephen Gallagher2009-08-201-0/+4
* Eliminate the --with-tests configure flagStephen Gallagher2009-08-191-8/+14
* Fix broken buildStephen Gallagher2009-08-171-1/+0
* Fix reconnection codeSimo Sorce2009-08-171-1/+0
* Don't go to the backend for identical cache entry requestsStephen Gallagher2009-08-141-1/+9
* Change the why DP clients identifySimo Sorce2009-08-111-1/+0
* Make socket paths a compile-time optionStephen Gallagher2009-08-111-0/+3
* Revert build-breaking libsss_util_la change.Stephen Gallagher2009-08-101-9/+20
* Build and run tests with 'make check'Stephen Gallagher2009-08-101-21/+11
* Add async resolver testsJakub Hrozek2009-07-241-1/+13
* Add ares helpers into sssdJakub Hrozek2009-07-241-1/+11
* Async DNS integrationJakub Hrozek2009-07-241-1/+5
* Remove unused InfoPipe and PolicyKit codeStephen Gallagher2009-07-201-64/+2
* Add async helper functionsSimo Sorce2009-07-081-1/+5
* Add dumb way to clean up .X filesSimo Sorce2009-07-081-0/+1
* Rework transaction code to use tevent_reqSimo Sorce2009-07-031-1/+0
* added kerberos backend with tevent_req event handlingSumit Bose2009-07-021-1/+16
* added kerberos locator pluginSumit Bose2009-07-021-0/+14
* Allow the use of custom CFLAGS on the make command lineStephen Gallagher2009-06-191-0/+4
* Create gettext framework for SSSD daemonStephen Gallagher2009-06-171-1/+6
* Control sssd_be exported functionsStephen Gallagher2009-06-161-2/+5
* Add --with-aux-info config option to SSSD daemonStephen Gallagher2009-06-161-0/+5
* Make SysV script install executableStephen Gallagher2009-06-161-1/+1
* Link crypt functions only to sssd binariesSimo Sorce2009-06-101-4/+2
* fix shadow-utils base pathJakub Hrozek2009-06-081-1/+1
* man page for LDAP domainsJakub Hrozek2009-06-031-1/+1
* sssd.conf(5) man pageJakub Hrozek2009-06-021-1/+1
* Do not statically link data provider pluginsStephen Gallagher2009-06-011-4/+3
* Add more manpagesJakub Hrozek2009-06-011-1/+3
* Build non-versioned sss_pam.so, libnss_sss.so and memberof.soStephen Gallagher2009-05-281-1/+1
* Link proxy backend against internal crypto libraryStephen Gallagher2009-05-261-2/+4
* Clean up automake build to work on older versions of libtoolStephen Gallagher2009-05-261-0/+1
* Fix infopipe packagingJakub Hrozek2009-05-261-0/+4
* Add some more InfoPipe testsJakub Hrozek2009-05-261-1/+12
* Enable automake builds for sssd serverStephen Gallagher2009-05-191-0/+431