summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/ejsnet/mpr_user.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10r23126: this was sitting on my laptop for a while...Rafal Szczesniak1-0/+3
change the way the ejs object is being created and return listing context (with status) rather than collecting all entries gathered from libnet call. rafal (This used to be commit b16787a56120498c985f2617f43250df725c285a)
2007-10-10r20885: - I forgot the page size passed to enumeration function is actuallyRafal Szczesniak1-2/+8
size of a buffer for result returned, not number of entries - pass libnet function returned status to UserListCtx creation to properly mark the last chunk of the list rafal (This used to be commit 05d307546f93794a0a981c3aa942669b9b18afd1)
2007-10-10r20782: Place ejsnet files in a separate directory.Rafal Szczesniak1-0/+165
rafal (This used to be commit 10968c3f4b0bb63a9902adcbd44d30ad7bfd4afe)