summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell29-218/+66
2007-10-10r3493: fixed a bug in readx reply where the client specifies an invalid highAndrew Tridgell1-1/+7
2007-10-10r3490: All tests work against NT4 nowJelmer Vernooij4-27/+40
2007-10-10r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij3-8/+156
2007-10-10r3488: Start using RemoteActivationJelmer Vernooij4-74/+93
2007-10-10r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij2-11/+11
2007-10-10r3486: Add RemoteActivation serverJelmer Vernooij4-2/+81
2007-10-10r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher5-35/+115
2007-10-10r3483: IRIX 6.4 now buildsAndrew Tridgell1-0/+1
2007-10-10r3482: fixed a warning and an error from the IRIX 6.4 buildAndrew Tridgell2-1/+2
2007-10-10r3481: split out client.h and events.hAndrew Tridgell24-30/+49
2007-10-10r3480: moved some signal defines into include/systemAndrew Tridgell4-12/+9
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell20-85/+124
2007-10-10r3477: add '--with-disable-ext-lib=LIB' option to be able to disableStefan Metzmacher2-1/+13
2007-10-10r3476: fixed some const warningsAndrew Tridgell3-3/+4
2007-10-10r3475: don't pass a ptr to an enum as a ptr to an int (bug found by tcc)Andrew Tridgell1-1/+3
2007-10-10r3474: Add conversion functions for the time_t type.Tim Potter1-0/+23
2007-10-10r3473: Add LIBCRYPTO_OBJS to python extensions.Tim Potter1-1/+2
2007-10-10r3472: fixed build of reg_backend_gconfAndrew Tridgell1-0/+1
2007-10-10r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 buildAndrew Tridgell2-81/+112
2007-10-10r3470: removed some unused functions (should fix the build on IRIX 6.4)Andrew Tridgell1-111/+15
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell20-1/+26
2007-10-10r3467: fix the buildStefan Metzmacher1-0/+3
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell37-22/+79
2007-10-10r3465: fix SMB_SUBSYSTEM_NOPROTO()Stefan Metzmacher3-20/+17
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell23-3/+30
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell60-80/+134
2007-10-10r3462: separate out the crypto includesAndrew Tridgell24-18/+71
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell12-28/+30
2007-10-10r3460: Add LIBNDR_GEN_OBJS and LIBNETIF_OBJS to swig objs.Tim Potter1-1/+3
2007-10-10r3459: Fix cut&paste error in copyright header.Tim Potter1-2/+2
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell10-207/+86
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell12-39/+40
2007-10-10r3456: Add appropriate #includes to fix Python extensions build.Tim Potter1-0/+8
2007-10-10r3455: some more portability fixes. We nearly compile on solaris again now.Andrew Tridgell9-44/+26
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell15-55/+60
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell52-190/+202
2007-10-10r3450: portability fixesAndrew Tridgell8-107/+108
2007-10-10r3449: more include file reductionAndrew Tridgell25-29/+76
2007-10-10r3448: some systems don't have stdint.hAndrew Tridgell2-5/+3
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell71-156/+408
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell6-26/+73
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell18-32/+74
2007-10-10r3444: Don't use random data as endpoint if no default endpoint is known and noJelmer Vernooij1-1/+6
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell46-291/+420
2007-10-10r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij5-675/+760
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell26-650/+147
2007-10-10r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij2-4/+35
2007-10-10r3435: Remove accidentally committed line...Jelmer Vernooij1-1/+0
2007-10-10r3434: Fix memleakVolker Lendecke1-2/+3