Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3472: fixed build of reg_backend_gconf | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 build | Andrew Tridgell | 2 | -81/+112 |
2007-10-10 | r3470: removed some unused functions (should fix the build on IRIX 6.4) | Andrew Tridgell | 1 | -111/+15 |
2007-10-10 | r3468: split out dcerpc_server.h | Andrew Tridgell | 20 | -1/+26 |
2007-10-10 | r3467: fix the build | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 37 | -22/+79 |
2007-10-10 | r3465: fix SMB_SUBSYSTEM_NOPROTO() | Stefan Metzmacher | 3 | -20/+17 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 23 | -3/+30 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 60 | -80/+134 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 24 | -18/+71 |
2007-10-10 | r3461: another place where "open" was used as a structure element | Andrew Tridgell | 12 | -28/+30 |
2007-10-10 | r3460: Add LIBNDR_GEN_OBJS and LIBNETIF_OBJS to swig objs. | Tim Potter | 1 | -1/+3 |
2007-10-10 | r3459: Fix cut&paste error in copyright header. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r3458: more solaris portability fixes, the main one being that we can't use a | Andrew Tridgell | 10 | -207/+86 |
2007-10-10 | r3457: s_addr is a macro on solaris, so we can't use it in structure names. a... | Andrew Tridgell | 12 | -39/+40 |
2007-10-10 | r3456: Add appropriate #includes to fix Python extensions build. | Tim Potter | 1 | -0/+8 |
2007-10-10 | r3455: some more portability fixes. We nearly compile on solaris again now. | Andrew Tridgell | 9 | -44/+26 |
2007-10-10 | r3454: moved a few more things out if includes.h into the include/system/ inc... | Andrew Tridgell | 15 | -55/+60 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 52 | -190/+202 |
2007-10-10 | r3450: portability fixes | Andrew Tridgell | 8 | -107/+108 |
2007-10-10 | r3449: more include file reduction | Andrew Tridgell | 25 | -29/+76 |
2007-10-10 | r3448: some systems don't have stdint.h | Andrew Tridgell | 2 | -5/+3 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 71 | -156/+408 |
2007-10-10 | r3446: created include/system/iconv.h and include/system/shmem.h | Andrew Tridgell | 6 | -26/+73 |
2007-10-10 | r3445: made the gtk tooks use minimal includes. This approximately halves the | Andrew Tridgell | 18 | -32/+74 |
2007-10-10 | r3444: Don't use random data as endpoint if no default endpoint is known and no | Jelmer Vernooij | 1 | -1/+6 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 46 | -291/+420 |
2007-10-10 | r3442: Add support for the "call_as" and "local" attributes. | Jelmer Vernooij | 5 | -675/+760 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 26 | -650/+147 |
2007-10-10 | r3440: Add support for "coclass" to the pidl parser - the idl keyword that | Jelmer Vernooij | 2 | -4/+35 |
2007-10-10 | r3435: Remove accidentally committed line... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r3434: Fix memleak | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r3433: Use .mk file for librpc/ | Jelmer Vernooij | 5 | -20/+42 |
2007-10-10 | r3432: Support WERROR's in arguments (not just as return type). Some of | Jelmer Vernooij | 5 | -28/+76 |
2007-10-10 | r3431: Allow optional semicolon after interface definitions | Jelmer Vernooij | 2 | -128/+151 |
2007-10-10 | r3430: Add tests for EnumPrinterDataEx, SetPrinterDataEx (doesn't work), | Tim Potter | 1 | -10/+65 |
2007-10-10 | r3429: Fix IDL for EnumPrinterDataEx() | Tim Potter | 1 | -1/+5 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 69 | -49/+199 |
2007-10-10 | r3427: split the openx logic out from the other open mapping code | Andrew Tridgell | 1 | -125/+138 |
2007-10-10 | r3426: removed 2 unused files, and some unused variables | Andrew Tridgell | 3 | -1051/+0 |
2007-10-10 | r3425: got rid of a bunch of cruft from rewrite.h | Andrew Tridgell | 9 | -191/+83 |
2007-10-10 | r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene... | Andrew Tridgell | 5 | -47/+29 |
2007-10-10 | r3423: auto-generate prototypes for all external functions in pidl | Andrew Tridgell | 3 | -79/+147 |
2007-10-10 | r3422: allow for subsystems that don't get included in the list of auto-proto... | Andrew Tridgell | 2 | -3/+30 |
2007-10-10 | r3421: got rid of some unused code | Andrew Tridgell | 1 | -30/+0 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 49 | -267/+336 |
2007-10-10 | r3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists of tests that pvfs pa... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3416: Typos | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r3415: Add support for parsing a Request file before a Reply file so we can | Jelmer Vernooij | 1 | -9/+41 |
2007-10-10 | r3414: RemoteActivation torture test | Jelmer Vernooij | 2 | -24/+139 |