Age | Commit message (Expand) | Author | Files | Lines |
1998-08-17 | this completes the splitup of server.c. | Andrew Tridgell | 1 | -1/+2 |
1998-08-17 | more splitting of server.c | Andrew Tridgell | 1 | -1/+2 |
1998-08-17 | now that we have no global arrays we can start to split up the monster | Andrew Tridgell | 1 | -2/+2 |
1998-08-17 | moved connection_struct handling code into smbd/conn.c and changed it | Andrew Tridgell | 1 | -1/+1 |
1998-08-16 | got rid of the Files[] array completely (previously I'd just made it | Andrew Tridgell | 1 | -1/+2 |
1998-08-15 | this checkin gets rid of the global Files[] array and makes it local | Andrew Tridgell | 1 | -2/+2 |
1998-08-15 | moved the printing related files to a separate printing/ directory. | Andrew Tridgell | 1 | -1/+1 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -8/+9 |
1998-08-14 | Makefile.in: Changed so that make proto will work with ldap & nisplus. | Jeremy Allison | 1 | -2/+2 |
1998-08-13 | move smbd/print_svid.o from SMBD_OBJ1 to PARAM_OBJ so that nmbd, swat, etc. | Herb Lewis | 1 | -2/+2 |
1998-08-11 | Makefile.in: Added CHECK target back in (at Herb's request). Added | Jeremy Allison | 1 | -1/+6 |
1998-08-10 | Makefile.in: Fixed make clean bug with CVS directory in bin/. | Jeremy Allison | 1 | -1/+1 |
1998-08-10 | moved access.c into lib/ from smbd/ as it is needed by testparm. I | Andrew Tridgell | 1 | -3/+2 |
1998-08-10 | split the system password checking routines out of smbd/password.c and | Andrew Tridgell | 1 | -7/+5 |
1998-08-10 | moved username.c into lib/ so we no longer $(PASSDB_OBJ) in most | Andrew Tridgell | 1 | -14/+13 |
1998-08-10 | smbtorture now compiles | Andrew Tridgell | 1 | -17/+9 |
1998-08-10 | fixed the installation scripts for the new layout | Andrew Tridgell | 1 | -20/+17 |
1998-08-10 | the rest of the binaries now compile and link | Andrew Tridgell | 1 | -24/+34 |
1998-08-09 | a few more things compile. | Andrew Tridgell | 1 | -20/+32 |
1998-08-09 | swat compiles, with some even uglier hacks. we really have to do | Andrew Tridgell | 1 | -12/+17 |
1998-08-09 | nmbd compiles and links. I had to do some ugly stuff, putting files in | Andrew Tridgell | 1 | -3/+3 |
1998-08-09 | close to having nmbd linking (just a bit of repository hacking to go) | Andrew Tridgell | 1 | -14/+33 |
1998-08-09 | this gets smbd compiling and linking correctly with the new layout. | Andrew Tridgell | 1 | -101/+54 |
1998-08-08 | added --with-nisplus-home option | Andrew Tridgell | 1 | -4/+0 |
1998-07-31 | This is the checkin of the debug changes. | Christopher R. Hertel | 1 | -1/+1 |
1998-07-30 | Makefile.in: Moved UBIQX stuff into UTILOBJ. | Jeremy Allison | 1 | -3/+4 |
1998-07-30 | fixed a make proto bug pointed out by Chris. | Andrew Tridgell | 1 | -1/+1 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -0/+322 |