summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Build using sss_nss_idmap/PAM CFLAGS, tooNalin Dahyabhai2013-08-071-0/+3
* src/Makefile.am: add back-sch-nss.c and back-sch-pam.c to buildAlexander Bokovoy2013-08-071-0/+10
* back-sch: move structure definitions to back-sch.h to share with other codeAlexander Bokovoy2013-08-071-0/+1
* - make refint and memberof tests the defaultNalin Dahyabhai2012-01-101-2/+3
* - try to add a man page for nisserver-plugin-defsNalin Dahyabhai2011-04-191-0/+2
* - compile and link also using LDAP_CFLAGS and LDAP_LIBSNalin Dahyabhai2010-12-221-5/+5
* - link with libnsl or libtirpc, not bothNalin Dahyabhai2009-02-111-3/+3
* - use tirpc cflags if they're set, link with libtirpc if we found it,Nalin Dahyabhai2009-02-111-1/+6
* - move the python script to docsNalin Dahyabhai2008-08-061-1/+0
* - package the nisserver-plugin-defs binaryNalin Dahyabhai2008-07-091-1/+1
* - add a way to print out the values we hard-code for map default settingsNalin Dahyabhai2008-07-091-0/+4
* - refactor the is-this-a-valid-set-definition logicpost-schNalin Dahyabhai2008-06-301-1/+9
* - merge the backend-specific headersNalin Dahyabhai2008-06-301-2/+2
* - get schema compatibility linking correctlyNalin Dahyabhai2008-06-301-1/+3
* - start adding an sch backendNalin Dahyabhai2008-06-301-3/+18
* - namespace nis-specific configurationNalin Dahyabhai2008-06-301-1/+1
* - rename backend and defaults, tooNalin Dahyabhai2008-06-301-4/+4
* - rename dispatch to disp-nisNalin Dahyabhai2008-06-301-4/+4
* - rename plugin.c,plugin.h to plug-nis.c,plug-nis.hNalin Dahyabhai2008-06-301-4/+4
* - match naming conventionsNalin Dahyabhai2008-06-101-3/+3
* - uncomment things in the design doc that have been doneNalin Dahyabhai2008-06-031-4/+20
* - link with libwrap if neededNalin Dahyabhai2008-06-031-1/+2
* - sort out the threading start/stop functions, and add rwlock functionsNalin Dahyabhai2008-05-301-1/+2
* - link with needed libraries againNalin Dahyabhai2008-05-291-1/+2
* - provide a default suffix value in the example ldifNalin Dahyabhai2008-05-291-1/+1
* - more build machineryNalin Dahyabhai2008-05-291-4/+0
* - build cleanupsNalin Dahyabhai2008-05-291-1/+1
* - build infrastructureNalin Dahyabhai2008-05-291-0/+28