summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-9/+10
* Metze's AD/LDAP detection patches mainly to do with library detection.Tim Potter2003-07-211-13/+15
* Uninstall modules as part of uninstall. Partial fix for 236.Tim Potter2003-07-181-1/+1
* Add API framework for server SMB signing.Jeremy Allison2003-07-161-2/+2
* Add mandir to installdir target. Otherwise installman fails for clean DESTDIRAlexander Bokovoy2003-07-151-1/+1
* get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-111-2/+2
* Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...Tim Potter2003-07-111-2/+1
* pdbedit should not call idmap anymore. Otherwise pdbedit -L wouldVolker Lendecke2003-07-101-1/+1
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-1/+2
* Fix the build...Jeremy Allison2003-07-071-2/+1
* another compile fixGerald Carter2003-07-071-1/+1
* fix some compile problems. Can't get IDMAP_OBJ our of proto.hGerald Carter2003-07-071-5/+6
* Cleaning up linking issues. sam/idmap*.c only links inGerald Carter2003-07-071-23/+17
* removing nisplussamGerald Carter2003-07-011-5/+0
* * fix the trustdom_cache to work when winbindd is not running.Gerald Carter2003-07-011-14/+13
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-6/+7
* Remove the MODULES_CLEAN variable. It's no longer necessary sinceJelmer Vernooij2003-06-261-1/+1
* cleaning up more build issues. TestedGerald Carter2003-06-261-15/+15
* fix linking of some things that are not built by defaultGerald Carter2003-06-251-14/+14
* large change:Gerald Carter2003-06-251-12/+13
* Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett2003-06-251-1/+1
* add tdb backup function separation and winbind idmap upgrade code formSimo Sorce2003-06-241-2/+2
* This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett2003-06-211-1/+1
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-2/+2
* Add installmodules to installJelmer Vernooij2003-06-181-1/+1
* Fix building idmap_winbind as shared moduleJelmer Vernooij2003-06-171-1/+1
* Build libnss_wins.so as part of nsswitch target. Fix for bug #160Tim Potter2003-06-161-11/+12
* removed editreg from standard build until it is portable. Right now itAndrew Tridgell2003-06-101-1/+5
* get rid of IRIX o32 builds - some libraries (kerberos and ldap) are onlyHerb Lewis2003-06-061-7/+0
* remove o32 targets for IRIX. kerberos and ldap libraries are n32 only soHerb Lewis2003-06-061-13/+2
* get rid of warning about malformed if in MakefileHerb Lewis2003-06-061-2/+2
* fix build on systems w/o LDAP libsGerald Carter2003-06-061-1/+1
* delete extra PASSDBLIB at beginningHerb Lewis2003-06-061-1/+1
* pdbedit needs PASSDBLIBSHerb Lewis2003-06-061-1/+1
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-11/+11
* working draft of the idmap_ldap code.Gerald Carter2003-06-051-5/+7
* Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij2003-05-291-12/+21
* More fixes for builddir != srcdir.Tim Potter2003-05-271-30/+23
* Don't use extensions like '\t' in a sed script. It breaks the make proto.Jeremy Allison2003-05-231-6/+6
* installman needs to depend on installdirs, to fix parallelAndrew Tridgell2003-05-231-2/+2
* Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter2003-05-231-18/+25
* Compile shared modules with the -fPIC flag. Reported by Steve Langasek akaJelmer Vernooij2003-05-221-38/+38
* Fix bug #95: net did not build when ldap was installed, but --without-adsJim McDonough2003-05-201-1/+1
* add idmap_winbind unless I made a better way to solve SID type for domainSimo Sorce2003-05-161-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-15/+19
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-6/+5
* Makefile changes to allow new NTLMv2 patch to work.Andrew Bartlett2003-05-091-10/+7
* Add a new entry to make check. If we have compiled python extensions,Tim Potter2003-05-051-1/+4
* Merge of backslash @LDAP_LIBS@ fix from HEAD.Tim Potter2003-05-051-2/+1
* AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter2003-05-051-2/+2