summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8203: fix the build temporary,Stefan Metzmacher1-2/+2
2007-10-10r8200: - added stub functions for union pull/pushAndrew Tridgell2-6/+34
2007-10-10r8199: - we don't need to pre-declare 'var status;' everywhereAndrew Tridgell1-4/+22
2007-10-10r8198: - handled push/pull of simple strings in ejsAndrew Tridgell4-29/+112
2007-10-10r8197: added testing of echo_SinkData() and echo_SourceData()Andrew Tridgell1-1/+42
2007-10-10r8196: - added testing of the EchoData interface in the echo test scriptAndrew Tridgell1-11/+75
2007-10-10r8195: - fixed handling of simple arrays. To keep the logic simple, I moved t...Andrew Tridgell2-17/+17
2007-10-10r8194: delete the old hand-written ejs code for echo_AddOne. This is nowAndrew Tridgell1-45/+0
2007-10-10r8193: fixed the echo.js example code to work with the new syntax for rpcAndrew Tridgell1-1/+1
2007-10-10r8192: updated the glue code for the generated ejs functions from pidlAndrew Tridgell6-30/+160
2007-10-10r8191: updated the ejs code generator in pidl to generate enough code forAndrew Tridgell2-20/+340
2007-10-10r8185: Delete on close on directories:Volker Lendecke2-4/+142
2007-10-10r8182: Little more testing delete-on-close: Check flag with qfileinfo.Volker Lendecke1-16/+79
2007-10-10r8181: Allow host/foo.realm/realm@REALM requests, assuming that the realmAndrew Bartlett1-1/+9
2007-10-10r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...Volker Lendecke1-84/+138
2007-10-10r8177: More explorations.Volker Lendecke1-1/+46
2007-10-10r8176: Exploring the share mode database...Volker Lendecke2-9/+50
2007-10-10r8174: Check DOS error codes in torture chkpath test.Jeremy Allison4-65/+67
2007-10-10r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter3-34/+14
2007-10-10r8168: after testing I saw that w2k3 uses unique pointers on the mgmt pipeStefan Metzmacher1-2/+2
2007-10-10r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher7-15/+32
2007-10-10r8164: - match the ordering w2k3 uses for the PAC_BUFFER:Stefan Metzmacher3-15/+98
2007-10-10r8163: if sidcount is zero it happened that we return NT_STATUS_NO_MEMORY...Stefan Metzmacher1-4/+6
2007-10-10r8162: Revert my pad8 hack.Andrew Bartlett3-9/+1
2007-10-10r8161: Update Samba4 for the new Heimdal update.Andrew Bartlett5-4/+5
2007-10-10r8158: - use the timestring for the serial number of the bind zone fileStefan Metzmacher4-10/+35
2007-10-10r8157: add the algorithm for unique pointers that w2k3 uses.Stefan Metzmacher1-0/+6
2007-10-10r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher3-12/+13
2007-10-10r8154: - fix some mem_lealsStefan Metzmacher1-0/+14
2007-10-10r8150: these should be staticStefan Metzmacher1-2/+2
2007-10-10r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher7-78/+277
2007-10-10r8146: fix compiler warningStefan Metzmacher1-7/+5
2007-10-10r8136: remove unused varStefan Metzmacher1-2/+0
2007-10-10r8135: fix the linking on my SuSE 7.3 boxStefan Metzmacher1-1/+2
2007-10-10r8134: remove unused varStefan Metzmacher1-1/+0
2007-10-10r8128: Janitor work...Rafal Szczesniak1-1/+0
2007-10-10r8127: fixed code in function errorAndrew Tridgell1-2/+1
2007-10-10r8126: - moved to 16 byte alignment for talloc. This is in response to a bugAndrew Tridgell2-51/+54
2007-10-10r8125: fixed an error code mapping based on the updated torture testsAndrew Tridgell1-1/+1
2007-10-10r8124: added a set of file sharing tests that pass against w2k3Andrew Tridgell1-0/+52
2007-10-10r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell2-1/+4
2007-10-10r8122: more fixes from testing dos error code handling against w2k3Andrew Tridgell4-6/+6
2007-10-10r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid orAndrew Tridgell1-1/+3
2007-10-10r8120: added in the newly found DOS locking error codes into the pvfs backendAndrew Tridgell2-3/+3
2007-10-10r8119: fixed two error code returns in the smb server now that we haveAndrew Tridgell2-2/+2
2007-10-10r8118: remove a debugging hack that should not have been in the last commitAndrew Tridgell1-1/+1
2007-10-10r8117: fixed a bunch more dos error code handing.Andrew Tridgell8-35/+34
2007-10-10r8116: demonstrate a little trick that can be used to track down where anAndrew Tridgell1-0/+5
2007-10-10r8115: added support for 2 more dos error codes found during testingAndrew Tridgell2-0/+4
2007-10-10r8114: fixed the build after tpots ejs commit ....Andrew Tridgell1-0/+11