summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add krb5_common.h to the list of headers to 'make dist'Stephen Gallagher2009-10-161-0/+1
* Add first basic IPA providerSimo Sorce2009-10-161-1/+23
* Move all krb5 provider init functionsSimo Sorce2009-10-161-1/+2
* Move all ldap provider init functionsSimo Sorce2009-10-161-0/+1
* enable debugging of krb5_childSumit Bose2009-10-151-0/+2
* Move ldap provider configuration into its own fileSimo Sorce2009-10-141-0/+2
* Make options parser available to all providersSimo Sorce2009-10-141-0/+1
* use PYTHON_PREFIX to install SSSDConfig python APISumit Bose2009-10-141-2/+2
* add a replacement if ldap_control_create is missingSumit Bose2009-10-131-1/+3
* add -Werror-implicit-function-declaration to default gcc flagsSumit Bose2009-10-131-1/+2
* Package SSSDConfig APIStephen Gallagher2009-10-131-0/+21
* LDAP provider needs to link against krb librariesRalf Haferkamp2009-10-121-2/+4
* Remove DP processSimo Sorce2009-10-091-8/+0
* Remove unused btreemap codeStephen Gallagher2009-10-061-2/+0
* add utility call check_and_open_readonlySumit Bose2009-10-051-1/+12
* Send debug messages to logfileJakub Hrozek2009-09-251-2/+2
* script to upgrade config to v2Jakub Hrozek2009-09-251-0/+3
* added support for older MIT kerberos versionssbose2009-09-241-3/+10
* Remove provider=filesJakub Hrozek2009-09-231-1/+0
* Provide python bindings for sysdbJakub Hrozek2009-09-211-0/+34
* Decouple synchronous sysdb interface from toolsJakub Hrozek2009-09-211-0/+2
* Include m4 directories in tarballStephen Gallagher2009-09-151-1/+2
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-141-2/+14
* use fork+exec for kerberos helperSumit Bose2009-09-111-2/+12
* add change password target to krb5 backendSumit Bose2009-09-111-1/+1
* Add strtoint32 and strtouint32 testsStephen Gallagher2009-09-111-0/+11
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+2
* Add strtoint32 and strtouint32 convenience functionsStephen Gallagher2009-09-101-0/+2
* Cleanups for library linkingsbose2009-09-091-2/+1
* Split database in multiple filesSimo Sorce2009-09-081-0/+1
* fix libdbus configure checkSumit Bose2009-09-081-1/+0
* 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