r9344: started adding calls for manipulation of data blobs in ejs
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Aug 2005 02:55:31 +0000 (02:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:33:26 +0000 (13:33 -0500)
commit29e5e9e1e3b8f463bf782f3f42ce4a02cd55fca2
treebca023c3d0cb95d2e25f40496223c66c9911c582
parent60beb50044b57b87bbb0143ed0236fdedfb81552
r9344: started adding calls for manipulation of data blobs in ejs

added:

  blobToArray()
  blobFromArray()
  blobCompare()
(This used to be commit cc5a3e9cc3b44f418eb5dfcd4e855a36c5ac8327)
source4/scripting/ejs/config.mk
source4/scripting/ejs/smbcalls.c
source4/scripting/ejs/smbcalls_data.c [new file with mode: 0644]
source4/scripting/ejs/smbcalls_string.c