summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r8350: fixed the --root option to provisionAndrew Tridgell2007-10-101-2/+1
* r8349: as we don't use standard dirs, we need to create smb.conf before we ru...Andrew Tridgell2007-10-101-2/+3
* r8348: switch selftest to use the new provision scriptAndrew Tridgell2007-10-101-1/+4
* r8347: replace the perl provision script with a ejs scriptAndrew Tridgell2007-10-102-527/+66
* r8345: make the dn on the hklm ldif validAndrew Tridgell2007-10-101-9/+9
* r8344: added a "setup directory" smb.conf parameter, pointing at the setup te...Andrew Tridgell2007-10-101-0/+4
* r8343: removed a debugging messageAndrew Tridgell2007-10-101-2/+1
* r8342: allow ldb_ldif_read_string() to continue in the string, so you canAndrew Tridgell2007-10-103-5/+8
* r8341: enable floating point support in ejsAndrew Tridgell2007-10-103-2/+7
* r8340: - added sys_gmtime()Andrew Tridgell2007-10-1010-234/+236
* r8339: added ldbAdd(), ldbModify(), ldbDelete() and ldbRename() to ejs ldb fu...Andrew Tridgell2007-10-101-0/+144
* r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell2007-10-102-102/+90
* r8337: - use 64 bit access functions in ejs callsAndrew Tridgell2007-10-109-23/+230
* r8336: enable 64 bit integer support in ejsAndrew Tridgell2007-10-103-12/+12
* r8335: removed some duplicated codeAndrew Tridgell2007-10-101-9/+5
* r8334: fixed a ejs bug that prevented functions variables from being called i...Andrew Tridgell2007-10-101-4/+5
* r8333: merged with latest upstream ejs sourcesAndrew Tridgell2007-10-1013-70/+93
* r8332: not done yet, but a lot closerAndrew Tridgell2007-10-101-41/+175
* r8331: added split(), join() and FileLoad() functions to ejs.Andrew Tridgell2007-10-101-0/+103
* r8321: Fix some uninitalized variable warningsVolker Lendecke2007-10-103-3/+3
* r8320: make sure all our returned objects are full objects, which means theyAndrew Tridgell2007-10-107-16/+23
* r8319: the start of a provision script in ejs. This is why I've been addingAndrew Tridgell2007-10-101-0/+150
* r8318: added a bunch more ejs calls.Andrew Tridgell2007-10-107-4/+249
* r8316: give full access to the popt command line parsing in ejs scripts, incl...Andrew Tridgell2007-10-105-27/+204
* r8315: fixed the generation of the serial number in the dns zone file (bind9Andrew Tridgell2007-10-102-1/+12
* r8314: - added an 'installmisc' target for installing miscellaneous files.Andrew Tridgell2007-10-103-7/+23
* r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...Andrew Tridgell2007-10-102-11/+14
* r8312: fixed some heimdal header checks from watching the build farm failuresAndrew Tridgell2007-10-102-2/+8
* r8311: krb5 uses ENOMEM for out of memoryAndrew Tridgell2007-10-101-2/+2
* r8310: replace the heimdal networking interface scanning code with glue code ...Andrew Tridgell2007-10-104-1481/+59
* r8309: more heimdal configure checks needed for FreeBSDAndrew Tridgell2007-10-101-1/+1
* r8308: use the configured C compiler, instead of forcing gcc in external heim...Andrew Tridgell2007-10-102-2/+2
* r8307: try to cope with flex and bison not being installed, in a similar fash...Andrew Tridgell2007-10-107-5/+7239
* r8306: some more heimdal configure checksAndrew Tridgell2007-10-104-3/+7
* r8305: another attempt at getting heimdal building in the farmAndrew Tridgell2007-10-102-3/+9
* r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.Andrew Tridgell2007-10-102-2/+2
* r8302: import mini HEIMDAL into the treeHeimdal Import User2007-10-10240-0/+75318
* r8301: use ncalrpc: for ejs tests, to avoid name resolution timeouts as smbd ...Andrew Tridgell2007-10-101-1/+1
* r8300: get the js include path right in selftestAndrew Tridgell2007-10-102-2/+2
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-105-1/+232
* r8297: add libinclude() function in ejs, which is like include() but searches...Andrew Tridgell2007-10-102-0/+53
* r8296: - split out the ejs auth functions into a separate fileAndrew Tridgell2007-10-104-121/+148
* r8295: turn off the delete on close test in the build farm until someone getsAndrew Tridgell2007-10-102-3/+5
* r8294: Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project.Jelmer Vernooij2007-10-101-0/+9
* r8289: fallback to the group 'other' for usersAndrew Tridgell2007-10-101-0/+2
* r8288: The SMB_ASSERT_ARRAY macro isn't used anymore.Tim Potter2007-10-101-3/+0
* r8286: it makes more sense to combine the refresh count with the register cou...Andrew Tridgell2007-10-101-1/+0
* r8285: generate some real stats in the nbt server for the irpc client code to...Andrew Tridgell2007-10-104-0/+35
* r8284: - fixed some uninitialised variables in the irpc codeAndrew Tridgell2007-10-105-11/+107
* r8283: make sure we build constant variables for both pull and push side of e...Andrew Tridgell2007-10-101-12/+20