Commit History

Autor SHA1 Mensaxe Data
  Thomas Guillem acb49695b5 Hide non public headers %!s(int64=10) %!d(string=hai) anos
  Julien 'Lta' BALLET 84bbfefcf8 Remove 3 leaks %!s(int64=10) %!d(string=hai) anos
  Julien 'Lta' BALLET 166f11b3e3 Since OSX's SMBX server doesn't honor our buffer size request, we now grow the reception buffer as needed, closes #24 %!s(int64=10) %!d(string=hai) anos
  Julien 'Lta' BALLET 3df64e7906 Add smb_stat_list_destroy function. Plus a few small fixes %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 1407b130fd Cleanup commented code %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET a948b15cc8 Cleanup commented code %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 4e588b86e8 Remove useless parameter on smb_negotiate %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET f1a2945c4a Reindent all code using astyle --style=ansi -s4 -SLYUH -m0 -k3 -c --mode=c -rn %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 9fc36255f0 Clean smb_session from unused members, extract sub struct definitions %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 37d2c11ec1 Remove some ptr check before free (thx flx42 for pointing that out) %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET e783acd8ce Use smb_buffer in smb_ntlm.c whenever possible %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 328a565f38 Remove unused src_env parameter to smb_message_put_utf16 %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 36f14f432e Remove all compilation warning %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 83d50d198e Move smb_session_xxx_msg to their own file/header %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 9f3f11935d Remove smb_message_set_default_flags, and set the flags before sending packets. Login function now use stored creds %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 7d572239d0 Add credentials field in session object %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET d810c0863d Fix Share listing on OSX smbX server %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET ea35edef3c Very dirty, but working Extended security login %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET b3384674f1 Non working GSS-API implementation %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 4b50da24fe Adds a an API for checking whether the session is supported a specific feature. Currently only for extended security %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET c8ef5449b9 Fix a very dangerous typo (sizeof wrong struct) that was causing random segfault. Handle reassembling tcp packets %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 55e8069773 Refactor smb_session interaction with netbios session. It's now more generic and will allow to switch for directTcp %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 8be75ecde3 Removes _t suffixes on all of our defined types to respect POSIX recommandations %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 2f81bc6026 More documentation, removes a few warning at compilation. Better share_list API %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 992d66540d Make smb_find work. (Unicode conversion, TRANS2 message concatenation, session_setup max_buffer fix %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET e9a8331d20 Adds is_guest and server_name to session API. Moves internal fd management functions to their own file %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 873511fbfb Tweak and merge pull request #1 on lu-zero/libdsm from reubenhwk/cleanups. %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 3846ae0847 Replace usage of BDSM_DEBUG macro by BDSM_dbg %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 8dde0d562b Adds new utils (discover,inverse,lookup). Implements QueryPathInfo and FindFirst2 (to list folders) %!s(int64=11) %!d(string=hai) anos
  Julien 'Lta' BALLET 61609b0e6e Split packets format code to its own header file. '''Implement''' the first stage of server share listing %!s(int64=11) %!d(string=hai) anos