Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more merging voodoo | Andrew Tridgell | 2000-05-10 | 1 | -0/+4 |
| | | | | | | this adds "#define OLD_NTDOMAIN 1" in lots of places. Don't panic - this isn't permanent, it should go after another few merge steps have been done | ||||
* | move soem variables from server.c that don't belong there. | Andrew Tridgell | 1998-08-17 | 1 | -0/+4 |
| | |||||
* | this completes the splitup of server.c. | Andrew Tridgell | 1998-08-17 | 1 | -0/+142 |
the splitup was done with an axe, not a scalpel, so there are some rough edges. I mostly wanted to get the general form right with fine tuning of what goes where to come later. Still, this is better than what we had before where server.c was a general repository for anything that didn't fit elsewhere. |