summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
1996-05-05- added hostname support to smbstatusAndrew Tridgell1-3/+7
- fix a bug where -s would not be recognised (This used to be commit 03744dc0cd49a54b4dd30645a2b77007c9d19bdc)
1996-05-05- fix a bug hanlding very log filenamesAndrew Tridgell1-247/+7
- move quotas support to separate file - send keepalives to password server (This used to be commit f81295c7b4346759ac522ba610438a68204f1858)
1996-05-05move quotas support out of server.cAndrew Tridgell1-0/+330
(This used to be commit 1ed5645a5d150de4e5e788c2389aa3cbe70a8faf)
1996-05-05turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell2-2/+5
(This used to be commit d2676cdd0b44fc4fc825118e510bac2c3f1e40d9)
1996-05-05handle being passed a dptr of -1 to mean "close all open dir handles".Andrew Tridgell1-0/+13
Looks like OS/2 does this. It caused a core dump. (This used to be commit 4b2579daae0a9d78780476694fd395d97445e197)
1996-05-05- handle CORE protocol betterAndrew Tridgell1-23/+46
- handle case where director exists when untarring (This used to be commit 7d7bad70d3b6b37037ad96b34e17a927675cde11)
1996-05-05ignore some filesAndrew Tridgell1-0/+10
(This used to be commit c64d3398dffcd7acbd4bcaeb661146e03feab42b)
1996-05-05change version number to 1.9.16p2Andrew Tridgell1-1/+1
(This used to be commit 03f93941b39a7135a7801a9108fe4e4bd8c6991d)
1996-05-05- close the listening socket in the child process when running as a daemonAndrew Tridgell1-12/+16
- exit with a non-zero exit code if open_sockets() fails (This used to be commit 83866f3c84bd53a68f4937dddf4903eee7a00aaf)
1996-05-04fix a dst bug, we had a sign wrong in the calculation :-(Andrew Tridgell1-3/+3
(This used to be commit 2cf4d958f454465f05c54f865cb77fa5c4cc620a)
1996-05-04- use issafe()Andrew Tridgell1-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. (This used to be commit d20627b378e41546f00e5aabc86a71889ebc236a)
1996-05-04fix a netgroup bug (innetgr() was being called with the args in theAndrew Tridgell1-2/+1
wrong order!) (This used to be commit 4419093d336bad30b194b959231fed04cbc8a1cf)
1996-05-04move the dot_pos calculation down a bitAndrew Tridgell1-2/+2
(This used to be commit 45e2ffdc9c4334565e51c550b3a19a9bbb7037ef)
1996-05-04use the new issafe() macro instead of isalnum() and strchr()Andrew Tridgell1-2/+1
(This used to be commit 79c65e66f8034d21b6c90fcdbd76601657f3c447)
1996-05-04added sequent fixesSamba Release Account1-2/+26
(This used to be commit 21c7f21fd59b592023c16734731f61cff6f04aee)
1996-05-04fixed a typo in the select() emulation codeSamba Release Account1-1/+1
(This used to be commit 3f37b2db98cfc490a8ec99b8fdb1eaee00faea4c)
1996-05-04upped version numberSamba Release Account1-1/+1
(This used to be commit 3e2239aa59f1af438e812860bfdc0247f3ce1754)
1996-05-04added issafe() define for "safe" charactersSamba Release Account1-0/+4
(This used to be commit 1d7fc598cd56fe6c85b2a75ab7c3cead61fc23ad)
1996-05-04This commit was generated by cvs2svn to compensate for changes in r4,Samba Release Account59-0/+44490
which included commits to RCS files with non-trunk default branches. (This used to be commit c8a46aca039f16b00bcd177ac2bb9962fdfff529)
1996-05-04Initial version imported to CVS Samba Release Account59-0/+44490
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)
1996-05-04Initial version imported to CVS Samba Release Account6-0/+652
(This used to be commit 65968b294351d2612d1bf94236d1fcbf853c494e)