summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/ejsnet.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r11586: Further work on ejs interface for libnet. The idea is to split libnetRafal Szczesniak1-0/+1
functionalities into groups of subcontexts of net subcontext just the way it's done in net tool. This way we can pass common arguments when creating subcontext. Also, this may allow easier writing net tool completely as a script. At the moment there's a name resolve code segfault to be fixed. rafal (This used to be commit 25310d05927dab69d37248977f974bcaedbd081b)
2007-10-10r11281: Initial ejs interface for libnet functions.Rafal Szczesniak1-0/+27
rafal (This used to be commit f9c436bbdf0f071247da025f6984f9ee1c48dca8)