Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3667: Small COM fixes | Jelmer Vernooij | 3 | -14/+27 |
2007-10-10 | r3656: allow easy testing of the "realloc changes the pointer" type of proble... | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r3626: More minor DCOM fixes | Jelmer Vernooij | 1 | -5/+12 |
2007-10-10 | r3625: Couple of minor DCOM bugfixes | Jelmer Vernooij | 4 | -63/+100 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3606: More DCOM fixes: | Jelmer Vernooij | 2 | -23/+92 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 2 | -32/+189 |
2007-10-10 | r3598: hopefully fix the build on stratos | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 11 | -30/+21 |
2007-10-10 | r3581: fix some signedness warnings with gcc-4.0 | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r3579: with the gcc warning flag from abartlet we don't need sys_strftime() | Andrew Tridgell | 1 | -11/+1 |
2007-10-10 | r3578: a couple of include changes that should help with FreeBSD | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3572: Thanks to tridge for his patience with my build breakage. | Andrew Bartlett | 1 | -3/+8 |
2007-10-10 | r3571: rough guesses at what abartlet really wanted to do in his last commit | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument. | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r3548: removed extra net/if.h include | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3546: including includes.h twice causes gcc 3.4 to crash with pch | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r3543: fixed some #include lines to make them more consistent, and fixed | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3527: I hate compiler warnings... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r3518: fixed some includes to be consistent. | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3515: Fix RemoteActivation correctly this time (-: | Jelmer Vernooij | 2 | -5/+16 |
2007-10-10 | r3514: Allow specification of username, password and domain and try to set up... | Jelmer Vernooij | 2 | -27/+97 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 2 | -25/+62 |
2007-10-10 | r3510: fix build on SuSE 9.1 | Stefan Metzmacher | 1 | -8/+10 |
2007-10-10 | r3507: - added deferred replies on sharing violation in pvfs open. The | Andrew Tridgell | 5 | -29/+258 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 8 | -0/+8 |
2007-10-10 | r3488: Start using RemoteActivation | Jelmer Vernooij | 4 | -74/+93 |
2007-10-10 | r3482: fixed a warning and an error from the IRIX 6.4 build | Andrew Tridgell | 2 | -1/+2 |
2007-10-10 | r3481: split out client.h and events.h | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r3480: moved some signal defines into include/system | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 1 | -0/+1 |
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 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 11 | -0/+11 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 8 | -1/+10 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 9 | -5/+108 |
2007-10-10 | r3461: another place where "open" was used as a structure element | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3458: more solaris portability fixes, the main one being that we can't use a | Andrew Tridgell | 2 | -116/+1 |
2007-10-10 | r3457: s_addr is a macro on solaris, so we can't use it in structure names. a... | Andrew Tridgell | 6 | -28/+28 |
2007-10-10 | r3455: some more portability fixes. We nearly compile on solaris again now. | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3454: moved a few more things out if includes.h into the include/system/ inc... | Andrew Tridgell | 5 | -0/+5 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 5 | -0/+5 |
2007-10-10 | r3450: portability fixes | Andrew Tridgell | 6 | -103/+104 |
2007-10-10 | r3449: more include file reduction | Andrew Tridgell | 10 | -0/+17 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 15 | -0/+17 |
2007-10-10 | r3446: created include/system/iconv.h and include/system/shmem.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3445: made the gtk tooks use minimal includes. This approximately halves the | Andrew Tridgell | 4 | -2/+14 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 14 | -89/+166 |