summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add utility that takes a samba log file (at least level 5 for headers andJelmer Vernooij2003-08-151-0/+6
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-141-1/+8
* Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett2003-08-141-15/+20
* Create symlinks for modules that register multiple functions (fixes bug #91 )Jelmer Vernooij2003-08-131-1/+8
* This adds *experimental* kerberos gss spnego client support to ntlm_auth.Volker Lendecke2003-08-121-2/+2
* Add vfs_readonly module which allows to enforce periodic read-only limit on a...Alexander Bokovoy2003-08-121-0/+6
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* locking.c now refers to map_nt_error_from_unix, so link it in withVolker Lendecke2003-08-011-2/+2
* spnego.c has function definitions. Prototype them.Volker Lendecke2003-07-311-1/+1
* bin/net needs server_mutex as kerberos_verify now uses it.Volker Lendecke2003-07-301-1/+1
* split replace into replace and replace1 to allow setenv to be used byHerb Lewis2003-07-291-5/+6
* Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy2003-07-291-0/+6
* This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke2003-07-291-1/+2
* the testsuite lib needs dummyroot too.Andrew Bartlett2003-07-271-1/+1
* 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