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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7119: the content of a subcontext can contain deferred data,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7118: allways pull scalars and buffers when pulling the subcontext context
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r7117: Move more manpages to the source repository
Jelmer Vernooij
8
-0
/
+1582
2007-10-10
r7116: work in progress
Derrell Lipman
3
-126
/
+237
2007-10-10
r7115: specify what properties can be used on what objects...
Stefan Metzmacher
1
-57
/
+114
2007-10-10
r7114: Convert ldb documentation to DocBook/XML
Jelmer Vernooij
4
-135
/
+273
2007-10-10
r7113: Move manpages from docs repository to source repository
Jelmer Vernooij
11
-0
/
+1110
2007-10-10
r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for now
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r7111: Patch from Alan DeKok for correct use of the needed variables in Decl*
Jelmer Vernooij
1
-6
/
+8
2007-10-10
r7110: Remove invalid use of id()
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi...
Jelmer Vernooij
2
-11
/
+2
2007-10-10
r7108: display a session expired message
Andrew Tridgell
1
-0
/
+5
2007-10-10
r7107: detect when a users session has expired and set request['SESSION_EXPIR...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r7106: the web interface now works completely with or without cookies. If you...
Andrew Tridgell
4
-12
/
+33
2007-10-10
r7105: fixed a typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7104: add support into the web server for session[] variables without cookie...
Andrew Tridgell
1
-14
/
+27
2007-10-10
r7103: fix make installswat again:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7102: fix subcontext(0)
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r7101: moved favicon into images/
Andrew Tridgell
1
-0
/
+0
2007-10-10
r7100: install lately added files too
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r7099: make the password field a password field...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r7098: - make use of the NDR table instead of the IDL table in the client and...
Stefan Metzmacher
7
-102
/
+153
2007-10-10
r7097: removed a debug line
Andrew Tridgell
1
-1
/
+0
2007-10-10
r7096: added support for select lists in forms
Andrew Tridgell
2
-6
/
+24
2007-10-10
r7095: more html tidying
Andrew Tridgell
2
-12
/
+7
2007-10-10
r7094: use the Form() object in a few more places
Andrew Tridgell
3
-15
/
+18
2007-10-10
r7093: - added a new Form() ejs object for producing simple forms.
Andrew Tridgell
6
-53
/
+81
2007-10-10
r7092: added some js for formatting table results in a nicer fashion
Andrew Tridgell
3
-39
/
+52
2007-10-10
r7091: added some more useful links
Andrew Tridgell
1
-1
/
+4
2007-10-10
r7090: added back in the showvars test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7089: ensure that headers['HOST'] is setup
Andrew Tridgell
1
-0
/
+7
2007-10-10
r7088: start on some real structure for the SWAT web pages
Andrew Tridgell
26
-146
/
+610
2007-10-10
r7087: always run the /scripting/preauth.esp page before processing any
Andrew Tridgell
1
-15
/
+55
2007-10-10
r7086: make include() recognise the ".esp" extension and include the file as
Andrew Tridgell
1
-5
/
+17
2007-10-10
r7085: fixed a bug in ejs with setting up the arguments[] array
Andrew Tridgell
1
-0
/
+2
2007-10-10
r7084: - readd the work from rev 6516,6517,6572
Stefan Metzmacher
6
-130
/
+217
2007-10-10
r7083: Add a ejs hook to the resolve_name() function.
Tim Potter
1
-0
/
+51
2007-10-10
r7082: Call load_interfaces() in smbscript initialisation.
Tim Potter
1
-0
/
+2
2007-10-10
r7081: Add mprToInt() function.
Tim Potter
1
-0
/
+9
2007-10-10
r7080: Fix typo in error message.
Tim Potter
1
-1
/
+1
2007-10-10
r7079: remember to register the esp calls
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7078: - fix an uninitialised variable in smbscript
Andrew Tridgell
2
-5
/
+5
2007-10-10
r7077: pull in a bunch more libs for smbscript. I plan on making a whole lot
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7076: added demos of using ARGV[]
Andrew Tridgell
2
-3
/
+15
2007-10-10
r7075: added support for ARGV[] in ejs scripts
Andrew Tridgell
1
-1
/
+12
2007-10-10
r7074: we should load all shares in smbscript
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7073: added some simple example scripts for use with smbscript
Andrew Tridgell
2
-0
/
+43
2007-10-10
r7072: moved the esp hooks calls to the ejs level, so we can call them from
Andrew Tridgell
7
-370
/
+446
2007-10-10
r7071: allow access to the current mpr memory context from ejs calls
Andrew Tridgell
2
-0
/
+8
2007-10-10
r7070: fix redirection when the client
Stefan Metzmacher
1
-1
/
+5
[next]