jra/samba/.git
2007-10-10 Andrew Tridgellr8466: it is not portable to assert() a va_list (it...
2007-10-10 Andrew Tridgellr8465: once we define socklen_t, then tell other includ...
2007-10-10 Andrew Tridgellr8464: the last few functions needed by irix 6.4.
2007-10-10 Andrew Tridgellr8463: more irix fixes. This one adds some missing...
2007-10-10 Andrew Tridgellr8462: added a test for %lld support to our snprintf...
2007-10-10 Andrew Tridgellr8461: fixed integer64 handling on bit endian platforms...
2007-10-10 Andrew Tridgellr8460: removed the unused function krb5_locate_kdc...
2007-10-10 Andrew Tridgellr8459: move to the more portable script execution method
2007-10-10 Andrew Tridgellr8458: next target is irix - this gets the socket wrapp...
2007-10-10 Andrew Tridgellr8456: avoid double inclusion of roken.h (this was...
2007-10-10 Andrew Tridgellr8453: my solaris10 box doesn't have math.h
2007-10-10 Andrew Tridgellr8452: allow for the ugly hack:
2007-10-10 Andrew Tridgellr8451: samba4 finally builds on solaris 8 sparc with...
2007-10-10 Andrew Tridgellr8450: more configure tests for solaris. It now builds...
2007-10-10 Andrew Tridgellr8449: - search for lex and yacc properly
2007-10-10 Andrew Tridgellr8448: - added a test target for tdb
2007-10-10 Andrew Tridgellr8447: fixed make install in the farm
2007-10-10 Andrew Tridgellr8446: if provisioning fails then don't try to run...
2007-10-10 Andrew Tridgellr8445: if a system doesn't have "nogroup" then try...
2007-10-10 Love Hörnquist... r8444: make ./configure.mumble CC='ccache cc'
2007-10-10 Andrew Tridgellr8443: added talloc.3 to the tree to try to allow tallo...
2007-10-10 Andrew Tridgellr8442: remove tdbtest from our build. If you want it...
2007-10-10 Andrew Tridgellr8441: don't build tdbtest by default as there are...
2007-10-10 Andrew Tridgellr8440: - several build farm hosts were failing 'make...
2007-10-10 Andrew Tridgellr8439: removed an accidential commit
2007-10-10 Jelmer Vernooijr8438: - More win32 portability fixes. Now fails on...
2007-10-10 Jelmer Vernooijr8437: Win32 doesn't have u_int*_t
2007-10-10 Jelmer Vernooijr8436: Check for sys/sockets.h
2007-10-10 Jelmer Vernooijr8434: Win32 portability updates from Steven Edwards...
2007-10-10 Stefan Metzmacherr8430: readd my hack to display the hashes with -d 100
2007-10-10 Stefan Metzmacherr8429: fix compiler warnings
2007-10-10 Andrew Tridgellr8425: add err() and errx() functions needed by for...
2007-10-10 Andrew Tridgellr8424: bring in some more of heimdals m4 macros, and...
2007-10-10 Andrew Tridgellr8423: remove the dependency on the full roken lib...
2007-10-10 Andrew Tridgellr8422: needed on irix 6.4
2007-10-10 Andrew Tridgellr8421: needed for build on solaris10
2007-10-10 Andrew Tridgellr8420: slowly getting my way through some more heimdal...
2007-10-10 Andrew Tridgellr8419: in order to use our replace.h, heimdal needs...
2007-10-10 Andrew Tridgellr8418: PRINTF_ATTRIBUTE declaration has to come before...
2007-10-10 Andrew Tridgellr8417: fixed handling of PRINTF_ATTRIBUTE for heimdal...
2007-10-10 Andrew Tridgellr8416: added the extra_cflags.txt system from smb-build
2007-10-10 Andrew Tridgellr8415: get rid of the last 2 runtime perl scripts
2007-10-10 Tim Potterr8414: Some C++ friendlyness fixes - 'not' is apparentl...
2007-10-10 Andrew Tridgellr8413: mark exprbug() as fixed, and add a new bug
2007-10-10 Andrew Tridgellr8412: cope with some lost messages in the ping test...
2007-10-10 Andrew Tridgellr8411: we need to use mprVarToNumber() instead of var...
2007-10-10 Andrew Tridgellr8410: converted the newuser script to js
2007-10-10 Andrew Tridgellr8409: fixed another error found on netbsd.
2007-10-10 Andrew Tridgellr8408: its quite common in our code to free up a connec...
2007-10-10 Andrew Tridgellr8407: fixed a bug left over from our old socket code.
2007-10-10 Andrew Tridgellr8406: make sure we give an error in ldbAdd() if any...
2007-10-10 Andrew Tridgellr8405: update var.c from upstream
2007-10-10 Andrew Tridgellr8404: small upstream merges of appweb code
2007-10-10 Tim Potterr8403: Reinstate linkpad.gif at Deryck's suggestion.
2007-10-10 Andrew Tridgellr8401: add a readme pointing to the upstream sources
2007-10-10 Andrew Tridgellr8400: separate out the mpr code, as it is in the upstr...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Andrew Tridgellr8397: merged an upstream fix for the expression bug...
2007-10-10 Love Hörnquist... r8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Love Hörnquist... r8393: check for bswap16 and bswap32
2007-10-10 Love Hörnquist... r8390: (smb_pam_start): move variable to scope within...
2007-10-10 Simo Sorcer8377: forgot an ldif test
2007-10-10 Stefan Metzmacherr8376: remove version info from configure.in
2007-10-10 Stefan Metzmacherr8375: - move from netr_StringLarge to lsa_StringLarge
2007-10-10 Andrew Tridgellr8374: avoid running flex and bison unless needed
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Andrew Tridgellr8372: - split out provisioning logic into a separate...
2007-10-10 Stefan Metzmacherr8371: the objectGUID is now stored in binary...
2007-10-10 Stefan Metzmacherr8370: remove the '$' from in the cn: attribute for...
2007-10-10 Andrew Tridgellr8369: update the configure script I use
2007-10-10 Stefan Metzmacherr8368: the type filed depends on the user being present...
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
next