index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r8678: setup for gdb backtrace in 'make test'
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8677: The first part of the domain name may not be equal to the netbios doma...
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r8661: added strstr() ejs function in string lib
Andrew Tridgell
2007-10-10
1
-0
/
+17
*
r8660: Use templates for the initial provision of user and computer accounts.
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
2007-10-10
2
-8
/
+24
*
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
2007-10-10
1
-5
/
+14
*
r8648: automatically redirect to provisioning if not yet provisioned when the
Andrew Tridgell
2007-10-10
1
-0
/
+21
*
r8643: - make lp_configfile() work again
Andrew Tridgell
2007-10-10
3
-7
/
+61
*
r8640: continue the trend by moving the ejs random calls into an object
Andrew Tridgell
2007-10-10
2
-4
/
+17
*
r8639: moved loadparm calls into an ejs object
Andrew Tridgell
2007-10-10
5
-11
/
+30
*
r8638: continue the trend of maknig our C functions true ejs objects by makin...
Andrew Tridgell
2007-10-10
2
-7
/
+22
*
r8637: added sys.stat() and sys.lstat() calls
Andrew Tridgell
2007-10-10
1
-0
/
+71
*
r8635: make object inheritance with the builtin objects easy by allowing
Andrew Tridgell
2007-10-10
4
-22
/
+29
*
r8633: check for valid input to ejs_userAuth()
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...
Andrew Tridgell
2007-10-10
2
-27
/
+25
*
r8603: we have to use the same db name as the rest of smbd uses so the ldb co...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8602: allow options in ldb connect calls
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r8590: added server status utility functions for checking on the status of a ...
Andrew Tridgell
2007-10-10
2
-0
/
+80
*
r8589: - support --version option to smbstatus
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r8584: added --nbt option to smbstatus for nbt server statistics
Andrew Tridgell
2007-10-10
2
-3
/
+47
*
r8583: nicer smbstatus output
Andrew Tridgell
2007-10-10
1
-13
/
+45
*
r8582: added sys.httptime() call, to display a NTTIME as a http time string
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r8581: fixed handling of 64 bit integers in rpc calls from ejs
Andrew Tridgell
2007-10-10
1
-14
/
+8
*
r8577: added management calls to list current tree connects
Andrew Tridgell
2007-10-10
2
-1
/
+51
*
r8575: the beginnings of a smbstatus command
Andrew Tridgell
2007-10-10
2
-0
/
+59
*
r8570: delete all records in the old db when provisioning, rather than using
Andrew Tridgell
2007-10-10
1
-2
/
+26
*
r8569: delete is a js reserved word, so use del instead
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8561: as with the other ejs subsystems, make nss into a object
Andrew Tridgell
2007-10-10
2
-13
/
+30
*
r8558: move newuser logic into the provision.js lib
Andrew Tridgell
2007-10-10
1
-0
/
+84
*
r8557: expose ldb_errstring() in ldb ejs code
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8516: let us use all parameters of ldbsearch in ldb.search
Simo Sorce
2007-10-10
1
-8
/
+31
*
r8499: clearer function name
Simo Sorce
2007-10-10
1
-5
/
+5
*
r8489: neaten up the object handling
Andrew Tridgell
2007-10-10
2
-4
/
+20
*
r8488: after discussions with simo, moved to a full OO interface, so you don'...
Andrew Tridgell
2007-10-10
3
-44
/
+47
*
r8486: switched to a separate connection operation in ldb interface
Andrew Tridgell
2007-10-10
2
-75
/
+106
*
r8484: switched the sys_*() calls to the OO interface
Andrew Tridgell
2007-10-10
2
-18
/
+34
*
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
2007-10-10
7
-74
/
+21
*
r8481: switched ldb ejs called over to an OO interface, so you do:
Andrew Tridgell
2007-10-10
4
-6
/
+38
*
r8452: allow for the ugly hack:
Andrew Tridgell
2007-10-10
1
-9
/
+9
*
r8445: if a system doesn't have "nogroup" then try "nobody"
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8411: we need to use mprVarToNumber() instead of var->integer now, to cope with
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8406: make sure we give an error in ldbAdd() if any record fails
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
2007-10-10
16
-16
/
+16
*
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+1
*
r8372: - split out provisioning logic into a separate ejs library
Andrew Tridgell
2007-10-10
2
-0
/
+237
*
r8358: Return an error message if js include path not set instead of silently
Tim Potter
2007-10-10
1
-0
/
+1
*
r8357: Call lp_load() so we can access the various lp_functions().
Tim Potter
2007-10-10
1
-0
/
+2
*
r8355: - added a vsprintf() function
Andrew Tridgell
2007-10-10
2
-0
/
+44
*
r8340: - added sys_gmtime()
Andrew Tridgell
2007-10-10
10
-234
/
+236
[prev]
[next]