Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit d32f14959277a5b7d1302638b65ff1fc568f08a9)
|
|
this fixes the samba4 server with ascii clients
(This used to be commit c770603ac6c3331a4ac79a650cbbbeb21c778137)
|
|
(This used to be commit 4059fbcf028e105c9377ec5a302623ae282e33f1)
|
|
(This used to be commit 0a1cda392ad29c95c8886a26c34fcea0b19ecebf)
|
|
(This used to be commit eaec1bdaadd744c63fb270b3807bc284dfadb37d)
|
|
(This used to be commit 4cc8fef8ca278b19eb4601e7660fc1976594412e)
|
|
(This used to be commit 52657c369b26710ed4d3a8cce81dd518547c583e)
|
|
(This used to be commit 04b60864a67fa320f6de5f1f457b9de9bb46b730)
|
|
(This used to be commit 9f395dd7686e257a4c622d79582725e47e929252)
|
|
in a directory.
Jeremy.
(This used to be commit d623a51da07e3077b5dc2f92787a3ca848feb113)
|
|
include/byteorder.h - fix for IRIX compiler - cannot cast an LVALUE
include/smb_interfaces.h - remove empty structure
source/lib/debug.c - void functions cannot return value
libcli/clifile.c - cannot assign *struct to struct
(This used to be commit 9a724762012f55d21d44ea87add7daf21f7414d1)
|
|
Jeremy.
(This used to be commit c4cc40c5c808d03e9ef813e6b2340c469cc6dc2d)
|
|
(This used to be commit 0b7e5d6353837b24a3588ddd62e793b025432f10)
|
|
(This used to be commit 3eef35e581b5e1802711b9b5297f61800a7e242e)
|
|
(This used to be commit b47737b00bd6a96d8dec53381872656997ec6ad2)
|
|
(This used to be commit 401fce169ecceac803a4a72480ffdc1f54f9a292)
|
|
(This used to be commit 66691dc9582d4752ff1ab04a1b53c1e3c8fe64a1)
|
|
(This used to be commit 37992b671915b59071ce89baff9bdee711821b5b)
|
|
- its not a root_fid in ntrename
(This used to be commit 74be55efdc77d4ba7e70d0554cbd72472522abff)
|
|
(This used to be commit 595be06a42bbf8b19feb1b7a7fc4389a6ad50ab8)
|
|
- expanded seek test - the position information is handle specific!
(This used to be commit 163970bda6dba4a6c98943eee49d6610a156c070)
|
|
(This used to be commit 6b49bc41d4e38bf9a5b02f6cb8d8af1db9ac020a)
|
|
needed - for example I have tested autoconf 2.52 on suse 7.3 and it
works fine
(This used to be commit cdaf99139d148f3a8cd004216525e36a7c3922b2)
|
|
- allow username of form DOMAIN\username or DOMAIN/username
- added ntrename to gentest
(This used to be commit 2b464472c17b791eb5b117f89d5aaea2bf60f6ad)
|
|
(This used to be commit 5bb8733fd632619b863e611c87696bddfa83a016)
|
|
- add the pidhigh test to the locking test
- expand the rename and unlink testing
- test a wider range of offsets in RAW-READ
(This used to be commit ef819249ec9849b4609f82a5c882e40c96a51fa2)
|
|
(This used to be commit b8aa4a9a8f53d5307105424d90895dffefdc5e64)
|
|
(This used to be commit fca5a1e89db126c6f7d7ac3caa841918147ef614)
|
|
test suite to see if it is supported. w2k3 doesn't seem to support it.
(This used to be commit c946be06a49e9a187045f2372ef7c1b987eaf6e5)
|
|
cope with the simpler form
(This used to be commit 295cc63fb8d99d403c863a7b30cb30382070a6f9)
|
|
which included commits to RCS files with non-trunk default branches.
(This used to be commit 3a69cffb062d4f1238b8cae10481c1f2ea4d3d8b)
|
|
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)
|
|
We're getting really close now! Ethereal can properly decode OpenPolicy
requests and responses using pidl generated code. QueryInfoPolicy
is nearly working.
(This used to be commit 23a9812987bad6fcf7bf131eafd2bf39d558eeb5)
|
|
(This used to be commit e35c62267fb605c4813f7c6178c6061806c74482)
|
|
- pass correct args when doing arrays of scalar vs buffer types
- add NULL data argument to all calls
- get rid of unecessary curly brackets
- typos
(This used to be commit 42a688ea1c012626e247820dec927456e3de9b79)
|
|
(This used to be commit 79e56e719cec28373c117efa33e8924470ffcdcf)
|
|
Return offset from function request and response code.
(This used to be commit 83ada5447b05667800dec536ac71d4b7437c77e4)
|
|
Generate code for parsing arrays.
We're nearly ready to start generating real code!
(This used to be commit f6f5b8a7189b579eaf1fbf8db91c9ba11b96ac57)
|
|
Fixed up handling of pointer to scalar type.
(This used to be commit eb3dbe113f9f4e755436caa974394e73a285cb03)
|
|
Changed dissect_ to prs_ to avoid name conflicts.
(This used to be commit 2670f1f8e111f2944c35db9ad28e049db123f9a8)
|
|
back in to ParseElement()
is_simple_type() -> is_scalar_type()
Added more types to scalar type list.
Pass scalars/buffers flag down to ParseElement()
(This used to be commit 802c219babc94178099dbc898da1a788a2e8a593)
|
|
Decided to use tridge's PARSE_SCALARS and PARSE_BUFFERS pattern for
generating code for structures and function calls. For functions, dissect
sub-structures with PARSE_SCALARS|PARSE_BUFFERS. For arrays and structures
in structures (?) use PARSE_SCALARS on each element of the structure then
PARSE_BUFFERS.
Determine whether a type is a "simple" type or a struct/union.
(This used to be commit bb5bab58177fafd670dba8fe755b6c4753713efd)
|
|
Pass drep (data representation?) field down from dcerpc dissector. This is
whether the packet is big or little endian.
(This used to be commit e5ca478614e50f7f45172a7f0e9fd37603502dfc)
|
|
to get closer to be compilable code!
(This used to be commit fbfe0795a9421a5c70dcbcaa74292b3fb4ae6974)
|
|
fewer tweaks.
(This used to be commit b045bbec59bf4faac094c5bca7f048c813054209)
|
|
(This used to be commit ac71046754b3a4bee53dab64ed73c176074482a0)
|
|
(This used to be commit c2fa746c477c3fd57e34d52643ea483f958d1f1a)
|
|
(This used to be commit 952b47dc23ee648daf065d08d35fab839e4afd04)
|
|
but not much else!
(This used to be commit 84fe4a000cb31ca5cdd24d9b8e57a63b8c0e8838)
|
|
(This used to be commit e1f191a9dc563648f9d151c56020e3324854f52f)
|