sfrench/samba-autobuild/.git
2007-10-10 Andrew Tridgellr8367: another configure test needed by netbsd for...
2007-10-10 Andrew Tridgellr8365: fixed a problem on netbsd
2007-10-10 Andrew Tridgellr8364: fixed a valgrind bug spotted by simo
2007-10-10 Stefan Metzmacherr8363: - we need to correct the realm for the krbtgt...
2007-10-10 Love Hörnquist... r8362: change AC_INIT to the new version, improves...
2007-10-10 Love Hörnquist... r8361: ctype is* macros needs unsigned arguments
2007-10-10 Stefan Metzmacherr8359: fix a shell warning
2007-10-10 Tim Potterr8358: Return an error message if js include path not...
2007-10-10 Tim Potterr8357: Call lp_load() so we can access the various...
2007-10-10 Love Hörnquist... r8356: avoid warning from AC_CHECK_HEADER that file...
2007-10-10 Andrew Tridgellr8355: - added a vsprintf() function
2007-10-10 Andrew Tridgellr8354: work around a js bug found by tpot
2007-10-10 Tim Potterr8353: Use a PNG instead of a GIF for padding. Also...
2007-10-10 Andrew Tridgellr8352: we need to override "setup directory" for the...
2007-10-10 Tim Potterr8351: When finished sending call stream_terminate_conn...
2007-10-10 Andrew Tridgellr8350: fixed the --root option to provision
2007-10-10 Andrew Tridgellr8349: as we don't use standard dirs, we need to create...
2007-10-10 Andrew Tridgellr8348: switch selftest to use the new provision script
2007-10-10 Andrew Tridgellr8347: replace the perl provision script with a ejs...
2007-10-10 Andrew Tridgellr8346: added a sprintf test suite for ejs
2007-10-10 Andrew Tridgellr8345: make the dn on the hklm ldif valid
2007-10-10 Andrew Tridgellr8344: added a "setup directory" smb.conf parameter...
2007-10-10 Andrew Tridgellr8343: removed a debugging message
2007-10-10 Andrew Tridgellr8342: allow ldb_ldif_read_string() to continue in...
2007-10-10 Andrew Tridgellr8341: enable floating point support in ejs
2007-10-10 Andrew Tridgellr8340: - added sys_gmtime()
2007-10-10 Andrew Tridgellr8339: added ldbAdd(), ldbModify(), ldbDelete() and...
2007-10-10 Andrew Tridgellr8338: - added a substitute_var() js library function...
2007-10-10 Andrew Tridgellr8337: - use 64 bit access functions in ejs calls
2007-10-10 Andrew Tridgellr8336: enable 64 bit integer support in ejs
2007-10-10 Andrew Tridgellr8335: removed some duplicated code
2007-10-10 Andrew Tridgellr8334: fixed a ejs bug that prevented functions variabl...
2007-10-10 Andrew Tridgellr8333: merged with latest upstream ejs sources
2007-10-10 Andrew Tridgellr8332: not done yet, but a lot closer
2007-10-10 Andrew Tridgellr8331: added split(), join() and FileLoad() functions...
2007-10-10 Volker Lendecker8321: Fix some uninitalized variable warnings
2007-10-10 Andrew Tridgellr8320: make sure all our returned objects are full...
2007-10-10 Andrew Tridgellr8319: the start of a provision script in ejs. This...
2007-10-10 Andrew Tridgellr8318: added a bunch more ejs calls.
2007-10-10 Andrew Tridgellr8317: convert the example scripts over to the new...
2007-10-10 Andrew Tridgellr8316: give full access to the popt command line parsin...
2007-10-10 Andrew Tridgellr8315: fixed the generation of the serial number in...
2007-10-10 Andrew Tridgellr8314: - added an 'installmisc' target for installing...
2007-10-10 Andrew Tridgellr8313: moved PRINTF_ATTRIBUTE to replace.h to try to...
2007-10-10 Andrew Tridgellr8312: fixed some heimdal header checks from watching...
2007-10-10 Andrew Tridgellr8311: krb5 uses ENOMEM for out of memory
2007-10-10 Andrew Tridgellr8310: replace the heimdal networking interface scannin...
2007-10-10 Andrew Tridgellr8309: more heimdal configure checks needed for FreeBSD
2007-10-10 Andrew Tridgellr8308: use the configured C compiler, instead of forcin...
2007-10-10 Andrew Tridgellr8307: try to cope with flex and bison not being instal...
2007-10-10 Andrew Tridgellr8306: some more heimdal configure checks
2007-10-10 Andrew Tridgellr8305: another attempt at getting heimdal building...
2007-10-10 Andrew Tridgellr8303: a workaround for forcing HEIMDAL_EXTERNAL to...
2007-10-10 Heimdal Import... r8302: import mini HEIMDAL into the tree
2007-10-10 Andrew Tridgellr8301: use ncalrpc: for ejs tests, to avoid name resolu...
2007-10-10 Andrew Tridgellr8300: get the js include path right in selftest
2007-10-10 Andrew Tridgellr8299: make the samr swat test use the samr.js lib
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Andrew Tridgellr8297: add libinclude() function in ejs, which is like...
2007-10-10 Andrew Tridgellr8296: - split out the ejs auth functions into a separa...
2007-10-10 Andrew Tridgellr8295: turn off the delete on close test in the build...
2007-10-10 Jelmer Vernooijr8294: Add PLAN file for samba3->samba4 upgrade (Google...
2007-10-10 Andrew Tridgellr8289: fallback to the group 'other' for users
2007-10-10 Tim Potterr8288: The SMB_ASSERT_ARRAY macro isn't used anymore.
2007-10-10 Andrew Tridgellr8287: yay! finally irpc calls from ejs are all working.
2007-10-10 Andrew Tridgellr8286: it makes more sense to combine the refresh count...
2007-10-10 Andrew Tridgellr8285: generate some real stats in the nbt server for...
2007-10-10 Andrew Tridgellr8284: - fixed some uninitialised variables in the...
2007-10-10 Andrew Tridgellr8283: make sure we build constant variables for both...
2007-10-10 Andrew Tridgellr8282: make the deletion of the smbd.tmp directory...
2007-10-10 Andrew Tridgellr8281: pass the callnum and rpc interface table directl...
2007-10-10 Andrew Tridgellr8280: - added irpc_connect() for connecting to a irpc...
2007-10-10 Andrew Tridgellr8279: make sure we hold a lock when manipulating the...
2007-10-10 Andrew Tridgellr8278: this should fix the heimdal h_errno warnings
2007-10-10 Andrew Tridgellr8277: filled in the code for finding irpc server ids...
2007-10-10 Andrew Tridgellr8276: fixed the remaining memory leaks in smbscript...
2007-10-10 Andrew Tridgellr8275: possibly a more portable way to export symbols...
2007-10-10 Jelmer Vernooijr8274: Export some more symbols.
2007-10-10 Andrew Tridgellr8273: fixed some memory leaks in smbscript. This requi...
2007-10-10 Andrew Tridgellr8272: added the hooks for adding a name to a messaging...
2007-10-10 Andrew Tridgellr8271: make the ejs test scripts directly executable...
2007-10-10 Jelmer Vernooijr8270: Export some symbols, making the code more readable.
2007-10-10 Andrew Tridgellr8269: added automatic testing of rpc calls from ejs...
2007-10-10 Andrew Tridgellr8268: added the 'needed' logic to ehs generation,...
2007-10-10 Andrew Tridgellr8267: re-generated the yapp parser with correct paths
2007-10-10 Jelmer Vernooijr8266: Update debian packages
2007-10-10 Jelmer Vernooijr8265: Fixes to the pidl test suite.
2007-10-10 Jelmer Vernooijr8264: - Use standard perl package structure for pidl.
2007-10-10 Jelmer Vernooijr8263: Some small pidl fixes, start working towards...
2007-10-10 Andrew Tridgellr8262: - simplify the dependency handling for ejs modules
2007-10-10 Andrew Tridgellr8261: charset style strings in pidl should be const...
2007-10-10 Andrew Tridgellr8260: added an init based registration system for...
2007-10-10 Simo Sorcer8259: We want to oset the provided flags not zero
2007-10-10 Volker Lendecker8258: Release the opendb lock in pvfs_change_create_op...
2007-10-10 Andrew Tridgellr8257: add a samr rpc test page in the web server....
2007-10-10 Andrew Tridgellr8256: - allow rpc calls from non-command line ejs...
2007-10-10 Andrew Tridgellr8255: enable access to the ejs constants generated...
2007-10-10 Andrew Tridgellr8254: fixed a valgrind error in the unix auth code
2007-10-10 Andrew Tridgellr8253: fixed two crash bugs in ejs. I will send these...
2007-10-10 Andrew Bartlettr8252: Steal metze's thunder, and prove that with a...
next