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