Tim Potter
94e5cafff2
r9124: Handle more types pointers to simple types.
...
(This used to be commit acd34c1cac
)
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 0e022f8d45
)
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 de0ac6a9d6
)
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 4f9cfd10bf
)
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 a6e2e6e1ba
)
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 8db549b150
)
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 fe5e61a252
)
2007-10-10 13:31:18 -05:00
Stefan Metzmacher
0bbe88c859
r9110: use printf again
...
metyze
(This used to be commit 99537d35cb
)
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 e409dfe72f
)
2007-10-10 13:31:17 -05:00
Stefan Metzmacher
5503ec9d48
r9108: try to get aix building...
...
metze
(This used to be commit b5277c62f2
)
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 1008459a98
)
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 f37bb2a838
)
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 cb02596279
)
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 d8727b8de7
)
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 e85b938ea0
)
2007-10-10 13:31:16 -05:00
Tim Potter
be15ec8344
r9101: Check in file generated by Parse::YAPP.
...
(This used to be commit d0f540bc46
)
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 39dfabe66d
)
2007-10-10 13:31:16 -05:00
Tim Potter
1b42035bd9
r9096: Spelling.
...
(This used to be commit c61b29bdf0
)
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 eef8bc97ed
)
2007-10-10 13:31:16 -05:00
Tim Potter
9cea63d757
r9092: Generate some more stub functions.
...
(This used to be commit 301dd7b78b
)
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 f0d51b78c0
)
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 0aee33c3de
)
2007-10-10 13:31:15 -05:00
Jelmer Vernooij
02edb56c79
r9088: More ethereal parser generator updates
...
(This used to be commit 294e716621
)
2007-10-10 13:31:15 -05:00
Andrew Bartlett
dcf88f58b4
r9085: Missing structs.h entry.
...
Andrew Bartlett
(This used to be commit 379bcf7061
)
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 d514a74912
)
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 f91f705a14
)
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 561aeca649
)
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 69ade058fd
)
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 06c2aaa500
)
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 dac0be64c7
)
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 eb7a5d09c7
)
2007-10-10 13:31:14 -05:00
Rafal Szczesniak
1702f5ba11
r9070: More fields in ejs credentials object.
...
rafal
(This used to be commit e819c035f7
)
2007-10-10 13:31:14 -05:00
Lars Müller
abeaa08b58
r9068: Move # sign.
...
(This used to be commit e2eed2536b
)
2007-10-10 13:31:13 -05:00
Lars Müller
da6551555f
r9067: Use the right variable name in the example too.
...
(This used to be commit 7fdb5d295f
)
2007-10-10 13:31:13 -05:00
Stefan Metzmacher
56c112bbbc
r9063: - don't pollute the global $LIBS variable with -ldl
...
- -lresolve seems to not being needed any more
(it's actually not used, and the build farm seem to happy with it)
- move socket and netif configure test to seperate files
- don't pollute the global $LIBS variable with -lsocket ...
- actually make use of the -lsocket when needed
(should fix the solaris build)
metze
(This used to be commit adebd56be6
)
2007-10-10 13:31:13 -05:00
Stefan Metzmacher
2ba1fa7b59
r9060: prepend not overwrite the libs
...
metze
(This used to be commit 3b3e2029c3
)
2007-10-10 13:31:13 -05:00
Andrew Tridgell
2a533ec684
r9059: add a basic credentials object for mimir
...
(This used to be commit 36a9277e87
)
2007-10-10 13:31:13 -05:00
Stefan Metzmacher
a0b29302c8
r9055: fix header generation for string_array and some other scalar types
...
the are actualy mapped to pointers in the api
metze
(This used to be commit d91e61ac68
)
2007-10-10 13:31:13 -05:00
Andrew Tridgell
ba205b3143
r9054: removed incorrect paranoia check on opening streams (this caused RAW-STREAMS to fail)
...
(This used to be commit c164ee5b19
)
2007-10-10 13:31:12 -05:00
Jelmer Vernooij
2f7f278cf1
r9053: Change order of dependencies (.h files are used when creating the
...
two compilers used for generating the rest of the heimdal files)
(This used to be commit f6b240125a
)
2007-10-10 13:31:12 -05:00
Jelmer Vernooij
586838c306
r9052: Support lex/yacc compilers without support for -o
...
(This used to be commit e641d3a847
)
2007-10-10 13:31:12 -05:00
Stefan Metzmacher
4b8733c245
r9050: fix make pch all
...
metze
(This used to be commit eb2e26b7fb
)
2007-10-10 13:31:12 -05:00
Stefan Metzmacher
3742b978cc
r9049: - add property dependencies to include/proto.h
...
- make some stuff easier
metze
(This used to be commit 14b92e8a08
)
2007-10-10 13:31:12 -05:00
Andrew Tridgell
223262c11e
r9048: added a new DOS error code (thanks to EMC)
...
(This used to be commit 1936c20939
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
13b20c379f
r9047: show the order of the server/correct output to make it easier to demo this test ;)
...
(This used to be commit 73ba1a8e38
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
d07f01b203
r9046: fixed display of privileges in RAW-ACLS test
...
(This used to be commit 0ab907af6a
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
89cbdf8ed0
r9045: be friendly towards servers that don't understand the 'share' form for tconx, instead of the \\server\share
...
form
(This used to be commit 02a78d06e1
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
177423e88c
r9044: added a comment so you can see what this test does :-)
...
(This used to be commit ee27441608
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
089fa95704
r9043: fixed return code in RAW-STREAMS test
...
(This used to be commit 45e41010da
)
2007-10-10 13:31:10 -05:00
Andrew Tridgell
8a0b044d20
r9042: fixed the valgrind error in the RAW-SFILEINFO test
...
(This used to be commit eaf079e33f
)
2007-10-10 13:31:10 -05:00