summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8405: update var.c from upstreamAndrew Tridgell2007-10-101-12/+12
* r8404: small upstream merges of appweb codeAndrew Tridgell2007-10-104-17/+13
* r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter2007-10-106-4/+4
* r8401: add a readme pointing to the upstream sourcesAndrew Tridgell2007-10-101-0/+6
* r8400: separate out the mpr code, as it is in the upstream appweb sourcesAndrew Tridgell2007-10-107-9/+19
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-1038-664/+48
* r8397: merged an upstream fix for the expression bug tpot found yesterdayAndrew Tridgell2007-10-101-3/+3
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-1013-33/+36
* r8393: check for bswap16 and bswap32Love Hörnquist Åstrand2007-10-101-6/+91
* r8390: (smb_pam_start): move variable to scope within #ifdef to avoid warningLove Hörnquist Åstrand2007-10-101-1/+4
* r8377: forgot an ldif testSimo Sorce2007-10-101-0/+4
* r8376: remove version info from configure.inStefan Metzmacher2007-10-101-1/+1
* r8375: - move from netr_StringLarge to lsa_StringLargeStefan Metzmacher2007-10-102-11/+17
* r8374: avoid running flex and bison unless neededAndrew Tridgell2007-10-101-2/+12
* r8373: New wildcard matching code.Simo Sorce2007-10-1015-206/+413
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2007-10-106-199/+330
* r8371: the objectGUID is now stored in binary...Stefan Metzmacher2007-10-101-5/+4
* r8370: remove the '$' from in the cn: attribute for computer and dc accountsStefan Metzmacher2007-10-101-7/+21
* r8369: update the configure script I useAndrew Tridgell2007-10-101-2/+1
* r8368: the type filed depends on the user being present or notStefan Metzmacher2007-10-103-17/+16
* r8367: another configure test needed by netbsd for heimdalAndrew Tridgell2007-10-101-1/+1
* r8365: fixed a problem on netbsdAndrew Tridgell2007-10-101-0/+3
* r8364: fixed a valgrind bug spotted by simoAndrew Tridgell2007-10-101-1/+1
* r8363: - we need to correct the realm for the krbtgt/NETBIOSDOMAINREALMStefan Metzmacher2007-10-101-7/+24
* r8362: change AC_INIT to the new version, improves failure reporting from aut...Love Hörnquist Åstrand2007-10-101-1/+2
* r8361: ctype is* macros needs unsigned argumentsLove Hörnquist Åstrand2007-10-101-1/+1
* r8359: fix a shell warningStefan Metzmacher2007-10-101-1/+1
* r8358: Return an error message if js include path not set instead of silentlyTim Potter2007-10-101-0/+1
* r8357: Call lp_load() so we can access the various lp_functions().Tim Potter2007-10-101-0/+2
* r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...Love Hörnquist Åstrand2007-10-101-1/+7
* r8355: - added a vsprintf() functionAndrew Tridgell2007-10-105-3/+84
* r8354: work around a js bug found by tpotAndrew Tridgell2007-10-101-3/+4
* r8353: Use a PNG instead of a GIF for padding. Also fixes a file not foundTim Potter2007-10-105-4/+3
* r8352: we need to override "setup directory" for the build farm hostsAndrew Tridgell2007-10-101-0/+1
* r8351: When finished sending call stream_terminate_connection() with a niceTim Potter2007-10-101-4/+4
* 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
* r8346: added a sprintf test suite for ejsAndrew Tridgell2007-10-101-0/+22
* 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