summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-10-29Compile fix for tdbbackup when Samba needs to override non-C99Tim Potter1-1/+1
2003-10-24Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe1-2/+4
2003-10-24Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough1-3/+4
2003-10-19Compile libsmbclient with $(DYNEXP) (fixes bug #505)Jelmer Vernooij1-1/+1
2003-10-17CP* modules are not related to developmentJelmer Vernooij1-6/+6
2003-10-16Build fix for wrepld. From MORIYAMA Masayuki.Tim Potter1-1/+2
2003-10-14Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter1-72/+74
2003-10-06default DESTDIR=/Gerald Carter1-0/+1
2003-10-06split some security related functions in their own files.Simo Sorce1-3/+4
2003-10-03Explicitly initialise the value of AR for vendor makes that don't doTim Potter1-0/+1
2003-10-02fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525Gerald Carter1-2/+2
2003-09-24Fix bug #456 for 3.0.0 release.Tim Potter1-1/+4
2003-09-10Remove tags file for distclean.Tim Potter1-1/+1
2003-09-08Rename FOOLIBS to FOO_LIBS to be consistent with the rest of theTim Potter1-43/+43
2003-09-07Nobody complained on the team-list, so commit it ...Volker Lendecke1-2/+2
2003-09-05Very weird. On my SLES8 installation ntlm_auth would give missingVolker Lendecke1-1/+1
2003-09-05Move $(KRBCLIENT_OBJ) to libnss_wins PICOBJ variable so it is converted toTim Potter1-5/+8
2003-08-29Add log2pcap to everything target.Tim Potter1-2/+4
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy1-0/+6
2003-08-28Fix email address in copyright statementJim McDonough1-1/+1
2003-08-27Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter1-4/+3
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy1-0/+6
2003-08-26Fix for #150.Alexander Bokovoy1-4/+12
2003-08-25fix bugs 327 & 340; make sure pam_smbpass.so gets linked with all the neccess...Gerald Carter1-2/+2
2003-08-22* Fix for bug 290:Gerald Carter1-1/+1
2003-08-21fix bug 327; make sure to link SMBLDAP_OBJ with PAM_SMBPASS_OBJGerald Carter1-1/+1
2003-08-21actually check in the fix for make tortureGerald Carter1-2/+2
2003-08-20metze's autogenerate patch for version.hGerald Carter1-2/+19
2003-08-15Remove nasty hack in modules system. We don't recompile files anymoreJelmer Vernooij1-6/+0
2003-08-15Add ability to output native pcap files without the requirement for text2pcap.Jelmer Vernooij1-1/+1
2003-08-15Add the gss-spnego kerberos server side to ntml_auth. This uses theVolker Lendecke1-2/+5
2003-08-15Add utility that takes a samba log file (at least level 5 for headers andJelmer Vernooij1-0/+6
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter1-1/+8
2003-08-14Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett1-15/+20
2003-08-13Create symlinks for modules that register multiple functions (fixes bug #91 )Jelmer Vernooij1-1/+8
2003-08-12This adds *experimental* kerberos gss spnego client support to ntlm_auth.Volker Lendecke1-2/+2
2003-08-12Add vfs_readonly module which allows to enforce periodic read-only limit on a...Alexander Bokovoy1-0/+6
2003-08-01Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough1-1/+1
2003-08-01locking.c now refers to map_nt_error_from_unix, so link it in withVolker Lendecke1-2/+2
2003-07-31spnego.c has function definitions. Prototype them.Volker Lendecke1-1/+1
2003-07-30bin/net needs server_mutex as kerberos_verify now uses it.Volker Lendecke1-1/+1
2003-07-29split replace into replace and replace1 to allow setenv to be used byHerb Lewis1-5/+6
2003-07-29Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy1-0/+6
2003-07-29This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke1-1/+2
2003-07-27the testsuite lib needs dummyroot too.Andrew Bartlett1-1/+1
2003-07-22Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter1-9/+10
2003-07-21Metze's AD/LDAP detection patches mainly to do with library detection.Tim Potter1-13/+15
2003-07-18Uninstall modules as part of uninstall. Partial fix for 236.Tim Potter1-1/+1
2003-07-16Add API framework for server SMB signing.Jeremy Allison1-2/+2
2003-07-15Add mandir to installdir target. Otherwise installman fails for clean DESTDIRAlexander Bokovoy1-1/+1