1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
Commit Graph

20621 Commits

Author SHA1 Message Date
Andrew Tridgell
03744dc0cd - added hostname support to smbstatus
- fix a bug where -s would not be recognised
0001-01-01 00:00:00 +00:00
Andrew Tridgell
f81295c7b4 - fix a bug hanlding very log filenames
- move quotas support to separate file
- send keepalives to password server
0001-01-01 00:00:00 +00:00
Andrew Tridgell
1ed5645a5d move quotas support out of server.c 0001-01-01 00:00:00 +00:00
Andrew Tridgell
d2676cdd0b turn on KEEP_PASSWORD_SERVER_OPEN by default 0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
7d7bad70d3 - handle CORE protocol better
- handle case where director exists when untarring
0001-01-01 00:00:00 +00:00
Andrew Tridgell
c64d3398df ignore some files 0001-01-01 00:00:00 +00:00
Andrew Tridgell
03f93941b3 change version number to 1.9.16p2 0001-01-01 00:00:00 +00:00
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
0001-01-01 00:00:00 +00:00
Andrew Tridgell
2cf4d958f4 fix a dst bug, we had a sign wrong in the calculation :-( 0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
4419093d33 fix a netgroup bug (innetgr() was being called with the args in the
wrong order!)
0001-01-01 00:00:00 +00:00
Andrew Tridgell
45e2ffdc9c move the dot_pos calculation down a bit 0001-01-01 00:00:00 +00:00
Andrew Tridgell
79c65e66f8 use the new issafe() macro instead of isalnum() and strchr() 0001-01-01 00:00:00 +00:00
Samba Release Account
21c7f21fd5 added sequent fixes 0001-01-01 00:00:00 +00:00
Samba Release Account
3f37b2db98 fixed a typo in the select() emulation code 0001-01-01 00:00:00 +00:00
Samba Release Account
3e2239aa59 upped version number 0001-01-01 00:00:00 +00:00
Samba Release Account
1d7fc598cd added issafe() define for "safe" characters 0001-01-01 00:00:00 +00:00
Samba Release Account
291551d807 Initial version imported to CVS 0001-01-01 00:00:00 +00:00
Samba Release Account
c8a46aca03 This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.
0001-01-01 00:00:00 +00:00
Samba Release Account
65968b2943 Initial version imported to CVS 0001-01-01 00:00:00 +00:00