Age | Commit message (Collapse) | Author | Files | Lines |
|
(ask tridge why this is better than recompiling only the
files we need for libraries with PICFLAG)
metze
(This used to be commit ee32d29044a52d7098e242ed48c309871e711bd9)
|
|
way to do this.
(This used to be commit c63cb50ca56cb69f7ef39f9828afa61f324f2832)
|
|
we may need this for compiling with -fPIC
metze
(This used to be commit e65b38b7cade96e577a5065d08679ba70b074151)
|
|
metze
(This used to be commit afbe692b47f4aa6ebe2155927be00197fafe13f3)
|
|
(This used to be commit 1517ef3a986ec213d33b624fbbe8071600cc5b61)
|
|
(This used to be commit f7b23156681f12805f0c7f242f0c436d102023f4)
|
|
(This used to be commit 1ece224c9a25731a8c392cf378968273c0072ecf)
|
|
for structures.
Instead of trying to parse everything to produce output in the right
order, generate parser in two steps: 1) gather information and register
names, fields, types etc. 2) generate output using data from step 1.
(This used to be commit 03863a2ca88c374e168d579e7e4f78877160215c)
|
|
Start working on parsing structs.
(This used to be commit d162dcb52f96b1adfac7123201d31c07ee5c90d6)
|
|
be more restrict if we don't have 'long long' or it's size is less than 8 bytes
(maybe only for a while, but if the build farm like it we may let it in forever
since the smb protocol really need 64 bit variables!)
metze
(This used to be commit 4a13cc22b464dfc4cbecfa6922b14c60d95876bd)
|
|
what we need is a test if the compiler does ANSI c99
metze
(This used to be commit e8a11e441b074f9dc1c7c24c9048f8927dac8e59)
|
|
Start parsing for parsing unions, structs and enums.
Don't display field type in display name.
(This used to be commit e170d9c3dc5d7abcdba9af98f61f36bb118a96fd)
|
|
samr calls - only the ones that take policy handles and uint32s.
(This used to be commit d6e30faeec097822c9cdcc9e4270d0adc139cea8)
|
|
syntax errors (some editors parse these strings and jump to the erroneous
line directly)
(This used to be commit 6857efacccb1af69abd46e8867a0b4b3c26801db)
|
|
(This used to be commit ca39c567ed7ed40c7abe7526f6e563e7bf2789bb)
|
|
metze
(This used to be commit b1161c4c832dd0a2975eee0908d9d5cd6171f608)
|
|
metz
(This used to be commit 6289da6783d91637a6be76a4e5444fc22570eca0)
|
|
metze
(This used to be commit 03babc5af2552e611bb8f659e14549a580922d72)
|
|
metze
(This used to be commit b6ac3021f275ba6b0ee0035933c290db4e8bda00)
|
|
add pkg-config --libs-only-L to linker flags
metze
(This used to be commit cfefe907cce05512a200bd4a3de0b3829f7b0ddb)
|
|
metze
(This used to be commit 2edc46eabe59d6e430199f68e37fb49875a72d28)
|
|
--
make binary_smbd
make library_libldb
make module_ntvfs_simple
--
style make rules which depend on make basics, so make idl proto is called by them
metze
(This used to be commit bbec0b6c95d7d01ac36bb0820b2049db57fd2a2c)
|
|
- add support for shared libraries
- enable libldb shared lib when --enable-experimental
metze
(This used to be commit dcef69dc54a2575e7f57d67d1983482b4ff57bdb)
|
|
use Data::Dumper for config.smb_build.dump
when --enable-debug
metze
(This used to be commit 0fd558de796e5798279e8252a7f0d4efdd3a86e6)
|
|
metze
(This used to be commit 38fd7c5e1a8ee5dcc0e5e6af765fb81f6f7c4111)
|
|
- Build gregedit and registry_gconf again if the required libs are found (gconf and gtk)
(This used to be commit a63b704c36f2f5b52e932b6b2c99e7d664c9bdc7)
|
|
(This used to be commit 767ba7bd52d7fa98524a553d86dca657c5290424)
|
|
(we fail anyway)
metze
(This used to be commit 9f6deb7d795fbddc973e84a45ecb1273aa4f3aea)
|
|
metze
(This used to be commit 17bb581ab617c9a1883a3a4028ddac94aa2d5980)
|
|
metze
(This used to be commit 3de5bf894e71ce9a7a0464f2245a64822a34cc5a)
|
|
metze
(This used to be commit 89c3780c15687c16d4607c912f71d1082690af76)
|
|
metze
(This used to be commit e7c9e56a5d889497f63c65582f064e02d4442e36)
|
|
metze
(This used to be commit 9312b9cd611373468d5b89c9480646170a49db5b)
|
|
metze
(This used to be commit 3f942ac521ffbb970345519775f20284be393e60)
|
|
metze
(This used to be commit eae450f219701e156a5bd0fd7096dd7fe7da6e2b)
|
|
metze
(This used to be commit fcab9867f90f86c329d82925549c2f9733131ab5)
|
|
to the main SAMBA_4_0 tree.
NOTE: that it's not completely ready, but it's functional:-)
metze
(This used to be commit c78a2ddb28ec50d6570a83b1f66f18a5c3621731)
|
|
metze
(This used to be commit 8e2c08f8c7f9481d64b87e7d45e98bc48661efbb)
|
|
(fix some build farm hosts)
metze
(This used to be commit 8735a393c19711cc0f0cf392684d523b1abd2878)
|
|
- start handing idl string types
- comments
- generate field types
- code to select field types and bases
(This used to be commit 3d4148c07c46d5d99bd91e1985540cc4e59db2bc)
|
|
(This used to be commit 209f5a25a950e8780e9512b71fbb12b1cdbe1a17)
|
|
(This used to be commit 0c1069b56e7c80e2b428f6a6b550eacd5ac3d762)
|
|
(This used to be commit d0383e9a7a0a5bee9a52ddc81d5f89c9f01c269b)
|
|
handle types.
(This used to be commit 1e02ccd94edc87f4107d21f7f778f1a88c9e197d)
|
|
again. Still a few problems left though.
(This used to be commit e921a5879f8a5a867dce61e684a0010a5dab9472)
|
|
Start to resurrect eparser.pm for auto-generating ethereal dissectors
for rpc.
(This used to be commit 993a18dd35fb0b09c088eb2bb38d3e14ff755130)
|
|
servers. Previously the server pipe code needed to return the RPC
level status (nearly always "OK") and separately set the function call
return using r->out.result. All the programmers writing servers
(metze, jelmer and me) were often getting this wrong, by doing things
like "return NT_STATUS_NO_MEMORY" which was really quite meaningless
as there is no code like that at the dcerpc level.
I have now modified pidl to generate the necessary boilerplate so that
just returning the status you want from the function will work. So for
a NTSTATUS function you return NT_STATUS_XXX and from a WERROR
function you return WERR_XXX. If you really want to generate a DCERPC
level fault rather than just a return value in your function then you
should use the DCESRV_FAULT() macro which will correctly generate a
fault for you.
As a side effect, this also adds automatic type checking of all of our
server side rpc functions, which was impossible with the old API. When
I changed the API I found and fixed quite a few functions with the
wrong type information, so this is definately useful.
I have also changed the server side template generation to generate a
DCERPC "operation range error" by default when you have not yet filled
in a server side function. This allows us to correctly implement
functions in any order in our rpc pipe servers and give the client the
right information about the fault.
(This used to be commit a4df5c7cf88891a78d82c8d6d7f058d8485e73f0)
|
|
use it only for debugging in a local tree
metze
(This used to be commit 7c53e05b4874143e8e8cd0034ab5a6a986e7994c)
|
|
(This used to be commit cafc8a5e763834a26432c467abfe84f140bb7d80)
|
|
and tell me what you think? Output does not compile yet.
(This used to be commit 65692c9a9301329ad93628778e3d8f9188a67059)
|