summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs/samr.js
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-18 01:47:10 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-18 03:41:59 +0100
commit73626c266c3ea1b477185a428b2c1be64feff598 (patch)
tree428037597935fc6c2d581c5eb104d39587a6c472 /source4/scripting/libjs/samr.js
parent873c7457c61584aec8c051849863151af79e2894 (diff)
downloadsamba-73626c266c3ea1b477185a428b2c1be64feff598.tar.gz
samba-73626c266c3ea1b477185a428b2c1be64feff598.tar.xz
samba-73626c266c3ea1b477185a428b2c1be64feff598.zip
registry: Check for more specific LDB return codes, handle changing existing values better.
(This used to be commit c8b22ef30c7fc0ccc15e9fc9a38fdc639fc4b976)
Diffstat (limited to 'source4/scripting/libjs/samr.js')
0 files changed, 0 insertions, 0 deletions
n142'>142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
/* libguestfs
 * Copyright (C) 2012 Red Hat Inc.
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2 of the License, or (at your option) any later version.
 *