index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r8211: fix some cldap replies
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r8210: - make the ndr_token_* function public
Stefan Metzmacher
2007-10-10
1
-18
/
+29
*
r8203: fix the build temporary,
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r8200: - added stub functions for union pull/push
Andrew Tridgell
2007-10-10
2
-6
/
+34
*
r8199: - we don't need to pre-declare 'var status;' everywhere
Andrew Tridgell
2007-10-10
1
-4
/
+22
*
r8198: - handled push/pull of simple strings in ejs
Andrew Tridgell
2007-10-10
4
-29
/
+112
*
r8197: added testing of echo_SinkData() and echo_SourceData()
Andrew Tridgell
2007-10-10
1
-1
/
+42
*
r8196: - added testing of the EchoData interface in the echo test script
Andrew Tridgell
2007-10-10
1
-11
/
+75
*
r8195: - fixed handling of simple arrays. To keep the logic simple, I moved t...
Andrew Tridgell
2007-10-10
2
-17
/
+17
*
r8194: delete the old hand-written ejs code for echo_AddOne. This is now
Andrew Tridgell
2007-10-10
1
-45
/
+0
*
r8193: fixed the echo.js example code to work with the new syntax for rpc
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8192: updated the glue code for the generated ejs functions from pidl
Andrew Tridgell
2007-10-10
6
-30
/
+160
*
r8191: updated the ejs code generator in pidl to generate enough code for
Andrew Tridgell
2007-10-10
2
-20
/
+340
*
r8185: Delete on close on directories:
Volker Lendecke
2007-10-10
2
-4
/
+142
*
r8182: Little more testing delete-on-close: Check flag with qfileinfo.
Volker Lendecke
2007-10-10
1
-16
/
+79
*
r8181: Allow host/foo.realm/realm@REALM requests, assuming that the realm
Andrew Bartlett
2007-10-10
1
-1
/
+9
*
r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...
Volker Lendecke
2007-10-10
1
-84
/
+138
*
r8177: More explorations.
Volker Lendecke
2007-10-10
1
-1
/
+46
*
r8176: Exploring the share mode database...
Volker Lendecke
2007-10-10
2
-9
/
+50
*
r8174: Check DOS error codes in torture chkpath test.
Jeremy Allison
2007-10-10
4
-65
/
+67
*
r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is
Tim Potter
2007-10-10
3
-34
/
+14
*
r8168: after testing I saw that w2k3 uses unique pointers on the mgmt pipe
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r8167: - use the same algorithm than w2k3 for 'unique' pointer values
Stefan Metzmacher
2007-10-10
7
-15
/
+32
*
r8164: - match the ordering w2k3 uses for the PAC_BUFFER:
Stefan Metzmacher
2007-10-10
3
-15
/
+98
*
r8163: if sidcount is zero it happened that we return NT_STATUS_NO_MEMORY...
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r8162: Revert my pad8 hack.
Andrew Bartlett
2007-10-10
3
-9
/
+1
*
r8161: Update Samba4 for the new Heimdal update.
Andrew Bartlett
2007-10-10
5
-4
/
+5
*
r8158: - use the timestring for the serial number of the bind zone file
Stefan Metzmacher
2007-10-10
4
-10
/
+35
*
r8157: add the algorithm for unique pointers that w2k3 uses.
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r8156: I found out that the unknown[2] field of the unknown[4] array is a len...
Stefan Metzmacher
2007-10-10
3
-12
/
+13
*
r8154: - fix some mem_leals
Stefan Metzmacher
2007-10-10
1
-0
/
+14
*
r8150: these should be static
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r8148: - make the PAC generation code a bit more readable and add some outof ...
Stefan Metzmacher
2007-10-10
7
-78
/
+277
*
r8146: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-7
/
+5
*
r8136: remove unused var
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r8135: fix the linking on my SuSE 7.3 box
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r8134: remove unused var
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r8128: Janitor work...
Rafal Szczesniak
2007-10-10
1
-1
/
+0
*
r8127: fixed code in function error
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r8126: - moved to 16 byte alignment for talloc. This is in response to a bug
Andrew Tridgell
2007-10-10
2
-51
/
+54
*
r8125: fixed an error code mapping based on the updated torture tests
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8124: added a set of file sharing tests that pass against w2k3
Andrew Tridgell
2007-10-10
1
-0
/
+52
*
r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3
Andrew Tridgell
2007-10-10
2
-1
/
+4
*
r8122: more fixes from testing dos error code handling against w2k3
Andrew Tridgell
2007-10-10
4
-6
/
+6
*
r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid or
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r8120: added in the newly found DOS locking error codes into the pvfs backend
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r8119: fixed two error code returns in the smb server now that we have
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r8118: remove a debugging hack that should not have been in the last commit
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8117: fixed a bunch more dos error code handing.
Andrew Tridgell
2007-10-10
8
-35
/
+34
*
r8116: demonstrate a little trick that can be used to track down where an
Andrew Tridgell
2007-10-10
1
-0
/
+5
[prev]
[next]