summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-01-04- Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij1-1/+7
2003-12-30Move our basic password checking code from inside the authenticationAndrew Bartlett1-1/+2
2003-12-09working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter1-7/+10
2003-12-05create libdir for installclientlib; patch from Bill KnoxGerald Carter1-0/+1
2003-12-01I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke1-1/+2
2003-11-26Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison1-0/+6
2003-11-25Fix build of winbindd with static pdb modulesJelmer Vernooij1-1/+1
2003-11-12added support for "make pch" to build a precompiled header. Note thatAndrew Tridgell1-0/+6
2003-11-05Compile tdbdump by default.Volker Lendecke1-1/+7
2003-11-04Add ldaplibs to pdbedit link line. Fixes bug #651.Tim Potter1-1/+1
2003-11-02Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGSTim Potter1-4/+8
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