summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls_cli.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8276: fixed the remaining memory leaks in smbscript. We can now loop doingAndrew Tridgell1-15/+15
2007-10-10r7928: Add rename, unlink and list commands.Tim Potter1-2/+139
2007-10-10r7924: Add mkdir() and rmdir() functions.Tim Potter1-2/+81
2007-10-10r7922: Comment out complicated connect/session/tree API for the moment. ReplaceTim Potter1-2/+83
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
2007-10-10r7570: Add tree, session and socket disconnect ejs functions.Tim Potter1-8/+114
2007-10-10r7505: Add more argument forms for session_setup().Tim Potter1-1/+34
2007-10-10r7501: Fix credential initialisation in ejs session setup. Implement fourTim Potter1-7/+127
2007-10-10r7457: Return an ejs C pointer object from the ejs connect() function.Tim Potter1-16/+62
2007-10-10r7422: Create a ejs object to wrap a smbcli_transport pointer.Tim Potter1-0/+18
2007-10-10r7351: Start of ejs smb client library. I need to figure out a nice API hereTim Potter1-0/+89