kai/samba.git
16 years agor9213: some improvements to the registry editor code
Andrew Tridgell [Mon, 8 Aug 2005 05:26:15 +0000 (05:26 +0000)]
r9213: some improvements to the registry editor code
(This used to be commit 5cd33fa9f898f95a78397a387a42977a4839fb20)

16 years agor9212: the beginnings of a registry editor in SWAT, using client side javascript...
Andrew Tridgell [Mon, 8 Aug 2005 03:23:20 +0000 (03:23 +0000)]
r9212: the beginnings of a registry editor in SWAT, using client side javascript and AJAJ

This doesn't work at all well yet, mostly because of my inexperience
with client side javascript and what events are available
(This used to be commit 8073e84c7a5fd8d483685d769661c790a803ff49)

16 years agor9211: don't try to encode functions in the AJAJ object encoder
Andrew Tridgell [Mon, 8 Aug 2005 03:21:16 +0000 (03:21 +0000)]
r9211: don't try to encode functions in the AJAJ object encoder
(This used to be commit a08104a13c722b3888aecd365e32aae63ea481e5)

16 years agor9210: fixed support for a credentials element in a rpc object in ejs to not
Andrew Tridgell [Mon, 8 Aug 2005 03:20:17 +0000 (03:20 +0000)]
r9210: fixed support for a credentials element in a rpc object in ejs to not
give lots of warnings of missing properties
(This used to be commit 15737abd747cea561eca92103919f4adc22c6fcd)

16 years agor9209: - fixed the ldb registry backend to work with the new provision ldif
Andrew Tridgell [Mon, 8 Aug 2005 03:19:28 +0000 (03:19 +0000)]
r9209: - fixed the ldb registry backend to work with the new provision ldif

- default to ldb backend if none specified
(This used to be commit 8c3f57f7917efceb11b3b6a2ac76ec44968fbfb6)

16 years agor9208: fix a crash bug
Stefan Metzmacher [Mon, 8 Aug 2005 02:42:35 +0000 (02:42 +0000)]
r9208: fix a crash bug

metze
(This used to be commit f8a25ac2397d50359f4903618832da7886d91d6f)

16 years agor9207: Start generating ejs_push/pull calls for structure elements.
Tim Potter [Mon, 8 Aug 2005 02:19:35 +0000 (02:19 +0000)]
r9207: Start generating ejs_push/pull calls for structure elements.
(This used to be commit 8ff27a1effd2050733916569190264e347286c45)

16 years agor9205: Generate more stub code for smb_raw ejs functions.
Tim Potter [Mon, 8 Aug 2005 00:24:05 +0000 (00:24 +0000)]
r9205: Generate more stub code for smb_raw ejs functions.
(This used to be commit 3407490121344f34c69eeaf838de6ce9c4c7b1fc)

16 years agor9202: OK now we are getting somewhere. Generate js stubs for top level structs
Tim Potter [Sun, 7 Aug 2005 22:14:30 +0000 (22:14 +0000)]
r9202: OK now we are getting somewhere.  Generate js stubs for top level structs
and each arm of top level unions.  Don't generate a header file (duh) as
the namespace stuff is done in the module init.
(This used to be commit dde7f8be97f1a85b2f8221a98eb2edd357eb8cf2)

16 years agor9199: Another go at recursive flattening of structs.
Tim Potter [Sun, 7 Aug 2005 21:10:32 +0000 (21:10 +0000)]
r9199: Another go at recursive flattening of structs.
(This used to be commit a6541a07028d7d53e441a1eb78457c0d572109af)

16 years agor9196: - add a note about the Canonicalize KDCOPtion flag
Stefan Metzmacher [Sun, 7 Aug 2005 20:34:38 +0000 (20:34 +0000)]
r9196: - add a note about the Canonicalize KDCOPtion flag

- add a note about old client using the wrong checksum type for GSSAPI
  in the Authenticator

metze
(This used to be commit 07e39bd94c3ce4d255e6cf6e68dc438bb5c9f9e6)

16 years agor9191: Generate headers for nested structures that need pushing or pulling.
Tim Potter [Sun, 7 Aug 2005 19:22:20 +0000 (19:22 +0000)]
r9191: Generate headers for nested structures that need pushing or pulling.
(This used to be commit c56a530d3ba31a603d1a5615bdd2a0788cf1f967)

16 years agor9185: Make second pass over the parser tree and tidy things up to make it a
Tim Potter [Sun, 7 Aug 2005 18:04:34 +0000 (18:04 +0000)]
r9185: Make second pass over the parser tree and tidy things up to make it a
bit easier for the code generator.
(This used to be commit a6f1f251e86bac43b894d551e93536256bab7329)

16 years agor9183: more workarounds for the global variables in ejs. I will discuss getting rid...
Andrew Tridgell [Sun, 7 Aug 2005 15:45:59 +0000 (15:45 +0000)]
r9183: more workarounds for the global variables in ejs. I will discuss getting rid of these
with the mbedthis people.
(This used to be commit a5b9e74a5c23e724ae4ee222e6f128133b175494)

16 years agor9179: cope with simultaneous web requests using the same session variable
Andrew Tridgell [Sun, 7 Aug 2005 15:20:25 +0000 (15:20 +0000)]
r9179: cope with simultaneous web requests using the same session variable
(This used to be commit 7d6e6012198d6fd3770da22ec5e1770c9bcd4ed7)

16 years agor9178: remove the old server printf code
Andrew Tridgell [Sun, 7 Aug 2005 07:01:03 +0000 (07:01 +0000)]
r9178: remove the old server printf code
(This used to be commit 0b96b3bfe370f5f4e44cc1a2a249f766a04c5b07)

16 years agor9177: setup a credentials object in authinfo on login
Andrew Tridgell [Sun, 7 Aug 2005 07:00:27 +0000 (07:00 +0000)]
r9177: setup a credentials object in authinfo on login
(This used to be commit c1ef18a590d2f7af4b64c1775376a05da80ac242)

16 years agor9176: added a much neater method of calling printf on the server from client side...
Andrew Tridgell [Sun, 7 Aug 2005 07:00:00 +0000 (07:00 +0000)]
r9176: added a much neater method of calling printf on the server from client side js. Just
use srv_printf() and normal printf arguments
(This used to be commit 11c7e8db3d2501a6a439d3e3a63a5055cc577f51)

16 years agor9175: simplify the example code a bit
Andrew Tridgell [Sun, 7 Aug 2005 06:22:08 +0000 (06:22 +0000)]
r9175: simplify the example code a bit
(This used to be commit fbae29686644198351bb31c3be1cf5630165ef1f)

16 years agor9174: ejs does not include the special variable 'length' in for loops over objects,
Andrew Tridgell [Sun, 7 Aug 2005 06:19:17 +0000 (06:19 +0000)]
r9174: ejs does not include the special variable 'length' in for loops over objects,
so we need to check for it separately in the object lineariser
(This used to be commit ea3c3d0a0f79c49c2e93da4956cc509614f92f37)

16 years agor9173: catch ep->local being NULL
Andrew Tridgell [Sun, 7 Aug 2005 06:16:32 +0000 (06:16 +0000)]
r9173: catch ep->local being NULL
(This used to be commit 9f75bc3ca061abbfeb6ac9fc60834b8c1f6e2c4d)

16 years agor9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables
Andrew Tridgell [Sun, 7 Aug 2005 06:16:10 +0000 (06:16 +0000)]
r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables
  called 'credentials' to not copy correctly (the bug was in handling
  of chaining in the copy code

- ensure that C pointer variables are copied via a talloc reference so that
  we can persist rpc pipes and credentials between sessions
(This used to be commit ca6f049693f8bfe69d5c7533b2cc92221d0cf6d4)

16 years agor9171: - support putting a credentials object in a rpc pipe object to allow authentic...
Andrew Tridgell [Sun, 7 Aug 2005 06:13:55 +0000 (06:13 +0000)]
r9171: - support putting a credentials object in a rpc pipe object to allow authentication
  with other than the command line credentials in a rpc pipe
(This used to be commit aae05ebc9c3dc7ad367aed09c54b85184ba7a82e)

16 years agor9170: fix crash bug
Stefan Metzmacher [Sun, 7 Aug 2005 02:53:27 +0000 (02:53 +0000)]
r9170: fix crash bug

metze
(This used to be commit 232b04bf3e5ff185cf8c6401a19960afd42b5d6c)

16 years agor9168: Fix subcontext handling
Jelmer Vernooij [Sat, 6 Aug 2005 23:41:18 +0000 (23:41 +0000)]
r9168: Fix subcontext handling
Support fixed-size arrays
Give some more nicer warnings for not-supported IDL constructions such as inline arrays
Fix signed int-handling
(This used to be commit 2f1fcf3bc7a29e3089f1edafd45c70488f3cd565)

16 years agor9167: Further PAC parionia: ensure the checksum fails if we modify it.
Andrew Bartlett [Sat, 6 Aug 2005 23:25:00 +0000 (23:25 +0000)]
r9167: Further PAC parionia:  ensure the checksum fails if we modify it.

Andrew Bartlett
(This used to be commit ea4cc6bcbed4f26855d2f67d914c73453c524406)

16 years agor9166: This checks more of auth subsystem in the PAC test.
Andrew Bartlett [Sat, 6 Aug 2005 23:07:21 +0000 (23:07 +0000)]
r9166: This checks more of auth subsystem in the PAC test.

Andrew Bartlett
(This used to be commit 1fa87223eb66825ef2dd93966652fa84de6b0b2f)

16 years agor9165: Fix inverted error check in untested code path. (My untested code...)
Andrew Bartlett [Sat, 6 Aug 2005 22:43:09 +0000 (22:43 +0000)]
r9165: Fix inverted error check in untested code path.  (My untested code...)

Andrew Bartlett
(This used to be commit fba7a0edd4ba29e595bb6ebd77381b383701482d)

16 years agor9164: Fix subcontext handling
Jelmer Vernooij [Sat, 6 Aug 2005 18:02:35 +0000 (18:02 +0000)]
r9164: Fix subcontext handling
Support fixed-size arrays
Give some more nicer warnings for not-supported IDL constructions such as inline arrays
Fix signed int-handling
(This used to be commit 3456dc7846ec49e6d4c71e66557bd31c683daa60)

16 years agor9162: Fix a couple of data types
Jelmer Vernooij [Sat, 6 Aug 2005 04:01:00 +0000 (04:01 +0000)]
r9162: Fix a couple of data types
(This used to be commit 7329dd25f509a5db92ee70713fa0b2a2473ae8cb)

16 years agor9161: More etheral parser generator fixes
Jelmer Vernooij [Sat, 6 Aug 2005 01:54:55 +0000 (01:54 +0000)]
r9161: More etheral parser generator fixes
(This used to be commit b323e83e8df6ba331b3f0b3abe28aa8ddf9127ef)

16 years agor9160: use the winreg lib in the test program
Andrew Tridgell [Sat, 6 Aug 2005 01:11:16 +0000 (01:11 +0000)]
r9160: use the winreg lib in the test program
(This used to be commit 33bb76ed4e1a796cf68198c0bb480a7bbd31b6cd)

16 years agor9159: abstract the winreg js functions into a nice library interface
Andrew Tridgell [Sat, 6 Aug 2005 01:09:27 +0000 (01:09 +0000)]
r9159: abstract the winreg js functions into a nice library interface
(This used to be commit 5e398700627fb2c16bf39b9c851f640f5412c7d4)

16 years agor9157: fix white spaces
Stefan Metzmacher [Sat, 6 Aug 2005 01:01:18 +0000 (01:01 +0000)]
r9157: fix white spaces

metze
(This used to be commit 475b413cfea03c749535df8e100f0339ffecf590)

16 years agor9156: Add IDL and test for FlushEventLog() but it always seems to return
Tim Potter [Sat, 6 Aug 2005 00:58:06 +0000 (00:58 +0000)]
r9156: Add IDL and test for FlushEventLog() but it always seems to return
NT_STATUS_ACCESS_DENIED.
(This used to be commit f18d1f539e4fd434dfc519e45f4c356c5cd4d73a)

16 years agor9155: Fix ReadEventLog() test so it now works.
Tim Potter [Sat, 6 Aug 2005 00:47:17 +0000 (00:47 +0000)]
r9155: Fix ReadEventLog() test so it now works.
(This used to be commit b76d35e7e2207f4da294a7cd1b5636b954162be2)

16 years agor9154: Change eventlog enums to bitmaps.
Tim Potter [Sat, 6 Aug 2005 00:46:43 +0000 (00:46 +0000)]
r9154: Change eventlog enums to bitmaps.

Fix IDL for ReadEventLogW() function.
(This used to be commit b1b76ad9c428f0941d104e9312aa426c39da7134)

16 years agor9153: added a sample program for enumerating winreg via js
Andrew Tridgell [Sat, 6 Aug 2005 00:36:17 +0000 (00:36 +0000)]
r9153: added a sample program for enumerating winreg via js
(This used to be commit 10043db676f9db8d1933b6a5f9ae050cefc538ac)

16 years agor9152: fix a crash bug
Stefan Metzmacher [Sat, 6 Aug 2005 00:06:34 +0000 (00:06 +0000)]
r9152: fix a crash bug

metze
(This used to be commit d1868bd5912c5bb90509ace5c7ac8589c29e423c)

16 years agor9151: reverting to return char * again
Stefan Metzmacher [Fri, 5 Aug 2005 23:56:07 +0000 (23:56 +0000)]
r9151: reverting to return char * again

metze
(This used to be commit 60e2d58685ee50f90d6ad2ce2609a3c0b433ae10)

16 years agor9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg for
Jelmer Vernooij [Fri, 5 Aug 2005 23:49:08 +0000 (23:49 +0000)]
r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg for
help with the debugging and comments on the generated code (-:
(This used to be commit 4c165f8ff65b4500d8366b655d6df2a065f35bf5)

16 years agor9149: add support for string arrays in GetPrinterData
Stefan Metzmacher [Fri, 5 Aug 2005 23:30:28 +0000 (23:30 +0000)]
r9149: add support for string arrays in GetPrinterData

metze
(This used to be commit b72062e653b1d87d957f1f10415cdd034cac4bdb)

16 years agor9148: remove the aix stuff it didn't fix the build
Stefan Metzmacher [Fri, 5 Aug 2005 23:11:00 +0000 (23:11 +0000)]
r9148: remove the aix stuff it didn't fix the build

metze
(This used to be commit ff01807d731980ecc38264d6923f54cfae460878)

16 years agor9146: - enable winreg pipe from ejs
Andrew Tridgell [Fri, 5 Aug 2005 23:01:57 +0000 (23:01 +0000)]
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)

16 years agor9145: Some work on eventlog since jerry is doing some in Samba3. (-:
Tim Potter [Fri, 5 Aug 2005 22:57:47 +0000 (22:57 +0000)]
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)

16 years agor9143: print out the rate of rounttrips
Stefan Metzmacher [Fri, 5 Aug 2005 22:22:15 +0000 (22:22 +0000)]
r9143: print out the rate of rounttrips

metze
(This used to be commit c0e055ac989a24c2b6ad14a0eb2b3f8509cb9bab)

16 years agor9142: fix the output to the new names
Stefan Metzmacher [Fri, 5 Aug 2005 21:44:10 +0000 (21:44 +0000)]
r9142: fix the output to the new names

metze
(This used to be commit bab33aa993830db85faf9be6f02832cf4ad8aa19)

16 years agor9141: fix up output massage
Stefan Metzmacher [Fri, 5 Aug 2005 21:22:20 +0000 (21:22 +0000)]
r9141: fix up output massage

metze
(This used to be commit cc2ccf5314aeb9174962c84b90277d4c33978b5e)

16 years agor9140: fixed a typo
Andrew Tridgell [Fri, 5 Aug 2005 21:10:06 +0000 (21:10 +0000)]
r9140: fixed a typo
(This used to be commit 672b8c397103dddbd5d046a4c43f4686ad51192e)

16 years agor9139: cleanup the layout a bit
Andrew Tridgell [Fri, 5 Aug 2005 21:07:48 +0000 (21:07 +0000)]
r9139: cleanup the layout a bit
(This used to be commit c21fe071e795888f8e4ed0f535dc1bbc8d0731a5)

16 years agor9137: fixed installswat to handle the deep directory structure of qooxdoo
Andrew Tridgell [Fri, 5 Aug 2005 19:45:01 +0000 (19:45 +0000)]
r9137: fixed installswat to handle the deep directory structure of qooxdoo
(This used to be commit b1f0b7b12b5b3b921054921d3417e820057f1ccd)

16 years agor9136: made the 'AJAJ' code portable to IE and Opera
Andrew Tridgell [Fri, 5 Aug 2005 19:36:15 +0000 (19:36 +0000)]
r9136: made the 'AJAJ' code portable to IE and Opera
(This used to be commit b6b531533e2c4d6d927df29905e49a775e92f3c1)

16 years agor9135: added a sample page that demonstrates using AJAJ to make remote calls
Andrew Tridgell [Fri, 5 Aug 2005 19:16:49 +0000 (19:16 +0000)]
r9135: added a sample page that demonstrates using AJAJ to make remote calls
that update an object
(This used to be commit 678b0cc08f6026fe35b522d5705ab0c1baf3c359)

16 years agor9134: added the client side js library code for handling remote 'AJAJ' calls
Andrew Tridgell [Fri, 5 Aug 2005 19:16:13 +0000 (19:16 +0000)]
r9134: added the client side js library code for handling remote 'AJAJ' calls
into our web server
(This used to be commit 530717122a3c7e34258db8ed0bfd0cc00624b903)

16 years agor9133: a huge import of the qooxdoo infrastructure. I decided to import all the widge...
Andrew Tridgell [Fri, 5 Aug 2005 19:11:26 +0000 (19:11 +0000)]
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)

16 years agor9132: 'pointer' is better for typedef than 'C pointer'
Andrew Tridgell [Fri, 5 Aug 2005 19:02:28 +0000 (19:02 +0000)]
r9132: 'pointer' is better for typedef than 'C pointer'
(This used to be commit f91f5eeac9a8b62928233c3925c8ad1b99b32b4e)

16 years agor9131: started adding the server side code for "AJAJ" (asynchronous javascript and...
Andrew Tridgell [Fri, 5 Aug 2005 19:02:01 +0000 (19:02 +0000)]
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)

16 years agor9130: Fix up awful indentation.
Tim Potter [Fri, 5 Aug 2005 18:28:19 +0000 (18:28 +0000)]
r9130: Fix up awful indentation.
(This used to be commit b3e0baca71ca8116f7a38ff64e655a37406d64b4)

16 years agor9129: Start working on nested anonymous structures and unions. A better
Tim Potter [Fri, 5 Aug 2005 18:06:15 +0000 (18:06 +0000)]
r9129: Start working on nested anonymous structures and unions.  A better
design is starting to become clearer.  (-:
(This used to be commit 23b9f8f3b59cc497fc7368c40ca7fce474370ed3)

16 years agor9128: More ethereal parser generator updates. String handling is still broken as
Jelmer Vernooij [Fri, 5 Aug 2005 18:03:52 +0000 (18:03 +0000)]
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)

16 years agor9124: Handle more types pointers to simple types.
Tim Potter [Fri, 5 Aug 2005 15:54:11 +0000 (15:54 +0000)]
r9124: Handle more types pointers to simple types.
(This used to be commit acd34c1cac151e16f5cecae8c80a01b36ccd3fc0)

16 years agor9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOB
Tim Potter [Fri, 5 Aug 2005 15:53:04 +0000 (15:53 +0000)]
r9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOB
unimplemented for the moment.
(This used to be commit 0e022f8d45a99f0edbbd6369dbf41f73906c6fc4)

16 years agor9122: cope with trailing garbage in POST contents in the web server
Andrew Tridgell [Fri, 5 Aug 2005 15:34:31 +0000 (15:34 +0000)]
r9122: cope with trailing garbage in POST contents in the web server
(This used to be commit de0ac6a9d6f38f9c8067f974e3bdc1c9a164d638)

16 years agor9121: use the older non-passthru level for setting delete on close
Andrew Tridgell [Fri, 5 Aug 2005 15:34:01 +0000 (15:34 +0000)]
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)

16 years agor9120: added the BASE-DISCONNECT test to our set of standard tests
Andrew Tridgell [Fri, 5 Aug 2005 15:31:56 +0000 (15:31 +0000)]
r9120: added the BASE-DISCONNECT test to our set of standard tests
(This used to be commit a6e2e6e1ba950ddd9918bf527ce1c5278f7b49bd)

16 years agor9119: added a lp.categories() call in the loadparm js object, to allow
Andrew Tridgell [Fri, 5 Aug 2005 15:30:33 +0000 (15:30 +0000)]
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)

16 years agor9111: actually use the roken inet_aton when nothing was found
Stefan Metzmacher [Fri, 5 Aug 2005 11:56:02 +0000 (11:56 +0000)]
r9111: actually use the roken inet_aton when nothing was found

metze
(This used to be commit fe5e61a25278d9e74158afd0e3b2bd31f71e43c8)

16 years agor9110: use printf again
Stefan Metzmacher [Fri, 5 Aug 2005 11:34:36 +0000 (11:34 +0000)]
r9110: use printf again

metyze
(This used to be commit 99537d35cb7c2561a7ce47ac7ad602496afe3475)

16 years agor9109: set HAVE_GAI_STRERROR when the function was found donnot know whz this
Stefan Metzmacher [Fri, 5 Aug 2005 11:13:48 +0000 (11:13 +0000)]
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)

16 years agor9108: try to get aix building...
Stefan Metzmacher [Fri, 5 Aug 2005 10:52:53 +0000 (10:52 +0000)]
r9108: try to get aix building...

metze
(This used to be commit b5277c62f2e82bb2f3fd5a091e82680deab03c77)

16 years agor9107: try to get the build on solaris going...
Stefan Metzmacher [Fri, 5 Aug 2005 10:51:45 +0000 (10:51 +0000)]
r9107: try to get the build on solaris going...

metze
(This used to be commit 1008459a98a8232f039b87c91443d653858e0500)

16 years agor9106: look for something more usefull in the -lnsl
Stefan Metzmacher [Fri, 5 Aug 2005 10:11:22 +0000 (10:11 +0000)]
r9106: look for something more usefull in the -lnsl

(this is for solaris)

metze
(This used to be commit f37bb2a838b83e70d50a0ed036e641ced16d8a7b)

16 years agor9105: match the prototype of netdb.h
Stefan Metzmacher [Fri, 5 Aug 2005 08:09:43 +0000 (08:09 +0000)]
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)

16 years agor9104: Finish ethereal parser generator. Still a couple of minor issues
Jelmer Vernooij [Fri, 5 Aug 2005 07:16:07 +0000 (07:16 +0000)]
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)

16 years agor9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.
Tim Potter [Fri, 5 Aug 2005 05:32:39 +0000 (05:32 +0000)]
r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.

Start fixing compile problems in generated output.
(This used to be commit e85b938ea0577c6263a28ceb722e173df475ead3)

16 years agor9101: Check in file generated by Parse::YAPP.
Tim Potter [Fri, 5 Aug 2005 05:26:58 +0000 (05:26 +0000)]
r9101: Check in file generated by Parse::YAPP.
(This used to be commit d0f540bc463959ec3602834d796192dc2879b979)

16 years agor9099: Start generating code to pull/push fields. Generate functions to call
Tim Potter [Fri, 5 Aug 2005 04:50:32 +0000 (04:50 +0000)]
r9099: Start generating code to pull/push fields.  Generate functions to call
the smb_raw_foo() calls.
(This used to be commit 39dfabe66d1a377ed5a473db0309ca97adf24e7a)

16 years agor9096: Spelling.
Tim Potter [Fri, 5 Aug 2005 04:36:31 +0000 (04:36 +0000)]
r9096: Spelling.
(This used to be commit c61b29bdf043792d885528bd7666c9bea9107928)

16 years agor9094: More ethereal parser updates, only header fields left to fix + actual data...
Jelmer Vernooij [Fri, 5 Aug 2005 01:57:45 +0000 (01:57 +0000)]
r9094: More ethereal parser updates, only header fields left to fix + actual data call
(This used to be commit eef8bc97ed8d546955d9a03eb8c500293fd2f84e)

16 years agor9092: Generate some more stub functions.
Tim Potter [Fri, 5 Aug 2005 01:23:35 +0000 (01:23 +0000)]
r9092: Generate some more stub functions.
(This used to be commit 301dd7b78b78a4036a8dbf40c12171c0de50974f)

16 years agor9090: Another field in usermod function - account flags.
Rafal Szczesniak [Fri, 5 Aug 2005 01:23:06 +0000 (01:23 +0000)]
r9090: Another field in usermod function - account flags.

rafal
(This used to be commit f0d51b78c040937bd27857c063fae215a3f0f465)

16 years agor9089: Start generating module init and top level ejs functions for smb_interfaces.
Tim Potter [Fri, 5 Aug 2005 01:04:45 +0000 (01:04 +0000)]
r9089: Start generating module init and top level ejs functions for smb_interfaces.
(This used to be commit 0aee33c3de6ba94ec563725a56b7dfbddd0d521a)

16 years agor9088: More ethereal parser generator updates
Jelmer Vernooij [Fri, 5 Aug 2005 00:59:24 +0000 (00:59 +0000)]
r9088: More ethereal parser generator updates
(This used to be commit 294e716621baa3e6fbc6bc471aed0b85ad93d1ed)

16 years agor9085: Missing structs.h entry.
Andrew Bartlett [Fri, 5 Aug 2005 00:56:21 +0000 (00:56 +0000)]
r9085: Missing structs.h entry.

Andrew Bartlett
(This used to be commit 379bcf7061d08b005008204cee4a9d65aae9541b)

16 years agor9084: 'resign' the sample PAC for the validation of the signature algorithms.
Andrew Bartlett [Fri, 5 Aug 2005 00:41:53 +0000 (00:41 +0000)]
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)

16 years agor9082: added the ECMA functions encodeURIComponent() and
Andrew Tridgell [Fri, 5 Aug 2005 00:31:06 +0000 (00:31 +0000)]
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)

16 years agor9081: Work on new ethereal parser generator, partially based on
Jelmer Vernooij [Fri, 5 Aug 2005 00:30:21 +0000 (00:30 +0000)]
r9081: Work on new ethereal parser generator, partially based on
Ronnie Sahlberg's idl2eth.c
(This used to be commit 561aeca6490bdb7e37f12d60a67c551e5db3fc62)

16 years agor9078: - move charset stuff to lib/charset
Stefan Metzmacher [Thu, 4 Aug 2005 23:56:18 +0000 (23:56 +0000)]
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)

16 years agor9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocket
Stefan Metzmacher [Thu, 4 Aug 2005 23:43:05 +0000 (23:43 +0000)]
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)

16 years agor9074: cope with a null ntvfs context in disconnect, so the destructor that
Andrew Tridgell [Thu, 4 Aug 2005 21:00:38 +0000 (21:00 +0000)]
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)

16 years agor9071: Set real and workstation fields in ejs credentials object.
Rafal Szczesniak [Thu, 4 Aug 2005 20:22:25 +0000 (20:22 +0000)]
r9071: Set real and workstation fields in ejs credentials object.

rafal
(This used to be commit eb7a5d09c7a469f94357434c6dadbdf54b52d5db)

16 years agor9070: More fields in ejs credentials object.
Rafal Szczesniak [Thu, 4 Aug 2005 19:59:57 +0000 (19:59 +0000)]
r9070: More fields in ejs credentials object.

rafal
(This used to be commit e819c035f79477b5dd8ee62292a18c9e8532c9f7)

16 years agor9068: Move # sign.
Lars Müller [Thu, 4 Aug 2005 17:33:10 +0000 (17:33 +0000)]
r9068: Move # sign.
(This used to be commit e2eed2536bbd07349c28f4a34af89fd77f7bc682)

16 years agor9067: Use the right variable name in the example too.
Lars Müller [Thu, 4 Aug 2005 17:32:05 +0000 (17:32 +0000)]
r9067: Use the right variable name in the example too.
(This used to be commit 7fdb5d295f3bc5a08ba4371a34123bfae0d6e1af)

16 years agor9063: - don't pollute the global $LIBS variable with -ldl
Stefan Metzmacher [Thu, 4 Aug 2005 16:49:17 +0000 (16:49 +0000)]
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 adebd56be6f62323d56b6666ca0e02f85a33438e)

16 years agor9060: prepend not overwrite the libs
Stefan Metzmacher [Thu, 4 Aug 2005 16:11:26 +0000 (16:11 +0000)]
r9060: prepend not overwrite the libs

metze
(This used to be commit 3b3e2029c36f4f139c3ed978e0820f3852eb1a92)

16 years agor9059: add a basic credentials object for mimir
Andrew Tridgell [Thu, 4 Aug 2005 16:10:13 +0000 (16:10 +0000)]
r9059: add a basic credentials object for mimir
(This used to be commit 36a9277e878d4db599fcfc02b96d2aaeac0b74dd)

16 years agor9055: fix header generation for string_array and some other scalar types
Stefan Metzmacher [Thu, 4 Aug 2005 06:52:58 +0000 (06:52 +0000)]
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 d91e61ac680dfd2a9b257dc7e8cc8c393a65dae4)

16 years agor9054: removed incorrect paranoia check on opening streams (this caused RAW-STREAMS...
Andrew Tridgell [Thu, 4 Aug 2005 06:14:34 +0000 (06:14 +0000)]
r9054: removed incorrect paranoia check on opening streams (this caused RAW-STREAMS to fail)
(This used to be commit c164ee5b19f6880b7b5df8d8fb96704350432862)

16 years agor9053: Change order of dependencies (.h files are used when creating the
Jelmer Vernooij [Thu, 4 Aug 2005 05:46:17 +0000 (05:46 +0000)]
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 f6b240125a3c5c15ce60f1de89a4575569eceb1e)