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
/
libjs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r9465: handle encoding and decoding of pointers, representing them as a
Andrew Tridgell
1
-0
/
+2
2007-10-10
r9355: return the EnumKey and EnumValue list we have so far when we get a rpc...
Andrew Tridgell
1
-4
/
+4
2007-10-10
r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue
Andrew Tridgell
1
-17
/
+110
2007-10-10
r9227: cleanup and simplify the AJAJ code
Andrew Tridgell
1
-6
/
+7
2007-10-10
r9218: make the winreg library code handle arbitrary paths more efficiently
Andrew Tridgell
1
-16
/
+38
2007-10-10
r9178: remove the old server printf code
Andrew Tridgell
1
-13
/
+0
2007-10-10
r9174: ejs does not include the special variable 'length' in for loops over o...
Andrew Tridgell
1
-18
/
+32
2007-10-10
r9159: abstract the winreg js functions into a nice library interface
Andrew Tridgell
1
-0
/
+115
2007-10-10
r9131: started adding the server side code for "AJAJ" (asynchronous javascrip...
Andrew Tridgell
2
-0
/
+195
2007-10-10
r8822: fixed number of arguments in samr lib
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8821: continue the trend to move to a more OO style of interface for our js
Andrew Tridgell
2
-31
/
+25
2007-10-10
r8790: Finish the migration of aliases and privilages with SamSync, by adding
Andrew Bartlett
1
-12
/
+7
2007-10-10
r8677: The first part of the domain name may not be equal to the netbios doma...
Andrew Bartlett
1
-0
/
+3
2007-10-10
r8660: Use templates for the initial provision of user and computer accounts.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
1
-5
/
+14
2007-10-10
r8648: automatically redirect to provisioning if not yet provisioned when the
Andrew Tridgell
1
-0
/
+21
2007-10-10
r8643: - make lp_configfile() work again
Andrew Tridgell
1
-2
/
+19
2007-10-10
r8640: continue the trend by moving the ejs random calls into an object
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8639: moved loadparm calls into an ejs object
Andrew Tridgell
3
-8
/
+14
2007-10-10
r8638: continue the trend of maknig our C functions true ejs objects by makin...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...
Andrew Tridgell
1
-0
/
+17
2007-10-10
r8603: we have to use the same db name as the rest of smbd uses so the ldb co...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8590: added server status utility functions for checking on the status of a ...
Andrew Tridgell
2
-0
/
+80
2007-10-10
r8584: added --nbt option to smbstatus for nbt server statistics
Andrew Tridgell
1
-0
/
+21
2007-10-10
r8577: added management calls to list current tree connects
Andrew Tridgell
1
-1
/
+40
2007-10-10
r8575: the beginnings of a smbstatus command
Andrew Tridgell
1
-0
/
+33
2007-10-10
r8570: delete all records in the old db when provisioning, rather than using
Andrew Tridgell
1
-2
/
+26
2007-10-10
r8561: as with the other ejs subsystems, make nss into a object
Andrew Tridgell
1
-5
/
+7
2007-10-10
r8558: move newuser logic into the provision.js lib
Andrew Tridgell
1
-0
/
+84
2007-10-10
r8488: after discussions with simo, moved to a full OO interface, so you don'...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8486: switched to a separate connection operation in ldb interface
Andrew Tridgell
1
-2
/
+5
2007-10-10
r8484: switched the sys_*() calls to the OO interface
Andrew Tridgell
1
-10
/
+12
2007-10-10
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
1
-14
/
+15
2007-10-10
r8481: switched ldb ejs called over to an OO interface, so you do:
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8445: if a system doesn't have "nogroup" then try "nobody"
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8372: - split out provisioning logic into a separate ejs library
Andrew Tridgell
1
-0
/
+222
2007-10-10
r8355: - added a vsprintf() function
Andrew Tridgell
1
-0
/
+8
2007-10-10
r8338: - added a substitute_var() js library function for doing hash driven
Andrew Tridgell
1
-0
/
+29
2007-10-10
r8318: added a bunch more ejs calls.
Andrew Tridgell
1
-1
/
+0
2007-10-10
r8298: - started building a library of js routines in scripting/libjs/
Andrew Tridgell
2
-0
/
+223