summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1998-08-16got rid of the Files[] array completely (previously I'd just made itAndrew Tridgell1-1/+2
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-2/+2
1998-08-15moved the printing related files to a separate printing/ directory.Andrew Tridgell1-1/+1
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-8/+9
1998-08-14Makefile.in: Changed so that make proto will work with ldap & nisplus.Jeremy Allison1-2/+2
1998-08-13move smbd/print_svid.o from SMBD_OBJ1 to PARAM_OBJ so that nmbd, swat, etc.Herb Lewis1-2/+2
1998-08-11Makefile.in: Added CHECK target back in (at Herb's request). AddedJeremy Allison1-1/+6
1998-08-10Makefile.in: Fixed make clean bug with CVS directory in bin/.Jeremy Allison1-1/+1
1998-08-10moved access.c into lib/ from smbd/ as it is needed by testparm. IAndrew Tridgell1-3/+2
1998-08-10split the system password checking routines out of smbd/password.c andAndrew Tridgell1-7/+5
1998-08-10moved username.c into lib/ so we no longer $(PASSDB_OBJ) in mostAndrew Tridgell1-14/+13
1998-08-10smbtorture now compilesAndrew Tridgell1-17/+9
1998-08-10fixed the installation scripts for the new layoutAndrew Tridgell1-20/+17
1998-08-10the rest of the binaries now compile and linkAndrew Tridgell1-24/+34
1998-08-09a few more things compile.Andrew Tridgell1-20/+32
1998-08-09swat compiles, with some even uglier hacks. we really have to doAndrew Tridgell1-12/+17
1998-08-09nmbd compiles and links. I had to do some ugly stuff, putting files inAndrew Tridgell1-3/+3
1998-08-09close to having nmbd linking (just a bit of repository hacking to go)Andrew Tridgell1-14/+33
1998-08-09this gets smbd compiling and linking correctly with the new layout.Andrew Tridgell1-101/+54
1998-08-08added --with-nisplus-home optionAndrew Tridgell1-4/+0
1998-07-31This is the checkin of the debug changes.Christopher R. Hertel1-1/+1
1998-07-30Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1-3/+4
1998-07-30fixed a make proto bug pointed out by Chris.Andrew Tridgell1-1/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-0/+322