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
/
ejs
/
smbcalls_sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining embedded JavaScript support.
Jelmer Vernooij
2008-09-16
1
-494
/
+0
*
Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-2
/
+7
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23177: Add in a new provision-backend script. This helps set up the OpenLDA...
Andrew Bartlett
2007-10-10
1
-0
/
+28
*
r20364: SWAT updates, part 1
Derrell Lipman
2007-10-10
1
-0
/
+18
*
r19051: JSON-RPC server work-in-progress. It's almost working.
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r18880: JSON-RPC work in progress
Derrell Lipman
2007-10-10
1
-0
/
+84
*
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r15731: module init functions should return NTSTATUS, not void
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. In
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11171: fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r11086: add sys.unix2nttime() function
Stefan Metzmacher
2007-10-10
1
-0
/
+17
*
r11085: as ejs doesn't support '&' '|' bitwise AND and OR,
Stefan Metzmacher
2007-10-10
1
-0
/
+47
*
r10914: moved the ldap time string functions into ldb so they can be used by
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r9813: Conver testsuite for samba3sam module to EJS
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
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
1
-13
/
+12
*
r8582: added sys.httptime() call, to display a NTTIME as a http time string
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r8484: switched the sys_*() calls to the OO interface
Andrew Tridgell
2007-10-10
1
-8
/
+22
*
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8340: - added sys_gmtime()
Andrew Tridgell
2007-10-10
1
-0
/
+91
*
r8337: - use 64 bit access functions in ejs calls
Andrew Tridgell
2007-10-10
1
-0
/
+95