bbaumbach/samba-autobuild/.git
16 years agor7249: Cope with struct member rename
Jelmer Vernooij [Fri, 3 Jun 2005 21:30:07 +0000 (21:30 +0000)]
r7249: Cope with struct member rename
(This used to be commit e7549f33f5fb06d8b2a8f31745545cc7b9c8d4f9)

16 years agor7248: Remove enum that is causing trouble on AIX
Jelmer Vernooij [Fri, 3 Jun 2005 20:44:46 +0000 (20:44 +0000)]
r7248: Remove enum that is causing trouble on AIX
(This used to be commit 512536c9165eb4a630c8bf4e43e71def26006047)

16 years agor7247: User shorter and more convenient name for credentials in
Rafal Szczesniak [Fri, 3 Jun 2005 19:09:21 +0000 (19:09 +0000)]
r7247: User shorter and more convenient name for credentials in
libnet context.

rafal
(This used to be commit 702a4dd2dcb776e18acb294c87b8f460516d1383)

16 years agor7242: typo
Simo Sorce [Fri, 3 Jun 2005 14:36:07 +0000 (14:36 +0000)]
r7242: typo
(This used to be commit 4444585f06cf8a061a615002107cbb7560604f7f)

16 years agor7241: The KDC almost links...
Andrew Bartlett [Fri, 3 Jun 2005 14:32:10 +0000 (14:32 +0000)]
r7241: The KDC almost links...

Using current lorikeet/heimdal, and with the KDC module enabled (it is
disabled by default), I almost get the KDC to link.

(To enable the KDC for testing, comment out the only line in
smbd/config.m4, and add 'kdc' to the 'server services' line in
smb.conf).
(This used to be commit 26cd4b4f68a370390e08263067402c6c70e49ec8)

16 years agor7240: Don't call our fancy error message routines on a null context.
Andrew Bartlett [Fri, 3 Jun 2005 14:30:03 +0000 (14:30 +0000)]
r7240: Don't call our fancy error message routines on a null context.

Andrew Bartlett
(This used to be commit 35877387c8e345d30d7598d1a139067a26cc1f7f)

16 years agor7239: add a little test
Simo Sorce [Fri, 3 Jun 2005 14:20:25 +0000 (14:20 +0000)]
r7239: add a little test
(This used to be commit 9293de1c354854ace3f8f60a2accc72f4686c6e2)

16 years agor7238: Add pam auth support in swat
Simo Sorce [Fri, 3 Jun 2005 14:17:18 +0000 (14:17 +0000)]
r7238: Add pam auth support in swat
(This used to be commit 8a98572a3b5dba58181dc402dbebae5452656012)

16 years agor7237: we need to check for PAM here
Simo Sorce [Fri, 3 Jun 2005 14:15:06 +0000 (14:15 +0000)]
r7237: we need to check for PAM here
(This used to be commit d630e654b6638a7a57541ece9396700a9cf6c5b0)

16 years agor7236: uhmm this require to be in too
Simo Sorce [Fri, 3 Jun 2005 14:11:04 +0000 (14:11 +0000)]
r7236: uhmm this require to be in too
(This used to be commit 3b5fc036f3ffe57282b291454f6c632306e4c8d5)

16 years agor7235: We do not need PAM here anymore
Simo Sorce [Fri, 3 Jun 2005 14:09:08 +0000 (14:09 +0000)]
r7235: We do not need PAM here anymore
(This used to be commit f338697edd31a0aa675aadedf2a51d748b75f913)

16 years agor7234: that code path is died
Simo Sorce [Fri, 3 Jun 2005 14:08:27 +0000 (14:08 +0000)]
r7234: that code path is died
(This used to be commit efbfabdefab621eca0b644f22b887ae2cdd50bf2)

16 years agor7233: what about filling that new element ?
Simo Sorce [Fri, 3 Jun 2005 14:07:50 +0000 (14:07 +0000)]
r7233: what about filling that new element ?
(This used to be commit 6a5e48c35cba801b16172cf6ff06b1d4116fb018)

16 years agor7232: add some more auth stuff
Simo Sorce [Fri, 3 Jun 2005 14:06:23 +0000 (14:06 +0000)]
r7232: add some more auth stuff

enables us to authenticate against system users (only PAM support right now)
(This used to be commit 0c894de58b7850a2905b73eb17c42d7e87cb9f87)

16 years agor7231: remove some old stuff
Simo Sorce [Fri, 3 Jun 2005 14:05:05 +0000 (14:05 +0000)]
r7231: remove some old stuff
(This used to be commit 2e3316be9faf696fbb84e0a183de47418d7b9acd)

16 years agor7230: use socket_pending() to get rid of the max packet size limits in the
Andrew Tridgell [Fri, 3 Jun 2005 13:37:23 +0000 (13:37 +0000)]
r7230: use socket_pending() to get rid of the max packet size limits in the
cldap code
(This used to be commit 9da5379048784524eee213d8609f1d96f0058e39)

16 years agor7229: use socket_pending() to get rid of the max packet size limits in the
Andrew Tridgell [Fri, 3 Jun 2005 13:31:27 +0000 (13:31 +0000)]
r7229: use socket_pending() to get rid of the max packet size limits in the
nbt and dgram layers
(This used to be commit 2a9efbdae638a655999e07a7c3da97fd20dc056c)

16 years agor7228: use socket_pending() instead of the direct ioctl in the messaging code
Andrew Tridgell [Fri, 3 Jun 2005 13:20:45 +0000 (13:20 +0000)]
r7228: use socket_pending() instead of the direct ioctl in the messaging code
(This used to be commit ca3c4e961713ffd8952fca328e27196ba2ccc0c9)

16 years agor7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It
Andrew Tridgell [Fri, 3 Jun 2005 13:20:08 +0000 (13:20 +0000)]
r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It
will be interesting to see if this causes any portability problems, as
it is a less commonly used call.
(This used to be commit f6993db31d93059c70b44a23005ba444e205870f)

16 years agor7226: Forgot file to disable building the new kdc
Andrew Bartlett [Fri, 3 Jun 2005 13:04:44 +0000 (13:04 +0000)]
r7226: Forgot file to disable building the new kdc

Andrew Bartlett
(This used to be commit 678c3f37c7b1996f77daa176eb8a6c151ca3aa27)

16 years agor7225: Create a MprVar object from a NTSTATUS, e.g:
Tim Potter [Fri, 3 Jun 2005 12:31:56 +0000 (12:31 +0000)]
r7225: Create a MprVar object from a NTSTATUS, e.g:

res: {
  is_err: true,
  is_ok: false,
  errstr: "NT_STATUS_IO_TIMEOUT",
  v: -1073741643
}
(This used to be commit d81d5f8317ca82a08e6fc38ef7313fad2e631281)

16 years agor7224: add some more usefull data to the auth_usersupplied_info struct
Simo Sorce [Fri, 3 Jun 2005 12:13:33 +0000 (12:13 +0000)]
r7224: add some more usefull data to the auth_usersupplied_info struct
(This used to be commit e40c44e9cdc0be7c52207f8479568804e7d9cff2)

16 years agor7223: Advance script past interpreter line.
Tim Potter [Fri, 3 Jun 2005 12:04:26 +0000 (12:04 +0000)]
r7223: Advance script past interpreter line.
(This used to be commit 31b9fadbed656f666f587a9dcb5a7627a2d388aa)

16 years agor7222: remove double call to the same function in the same place, probable cut&paste...
Simo Sorce [Fri, 3 Jun 2005 11:25:55 +0000 (11:25 +0000)]
r7222: remove double call to the same function in the same place, probable cut&paste error
(This used to be commit 615618f192a05b95ab0e0fba68e339a6df1a3363)

16 years agor7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett [Fri, 3 Jun 2005 11:23:15 +0000 (11:23 +0000)]
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
included Heimdal) to Samba4.

Andrew Bartlett
(This used to be commit 51ba3ea60c265b837821b6c3e031dfe229c10d6a)

16 years agor7220: Fix comment
Andrew Bartlett [Fri, 3 Jun 2005 11:19:32 +0000 (11:19 +0000)]
r7220: Fix comment
(This used to be commit 964f0d95bb16c5d298928f0a9c21f2870eea40c6)

16 years agor7219: Don't allow 'binding' to be used uninitilaised.
Andrew Bartlett [Fri, 3 Jun 2005 11:18:48 +0000 (11:18 +0000)]
r7219: Don't allow 'binding' to be used uninitilaised.

Andrew Bartlett
(This used to be commit 3dd730fbc880ddc4f2efc6105cd21ec45f4afdd5)

16 years agor7218: Don't use an uninitialised variable in an error message.
Andrew Bartlett [Fri, 3 Jun 2005 11:18:07 +0000 (11:18 +0000)]
r7218: Don't use an uninitialised variable in an error message.

Andrew Bartlett
(This used to be commit 1f68cf7d0eb5de18da7f9d14c729caf314740601)

16 years agor7215: Convert smbscript to use ejsEvalScript() and file_load() instead of
Tim Potter [Fri, 3 Jun 2005 08:00:42 +0000 (08:00 +0000)]
r7215: Convert smbscript to use ejsEvalScript() and file_load() instead of
ejsEvalFile().

Still need to add advancement of the script past the hash-bang line but
it's home time now!!
(This used to be commit 14a2053c045a2df1d68838900c833c2a15cb5a36)

16 years agor7214: Undo my interpreter patch. Tridge thought of a much better way to do it
Tim Potter [Fri, 3 Jun 2005 07:56:41 +0000 (07:56 +0000)]
r7214: Undo my interpreter patch.  Tridge thought of a much better way to do it
that doesn't involve any changes to ejs at all.
(This used to be commit 7b49711ecb87e8618be5ae934ffed5995408b748)

16 years agor7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreter
Tim Potter [Fri, 3 Jun 2005 07:47:06 +0000 (07:47 +0000)]
r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreter
as the first line of the script.  This allows smbscript to be used as an
interpreter.
(This used to be commit 875c8164096e7334de25cc57ac4b8bdc39b9c46b)

16 years agor7212: Disambiguate dummy functions to avoid linker problemos.
Tim Potter [Fri, 3 Jun 2005 07:03:26 +0000 (07:03 +0000)]
r7212: Disambiguate dummy functions to avoid linker problemos.
(This used to be commit 61537301a3c2c93346d874132dd50a83f10b6fe9)

16 years agor7211: - use ioctl(FIONREAD) to remove the artificial limit on messaging size
Andrew Tridgell [Fri, 3 Jun 2005 06:04:34 +0000 (06:04 +0000)]
r7211: - use ioctl(FIONREAD) to remove the artificial limit on messaging size

- avoid a memcpy
(This used to be commit 753839c358f45c02927b137092828f3a79158083)

16 years agor7206: changed the messaging library to use sendto instead of a connected
Andrew Tridgell [Fri, 3 Jun 2005 04:21:25 +0000 (04:21 +0000)]
r7206: changed the messaging library to use sendto instead of a connected
send on the unix domain datagram socket. This gains us about 50% in
speed, and also means that we don't run the risk of running out of
file descriptors due to heavy messaging traffic. We now use a single
file descriptor no matter how many messages are pending to any number
of servers.
(This used to be commit 2369170fc1b4ff9a48284779fa6d3a6254177ec1)

16 years agor7205: added support for sendto() on unix domain sockets
Andrew Tridgell [Fri, 3 Jun 2005 04:19:32 +0000 (04:19 +0000)]
r7205: added support for sendto() on unix domain sockets
(This used to be commit 35ef6e3b153f527f79539b2d99c5ff1cd034ba4b)

16 years agor7204: Also fall back to different password set methods on WRITE_FAULT, as
Andrew Bartlett [Fri, 3 Jun 2005 00:39:31 +0000 (00:39 +0000)]
r7204: Also fall back to different password set methods on WRITE_FAULT, as
NT4 apparently returns this.

Andrew Bartlett
(This used to be commit 06b1416c3162a525eac9626957dd3e4adf1d257e)

16 years agor7203: Fill in the error message and fail if we can't open the secrets database.
Andrew Bartlett [Fri, 3 Jun 2005 00:38:51 +0000 (00:38 +0000)]
r7203: Fill in the error message and fail if we can't open the secrets database.

Andrew Bartlett
(This used to be commit 27257170f4ad08c1a86be9c2a5edfa0b3da0b7a0)

16 years agor7198: Add IDL for browse service
Jelmer Vernooij [Thu, 2 Jun 2005 16:58:18 +0000 (16:58 +0000)]
r7198: Add IDL for browse service
(This used to be commit c04fca198ac1469580cd197379a3eff2ed55c41c)

16 years agor7196: fix typo, that makes the spoolss test working with [validate]
Stefan Metzmacher [Thu, 2 Jun 2005 15:11:06 +0000 (15:11 +0000)]
r7196: fix typo, that makes the spoolss test working with [validate]
([validate,bigendian] is still failing badly...)

metze
(This used to be commit da319b7bc366bb40d9d290efe17436c8fd5a0911)

16 years agor7195: - Fix echo pipe
Jelmer Vernooij [Thu, 2 Jun 2005 13:21:11 +0000 (13:21 +0000)]
r7195: - Fix echo pipe
- Don't allocate strings
- Give higher preference to the [out] part of variables when they
  are being used by another [out] variable. Also make sure that
  [in] variables never use [out] variables (i.e. switch_is() on an
  [in] variable can no longer use an [out] variable).
(This used to be commit 837c83d77a2d1990419c4f3e343616daf8da5799)

16 years agor7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side now...
Stefan Metzmacher [Thu, 2 Jun 2005 06:27:40 +0000 (06:27 +0000)]
r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side now...

metze
(This used to be commit d2eb1a68447ff71adfc56c60d26753e12596a1a6)

16 years agor7193: add some bail out checks and fix pushing of relative pointers
Stefan Metzmacher [Thu, 2 Jun 2005 06:25:48 +0000 (06:25 +0000)]
r7193: add some bail out checks and fix pushing of relative pointers

metze
(This used to be commit 58a214d98fc7a2b46a0876e57e05dec82438bc53)

16 years agor7188: make use of the new relative_base property for the spoolss_Enum* functions
Stefan Metzmacher [Thu, 2 Jun 2005 05:18:50 +0000 (05:18 +0000)]
r7188: make use of the new relative_base property for the spoolss_Enum* functions

metze
(This used to be commit 870ed3a2b528a9c869392b7ac31e90917bd66ed0)

16 years agor7187: fix alignment of unions
Stefan Metzmacher [Thu, 2 Jun 2005 05:17:08 +0000 (05:17 +0000)]
r7187: fix alignment of unions

metze
(This used to be commit b9e50a47f165ba120cd99f2a2b25256b6420681b)

16 years agor7186: add [relative_base] property, which is allowed on typedef's
Stefan Metzmacher [Thu, 2 Jun 2005 03:41:12 +0000 (03:41 +0000)]
r7186: add [relative_base] property, which is allowed on typedef's
(maybe we could add them to elements latter...)

with this property all relative pointers from inside the struct or union
are relative to the struct/union start

metze
(This used to be commit c0dd18326c058e3e218d43f48ecff418f4b0b51e)

16 years agor7185: fix formatting
Stefan Metzmacher [Thu, 2 Jun 2005 03:28:47 +0000 (03:28 +0000)]
r7185: fix formatting

metze
(This used to be commit 87a31621908c30b0376e98e3f4143eb591987c5c)

16 years agor7184: remove unused ndr_pull/push_struct_start/end() functions
Stefan Metzmacher [Thu, 2 Jun 2005 00:57:13 +0000 (00:57 +0000)]
r7184: remove unused ndr_pull/push_struct_start/end() functions

metze
(This used to be commit 95d3286a327467c32ee25fcac913fc5f3113a74b)

16 years agor7183: add some forward declarations ...
Stefan Metzmacher [Thu, 2 Jun 2005 00:20:54 +0000 (00:20 +0000)]
r7183: add some forward declarations ...

metze
(This used to be commit e9f30ad69800a9858676c467f7f12aceff693358)

16 years agor7182: remove current support for RELATIVE_CURRENT, this will be replaced with a...
Stefan Metzmacher [Thu, 2 Jun 2005 00:19:57 +0000 (00:19 +0000)]
r7182: remove current support for RELATIVE_CURRENT, this will be replaced with a better aproach later

metze
(This used to be commit 9a4e9f68fbddaae3fc86e30d39b69fc76261c0ea)

16 years agor7181: add functions to calculate the buffer size needed for array buffer in the...
Stefan Metzmacher [Thu, 2 Jun 2005 00:18:06 +0000 (00:18 +0000)]
r7181: add functions to calculate the buffer size needed for array buffer in the spoolss_Enum* functions
they will be later used in the spoolss server code

metze
(This used to be commit 539fe32cedb73be0520675a1052cba476e4974d2)

16 years agor7180: Missed fixing the shutdown for 1 process...
Jeremy Allison [Wed, 1 Jun 2005 23:41:43 +0000 (23:41 +0000)]
r7180: Missed fixing the shutdown for 1 process...
Jeremy.
(This used to be commit 997e1405cbd4535e18c4729c77ec5de4237f78d7)

16 years agor7179: remove compiler warnings
Stefan Metzmacher [Wed, 1 Jun 2005 23:18:17 +0000 (23:18 +0000)]
r7179: remove compiler warnings

metze
(This used to be commit 0e1b1c393718cbffea391ba753cf19d359ff36d6)

16 years agor7178: If we're using one process in NETBENCH simultion only open one
Jeremy Allison [Wed, 1 Jun 2005 23:10:11 +0000 (23:10 +0000)]
r7178: If we're using one process in NETBENCH simultion only open one
connection to the server. Makes valgrind/cachegrind on the server
easier.
Jeremy.
(This used to be commit fba9462591864a4efcfae653e1cef81f08299f92)

16 years agor7177: fill in REMOTE_ADDR correctly
Stefan Metzmacher [Wed, 1 Jun 2005 23:02:16 +0000 (23:02 +0000)]
r7177: fill in REMOTE_ADDR correctly

metze
(This used to be commit aab9b953da8e9416e0756f760a717cf9013b772b)

16 years agor7171: Just learning my way around the new SWAT, and updating some
Deryck Hodge [Wed, 1 Jun 2005 18:47:44 +0000 (18:47 +0000)]
r7171: Just learning my way around the new SWAT, and updating some
docs/specs in the menu...

Linking to XHTML specs since we're sending the pages as XHTML.
Also, added a link to CSS specs to go along with the CSS quick
reference card.
(This used to be commit 95337ad27bd0bb9bf45d03427eb7ec5422dca270)

16 years agor7167: fix the build
Stefan Metzmacher [Wed, 1 Jun 2005 16:23:54 +0000 (16:23 +0000)]
r7167: fix the build

metze
(This used to be commit 978f49ced5690cda672ba7882fbddc77a3997793)

16 years agor7166: Move replacement stuff to seperate directory
Jelmer Vernooij [Wed, 1 Jun 2005 10:16:35 +0000 (10:16 +0000)]
r7166: Move replacement stuff to seperate directory
(easier to add win32-specific bits later)
Trim LIBBASIC a bit more
(This used to be commit fc7f519e4ae2051e9515df5f549c8e1842b7e70b)

16 years agor7165: Fix pidl tests
Jelmer Vernooij [Wed, 1 Jun 2005 09:55:41 +0000 (09:55 +0000)]
r7165: Fix pidl tests
(This used to be commit 3c6e9d0bd0cb1e8692b80da6a246feb896f835db)

16 years agor7163: a 2nd test commit to trigger anon update with new svn fsfs backend
Andrew Tridgell [Wed, 1 Jun 2005 01:36:07 +0000 (01:36 +0000)]
r7163: a 2nd test commit to trigger anon update with new svn fsfs backend
(This used to be commit 02bfd2e51bb4a2bbb554287d8fdd0211e5bf1748)

16 years agor7162: a test commit to trigger anon update with new svn fsfs backend
Andrew Tridgell [Wed, 1 Jun 2005 01:29:36 +0000 (01:29 +0000)]
r7162: a test commit to trigger anon update with new svn fsfs backend
(This used to be commit d661591c97b8ec94f0730b79c3cbc7ca8e217ce7)

16 years agor7161: - Add support for "aliases" for pidls scalar types and add a few aliases.
Jelmer Vernooij [Wed, 1 Jun 2005 00:34:28 +0000 (00:34 +0000)]
r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.
- Define __PIDL__ when preprocessing IDL files.
- Remove a couple of useless defines from rpcecho.idl
rpcecho.idl now works in both pidl and midl
(althought pidl is a bit pedantic and gives two warnings)
(This used to be commit 6731e0a6548ac24d561ba48c8e9611d0034e662f)

16 years agor7160: Initial work on an esp function wrapper generator
Jelmer Vernooij [Wed, 1 Jun 2005 00:12:34 +0000 (00:12 +0000)]
r7160: Initial work on an esp function wrapper generator
(This used to be commit aaf097ec101b5e31b00e6e9a211e247ee69a118a)

16 years agor7159: Improve the messages from pidl's validator module.
Jelmer Vernooij [Wed, 1 Jun 2005 00:00:50 +0000 (00:00 +0000)]
r7159: Improve the messages from pidl's validator module.
Change the IDL file for the echo interface to match the one we use for
Windows. The only thing different between the two files currently is the
names of the scalar types and the handling of strings.
(This used to be commit b264c61061d222347919837600adf809fbadfb13)

16 years agor7138: Doh - fix some typos.
Tim Potter [Tue, 31 May 2005 11:46:54 +0000 (11:46 +0000)]
r7138: Doh - fix some typos.
(This used to be commit 20e1ed965a03ff3292717e41f30210cc658f80c2)

16 years agor7137: Add a couple more dummy idl files for the DNS server and Windows
Tim Potter [Tue, 31 May 2005 11:45:05 +0000 (11:45 +0000)]
r7137: Add a couple more dummy idl files for the DNS server and Windows
Terminal Server remote management.
(This used to be commit 6838607893f071e15ef0b8c6a5b37922b3cd8717)

16 years agor7136: fixed a typo
Andrew Tridgell [Tue, 31 May 2005 04:40:10 +0000 (04:40 +0000)]
r7136: fixed a typo
(This used to be commit d0374ffc87da225dfe8e57d9c4ae859b288fc913)

16 years agor7135: make typeof() complient with ECMA 11.4.3
Andrew Tridgell [Tue, 31 May 2005 04:12:55 +0000 (04:12 +0000)]
r7135: make typeof() complient with ECMA 11.4.3
(This used to be commit 29ab4cc6cb244255ab75af7ae2076b51209f4f2d)

16 years agor7134: a number of small changes to make the pages HTML compliant. The
Andrew Tridgell [Tue, 31 May 2005 03:37:01 +0000 (03:37 +0000)]
r7134: a number of small changes to make the pages HTML compliant. The
builtin web validator in firefox sure is useful!
(This used to be commit aa43111aa5f9a183395ebd840d8f77867730ab23)

16 years agor7133: work in progress, including a HIGHLY revised and simplified schema
Derrell Lipman [Tue, 31 May 2005 03:31:54 +0000 (03:31 +0000)]
r7133: work in progress, including a HIGHLY revised and simplified schema
(This used to be commit aa9bb6ad4cb7219a80a6589d406e47a15ac2c3a1)

16 years agor7132: - start a convention of making object constructors end in Obj, so we
Andrew Tridgell [Tue, 31 May 2005 02:57:21 +0000 (02:57 +0000)]
r7132: - start a convention of making object constructors end in Obj, so we
  now have FormObj(). This follows the style in the ejs manual

- make a new MenuObj object type, with a display_menu() to display
  it. This will make it easier to make different types of
  menus. Currently only veritical simple menus are supported.
(This used to be commit ac978d4124f773d872dd15205d90a41dcec8a38f)

16 years agor7131: support sub-object arrays when displaying objects. This allows the ldb test to
Andrew Tridgell [Tue, 31 May 2005 02:24:50 +0000 (02:24 +0000)]
r7131: support sub-object arrays when displaying objects. This allows the ldb test to
correctly display multi-value attributes like objectClass
(This used to be commit 134f42655ed2e5e13dee25921b8cd4e1ca9a1396)

16 years agor7128: added recursion to bugs list
Andrew Tridgell [Tue, 31 May 2005 01:52:14 +0000 (01:52 +0000)]
r7128: added recursion to bugs list
(This used to be commit 645e645a4ee94af5cb8d6021c63a48322478582c)

16 years agor7127: allow for recursive ejs functions
Andrew Tridgell [Tue, 31 May 2005 01:48:04 +0000 (01:48 +0000)]
r7127: allow for recursive ejs functions
(This used to be commit 567bb9568c4e46a4abf9250e7319c702fc3a2fc9)

16 years agor7125: demonstrate some bugs in ejs
Andrew Tridgell [Tue, 31 May 2005 01:20:49 +0000 (01:20 +0000)]
r7125: demonstrate some bugs in ejs
(This used to be commit 46adb4a065f3f7dd81d72ed041f24e2d81733b63)

16 years agor7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)
Andrew Tridgell [Tue, 31 May 2005 01:16:01 +0000 (01:16 +0000)]
r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)
(This used to be commit f9f1d85e651afca7a65804b3124daa11208965e8)

16 years agor7122: Some cleanups, simplification of the code.
Jelmer Vernooij [Mon, 30 May 2005 23:59:29 +0000 (23:59 +0000)]
r7122: Some cleanups, simplification of the code.
(This used to be commit 277f26edacccb3a3f7a90629fd6ea1f21d9f6530)

16 years agor7121: More subcontext fixes. A subcontext does not always imply internally deferred
Jelmer Vernooij [Mon, 30 May 2005 23:13:59 +0000 (23:13 +0000)]
r7121: More subcontext fixes. A subcontext does not always imply internally deferred
data, though it might.
(This used to be commit cf522ba372216da3dae0c534a6a698c21a484ab7)

16 years agor7120: make use of the new 'noopnum' property and get rid of handwritten
Stefan Metzmacher [Mon, 30 May 2005 22:44:17 +0000 (22:44 +0000)]
r7120: make use of the new 'noopnum' property and get rid of handwritten
parsing code for the spoolss_Enum* functions, there still same handwritten code needed
but just to stack the autogenerated code into the correct way

metze
(This used to be commit 155d18e8b78afebfb4a84e43e3b4d8fc6c9cc4e2)

16 years agor7119: the content of a subcontext can contain deferred data,
Stefan Metzmacher [Mon, 30 May 2005 18:40:36 +0000 (18:40 +0000)]
r7119: the content of a subcontext can contain deferred data,
but for the caller a subcontext is like a scalar...
the first point is more important and is fixed with this commit,
however it would be nice if we could make them look like scalars to the callers later

metze
(This used to be commit 8a16aa6401ff57624e35b785b8f6a6acda56ea1f)

16 years agor7118: allways pull scalars and buffers when pulling the subcontext context
Stefan Metzmacher [Mon, 30 May 2005 17:58:12 +0000 (17:58 +0000)]
r7118: allways pull scalars and buffers when pulling the subcontext context
(this, is not the full fix, still doesn't work :-( )

metze
(This used to be commit 9a858b5614db8dfed13f76099bf042182dfa4a0c)

16 years agor7117: Move more manpages to the source repository
Jelmer Vernooij [Mon, 30 May 2005 16:50:32 +0000 (16:50 +0000)]
r7117: Move more manpages to the source repository
(This used to be commit b00355bf0ce241a1223dbdbb2f3b5059a2bb4204)

16 years agor7116: work in progress
Derrell Lipman [Mon, 30 May 2005 16:46:54 +0000 (16:46 +0000)]
r7116: work in progress
(This used to be commit c860a4f9940c04021ecc859240c5f35c3d1c4bed)

16 years agor7115: specify what properties can be used on what objects...
Stefan Metzmacher [Mon, 30 May 2005 16:19:23 +0000 (16:19 +0000)]
r7115: specify what properties can be used on what objects...

metze
(This used to be commit 2287ed4afa8ffe99e21496e4ec6a2a0b7cc0952c)

16 years agor7114: Convert ldb documentation to DocBook/XML
Jelmer Vernooij [Mon, 30 May 2005 15:59:08 +0000 (15:59 +0000)]
r7114: Convert ldb documentation to DocBook/XML
(This used to be commit 470c6185fb815983aebffd313361ec0fac723fd0)

16 years agor7113: Move manpages from docs repository to source repository
Jelmer Vernooij [Mon, 30 May 2005 15:11:10 +0000 (15:11 +0000)]
r7113: Move manpages from docs repository to source repository
(This used to be commit f16d346032b9052c9dcd6b15cf65dd62e6943cd3)

16 years agor7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for now
Stefan Metzmacher [Mon, 30 May 2005 14:55:26 +0000 (14:55 +0000)]
r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for now
(I also noticed that RPC-SAMR and some other tests are faling against my w2k3 box...)

metze
(This used to be commit 5531eb852c1e1779c5621a4955d074d5878fc67f)

16 years agor7111: Patch from Alan DeKok for correct use of the needed variables in Decl*
Jelmer Vernooij [Mon, 30 May 2005 14:15:20 +0000 (14:15 +0000)]
r7111: Patch from Alan DeKok for correct use of the needed variables in Decl*
(This used to be commit 1e9beae533b2bd802c9651a3af620a464620d38e)

16 years agor7110: Remove invalid use of id()
Jelmer Vernooij [Mon, 30 May 2005 13:52:52 +0000 (13:52 +0000)]
r7110: Remove invalid use of id()
(This used to be commit 9fe7e0f7700ab765a468eea596b3a9900abd509e)

16 years agor7109: Change noid() to noopnum() so it isn't confusing to people familiar with id()
Jelmer Vernooij [Mon, 30 May 2005 13:48:35 +0000 (13:48 +0000)]
r7109: Change noid() to noopnum() so it isn't confusing to people familiar with id()
(This used to be commit 7721fc727426ae9fcc26afa773f855aa232df637)

16 years agor7108: display a session expired message
Andrew Tridgell [Mon, 30 May 2005 12:57:59 +0000 (12:57 +0000)]
r7108: display a session expired message
(This used to be commit 3f87d53d6614b514f1725b09e9964629b91dbbcc)

16 years agor7107: detect when a users session has expired and set request['SESSION_EXPIRED']
Andrew Tridgell [Mon, 30 May 2005 12:57:31 +0000 (12:57 +0000)]
r7107: detect when a users session has expired and set request['SESSION_EXPIRED']
(This used to be commit 0c2e42986ca3d10fbd19c91e2ea59af20e4fce30)

16 years agor7106: the web interface now works completely with or without cookies. If you have...
Andrew Tridgell [Mon, 30 May 2005 12:21:30 +0000 (12:21 +0000)]
r7106: the web interface now works completely with or without cookies. If you have cookies
they will be used, otherwise you will see URLs with ?SwatSessionId=XXX on the end.
(This used to be commit 104d47a7458ecf03c0d5f969eaf2a98346928679)

16 years agor7105: fixed a typo
Andrew Tridgell [Mon, 30 May 2005 12:18:49 +0000 (12:18 +0000)]
r7105: fixed a typo
(This used to be commit 790f861538c490fab0ab1028cef6ae1797dd2c15)

16 years agor7104: add support into the web server for session[] variables without cookies by...
Andrew Tridgell [Mon, 30 May 2005 12:18:23 +0000 (12:18 +0000)]
r7104: add support into the web server for session[] variables without cookies by using
query strings
(This used to be commit 6ca3e3af89df534704eb5cbefb84bba7257f82bb)

16 years agor7103: fix make installswat again:-)
Stefan Metzmacher [Mon, 30 May 2005 11:51:30 +0000 (11:51 +0000)]
r7103: fix make installswat again:-)

metze
(This used to be commit 46e3f57f0eebe500ecc5b7b39e05d9ea335e5c7a)

16 years agor7102: fix subcontext(0)
Stefan Metzmacher [Mon, 30 May 2005 11:25:26 +0000 (11:25 +0000)]
r7102: fix subcontext(0)

metze
(This used to be commit 81c878b7b2e0cb5f4c042fab4d27953c3ef1e9c9)

16 years agor7101: moved favicon into images/
Andrew Tridgell [Mon, 30 May 2005 09:41:01 +0000 (09:41 +0000)]
r7101: moved favicon into images/
(This used to be commit df7280c5c814c3c86fad1d2b0286b865a1f37179)

16 years agor7100: install lately added files too
Stefan Metzmacher [Mon, 30 May 2005 09:31:59 +0000 (09:31 +0000)]
r7100: install lately added files too

metze
(This used to be commit 067f3a4da2b1ac2f0bfd6edf26001436106c8f69)

16 years agor7099: make the password field a password field...
Stefan Metzmacher [Mon, 30 May 2005 09:31:17 +0000 (09:31 +0000)]
r7099: make the password field a password field...

metze
(This used to be commit ad2d3991ba56d2779df66ff88ccbeb165ac23376)

16 years agor7098: - make use of the NDR table instead of the IDL table in the client and server...
Stefan Metzmacher [Mon, 30 May 2005 09:07:21 +0000 (09:07 +0000)]
r7098: - make use of the NDR table instead of the IDL table in the client and server generation
- add 'noid' property to allow functions to be not present in the function table,
  and not generate client and server functions for them
- print out a warning about [id()] not being correctly supported yet

metze
(This used to be commit 189730d1430e7f728d62dd5dc52f2a90c1a556d7)