Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forgot to check in some of the libsmb stuff. | Tim Potter | 2002-08-30 | 1 | -0/+10 |
| | |||||
* | Implemented enum_domain_groups function. | Tim Potter | 2002-08-27 | 1 | -0/+1 |
| | |||||
* | Skeleton for a libsmb python wrapper. | Tim Potter | 2002-07-29 | 1 | -0/+9 |
| | |||||
* | A tdb module based on some tips from Mike Noriega. This version supports | Tim Potter | 2002-05-21 | 1 | -0/+9 |
| | | | | locking and tdb traversal using python callbacks. | ||||
* | Added entry for winreg extension. | Tim Potter | 2002-05-13 | 1 | -1/+11 |
| | | | | Added extra source file for printerdata routines. | ||||
* | Added enumjobs command. | Tim Potter | 2002-05-07 | 1 | -0/+2 |
| | |||||
* | Skeleton for SAMR module. | Tim Potter | 2002-04-15 | 1 | -0/+9 |
| | |||||
* | Moved security descriptor routines into their own file. | Tim Potter | 2002-04-14 | 1 | -1/+3 |
| | |||||
* | Added new files for drivers, forms and ports conversion routines. | Tim Potter | 2002-04-05 | 1 | -0/+3 |
| | |||||
* | Added py_spoolss_printers_conv.c to spoolss extension. | Tim Potter | 2002-04-05 | 1 | -0/+1 |
| | |||||
* | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 2002-03-28 | 1 | -1/+6 |
| | | | | moved to 'make proto' based solution. | ||||
* | Converted to #include *.c format. | Tim Potter | 2002-03-27 | 1 | -3/+1 |
| | |||||
* | Added ports and conversion routines. | Tim Potter | 2002-03-26 | 1 | -1/+3 |
| | |||||
* | Append $(srcdir) to include directories. | Tim Potter | 2002-03-26 | 1 | -9/+15 |
| | |||||
* | Actually use flags passed in PYTHON_CFLAGS variable. | Tim Potter | 2002-03-20 | 1 | -21/+33 |
| | | | | | | Use py_common.c in winbind extension module for correct initialisation. Some reformatting. | ||||
* | Remove nsswitch from include directories. | Tim Potter | 2002-03-20 | 1 | -2/+4 |
| | |||||
* | setup.py for samba python wrappers | Tim Potter | 2002-03-19 | 1 | -0/+93 |