Age | Commit message (Expand) | Author | Files | Lines |
1998-10-30 | do not print garbage just because someone does not want dependencies :-) | Alexandre Oliva | 1 | -24/+24 |
1998-10-29 | Learned about the label() and link() commands and how to use url() | Jeremy Allison | 5 | -89/+153 |
1998-10-29 | looks like someone forgot to commit these... | Alexandre Oliva | 3 | -2/+5 |
1998-10-29 | Added html label() macros to man page sections allowing them to be | Jeremy Allison | 1 | -7/+12 |
1998-10-29 | Fixed bug (that I introduced when doing the "delete on close" work | Jeremy Allison | 1 | -7/+9 |
1998-10-29 | modify dependency tracking code so that it: | Alexandre Oliva | 1 | -10/+29 |
1998-10-29 | Added description of reason for failure of test 3 due to blockage of the | John Terpstra | 1 | -1/+20 |
1998-10-29 | Path change only. | John Terpstra | 1 | -1/+1 |
1998-10-29 | Fixed spec file entry that was causing the CDRom installer to generate | John Terpstra | 2 | -2/+2 |
1998-10-29 | nmbd.8.yo: More tweaks. | Jeremy Allison | 2 | -1/+1221 |
1998-10-29 | Tidied up option processing in smbclient - usage message now actually | Jeremy Allison | 1 | -123/+132 |
1998-10-29 | clean up steps for making distribution | Herb Lewis | 1 | -15/+30 |
1998-10-29 | some versions of Irix pass the HAVE__ACL test but don't have acl.h | Herb Lewis | 1 | -1/+1 |
1998-10-29 | yet another person asked me where the name Samba came from, so I put | Andrew Tridgell | 1 | -0/+22 |
1998-10-28 | Finished nmbd docs, small changes to smbd docs. | Jeremy Allison | 2 | -203/+152 |
1998-10-28 | This should have gone with the last batch. | Christopher R. Hertel | 1 | -4/+3 |
1998-10-28 | I've moved the debugparse module files into the ubiqx directory because I | Christopher R. Hertel | 3 | -15/+445 |
1998-10-28 | Still moving things around. debugparse.h will be removed from the include | Christopher R. Hertel | 3 | -85/+2 |
1998-10-28 | Just moving things around a bit. | Christopher R. Hertel | 1 | -328/+0 |
1998-10-28 | Added Cybernet systems. Also made it clear that USA is *North* America, | Jeremy Allison | 1 | -5/+33 |
1998-10-28 | Move man page section from (1) to (8) for smbd. | Jeremy Allison | 1 | -1/+1 |
1998-10-28 | Added clear-out-structure fix for make_unistr2. | Jeremy Allison | 1 | -0/+2 |
1998-10-28 | Fixes to allow this to pass SGI compiler in -fullwarn mode (with one | Jeremy Allison | 1 | -9/+9 |
1998-10-28 | Quick fixes to fix the broken tree. Needed for my morning compiles. | Jeremy Allison | 5 | -6/+18 |
1998-10-28 | Fix from thwartedefforts@wonky.org (slightly modified) to | Jeremy Allison | 1 | -1/+1 |
1998-10-28 | fixed problem with snprintf.c and mkproto | Andrew Tridgell | 2 | -4/+13 |
1998-10-28 | use abort() instead of exit() in smb_panic() | Andrew Tridgell | 1 | -1/+1 |
1998-10-28 | fixed handling of %.0f in replacement snprintf.c | Andrew Tridgell | 1 | -12/+28 |
1998-10-28 | Not finished yet - added so I can check it out at home | Jeremy Allison | 1 | -0/+243 |
1998-10-27 | Fixed a small bug in debug2html. It wasn't properly checking EOF. The | Christopher R. Hertel | 2 | -2/+28 |
1998-10-27 | Added info about parsing debug messages. | Christopher R. Hertel | 1 | -28/+210 |
1998-10-27 | Fixed a few doc bugs in make_smbcodepage.1.yo samba.7.yo | Jeremy Allison | 3 | -5/+410 |
1998-10-27 | debug string with no %s parameter. oops | Luke Leighton | 1 | -1/+2 |
1998-10-27 | amazing. the improvements to NT continue, evidence for which shows up | Luke Leighton | 6 | -17/+19 |
1998-10-27 | YODL conversion of make_smbcodepage.1 | Jeremy Allison | 1 | -0/+131 |
1998-10-27 | add ifdef for "long double" | Andrew Tridgell | 1 | -12/+18 |
1998-10-26 | added a vsnprintf() implementation from cvslock. See the notes on the | Andrew Tridgell | 4 | -47/+803 |
1998-10-26 | Here is the simple debug parser and the debug2html converter. Still to do: | Christopher R. Hertel | 3 | -0/+635 |
1998-10-26 | First part of YODL converted documentation. | Jeremy Allison | 1 | -0/+116 |
1998-10-26 | Added new German consultant. | Jeremy Allison | 1 | -1/+22 |
1998-10-26 | Fixed a couple of issues with the SMB_QUERY_FILE_ALL_INFO query. | Jeremy Allison | 1 | -2/+5 |
1998-10-26 | report ourselves as HTTP/1.0 not HTTP/1.1 | Andrew Tridgell | 1 | -3/+3 |
1998-10-26 | added a couple more error codes to cli_error() | Andrew Tridgell | 1 | -0/+6 |
1998-10-25 | A little more tweaking and sqeaking. Now, will it work? Argh! | John Terpstra | 2 | -42/+114 |
1998-10-25 | Welcome to Pacific HiTech TurboLinux support. | John Terpstra | 13 | -0/+1002 |
1998-10-25 | Packaging mods - make sure we always keep our config files and NEVER mv them ... | John Terpstra | 1 | -8/+11 |
1998-10-24 | fix for John. | Andrew Tridgell | 1 | -8/+8 |
1998-10-24 | handle the case of an intermediate binary not loading smbwrapper.so | Andrew Tridgell | 1 | -2/+1 |
1998-10-24 | volker was concerned about unique inode numbers and smbsh. This set of | Andrew Tridgell | 9 | -35/+85 |
1998-10-24 | make sure that apps can't close one of the internal smbw file | Andrew Tridgell | 4 | -2/+32 |