1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3/python
2002-08-06 01:07:07 +00:00
..
examples/spoolss Some examples using the spoolss python module. 2002-05-02 05:23:38 +00:00
.cvsignore Ignore autogenerated setup.py 2002-03-20 03:32:44 +00:00
gtdbtool Print out a friendly message on error instead of a python exception when 2002-07-26 01:01:27 +00:00
mkpatch Script to generate patch to Makefile.in and configure.in 2002-03-28 00:04:45 +00:00
py_common_proto.h Broke out unpacking of a username/password stored in a Python 2002-08-02 05:28:54 +00:00
py_common.c Broke out unpacking of a username/password stored in a Python 2002-08-02 05:28:54 +00:00
py_common.h Refactored open_pipe_creds() function to remove unused parameter. 2002-05-16 02:24:22 +00:00
py_conv.c Check types of dictionary elements in to_struct() 2002-05-27 06:33:33 +00:00
py_conv.h to_struct() now returns a boolean which is false if not all the elements of 2002-05-17 02:24:06 +00:00
py_lsa_proto.h make proto 2002-04-18 03:24:02 +00:00
py_lsa.c Compile fix for new cli_lsa_enum_trust_dom() argument list. 2002-08-06 01:07:07 +00:00
py_lsa.h Some rearrangement of header files. 2002-05-27 06:23:30 +00:00
py_ntsec.c More automatically generated prototype madness. 2002-05-27 06:39:10 +00:00
py_samr.c Added samr_open_domain() call. 2002-06-20 00:54:43 +00:00
py_samr.h Renamed policy handle field in object containers to avoid cut&paste bugs. 2002-06-20 00:56:27 +00:00
py_smb.c Added connect, session_request, session_setup and tconx methods. 2002-08-02 05:35:09 +00:00
py_smb.h Skeleton for a libsmb python wrapper. 2002-07-29 03:50:35 +00:00
py_spoolss_drivers_conv.c py_to_DRIVER_INFO_3: remove level key on copy of dictionary before calling 2002-05-20 08:07:49 +00:00
py_spoolss_drivers.c Raise a ValueError if server names aren't given in UNC format. 2002-05-28 02:33:11 +00:00
py_spoolss_forms_conv.c Fixed compiler warning. 2002-05-27 06:28:45 +00:00
py_spoolss_forms.c Fixed dodgy arguments to PyArg_ParseTupleAndKeywords() 2002-05-27 06:28:18 +00:00
py_spoolss_jobs_conv.c Honour return value of to_struct() when converting to Samba structures. 2002-05-27 06:29:58 +00:00
py_spoolss_jobs.c Use get_level_value() utility fn. 2002-05-17 02:39:07 +00:00
py_spoolss_ports_conv.c Converted drivers, forms and ports functions to use new conversion routines 2002-04-05 05:48:01 +00:00
py_spoolss_ports.c Raise a ValueError if server names aren't given in UNC format. 2002-05-28 02:33:11 +00:00
py_spoolss_printerdata.c More cleanups. 2002-05-16 04:00:31 +00:00
py_spoolss_printers_conv.c Honour return value of to_struct() when converting to Samba structures. 2002-05-27 06:29:58 +00:00
py_spoolss_printers.c Another compile fix. 2002-07-11 23:08:51 +00:00
py_spoolss_proto.h More cleanups. 2002-05-16 04:00:31 +00:00
py_spoolss.c Added addjob command. 2002-05-16 02:01:23 +00:00
py_spoolss.h Some rearrangement of header files. 2002-05-27 06:23:30 +00:00
py_tdb.c Another change to the GPL "abandon hope all who enter here" warning. 2002-05-23 02:36:53 +00:00
py_tdb.h Some rearrangement of header files. 2002-05-27 06:23:30 +00:00
py_winbind.c More automatically generated prototype madness. 2002-05-27 06:39:10 +00:00
py_winreg.c General cleanup of compiler warnings etc. 2002-05-14 02:37:47 +00:00
py_winreg.h Some rearrangement of header files. 2002-05-27 06:23:30 +00:00
samba-head.patch Skeleton for a libsmb python wrapper. 2002-07-29 03:50:35 +00:00
setup.py.in Skeleton for a libsmb python wrapper. 2002-07-29 03:50:35 +00:00