summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-2/+9
1998-09-26Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1-14/+15
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-2/+2
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton1-2/+3
1998-09-25added wksinfo command to rpcclient, which don't work too good.Luke Leighton1-2/+3
1998-09-25added rpcclient programLuke Leighton1-5/+18
1998-09-24check whether system type is the same as stored in the cache (fullAlexandre Oliva1-6/+32
1998-09-24automatically detect changes in the system type and exit, tellingAndrew Tridgell1-1/+1
1998-09-24some changes to the autoconf supportAndrew Tridgell1-7/+5
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-1/+1
1998-09-21major autoconf clean-upAlexandre Oliva1-7/+39
1998-09-05tridge the destroyer returns!Andrew Tridgell1-1/+9
1998-08-30finished the asynchronous browse synchronisation code. It even seemsAndrew Tridgell1-1/+1
1998-08-21Fix "make clean" to also delete SPROGS.John Terpstra1-1/+1
1998-08-19Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.Jeremy Allison1-1/+1
1998-08-17this completes the splitup of server.c.Andrew Tridgell1-1/+2
1998-08-17more splitting of server.cAndrew Tridgell1-1/+2
1998-08-17now that we have no global arrays we can start to split up the monsterAndrew Tridgell1-2/+2
1998-08-17moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1-1/+1
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