summaryrefslogtreecommitdiffstats
path: root/source4/libcli/swig
Commit message (Collapse)AuthorAgeFilesLines
* r25578: BOOL -> boolStefan Metzmacher2007-10-101-3/+3
| | | | | metze (This used to be commit 198e8d7fff285fc70f2525af2a34a61d385b0d29)
* r25348: Start working on another Python wrapper.Tim Potter2007-10-101-0/+18
| | | | (This used to be commit 441a0404346ce2ff72e8262c5bf6ef94d3b9f331)
* r25329: A solution to SWIG not being able to handle a structure and a functionTim Potter2007-10-101-8/+10
| | | | | having the same name. Hey we can now query nbt names from Python. (This used to be commit 30c34d7a4b12c626bc98e29aa6691ad975845777)
* r25221: Experiment with Jelmer's new generic loadparm code.Tim Potter2007-10-101-1/+8
| | | | (This used to be commit 9fbbd1b5c9c19a0f5d49bafc6d25967e133e38b4)
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit 40c0919aaa9c1b14bbaebb95ecce53eb0380fdbb)
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
* r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2007-10-101-0/+136
seemed to work quite well and this technique might be good for generating an interface to use for automated testing. Tested by doing a nbt lookup against smbd. (This used to be commit 11150b3140c91459f17c767adf07a54524338c18)