s3:pylibsmb: pass self to py_tevent_req_wait_exc()
[vlendec/samba-autobuild/.git] / source3 / libsmb / pylibsmb.c
2018-12-13 Stefan Metzmachers3:pylibsmb: pass self to py_tevent_req_wait_exc()
2018-11-28 Andreas Schneiders3:libsmb: Use #ifdef instead of #if for config.h defin...
2018-04-05 Noel Powerpython3 port for libsmb_samba_internal module
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:pylibsmb: make use of SMB_SIGNING_DE...
2017-06-22 Stefan Metzmachers3:pylibsmb: use CLI_FULL_CONNECTION_FORCE_SMB1 in...
2016-12-02 Stefan Metzmachers3:libsmb: change cli_full_connection_send/recv into...
2016-01-07 Andrew Bartlettpylibsmb: Adjust to use of PY_SSIZE_T_CLEAN
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-12 Stefan Metzmachers3:pylibsmb: remove compiler warnings
2013-04-12 Volker Lendeckelibsmbclient: Use async cli_full_connection in python...
2013-04-09 Volker Lendeckepylibsmb: Avoid a segfault if no credentials are passed...
2013-02-28 Stefan Metzmachers3:pylibsmb: make sure we get tevent debug messages
2012-09-24 Volker Lendeckes3-pylibsmb: Use Py_RETURN_NONE
2012-09-23 Volker Lendeckes3-pylibsmb: Add get_oplock_break
2012-09-23 Volker Lendeckes3-pylibsmb: Factor out py_tevent_cond_signal
2012-09-23 Volker Lendeckes3-pylibsmb: Reduce the number of warnings
2012-09-23 Volker Lendeckes3: Add "readdir" to pylibsmb
2012-09-23 Christian Ambachs3-pylibsmb: move py_tevent_req_wait_exc up in the...
2012-09-23 Volker Lendeckes3-pylibsmb: Factor out py_tevent_cond_wait
2012-09-17 Christian Ambachs3:libsmb fix a double free error
2012-09-16 Christian Ambachs3:libsmb fix a potential crash
2012-09-04 Volker Lendeckes3: Fix memleaks in pylibsmb.c
2012-08-16 Volker Lendeckes3-libsmb: Add a python wrapper