r20885: - I forgot the page size passed to enumeration function is actually
authorRafal Szczesniak <mimir@samba.org>
Thu, 18 Jan 2007 23:21:59 +0000 (23:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:45 +0000 (14:43 -0500)
commit05d307546f93794a0a981c3aa942669b9b18afd1
tree501870c959dc2864646f10020bbce07b749c5465
parentfd0650283b750aec7952b025db54ab46020a547d
r20885: - I forgot the page size passed to enumeration function is actually
  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
source/scripting/ejs/ejsnet/mpr_user.c
source/scripting/ejs/ejsnet/net_user.c