Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - moved the uid handling to uid.c | Andrew Tridgell | 1996-06-01 | 9 | -435/+549 | |
| | | | | | | - added setfsuid() support (for Linux) - started adding some of Lukes changes, just the loadparm and ipc ones so far | |||||
* | preparing for release of 1.9.16alpha4 | Samba Release Account | 1996-05-31 | 1 | -1/+1 | |
| | ||||||
* | Lots of changes! | Andrew Tridgell | 1996-05-31 | 21 | -536/+731 | |
| | | | | | | | | | | | | | - add faq info on NT printer handling - add "delete readonly" option to help rcs users - add stuff to man pages on new printer options - add "proxy name resolution" option - add "command string" -c option to smbclient (thanks Ken) - split time functions into time.c - rearrange the quotas stuff a bit and fix some bugs - complete rehash of the time handling code thanks to Paul Eggert - fix nmblookup output a bit - add plp print queue parsing from Bertrand Wallrich | |||||
* | add my private makefile to the ignore list | Andrew Tridgell | 1996-05-31 | 1 | -1/+1 | |
| | ||||||
* | comment out the code that tries to handle the NT bug where the 2nd | Andrew Tridgell | 1996-05-31 | 1 | -0/+2 | |
| | | | | passlen is wrong. The fix is worse than the problem :-) | |||||
* | - added an entry on WinDD to samba.faq | Andrew Tridgell | 1996-05-30 | 2 | -2/+29 | |
| | | | | | | - added a sample smb.conf from Thoralf.Freitag@remserv.rz.fhtw-berlin.de - print the errno when you get a can't change directory error - added installscripts.sh from James_K._Foote.PARC@xerox.com | |||||
* | remove cvs.log from cvs, instead use the release script to copy it to | Samba Release Account | 1996-05-29 | 1 | -757/+0 | |
| | | | | the right places | |||||
* | preparing for release of 1.9.16alpha3 | Samba Release Account | 1996-05-29 | 2 | -1/+80 | |
| | ||||||
* | handle errors from receive_smb better, and print error string | Andrew Tridgell | 1996-05-29 | 2 | -9/+9 | |
| | ||||||
* | fixed a typo | Andrew Tridgell | 1996-05-29 | 1 | -1/+1 | |
| | ||||||
* | cleanups to make thinsg compile cleanly | Andrew Tridgell | 1996-05-29 | 4 | -19/+22 | |
| | ||||||
* | preparing for release of 1.9.16alpha2 | Samba Release Account | 1996-05-29 | 2 | -0/+681 | |
| | ||||||
* | cleaned up the way the max log size stuff works and fixed a potential | Andrew Tridgell | 1996-05-29 | 1 | -33/+50 | |
| | | | | problem with varargs usage in Debug() | |||||
* | fixed version number (again!) | Andrew Tridgell | 1996-05-05 | 1 | -1/+1 | |
| | ||||||
* | made dptr_num signed to handle -1 from OS/2 | Andrew Tridgell | 1996-05-05 | 1 | -1/+1 | |
| | ||||||
* | - added hostname support to smbstatus | Andrew Tridgell | 1996-05-05 | 1 | -3/+7 | |
| | | | | - fix a bug where -s would not be recognised | |||||
* | - fix a bug hanlding very log filenames | Andrew Tridgell | 1996-05-05 | 1 | -247/+7 | |
| | | | | | - move quotas support to separate file - send keepalives to password server | |||||
* | move quotas support out of server.c | Andrew Tridgell | 1996-05-05 | 1 | -0/+330 | |
| | ||||||
* | turn on KEEP_PASSWORD_SERVER_OPEN by default | Andrew Tridgell | 1996-05-05 | 2 | -2/+5 | |
| | ||||||
* | handle being passed a dptr of -1 to mean "close all open dir handles". | Andrew Tridgell | 1996-05-05 | 1 | -0/+13 | |
| | | | | Looks like OS/2 does this. It caused a core dump. | |||||
* | - handle CORE protocol better | Andrew Tridgell | 1996-05-05 | 1 | -23/+46 | |
| | | | | - handle case where director exists when untarring | |||||
* | ignore some files | Andrew Tridgell | 1996-05-05 | 1 | -0/+10 | |
| | ||||||
* | change version number to 1.9.16p2 | Andrew Tridgell | 1996-05-05 | 1 | -1/+1 | |
| | ||||||
* | - close the listening socket in the child process when running as a daemon | Andrew Tridgell | 1996-05-05 | 1 | -12/+16 | |
| | | | | - exit with a non-zero exit code if open_sockets() fails | |||||
* | fix a dst bug, we had a sign wrong in the calculation :-( | Andrew Tridgell | 1996-05-04 | 1 | -3/+3 | |
| | ||||||
* | - use issafe() | Andrew Tridgell | 1996-05-04 | 1 | -12/+15 | |
| | | | | | - map the archive bit in a more robust manner. We now set it when we first write to the file after opening it. | |||||
* | fix a netgroup bug (innetgr() was being called with the args in the | Andrew Tridgell | 1996-05-04 | 1 | -2/+1 | |
| | | | | wrong order!) | |||||
* | move the dot_pos calculation down a bit | Andrew Tridgell | 1996-05-04 | 1 | -2/+2 | |
| | ||||||
* | use the new issafe() macro instead of isalnum() and strchr() | Andrew Tridgell | 1996-05-04 | 1 | -2/+1 | |
| | ||||||
* | added sequent fixes | Samba Release Account | 1996-05-04 | 1 | -2/+26 | |
| | ||||||
* | fixed a typo in the select() emulation code | Samba Release Account | 1996-05-04 | 1 | -1/+1 | |
| | ||||||
* | upped version number | Samba Release Account | 1996-05-04 | 1 | -1/+1 | |
| | ||||||
* | added issafe() define for "safe" characters | Samba Release Account | 1996-05-04 | 1 | -0/+4 | |
| | ||||||
* | This commit was generated by cvs2svn to compensate for changes in r4, | Samba Release Account | 1996-05-04 | 59 | -0/+44490 | |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Initial version imported to CVS | Samba Release Account | 1996-05-04 | 59 | -0/+44490 | |
| | ||||||
* | Initial version imported to CVS | Samba Release Account | 1996-05-04 | 6 | -0/+652 | |