index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
ejs
/
smbcalls_ldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8635: make object inheritance with the builtin objects easy by allowing
Andrew Tridgell
1
-5
/
+2
2007-10-10
r8602: allow options in ldb connect calls
Andrew Tridgell
1
-2
/
+3
2007-10-10
r8569: delete is a js reserved word, so use del instead
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8557: expose ldb_errstring() in ldb ejs code
Andrew Tridgell
1
-0
/
+19
2007-10-10
r8516: let us use all parameters of ldbsearch in ldb.search
Simo Sorce
1
-8
/
+31
2007-10-10
r8499: clearer function name
Simo Sorce
1
-5
/
+5
2007-10-10
r8489: neaten up the object handling
Andrew Tridgell
1
-4
/
+2
2007-10-10
r8488: after discussions with simo, moved to a full OO interface, so you don'...
Andrew Tridgell
1
-39
/
+39
2007-10-10
r8486: switched to a separate connection operation in ldb interface
Andrew Tridgell
1
-73
/
+101
2007-10-10
r8481: switched ldb ejs called over to an OO interface, so you do:
Andrew Tridgell
1
-5
/
+17
2007-10-10
r8406: make sure we give an error in ldbAdd() if any record fails
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8340: - added sys_gmtime()
Andrew Tridgell
1
-5
/
+3
2007-10-10
r8339: added ldbAdd(), ldbModify(), ldbDelete() and ldbRename() to ejs ldb fu...
Andrew Tridgell
1
-0
/
+144
2007-10-10
r8276: fixed the remaining memory leaks in smbscript. We can now loop doing
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7266: Split the different types of js function defines into separate files,
Tim Potter
1
-0
/
+93