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
r8337: - use 64 bit access functions in ejs calls
Andrew Tridgell
9
-23
/
+230
2007-10-10
r8336: enable 64 bit integer support in ejs
Andrew Tridgell
3
-12
/
+12
2007-10-10
r8335: removed some duplicated code
Andrew Tridgell
1
-9
/
+5
2007-10-10
r8334: fixed a ejs bug that prevented functions variables from being called i...
Andrew Tridgell
1
-4
/
+5
2007-10-10
r8333: merged with latest upstream ejs sources
Andrew Tridgell
13
-70
/
+93
2007-10-10
r8332: not done yet, but a lot closer
Andrew Tridgell
1
-41
/
+175
2007-10-10
r8331: added split(), join() and FileLoad() functions to ejs.
Andrew Tridgell
1
-0
/
+103
2007-10-10
r8321: Fix some uninitalized variable warnings
Volker Lendecke
3
-3
/
+3
2007-10-10
r8320: make sure all our returned objects are full objects, which means they
Andrew Tridgell
7
-16
/
+23
2007-10-10
r8319: the start of a provision script in ejs. This is why I've been adding
Andrew Tridgell
1
-0
/
+150
2007-10-10
r8318: added a bunch more ejs calls.
Andrew Tridgell
7
-4
/
+249
2007-10-10
r8317: convert the example scripts over to the new GetOptions() call
Andrew Tridgell
4
-11
/
+54
2007-10-10
r8316: give full access to the popt command line parsing in ejs scripts, incl...
Andrew Tridgell
5
-27
/
+204
2007-10-10
r8315: fixed the generation of the serial number in the dns zone file (bind9
Andrew Tridgell
2
-1
/
+12
2007-10-10
r8314: - added an 'installmisc' target for installing miscellaneous files.
Andrew Tridgell
3
-7
/
+23
2007-10-10
r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...
Andrew Tridgell
2
-11
/
+14
2007-10-10
r8312: fixed some heimdal header checks from watching the build farm failures
Andrew Tridgell
2
-2
/
+8
2007-10-10
r8311: krb5 uses ENOMEM for out of memory
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8310: replace the heimdal networking interface scanning code with glue code ...
Andrew Tridgell
4
-1481
/
+59
2007-10-10
r8309: more heimdal configure checks needed for FreeBSD
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8308: use the configured C compiler, instead of forcing gcc in external heim...
Andrew Tridgell
2
-2
/
+2
2007-10-10
r8307: try to cope with flex and bison not being installed, in a similar fash...
Andrew Tridgell
7
-5
/
+7239
2007-10-10
r8306: some more heimdal configure checks
Andrew Tridgell
4
-3
/
+7
2007-10-10
r8305: another attempt at getting heimdal building in the farm
Andrew Tridgell
2
-3
/
+9
2007-10-10
r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.
Andrew Tridgell
2
-2
/
+2
2007-10-10
r8302: import mini HEIMDAL into the tree
Heimdal Import User
240
-0
/
+75318
2007-10-10
r8301: use ncalrpc: for ejs tests, to avoid name resolution timeouts as smbd ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8300: get the js include path right in selftest
Andrew Tridgell
2
-2
/
+2
2007-10-10
r8299: make the samr swat test use the samr.js lib
Andrew Tridgell
1
-2
/
+3
2007-10-10
r8298: - started building a library of js routines in scripting/libjs/
Andrew Tridgell
7
-158
/
+111
2007-10-10
r8297: add libinclude() function in ejs, which is like include() but searches...
Andrew Tridgell
2
-0
/
+53
2007-10-10
r8296: - split out the ejs auth functions into a separate file
Andrew Tridgell
4
-121
/
+148
2007-10-10
r8295: turn off the delete on close test in the build farm until someone gets
Andrew Tridgell
2
-3
/
+5
2007-10-10
r8294: Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project.
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r8289: fallback to the group 'other' for users
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8288: The SMB_ASSERT_ARRAY macro isn't used anymore.
Tim Potter
1
-3
/
+0
2007-10-10
r8287: yay! finally irpc calls from ejs are all working.
Andrew Tridgell
1
-0
/
+24
2007-10-10
r8286: it makes more sense to combine the refresh count with the register cou...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r8285: generate some real stats in the nbt server for the irpc client code to...
Andrew Tridgell
4
-0
/
+35
2007-10-10
r8284: - fixed some uninitialised variables in the irpc code
Andrew Tridgell
5
-11
/
+107
2007-10-10
r8283: make sure we build constant variables for both pull and push side of e...
Andrew Tridgell
1
-12
/
+20
2007-10-10
r8282: make the deletion of the smbd.tmp directory recursive. This cleans up ...
Andrew Tridgell
1
-45
/
+40
2007-10-10
r8281: pass the callnum and rpc interface table directly from the generated
Andrew Tridgell
3
-22
/
+32
2007-10-10
r8280: - added irpc_connect() for connecting to a irpc server by name
Andrew Tridgell
3
-3
/
+87
2007-10-10
r8279: make sure we hold a lock when manipulating the irpc names db
Andrew Tridgell
1
-1
/
+21
2007-10-10
r8278: this should fix the heimdal h_errno warnings
Andrew Tridgell
2
-2
/
+10
2007-10-10
r8277: filled in the code for finding irpc server ids by name, storing the
Andrew Tridgell
2
-2
/
+126
2007-10-10
r8276: fixed the remaining memory leaks in smbscript. We can now loop doing
Andrew Tridgell
10
-124
/
+138
2007-10-10
r8275: possibly a more portable way to export symbols in perl?
Andrew Tridgell
3
-6
/
+9
2007-10-10
r8274: Export some more symbols.
Jelmer Vernooij
11
-145
/
+184
[next]