summaryrefslogtreecommitdiffstats
path: root/source3/python/setup.py.in
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to check in some of the libsmb stuff.Tim Potter2002-08-301-0/+10
| | | | (This used to be commit 0a2f6049c0b49810abf1c3e909d712f53c7fc8c1)
* Implemented enum_domain_groups function.Tim Potter2002-08-271-0/+1
| | | | (This used to be commit 9e36824d47f7d1aac14bb5aeded8da54962c90a8)
* Skeleton for a libsmb python wrapper.Tim Potter2002-07-291-0/+9
| | | | (This used to be commit 36cc488c4d99198d346103b0e44776a7de145428)
* A tdb module based on some tips from Mike Noriega. This version supportsTim Potter2002-05-211-0/+9
| | | | | locking and tdb traversal using python callbacks. (This used to be commit f3530fd6180bb78a58a3f41ac1389c9f0ba7b183)
* Added entry for winreg extension.Tim Potter2002-05-131-1/+11
| | | | | Added extra source file for printerdata routines. (This used to be commit 34a0293a04cecf20c05a2d09d1ecda64538ca529)
* Added enumjobs command.Tim Potter2002-05-071-0/+2
| | | | (This used to be commit bc9dd9b45866d269f576a640286a578da921c3fb)
* Skeleton for SAMR module.Tim Potter2002-04-151-0/+9
| | | | (This used to be commit 70bd1a0f94412236bf6603f16947336cb75c6415)
* Moved security descriptor routines into their own file.Tim Potter2002-04-141-1/+3
| | | | (This used to be commit 8e0457f8aa7b5ecababcdec4dfbc328d11513192)
* Added new files for drivers, forms and ports conversion routines.Tim Potter2002-04-051-0/+3
| | | | (This used to be commit f9f1d80f6e8c34a24602a83eb7d1fb2c892b662f)
* Added py_spoolss_printers_conv.c to spoolss extension.Tim Potter2002-04-051-0/+1
| | | | (This used to be commit d1e2356f13de8598237926d093069832f1393c36)
* Aborted experiment to avoid namespace pollution and prototype hell andTim Potter2002-03-281-1/+6
| | | | | moved to 'make proto' based solution. (This used to be commit 1e48f872a494228e82fd32c789b3dcea6b014211)
* Converted to #include *.c format.Tim Potter2002-03-271-3/+1
| | | | (This used to be commit 992cbfe98b4131f0aef96da3ddeee00d3d4a1fb1)
* Added ports and conversion routines.Tim Potter2002-03-261-1/+3
| | | | (This used to be commit eff595d068d40ad833d96e545b9918f91669a13c)
* Append $(srcdir) to include directories.Tim Potter2002-03-261-9/+15
| | | | (This used to be commit ff526275669a4464ad274fac1b381945adb21719)
* Actually use flags passed in PYTHON_CFLAGS variable.Tim Potter2002-03-201-21/+33
| | | | | | | Use py_common.c in winbind extension module for correct initialisation. Some reformatting. (This used to be commit b1b7ae8bcfafc92c2d475908f4220f3f1ff941a1)
* Remove nsswitch from include directories.Tim Potter2002-03-201-2/+4
| | | | (This used to be commit 19dd8ba8267320c0f219639abe3aa701b69e5c56)
* setup.py for samba python wrappersTim Potter2002-03-191-0/+93
(This used to be commit 85650ee3bcb748fc481ff254168eef5b22b6eae8)