summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* tridge the destroyer returns!Andrew Tridgell1998-09-051-1/+9
* finished the asynchronous browse synchronisation code. It even seemsAndrew Tridgell1998-08-301-1/+1
* Fix "make clean" to also delete SPROGS.John Terpstra1998-08-211-1/+1
* Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.Jeremy Allison1998-08-191-1/+1
* this completes the splitup of server.c.Andrew Tridgell1998-08-171-1/+2
* more splitting of server.cAndrew Tridgell1998-08-171-1/+2
* now that we have no global arrays we can start to split up the monsterAndrew Tridgell1998-08-171-2/+2
* moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1998-08-171-1/+1
* got rid of the Files[] array completely (previously I'd just made itAndrew Tridgell1998-08-161-1/+2
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-2/+2
* moved the printing related files to a separate printing/ directory.Andrew Tridgell1998-08-151-1/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-8/+9
* Makefile.in: Changed so that make proto will work with ldap & nisplus.Jeremy Allison1998-08-141-2/+2
* move smbd/print_svid.o from SMBD_OBJ1 to PARAM_OBJ so that nmbd, swat, etc.Herb Lewis1998-08-131-2/+2
* Makefile.in: Added CHECK target back in (at Herb's request). AddedJeremy Allison1998-08-111-1/+6
* Makefile.in: Fixed make clean bug with CVS directory in bin/.Jeremy Allison1998-08-101-1/+1
* moved access.c into lib/ from smbd/ as it is needed by testparm. IAndrew Tridgell1998-08-101-3/+2
* split the system password checking routines out of smbd/password.c andAndrew Tridgell1998-08-101-7/+5
* moved username.c into lib/ so we no longer $(PASSDB_OBJ) in mostAndrew Tridgell1998-08-101-14/+13
* smbtorture now compilesAndrew Tridgell1998-08-101-17/+9
* fixed the installation scripts for the new layoutAndrew Tridgell1998-08-101-20/+17
* the rest of the binaries now compile and linkAndrew Tridgell1998-08-101-24/+34
* a few more things compile.Andrew Tridgell1998-08-091-20/+32
* swat compiles, with some even uglier hacks. we really have to doAndrew Tridgell1998-08-091-12/+17
* nmbd compiles and links. I had to do some ugly stuff, putting files inAndrew Tridgell1998-08-091-3/+3
* close to having nmbd linking (just a bit of repository hacking to go)Andrew Tridgell1998-08-091-14/+33
* this gets smbd compiling and linking correctly with the new layout.Andrew Tridgell1998-08-091-101/+54
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-4/+0
* This is the checkin of the debug changes.Christopher R. Hertel1998-07-311-1/+1
* Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1998-07-301-3/+4
* fixed a make proto bug pointed out by Chris.Andrew Tridgell1998-07-301-1/+1
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-0/+322