summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Modified BROKEN_CC rule in .c.o so that it doesn't rely on basename,Alexandre Oliva1999-01-051-2/+3
* Changed spaces to tabs in BROKEN_CC line (doh!).Jeremy Allison1998-12-311-2/+2
* Makefile.in configure configure.in include/config.h.in: Added -c -o fixes fro...Jeremy Allison1998-12-291-0/+2
* Rather large (I'm afraid) tidyup of the setuid handling code.Jeremy Allison1998-12-221-2/+2
* Makefile.in: script install fix from Tim Rice.Jeremy Allison1998-12-141-1/+1
* Makefile.in added PRINTER_OBJ to SWAT_OBJ so swat canHerb Lewis1998-12-101-1/+1
* I got sick of the debate with luke about the SID and nmbd so I justAndrew Tridgell1998-12-091-1/+1
* Makefile.in: Implemented andrej's private and swat file changes.Jeremy Allison1998-12-011-4/+7
* Makefile.in: Added 'maintainer mode' fixes.Jeremy Allison1998-11-251-6/+6
* Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()Jeremy Allison1998-11-241-2/+2
* Updated version info for Beta2.Jeremy Allison1998-11-211-1/+3
* Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1998-11-191-0/+1
* Fixes for autoconf on HPUX. Includes ANSI -Ae flag test for HPUXJeremy Allison1998-11-191-1/+1
* added $(CPPFLAGS) to FLAGS1. This allows building with tools not in /Herb Lewis1998-11-191-1/+1
* Fixed the modtime bug that Andrej <borsenkow.msk@sni.de> was moaningJeremy Allison1998-11-171-2/+0
* Made the Makefile.in use the configure paths for :Jeremy Allison1998-11-171-6/+6
* source/Makefile.in: Added quotes around ROFF arg.Jeremy Allison1998-11-161-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-121-1/+2
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-2/+3
* Added needed flag for swat password changingHerb Lewis1998-11-111-2/+3
* Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison1998-11-111-0/+8
* rpcclient registry commands.Luke Leighton1998-11-101-1/+3
* util functions split into relevant modules, first pass.Luke Leighton1998-11-101-2/+5
* Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob...Jeremy Allison1998-11-101-2/+2
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-1/+1
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-1/+1
* Added scripts/convert_smbpasswd to SCRIPTSJeremy Allison1998-11-051-1/+1
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-1/+2
* do not print garbage just because someone does not want dependencies :-)Alexandre Oliva1998-10-301-24/+24
* modify dependency tracking code so that it:Alexandre Oliva1998-10-291-10/+29
* This should have gone with the last batch.Christopher R. Hertel1998-10-281-4/+3
* Fixed a small bug in debug2html. It wasn't properly checking EOF. TheChristopher R. Hertel1998-10-271-1/+10
* added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell1998-10-261-1/+1
* Fix for -fpic rules (.c.po and .c.po32) when using --enable-maintainer-mode.Tim Potter1998-10-241-4/+4
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-1/+1
* rpctorture commandLuke Leighton1998-10-221-0/+16
* fixes for solarisAndrew Tridgell1998-10-201-2/+4
* removed my badly-done attempt at handling compilers that don't handleAndrew Tridgell1998-10-201-9/+3
* - added smbrapper/shared.oAndrew Tridgell1998-10-191-5/+10
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-1/+1
* made smbsh a standard binaryAndrew Tridgell1998-10-131-9/+10
* add "smbtorture" alias for building smbtortureAndrew Tridgell1998-10-081-0/+2
* compile to .po.o first then mv to .po in order to make the sunAndrew Tridgell1998-10-071-2/+4
* dce/rpcLuke Leighton1998-10-061-1/+1
* clean needs to delete po32 and .so filesAndrew Tridgell1998-10-051-1/+1
* tell the user we are producing -32 code for the .32.so libraryAndrew Tridgell1998-10-051-1/+1
* the IRIX make is very fussy amount comment lines. If a comment lineAndrew Tridgell1998-10-051-1/+1
* rpcclient srvsvc commands.Luke Leighton1998-10-051-1/+1
* got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1998-10-051-6/+19