summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r3521: Collect printer driver names in EnumPrinterDrivers.Tim Potter2007-10-101-4/+5
* r3520: minor portability fix (for struct timeval)Andrew Tridgell2007-10-101-0/+1
* r3519: Include time headers to fix the build.Andrew Bartlett2007-10-103-0/+3
* r3518: fixed some includes to be consistent.Andrew Tridgell2007-10-103-25/+12
* r3517: Fix the build - Sorry!Jelmer Vernooij2007-10-102-7/+2
* r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij2007-10-105-42/+26
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-107-11/+34
* r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij2007-10-104-31/+101
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-1024-61/+301
* r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...Stefan Metzmacher2007-10-102-16/+145
* r3511: teh PAC used 8byte alignmentStefan Metzmacher2007-10-101-3/+1
* r3510: fix build on SuSE 9.1Stefan Metzmacher2007-10-101-8/+10
* r3509: - comment out a unused varStefan Metzmacher2007-10-102-2/+2
* r3508: fix the buildStefan Metzmacher2007-10-101-1/+3
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-1036-222/+726
* r3506: Test EnumPorts function.Tim Potter2007-10-101-6/+14
* r3505: #include dynconfig.hTim Potter2007-10-101-0/+1
* r3501: More work towards MGMT support in gepdumpJelmer Vernooij2007-10-102-137/+236
* r3500: cleaned up the AS_USER/AS_GUEST stuff in the core smb packet processingAndrew Tridgell2007-10-102-105/+36
* r3499: setting an out param for a non-pointer doesn't do anything (andAndrew Tridgell2007-10-101-1/+0
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-1010-129/+18
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-1029-218/+66
* r3493: fixed a bug in readx reply where the client specifies an invalid highAndrew Tridgell2007-10-101-1/+7
* r3490: All tests work against NT4 nowJelmer Vernooij2007-10-104-27/+40
* r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij2007-10-103-8/+156
* r3488: Start using RemoteActivationJelmer Vernooij2007-10-104-74/+93
* r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij2007-10-102-11/+11
* r3486: Add RemoteActivation serverJelmer Vernooij2007-10-104-2/+81
* r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher2007-10-105-35/+115
* r3483: IRIX 6.4 now buildsAndrew Tridgell2007-10-101-0/+1
* r3482: fixed a warning and an error from the IRIX 6.4 buildAndrew Tridgell2007-10-102-1/+2
* r3481: split out client.h and events.hAndrew Tridgell2007-10-1024-30/+49
* r3480: moved some signal defines into include/systemAndrew Tridgell2007-10-104-12/+9
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-1020-85/+124
* r3477: add '--with-disable-ext-lib=LIB' option to be able to disableStefan Metzmacher2007-10-102-1/+13
* r3476: fixed some const warningsAndrew Tridgell2007-10-103-3/+4
* r3475: don't pass a ptr to an enum as a ptr to an int (bug found by tcc)Andrew Tridgell2007-10-101-1/+3
* r3474: Add conversion functions for the time_t type.Tim Potter2007-10-101-0/+23
* r3473: Add LIBCRYPTO_OBJS to python extensions.Tim Potter2007-10-101-1/+2
* r3472: fixed build of reg_backend_gconfAndrew Tridgell2007-10-101-0/+1
* r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 buildAndrew Tridgell2007-10-102-81/+112
* r3470: removed some unused functions (should fix the build on IRIX 6.4)Andrew Tridgell2007-10-101-111/+15
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-1020-1/+26
* r3467: fix the buildStefan Metzmacher2007-10-101-0/+3
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-1037-22/+79
* r3465: fix SMB_SUBSYSTEM_NOPROTO()Stefan Metzmacher2007-10-103-20/+17
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-1023-3/+30
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-1060-80/+134
* r3462: separate out the crypto includesAndrew Tridgell2007-10-1024-18/+71
* r3461: another place where "open" was used as a structure elementAndrew Tridgell2007-10-1012-28/+30