Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - changed some debug levels in clientutil.c | Andrew Tridgell | 1996-06-05 | 14 | -380/+368 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added dir_check_ftype() to clean up the file type checking a bit - added check for libc version >= 5 for setfsuid() for Linux - moved the AM_MASTER() and related macros to nameserv.h - added proper defines for the various netbios announce types - don't call the announce_backup() code, as I'm pretty sure its wrong it sent ANN_GetBackupListReq packets as broadcasts, they are supposed to be used only by clients to the master browser to find a list of available backup servers to remote a netserverenum to, I don't think nmbd should ever send one. - fixed a bug in the browse list writing - minor debug cleanups - put in the code to discard our own broadcasts (it won't work for multi-homed hosts though) - changed ELECTION_VERSION to 1 so we can be beaten by a NT 3.51 server by lowering the os level. - only do sync_browse_lists() if we are the master browser, otherwise we'll cause network overload - don't call tell_become_backup() as it appears to be badly broken, it should only be used when the machine being told has its MAINTAIN_LIST to to auto. Not calling it does no great harm anyway - fix a nasty bug where becomebackup was confused with reset browser! - make setbuffer() not get caught by the auto protototypes | |||||
* | preparing for release of 1.9.16alpha5 | Samba Release Account | 1996-06-04 | 1 | -1/+1 | |
| | ||||||
* | updated the entry for Phillip Hands | Samba Release Account | 1996-06-04 | 1 | -2/+2 | |
| | ||||||
* | Did more integration of Lukes code ready for the first release. | Andrew Tridgell | 1996-06-04 | 15 | -2127/+2166 | |
| | | | | | I've now got WINS registration working, and refresh working. Its looking pretty good so far, but needs lots of testing. | |||||
* | add dummy quotas fn | Andrew Tridgell | 1996-06-04 | 3 | -37/+39 | |
| | | | | fix typo in reply to backup lists | |||||
* | a huge pile of changes :-) | Andrew Tridgell | 1996-06-04 | 44 | -3812/+7393 | |
| | | | | | | | | The biggest thing is the integration of Lukes new nmbd. Its still largely untested, so we will really need some feedback I've also added auto prototype generation and cleaned up a lot of minor things as a result | |||||
* | - 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 | 24 | -543/+811 | |
| | | | | | | | | | | | | | - 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 | 4 | -2/+218 | |
| | | | | | | - 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 | |||||
* | added this ages ago, but forgot to put it in cvs | Samba Release Account | 1996-05-30 | 1 | -0/+78 | |
| | ||||||
* | 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 | |
| | ||||||
* | added comments about trapdoor uids | Andrew Tridgell | 1996-05-29 | 2 | -0/+35 | |
| | ||||||
* | 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() | |||||
* | added nimbus to list of mirrors | Samba Release Account | 1996-05-28 | 1 | -1/+2 | |
| | ||||||
* | General updating. | Samba Release Account | 1996-05-23 | 1 | -1/+6 | |
| | | | | Dan | |||||
* | Added reference to DIAGNOSIS.txt. Deleted the claim that tridge reads all | Samba Release Account | 1996-05-23 | 1 | -8/+5 | |
| | | | | | postings to mailing list. Removed arvidsjaur, other small stuff. Dan | |||||
* | Updated general section to include more about current capabilities. Added | Samba Release Account | 1996-05-23 | 1 | -13/+39 | |
| | | | | | | references to samba-bugs, DIAGNOSIS.txt and the hypermail archives. Various other small changes. Dan | |||||
* | Added check for something already binding to port 139 to TEST 3 | Samba Release Account | 1996-05-23 | 1 | -1/+7 | |
| | | | | Dan | |||||
* | Changed more references of 'nimbus.anu.edu.au/pub/tridge/samba' to | Samba Release Account | 1996-05-20 | 6 | -8/+8 | |
| | | | | | | | 'samba.anu.edu.au/pub/samba' The only reference I see now to 'nimbus' is in ENCRYPTION.txt regarding libdes stuff. Paul... | |||||
* | Made chang | Samba Release Account | 1996-05-17 | 2 | -7/+7 | |
| | | | | | | | | blody comso: can't see what i'm writing... Made changes to reflect nimbus.anu.edu.au -> samba.anu.edu.au chage. changed reference to /ub/samba/change-log o /ub/samba/alpha/change-log Also added samba.faq.html to docs directory Paul... | |||||
* | Update the samba.faq file with what was current on the web site, there | Samba Release Account | 1996-05-06 | 1 | -7/+89 | |
| | | | | | were a number of additions. Changed the faq version number to 1.9.15 to match current samba version. | |||||
* | Updated references in doco to 'http://lake.can.....' | Samba Release Account | 1996-05-06 | 5 | -12/+12 | |
| | | | | with 'http://samba.can.....' and added a mirror site to MIRROR | |||||
* | Updated smbstat script with a better one, Paul. | Samba Release Account | 1996-05-06 | 1 | -15/+18 | |
| | ||||||
* | added QNX entry to MIRRORS | Samba Release Account | 1996-05-06 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | documented -W option | Andrew Tridgell | 1996-05-05 | 1 | -0/+11 | |
| | ||||||
* | removed old -S option from nmbd manpage | Andrew Tridgell | 1996-05-05 | 1 | -4/+0 | |
| | ||||||
* | added some more support entries from samba-bugs mail | Samba Release Account | 1996-05-05 | 1 | -11/+30 | |
| | ||||||
* | 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 | |||||
* | removed obscene comment added by Dan | Andrew Tridgell | 1996-05-04 | 1 | -2/+0 | |
| | ||||||
* | Changed to reflect new ownership by Microsoft | Samba Release Account | 1996-05-04 | 1 | -0/+2 | |
| | ||||||
* | updates to wall.perl from michal@ellpspace.math.ualberta.ca | Andrew Tridgell | 1996-05-04 | 1 | -26/+50 | |
| | ||||||
* | fix a dst bug, we had a sign wrong in the calculation :-( | Andrew Tridgell | 1996-05-04 | 1 | -3/+3 | |
| |