Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. ################# SERVER CHANGES SINCE LAST VERSION
  2. * Added /find command it can be used by non-Pitbull Users to find files on the server
  3. * Fixed the visual display of information about a RESUMED upload in the Get User Info window it was displaying 100% and 0 bytes left now it shows the correct bytes and the correct progress
  4. * Improved encrypted file transfers a bit so they shut off faster if the client aborts or an error happens (they no longer get stuck for 60 seconds causing the client to be unable to resume)
  5. * Fixed a glitch where "Get User Info" on non-Pitbull Pro clients would cause garbled text to appear as the window title
  6. * The "Allow users to get their own Info" now works correctly and the Info button will be pressable on clients now even if the user does not have the Get Info priviledge however it can only be used on themselves and nobody else also the clients get the update the second you save a change to this setting now
  7. * Changes made in "Administer Accounts* are sent to the users so the changes now appear on the clients
  8. * Changes made when "Reset Admin Account" and "Reset Admin Priviledges" now appear on the clients
  9. * The server now assigns *copies* of accounts to users so any changes made to their *account* does not change the main account saved at the server which is good for scripts that give *temp* privs however SAVE must be used to overwrite the servers account with one from a client (in script)
  10. ################# CLIENT CHANGES SINCE LAST VERSION
  11. * Added more message boxes to the Find File windows actions such as letting you know when an index is done etc
  12. * Other minor improvements to the Find File window
  13. * If the download of server *index* fails (such as server rejects it) the Find File window will not get locked in *waiting* mode
  14. * Fixed a bug where if you used a new install of Pitbull Pro then joined a server and pressed *download index* the client would crash since the database folder was only created if you hit reindex FIRST now the database folder is made the second the find file window is opened opened
  15. * You can now control the delay between each scan of the Find File indexer the default value should probably be kept but you can slow it down or speed it up make note however that if you go too fast (low number) you can get temp banned on the server
  16. * Improved encrypted file transfers a bit so they shut off faster if the server aborts or an error happens (they no longer get stuck for 60 seconds causing problems)
  17. * Get User Info now uses the UserName provided by the server rather than the one the client was using all this means is the Title of the Get User Info window will change if the user changes their name etc
  18. * Menu items now correctly disable when you have been disconnected etc
  19. * You can right click on user list to *Edit* an account well it will OPEN it in the editor and whether you can save the changes depends if you also have the modify account priv along with open account priv
  20. * GetUserInfo windows now properly close when the client disconnects or the tab is closed
  21. * The Get User Info window will now stop spamming *user not found* error after the first time it does it because it will turn off Auto Refresh now if it fails to find the user
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement