summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell16-11/+151
2007-10-10r3527: I hate compiler warnings...Stefan Metzmacher1-0/+2
2007-10-10r3524: Remove unused variable.Andrew Bartlett1-1/+0
2007-10-10r3523: removed a useless level 0 DEBUG()Andrew Tridgell1-1/+1
2007-10-10r3522: added async support to most of the ntvfs_map_*() functions, allowing f...Andrew Tridgell2-277/+430
2007-10-10r3521: Collect printer driver names in EnumPrinterDrivers.Tim Potter1-4/+5
2007-10-10r3520: minor portability fix (for struct timeval)Andrew Tridgell1-0/+1
2007-10-10r3519: Include time headers to fix the build.Andrew Bartlett3-0/+3
2007-10-10r3518: fixed some includes to be consistent.Andrew Tridgell3-25/+12
2007-10-10r3517: Fix the build - Sorry!Jelmer Vernooij2-7/+2
2007-10-10r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij5-42/+26
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij7-11/+34
2007-10-10r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij4-31/+101
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij24-61/+301
2007-10-10r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...Stefan Metzmacher2-16/+145
2007-10-10r3511: teh PAC used 8byte alignmentStefan Metzmacher1-3/+1
2007-10-10r3510: fix build on SuSE 9.1Stefan Metzmacher1-8/+10
2007-10-10r3509: - comment out a unused varStefan Metzmacher2-2/+2
2007-10-10r3508: fix the buildStefan Metzmacher1-1/+3
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell36-222/+726
2007-10-10r3506: Test EnumPorts function.Tim Potter1-6/+14
2007-10-10r3505: #include dynconfig.hTim Potter1-0/+1
2007-10-10r3501: More work towards MGMT support in gepdumpJelmer Vernooij2-137/+236
2007-10-10r3500: cleaned up the AS_USER/AS_GUEST stuff in the core smb packet processingAndrew Tridgell2-105/+36
2007-10-10r3499: setting an out param for a non-pointer doesn't do anything (andAndrew Tridgell1-1/+0
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell10-129/+18
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