Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8713: Experiment to try and fix warnings on 64-bit machines without breaking | Tim Potter | 1 | -0/+4 |
2007-10-10 | r8690: Code cleanups, improvements necessary for dependencies (not added yet) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8438: - More win32 portability fixes. Now fails on socketwrapper (because | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>: | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r8420: slowly getting my way through some more heimdal portability fixes | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h... | Andrew Tridgell | 1 | -11/+2 |
2007-10-10 | r8306: some more heimdal configure checks | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7668: - setup HAVE_ILDAP to enable the ildap backend in ldb | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7352: the internal heimdal build change. This changes quite a few things: | Andrew Tridgell | 1 | -88/+3 |
2007-10-10 | r6752: Patch by Steven Edwards to improve portability to mingw32 | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r6565: Cludge, cludge, cludge... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5674: - Re-enable DCOM support. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r5490: The big (D)COM commit! :-) Contains most of the changes described in the | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5334: Bah, it's all to hard... | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r5330: Remove #include <sys/time.h> from includes.h. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r5309: removed ads.h from includes.h | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5307: removed db_wrap.h from includes.h | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5306: removed all the unused mutex functions from mutex.c. When (if?) we | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5305: removed libcli/ldap/ldap.h from includes.h | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5304: removed lib/socket/socket.h from includes.h | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r5296: - only include the tdb headers where they are needed | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r5155: define ipv4address as a based IDL type, mapped to a "const char *" in | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r5145: define struct ipv4_addr in misc.idl, | Stefan Metzmacher | 1 | -9/+1 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 1 | -43/+0 |
2007-10-10 | r4900: build fix for IRIX 6.5 | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r4892: we don't need nameserv.h any more | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r4817: ccache was being made ineffective on all the build farm machines | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r4781: the tolower() in schema.c is a premature optimisation. I suspect the | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r4780: tolower() requires ctype.h | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r4717: fixed our usage of VA_COPY to be more standards compliant | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4473: - moved talloc into its own lib/talloc/ area | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r4058: added a type safe version of smb_xmalloc() | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3830: unified the query/set security descriptor code with the rest of the | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3520: minor portability fix (for struct timeval) | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3515: Fix RemoteActivation correctly this time (-: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 1 | -5/+12 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 1 | -79/+0 |
2007-10-10 | r3468: split out dcerpc_server.h | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -19/+3 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 1 | -3/+0 |