Stefan Metzmacher
3c1851bdba
r9148: remove the aix stuff it didn't fix the build
...
metze
(This used to be commit ff01807d731980ecc38264d6923f54cfae460878)
2007-10-10 13:31:23 -05:00
Andrew Tridgell
31fa87f23b
r9146: - enable winreg pipe from ejs
...
- map the result code from rpc calls into the ejs objects
- treat winreg_String like lsa_String, hiding the length elements
(This used to be commit 2f6311c9a34db46f9a4b1f31e865a373b15702bf)
2007-10-10 13:31:23 -05:00
Tim Potter
d87e1306c5
r9145: Some work on eventlog since jerry is doing some in Samba3. (-:
...
- Convert to use lsa_String instead of eventlog_String.
- Copy across some constants.
- Implement idl and testcase for ClearEventLog() function
(This used to be commit 352b21af3f0a84ee31d0eecaa76abf2134d044de)
2007-10-10 13:31:23 -05:00
Stefan Metzmacher
b2b89d654d
r9143: print out the rate of rounttrips
...
metze
(This used to be commit c0e055ac989a24c2b6ad14a0eb2b3f8509cb9bab)
2007-10-10 13:31:22 -05:00
Stefan Metzmacher
e9754b8de8
r9142: fix the output to the new names
...
metze
(This used to be commit bab33aa993830db85faf9be6f02832cf4ad8aa19)
2007-10-10 13:31:22 -05:00
Stefan Metzmacher
be468be416
r9141: fix up output massage
...
metze
(This used to be commit cc2ccf5314aeb9174962c84b90277d4c33978b5e)
2007-10-10 13:31:22 -05:00
Andrew Tridgell
f8b04830d7
r9140: fixed a typo
...
(This used to be commit 672b8c397103dddbd5d046a4c43f4686ad51192e)
2007-10-10 13:31:22 -05:00
Andrew Tridgell
e9737799b4
r9139: cleanup the layout a bit
...
(This used to be commit c21fe071e795888f8e4ed0f535dc1bbc8d0731a5)
2007-10-10 13:31:22 -05:00
Andrew Tridgell
dab115f69f
r9137: fixed installswat to handle the deep directory structure of qooxdoo
...
(This used to be commit b1f0b7b12b5b3b921054921d3417e820057f1ccd)
2007-10-10 13:31:21 -05:00
Andrew Tridgell
baf66d8626
r9136: made the 'AJAJ' code portable to IE and Opera
...
(This used to be commit b6b531533e2c4d6d927df29905e49a775e92f3c1)
2007-10-10 13:31:21 -05:00
Andrew Tridgell
a281077935
r9135: added a sample page that demonstrates using AJAJ to make remote calls
...
that update an object
(This used to be commit 678b0cc08f6026fe35b522d5705ab0c1baf3c359)
2007-10-10 13:31:21 -05:00
Andrew Tridgell
3a02c8b116
r9134: added the client side js library code for handling remote 'AJAJ' calls
...
into our web server
(This used to be commit 530717122a3c7e34258db8ed0bfd0cc00624b903)
2007-10-10 13:31:21 -05:00
Andrew Tridgell
8808465e5b
r9133: a huge import of the qooxdoo infrastructure. I decided to import all the widgets to make experimenting easy during development. We can trim this back later to only the pieces we use
...
(This used to be commit 631a56da39ed0daae46ca89e57c10b09cf41c718)
2007-10-10 13:31:20 -05:00
Andrew Tridgell
b99bca5657
r9132: 'pointer' is better for typedef than 'C pointer'
...
(This used to be commit f91f5eeac9a8b62928233c3925c8ad1b99b32b4e)
2007-10-10 13:31:20 -05:00
Andrew Tridgell
67180c4ccd
r9131: started adding the server side code for "AJAJ" (asynchronous javascript and javascript)
...
This is rather like AJAX, but passes around javascript objects between
the client and server, taking advantage of the fact that we have the
same language on both client and server.
(This used to be commit 5f9e00fb7f36f3351f40da93acfe47c911f6f65f)
2007-10-10 13:31:19 -05:00
Tim Potter
e603a36116
r9130: Fix up awful indentation.
...
(This used to be commit b3e0baca71ca8116f7a38ff64e655a37406d64b4)
2007-10-10 13:31:19 -05:00
Tim Potter
53c38c5ca6
r9129: Start working on nested anonymous structures and unions. A better
...
design is starting to become clearer. (-:
(This used to be commit 23b9f8f3b59cc497fc7368c40ca7fce474370ed3)
2007-10-10 13:31:19 -05:00
Jelmer Vernooij
959c75c2ae
r9128: More ethereal parser generator updates. String handling is still broken as
...
well as handling more then two element levels.
(This used to be commit 952399aa68c22059a799e55fb92e039e68ea3dae)
2007-10-10 13:31:19 -05:00
Tim Potter
94e5cafff2
r9124: Handle more types pointers to simple types.
...
(This used to be commit acd34c1cac151e16f5cecae8c80a01b36ccd3fc0)
2007-10-10 13:31:19 -05:00
Tim Potter
b056c7ac34
r9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOB
...
unimplemented for the moment.
(This used to be commit 0e022f8d45a99f0edbbd6369dbf41f73906c6fc4)
2007-10-10 13:31:18 -05:00
Andrew Tridgell
71f8de6bb3
r9122: cope with trailing garbage in POST contents in the web server
...
(This used to be commit de0ac6a9d6f38f9c8067f974e3bdc1c9a164d638)
2007-10-10 13:31:18 -05:00
Andrew Tridgell
c3ee5d6f75
r9121: use the older non-passthru level for setting delete on close
...
disposition in the RAW-UNLINK test (this allows it to work with netapp
servers)
(This used to be commit 4f9cfd10bf92e5abf3c09bb0bf6cca3dfc3b6dfb)
2007-10-10 13:31:18 -05:00
Andrew Tridgell
370016c0d2
r9120: added the BASE-DISCONNECT test to our set of standard tests
...
(This used to be commit a6e2e6e1ba950ddd9918bf527ce1c5278f7b49bd)
2007-10-10 13:31:18 -05:00
Andrew Tridgell
beed5b8532
r9119: added a lp.categories() call in the loadparm js object, to allow
...
retrieval of the smb.conf parameter categories. This will make writing
a smb.conf editor easier.
(This used to be commit 8db549b1506b5260c9eb16f40bbdae6a7c006fa2)
2007-10-10 13:31:18 -05:00
Stefan Metzmacher
0e6369f5e8
r9111: actually use the roken inet_aton when nothing was found
...
metze
(This used to be commit fe5e61a25278d9e74158afd0e3b2bd31f71e43c8)
2007-10-10 13:31:18 -05:00
Stefan Metzmacher
0bbe88c859
r9110: use printf again
...
metyze
(This used to be commit 99537d35cb7c2561a7ce47ac7ad602496afe3475)
2007-10-10 13:31:17 -05:00
Stefan Metzmacher
906f47db83
r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz this
...
doesnnot go without this patch
metze
(This used to be commit e409dfe72f8f7e9459f0147c27571317598838d9)
2007-10-10 13:31:17 -05:00
Stefan Metzmacher
5503ec9d48
r9108: try to get aix building...
...
metze
(This used to be commit b5277c62f2e82bb2f3fd5a091e82680deab03c77)
2007-10-10 13:31:17 -05:00
Stefan Metzmacher
40448834a0
r9107: try to get the build on solaris going...
...
metze
(This used to be commit 1008459a98a8232f039b87c91443d653858e0500)
2007-10-10 13:31:17 -05:00
Stefan Metzmacher
224a2a62b5
r9106: look for something more usefull in the -lnsl
...
(this is for solaris)
metze
(This used to be commit f37bb2a838b83e70d50a0ed036e641ced16d8a7b)
2007-10-10 13:31:17 -05:00
Stefan Metzmacher
2624d8f096
r9105: match the prototype of netdb.h
...
this should fix the build on solaris 10
lha can that be merged to the main heimdal if that apears to not break
the build on other platforms
metze
(This used to be commit cb0259627976c10906016233fb27a1d05ae7e4b0)
2007-10-10 13:31:17 -05:00
Jelmer Vernooij
b613386a7f
r9104: Finish ethereal parser generator. Still a couple of minor issues
...
remaining to get it to generate completely compilable code.
(This used to be commit d8727b8de75be7e44bd889c9650d5d68d486a95a)
2007-10-10 13:31:16 -05:00
Tim Potter
2d9d6c4689
r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.
...
Start fixing compile problems in generated output.
(This used to be commit e85b938ea0577c6263a28ceb722e173df475ead3)
2007-10-10 13:31:16 -05:00
Tim Potter
be15ec8344
r9101: Check in file generated by Parse::YAPP.
...
(This used to be commit d0f540bc463959ec3602834d796192dc2879b979)
2007-10-10 13:31:16 -05:00
Tim Potter
daaf771498
r9099: Start generating code to pull/push fields. Generate functions to call
...
the smb_raw_foo() calls.
(This used to be commit 39dfabe66d1a377ed5a473db0309ca97adf24e7a)
2007-10-10 13:31:16 -05:00
Tim Potter
1b42035bd9
r9096: Spelling.
...
(This used to be commit c61b29bdf043792d885528bd7666c9bea9107928)
2007-10-10 13:31:16 -05:00
Jelmer Vernooij
b3da14dbe6
r9094: More ethereal parser updates, only header fields left to fix + actual data call
...
(This used to be commit eef8bc97ed8d546955d9a03eb8c500293fd2f84e)
2007-10-10 13:31:16 -05:00
Tim Potter
9cea63d757
r9092: Generate some more stub functions.
...
(This used to be commit 301dd7b78b78a4036a8dbf40c12171c0de50974f)
2007-10-10 13:31:16 -05:00
Rafal Szczesniak
6f6e42c856
r9090: Another field in usermod function - account flags.
...
rafal
(This used to be commit f0d51b78c040937bd27857c063fae215a3f0f465)
2007-10-10 13:31:15 -05:00
Tim Potter
36a2b36177
r9089: Start generating module init and top level ejs functions for smb_interfaces.
...
(This used to be commit 0aee33c3de6ba94ec563725a56b7dfbddd0d521a)
2007-10-10 13:31:15 -05:00
Jelmer Vernooij
02edb56c79
r9088: More ethereal parser generator updates
...
(This used to be commit 294e716621baa3e6fbc6bc471aed0b85ad93d1ed)
2007-10-10 13:31:15 -05:00
Andrew Bartlett
dcf88f58b4
r9085: Missing structs.h entry.
...
Andrew Bartlett
(This used to be commit 379bcf7061d08b005008204cee4a9d65aae9541b)
2007-10-10 13:31:15 -05:00
Andrew Bartlett
8db8279730
r9084: 'resign' the sample PAC for the validation of the signature algorithms.
...
If we ever get problems with the kerberos code, it should show up as a
different signature in this PAC.
This involved returning more data from the pac functions, so changed
some callers and split up some functions.
Andrew Bartlett
(This used to be commit d514a7491208afa0533bf9e99601147eb69e08c9)
2007-10-10 13:31:15 -05:00
Andrew Tridgell
84da1a1050
r9082: added the ECMA functions encodeURIComponent() and
...
decodeURIComponent(), which I am using as part of my object
linearisation code
(This used to be commit f91f705a143b24c2e01b9176850a7089e1a99b86)
2007-10-10 13:31:15 -05:00
Jelmer Vernooij
fe8296e79a
r9081: Work on new ethereal parser generator, partially based on
...
Ronnie Sahlberg's idl2eth.c
(This used to be commit 561aeca6490bdb7e37f12d60a67c551e5db3fc62)
2007-10-10 13:31:14 -05:00
Stefan Metzmacher
6243e2a304
r9078: - move charset stuff to lib/charset
...
- don't use the global $LIBS variable for -liconv as $LIBS is not used anymore
should fix the build on solaris 10
metze
(This used to be commit 69ade058fde8e4cc62e4830c0b080e720d8e581d)
2007-10-10 13:31:14 -05:00
Stefan Metzmacher
a0314b225f
r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocket
...
this should fix the build on sun1
metze
(This used to be commit 06c2aaa50061229cc5082733a8fa58080a5c4305)
2007-10-10 13:31:14 -05:00
Andrew Tridgell
94efb6f70e
r9074: cope with a null ntvfs context in disconnect, so the destructor that
...
runs on a failed ntvfs init works
(This used to be commit dac0be64c7cef18f6740053b3e6fe9a25df40c88)
2007-10-10 13:31:14 -05:00
Rafal Szczesniak
c11e266cba
r9071: Set real and workstation fields in ejs credentials object.
...
rafal
(This used to be commit eb7a5d09c7a469f94357434c6dadbdf54b52d5db)
2007-10-10 13:31:14 -05:00
Rafal Szczesniak
1702f5ba11
r9070: More fields in ejs credentials object.
...
rafal
(This used to be commit e819c035f79477b5dd8ee62292a18c9e8532c9f7)
2007-10-10 13:31:14 -05:00