Historique des commits

Auteur SHA1 Message Date
  Hugo Beauzée-Luyssen 0782456c42 Always include config.h from c files il y a 8 ans
  Thomas Guillem 1ef10adc3b smb_session_login_spnego: don't override logged status il y a 9 ans
  Hugo Beauzée-Luyssen 24b5047ee4 Add missing #include "config.h" il y a 9 ans
  Thomas Guillem 307759c634 Fix return values of all public functions il y a 9 ans
  Jean-Baptiste Kempf dcc8c9f3fd Remove () around return values il y a 9 ans
  Sylver Bruneau 31f78e4b7d update session state at the end of a successful spnego authentication il y a 9 ans
  Sylver Bruneau 996dc098f0 update user ID when receiving NTLMSSP_AUTH response as the server may update user ID in this message il y a 9 ans
  Thomas Guillem 63d9831156 update license headers: LGPLv2.1 + commercial il y a 10 ans
  Thomas Guillem 09b1cceb2b check smb_message returns il y a 10 ans
  Thomas Guillem 8e078b7b7f smb_message: realloc packet when needed il y a 10 ans
  Thomas Guillem aad86d023f check smb_buffer_alloc il y a 10 ans
  Thomas Guillem acb49695b5 Hide non public headers il y a 10 ans
  Thomas Guillem 3994ec2174 Debug: always use BDSM_dbg il y a 10 ans
  Julien 'Lta' BALLET 3edf294999 Fix the lasts leaks. Valgrind is now happy, closes #25 il y a 11 ans
  Julien 'Lta' BALLET e556fb4e3b Remove a warning when compiling with debug disabled il y a 11 ans
  Julien 'Lta' BALLET df75be07bc Clear session->srv.uid from previous existing login attempt. This was preventing you from reusing session on certains servers (Samba 4) il y a 11 ans
  Elthariel ed52172343 Merge pull request #5 from mstorsjo/printf-formats il y a 11 ans
  Julien 'Lta' BALLET 3df64e7906 Add smb_stat_list_destroy function. Plus a few small fixes il y a 11 ans
  Martin Storsjö f2d3cf5bd4 Use the right printf format for printing uint64_t il y a 11 ans
  Julien 'Lta' BALLET 5cb990adde Cleanup commented code il y a 11 ans
  Julien 'Lta' BALLET f1a2945c4a Reindent all code using astyle --style=ansi -s4 -SLYUH -m0 -k3 -c --mode=c -rn il y a 11 ans
  Julien 'Lta' BALLET 9fc36255f0 Clean smb_session from unused members, extract sub struct definitions il y a 11 ans
  Julien 'Lta' BALLET e783acd8ce Use smb_buffer in smb_ntlm.c whenever possible il y a 11 ans
  Julien 'Lta' BALLET 328a565f38 Remove unused src_env parameter to smb_message_put_utf16 il y a 11 ans
  Julien 'Lta' BALLET 36f14f432e Remove all compilation warning il y a 11 ans
  Julien 'Lta' BALLET 83d50d198e Move smb_session_xxx_msg to their own file/header il y a 11 ans
  Julien 'Lta' BALLET 9f3f11935d Remove smb_message_set_default_flags, and set the flags before sending packets. Login function now use stored creds il y a 11 ans
  Julien 'Lta' BALLET d810c0863d Fix Share listing on OSX smbX server il y a 11 ans
  Julien 'Lta' BALLET ea35edef3c Very dirty, but working Extended security login il y a 11 ans