summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij2007-10-104-1/+148
* r8430: readd my hack to display the hashes with -d 100Stefan Metzmacher2007-10-101-0/+9
* r8429: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r8425: add err() and errx() functions needed by for compile_et on some systemsAndrew Tridgell2007-10-105-2/+66
* r8424: bring in some more of heimdals m4 macros, and remove the hard-coding o...Andrew Tridgell2007-10-102-8/+62
* r8423: remove the dependency on the full roken lib for asn1_compileAndrew Tridgell2007-10-101-1/+3
* r8422: needed on irix 6.4Andrew Tridgell2007-10-101-0/+1
* r8421: needed for build on solaris10Andrew Tridgell2007-10-101-0/+1
* r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell2007-10-105-8/+93
* r8419: in order to use our replace.h, heimdal needs stdarg.hAndrew Tridgell2007-10-101-0/+1
* r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-)Andrew Tridgell2007-10-101-12/+12
* r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of buildAndrew Tridgell2007-10-102-2/+2
* r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell2007-10-105-11/+30
* r8415: get rid of the last 2 runtime perl scriptsAndrew Tridgell2007-10-102-377/+0
* r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter2007-10-104-8/+8
* r8413: mark exprbug() as fixed, and add a new bugAndrew Tridgell2007-10-101-1/+12
* r8412: cope with some lost messages in the ping test (netbsd gets this)Andrew Tridgell2007-10-101-2/+4
* r8411: we need to use mprVarToNumber() instead of var->integer now, to cope withAndrew Tridgell2007-10-101-1/+1
* r8410: converted the newuser script to jsAndrew Tridgell2007-10-103-133/+142
* r8409: fixed another error found on netbsd.Andrew Tridgell2007-10-101-8/+13
* r8408: its quite common in our code to free up a connection when we get anAndrew Tridgell2007-10-101-0/+27
* r8407: fixed a bug left over from our old socket code.Andrew Tridgell2007-10-102-46/+41
* r8406: make sure we give an error in ldbAdd() if any record failsAndrew Tridgell2007-10-101-0/+1
* 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