Samba Release Account
7f54e6b460
updated the entry for Phillip Hands
-
Andrew Tridgell
045014aa57
Did more integration of Lukes code ready for the first release.
...
I've now got WINS registration working, and refresh working. Its
looking pretty good so far, but needs lots of testing.
-
Andrew Tridgell
bc4a299437
add dummy quotas fn
...
fix typo in reply to backup lists
-
Andrew Tridgell
0d8dcfa13c
a huge pile of changes :-)
...
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
-
Andrew Tridgell
72543810ce
- moved the uid handling to uid.c
...
- added setfsuid() support (for Linux)
- started adding some of Lukes changes, just the loadparm and ipc ones
so far
-
Samba Release Account
8a0a06cba9
preparing for release of 1.9.16alpha4
-
Andrew Tridgell
635b56f19c
Lots of changes!
...
- 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
-
Andrew Tridgell
3e9750cc27
add my private makefile to the ignore list
-
Andrew Tridgell
51e22c9310
comment out the code that tries to handle the NT bug where the 2nd
...
passlen is wrong. The fix is worse than the problem :-)
-
Andrew Tridgell
48c6b86d4c
- added an entry on WinDD to samba.faq
...
- 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
-
Samba Release Account
64c6a19923
added this ages ago, but forgot to put it in cvs
-
Samba Release Account
d5613d3bf4
remove cvs.log from cvs, instead use the release script to copy it to
...
the right places
-
Samba Release Account
071c7690a2
preparing for release of 1.9.16alpha3
-
Andrew Tridgell
7814eca4b2
handle errors from receive_smb better, and print error string
-
Andrew Tridgell
654c242045
fixed a typo
-
Andrew Tridgell
39fbeb04ae
cleanups to make thinsg compile cleanly
-
Andrew Tridgell
2f793c48a9
added comments about trapdoor uids
-
Samba Release Account
875b2dfad0
preparing for release of 1.9.16alpha2
-
Andrew Tridgell
8d5a3156ce
cleaned up the way the max log size stuff works and fixed a potential
...
problem with varargs usage in Debug()
-
Samba Release Account
234ba85697
added nimbus to list of mirrors
-
Samba Release Account
2209de41df
General updating.
...
Dan
-
Samba Release Account
af463f82c5
Added reference to DIAGNOSIS.txt. Deleted the claim that tridge reads all
...
postings to mailing list. Removed arvidsjaur, other small stuff.
Dan
-
Samba Release Account
58950a0562
Updated general section to include more about current capabilities. Added
...
references to samba-bugs, DIAGNOSIS.txt and the hypermail archives. Various
other small changes.
Dan
-
Samba Release Account
0e21388559
Added check for something already binding to port 139 to TEST 3
...
Dan
-
Samba Release Account
eee3a6f139
Changed more references of 'nimbus.anu.edu.au/pub/tridge/samba' to
...
'samba.anu.edu.au/pub/samba'
The only reference I see now to 'nimbus' is in ENCRYPTION.txt regarding
libdes stuff.
Paul...
-
Samba Release Account
d6f124a7ca
Made chang
...
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...
-
Samba Release Account
4002e4cf15
Update the samba.faq file with what was current on the web site, there
...
were a number of additions.
Changed the faq version number to 1.9.15 to match current samba version.
-
Samba Release Account
283f100501
Updated references in doco to ' http://lake.can .....'
...
with 'http://samba.can .....' and added a mirror site to MIRROR
-
Samba Release Account
c26a534541
Updated smbstat script with a better one, Paul.
-
Samba Release Account
b00d86f237
added QNX entry to MIRRORS
-
Andrew Tridgell
52b5148221
fixed version number (again!)
-
Andrew Tridgell
d2c5ab135c
made dptr_num signed to handle -1 from OS/2
-
Andrew Tridgell
03744dc0cd
- added hostname support to smbstatus
...
- fix a bug where -s would not be recognised
-
Andrew Tridgell
f81295c7b4
- fix a bug hanlding very log filenames
...
- move quotas support to separate file
- send keepalives to password server
-
Andrew Tridgell
1ed5645a5d
move quotas support out of server.c
-
Andrew Tridgell
d2676cdd0b
turn on KEEP_PASSWORD_SERVER_OPEN by default
-
Andrew Tridgell
4b2579daae
handle being passed a dptr of -1 to mean "close all open dir handles".
...
Looks like OS/2 does this. It caused a core dump.
-
Andrew Tridgell
7d7bad70d3
- handle CORE protocol better
...
- handle case where director exists when untarring
-
Andrew Tridgell
c64d3398df
ignore some files
-
Andrew Tridgell
c28fd9fe33
documented -W option
-
Andrew Tridgell
1db06d2a27
removed old -S option from nmbd manpage
-
Samba Release Account
934d29d072
added some more support entries from samba-bugs mail
-
Andrew Tridgell
03f93941b3
change version number to 1.9.16p2
-
Andrew Tridgell
83866f3c84
- close the listening socket in the child process when running as a daemon
...
- exit with a non-zero exit code if open_sockets() fails
-
Andrew Tridgell
a7005f50d8
removed obscene comment added by Dan
-
Samba Release Account
37736c8c5e
Changed to reflect new ownership by Microsoft
-
Andrew Tridgell
30909756b1
updates to wall.perl from michal@ellpspace.math.ualberta.ca
-
Andrew Tridgell
2cf4d958f4
fix a dst bug, we had a sign wrong in the calculation :-(
-
Andrew Tridgell
d20627b378
- use issafe()
...
- map the archive bit in a more robust manner. We now set it when we
first write to the file after opening it.
-
Andrew Tridgell
4419093d33
fix a netgroup bug (innetgr() was being called with the args in the
...
wrong order!)
-