ira/wip.git
16 years agor9052: Support lex/yacc compilers without support for -o
Jelmer Vernooij [Thu, 4 Aug 2005 05:23:07 +0000 (05:23 +0000)]
r9052: Support lex/yacc compilers without support for -o
(This used to be commit e641d3a847f2dafc25e5555eed601325cbc86c07)

16 years agor9050: fix make pch all
Stefan Metzmacher [Thu, 4 Aug 2005 04:53:06 +0000 (04:53 +0000)]
r9050: fix make pch all

metze
(This used to be commit eb2e26b7fb57704aa13e39737ead56fef886944f)

16 years agor9049: - add property dependencies to include/proto.h
Stefan Metzmacher [Thu, 4 Aug 2005 04:45:42 +0000 (04:45 +0000)]
r9049: - add property dependencies to include/proto.h
- make some stuff easier

metze
(This used to be commit 14b92e8a085f7d1a011b1663bf2a2728a907b0af)

16 years agor9048: added a new DOS error code (thanks to EMC)
Andrew Tridgell [Thu, 4 Aug 2005 04:24:37 +0000 (04:24 +0000)]
r9048: added a new DOS error code (thanks to EMC)
(This used to be commit 1936c20939a6e1311665b44a71a31ab231ba7b28)

16 years agor9047: show the order of the server/correct output to make it easier to demo this...
Andrew Tridgell [Thu, 4 Aug 2005 04:23:40 +0000 (04:23 +0000)]
r9047: show the order of the server/correct output to make it easier to demo this test ;)
(This used to be commit 73ba1a8e3823330c6889d626e8e4fb392ebcab8a)

16 years agor9046: fixed display of privileges in RAW-ACLS test
Andrew Tridgell [Thu, 4 Aug 2005 04:23:08 +0000 (04:23 +0000)]
r9046: fixed display of privileges in RAW-ACLS test
(This used to be commit 0ab907af6a4c3d1adbafccdb1bd4150c491bcba4)

16 years agor9045: be friendly towards servers that don't understand the 'share' form for tconx...
Andrew Tridgell [Thu, 4 Aug 2005 04:21:52 +0000 (04:21 +0000)]
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 02a78d06e1018087859c9ec65b792b1ffcfd3981)

16 years agor9044: added a comment so you can see what this test does :-)
Andrew Tridgell [Thu, 4 Aug 2005 04:21:03 +0000 (04:21 +0000)]
r9044: added a comment so you can see what this test does :-)
(This used to be commit ee2744160892f28390662f4934dc4135e4378d78)

16 years agor9043: fixed return code in RAW-STREAMS test
Andrew Tridgell [Thu, 4 Aug 2005 04:20:43 +0000 (04:20 +0000)]
r9043: fixed return code in RAW-STREAMS test
(This used to be commit 45e41010da19cafc9d50369c2d311a42e5172eb7)

16 years agor9042: fixed the valgrind error in the RAW-SFILEINFO test
Andrew Tridgell [Thu, 4 Aug 2005 04:20:26 +0000 (04:20 +0000)]
r9042: fixed the valgrind error in the RAW-SFILEINFO test
(This used to be commit eaf079e33f3e2d933b7310cf076d572b6988cbb4)

16 years agor9038: Revert svn rev 414. Discussed with Jerry and Metze.
Lars Müller [Thu, 4 Aug 2005 02:59:19 +0000 (02:59 +0000)]
r9038: Revert svn rev 414.  Discussed with Jerry and Metze.

We need the option to add an 'a' if we're already in pre or rc state
with the next release.

Bugzilla Bug 2618
(This used to be commit 8e2be770aef55ef1d9a7ec45d189c96d231ae72a)

16 years agor9037: New fields in usermod function - allow_password_change and
Rafal Szczesniak [Thu, 4 Aug 2005 02:51:26 +0000 (02:51 +0000)]
r9037: New fields in usermod function - allow_password_change and
force_password_change datetime.

rafal
(This used to be commit dfa2cc6c4ed8273b1d3ee604954c81c75f0890bd)

16 years agor9033: Add the 'installmisc' make target back again
Jelmer Vernooij [Thu, 4 Aug 2005 02:27:30 +0000 (02:27 +0000)]
r9033: Add the 'installmisc' make target back again
(This used to be commit 8eff7263938eae8a51f42e732563fdfbc570a4b3)

16 years agor9031: don't use the global $LIBS variables for posix specific stuff
Stefan Metzmacher [Thu, 4 Aug 2005 01:43:25 +0000 (01:43 +0000)]
r9031: don't use the global $LIBS variables for posix specific stuff

metze
(This used to be commit 51ab751c619bfa05a736853723f1aeda901a0b33)

16 years agor9030: add a AC_SEARCH_FUNCS_EXT() which takes an extra argument that get the output...
Stefan Metzmacher [Thu, 4 Aug 2005 01:42:14 +0000 (01:42 +0000)]
r9030: add a AC_SEARCH_FUNCS_EXT() which takes an extra argument that get the output libs
to not pollute the global $LIBS variable

metze
(This used to be commit 80bdc68ec188728b80eedf0fde9f22f06349f9b6)

16 years agor9028: make some function static
Stefan Metzmacher [Thu, 4 Aug 2005 01:38:53 +0000 (01:38 +0000)]
r9028: make some function static

metze
(This used to be commit 72643ac4c4724bdd3e73b5d10ff9bdf21eb46345)

16 years agor9026: remove autogenerated .x and .c files
Stefan Metzmacher [Thu, 4 Aug 2005 01:33:09 +0000 (01:33 +0000)]
r9026: remove autogenerated .x and .c files

metze
(This used to be commit 126875392082f1378316c981ed576934794415d9)

16 years agor9025: fix the build when it was stoped and you don't run make clean before make all
Stefan Metzmacher [Thu, 4 Aug 2005 01:30:21 +0000 (01:30 +0000)]
r9025: fix the build when it was stoped and you don't run make clean before make all

metze
(This used to be commit 9a920d18bdfc8fe464989fc604e9e5374ee39329)

16 years agor9022: One more step in the game of whack-a-mole with the PAC.
Andrew Bartlett [Wed, 3 Aug 2005 23:14:38 +0000 (23:14 +0000)]
r9022: One more step in the game of whack-a-mole with the PAC.

This makes the PAC we generate match (closely) the PAC generated by my
test win2k3 DC.

Andrew Bartlett
(This used to be commit 6172b1868020ac8e828c375f17f4c33fc40eaca4)

16 years agor9016: More work to avoid abuse of the "name" attribute, this time on
Andrew Bartlett [Wed, 3 Aug 2005 20:27:33 +0000 (20:27 +0000)]
r9016: More work to avoid abuse of the "name" attribute, this time on
NETLOGON.

Andrew Bartlett
(This used to be commit e9837d49bc8d784b365c0a7470ebfbd6f396464d)

16 years agor9015: Fix access to BUILTIN again.
Andrew Bartlett [Wed, 3 Aug 2005 19:58:58 +0000 (19:58 +0000)]
r9015: Fix access to BUILTIN again.

Andrew Bartlett
(This used to be commit 2beb694226429319ff3799adbd7be50af99df02c)

16 years agor9011: Remove more references to "name" as a netbios name, using the
Andrew Bartlett [Wed, 3 Aug 2005 18:30:21 +0000 (18:30 +0000)]
r9011: Remove more references to "name" as a netbios name, using the
cross-reference instead.

Andrew Bartlett
(This used to be commit 0f7b1136f6e0779f28f2132a8606dd64be20c42e)

16 years agor9010: forgot to commit the change to create_directory_handle()
Andrew Tridgell [Wed, 3 Aug 2005 18:02:45 +0000 (18:02 +0000)]
r9010: forgot to commit the change to create_directory_handle()
(This used to be commit 8d5238049376fb5887bdd478d7e3caa80ff1c6d0)

16 years agor9009: directory not empty is not an error on failure to delete directory in delete...
Andrew Tridgell [Wed, 3 Aug 2005 17:52:33 +0000 (17:52 +0000)]
r9009: directory not empty is not an error on failure to delete directory in delete on close
(This used to be commit dada509f5e374872cded9035611c9d4fd9f4c4c7)

16 years agor9008: check the return status for the directory handle creations
Andrew Tridgell [Wed, 3 Aug 2005 17:50:00 +0000 (17:50 +0000)]
r9008: check the return status for the directory handle creations
(This used to be commit 57e44300f73bbf190a0282925591b7dd1dfc2b6b)

16 years agor9007: fixed error code for setting delete on close on a non-empty directory
Andrew Tridgell [Wed, 3 Aug 2005 17:22:33 +0000 (17:22 +0000)]
r9007: fixed error code for setting delete on close on a non-empty directory
(This used to be commit 320ab3c93b05a79b77dbbb85e9b038bb07848ba5)

16 years agor9006: expanded RAW-UNLINK test to test directory delete on close with non-empty...
Andrew Tridgell [Wed, 3 Aug 2005 17:10:26 +0000 (17:10 +0000)]
r9006: expanded RAW-UNLINK test to test directory delete on close with non-empty directory,
as per discussions during jeremys talk at cifs2005
(This used to be commit b28b2108c7f3e94fb47a706fb1d550354074730d)

16 years agor9003: add testing for non-empty directory delete on close
Andrew Tridgell [Wed, 3 Aug 2005 16:50:12 +0000 (16:50 +0000)]
r9003: add testing for non-empty directory delete on close
(This used to be commit caca1f191d23ef848d3c8da76e8a0e80a06dacef)

16 years agor9002: a workaround for the current build problems. I hope this will allow
Andrew Tridgell [Wed, 3 Aug 2005 16:26:37 +0000 (16:26 +0000)]
r9002: a workaround for the current build problems. I hope this will allow
the build farm hosts to build again.

Jelmer, please feel free to remove this once you have the correct
dependencies sorted out
(This used to be commit ed3d76a91ffde3e4095877a50510dda479ef49c2)

16 years agor9001: Fix warning in make clean
Jelmer Vernooij [Wed, 3 Aug 2005 16:13:44 +0000 (16:13 +0000)]
r9001: Fix warning in make clean
(This used to be commit 84bd51279e1302bdecca99fb3f155ba2f6e0bbf5)

16 years agor8999: Use the timestamps module to ensure we update times.
Andrew Bartlett [Wed, 3 Aug 2005 07:25:36 +0000 (07:25 +0000)]
r8999: Use the timestamps module to ensure we update times.

Andrew Bartlett
(This used to be commit e6abd9f70449e9c5716cd36565442873bdc7d44c)

16 years agor8998: More work on the RPC server code to avoid abusing the name attribute
Andrew Bartlett [Wed, 3 Aug 2005 07:24:42 +0000 (07:24 +0000)]
r8998: More work on the RPC server code to avoid abusing the name attribute
as a netbios name.

Andrew Bartlett
(This used to be commit 242db48b98a04eed46bb35946dcd68b579bffe00)

16 years agor8997: Define CPP for hosts that don't default to 'cpp'
Jelmer Vernooij [Wed, 3 Aug 2005 07:17:14 +0000 (07:17 +0000)]
r8997: Define CPP for hosts that don't default to 'cpp'
(This used to be commit efe0be92496940dd5c98ad2e864ef326ea6bf3ef)

16 years agor8996: More build fixes...
Jelmer Vernooij [Wed, 3 Aug 2005 07:06:09 +0000 (07:06 +0000)]
r8996: More build fixes...
(This used to be commit 2b15c74f201d7fad11f1c50dd91b27b78b221550)

16 years agor8995: Add heimdal headers back to "basics" target... should fix the build for now
Jelmer Vernooij [Wed, 3 Aug 2005 06:51:58 +0000 (06:51 +0000)]
r8995: Add heimdal headers back to "basics" target... should fix the build for now
(This used to be commit 343e33c13ff5a67b463c2f7c18e0a6590d75f8ab)

16 years agor8994: Clean up some more autogenerated files so I can predict when I'm going to
Jelmer Vernooij [Wed, 3 Aug 2005 06:43:06 +0000 (06:43 +0000)]
r8994: Clean up some more autogenerated files so I can predict when I'm going to
break the build...
(This used to be commit 1f31414f372bf930db0a65531e85ab5cb9a34723)

16 years agor8991: Change Makefile.core to main.mk to prevent accidental removal problems.
Jelmer Vernooij [Wed, 3 Aug 2005 05:51:50 +0000 (05:51 +0000)]
r8991: Change Makefile.core to main.mk to prevent accidental removal problems.
(This used to be commit 3719570411c47b019e29dbfec1af7b018ea9f759)

16 years agor8988: Don't remove Makefile.core in distclean...
Jelmer Vernooij [Wed, 3 Aug 2005 05:40:45 +0000 (05:40 +0000)]
r8988: Don't remove Makefile.core in distclean...
(This used to be commit e8324ff8900fee2df6ca48d89e86e419f7223af9)

16 years agor8986: As far as I can tell, given the ldif I get from behind this, we have a
Andrew Bartlett [Wed, 3 Aug 2005 05:29:34 +0000 (05:29 +0000)]
r8986: As far as I can tell, given the ldif I get from behind this, we have a
signed NTTIME here.

Andrew Bartlett
(This used to be commit 57b703a9d5c26ad410125b15587a52129a41fb91)

16 years agor8985: Automatically generate make dependency rules for
Jelmer Vernooij [Wed, 3 Aug 2005 05:28:08 +0000 (05:28 +0000)]
r8985: Automatically generate make dependency rules for
the asn1 and error table files.

This removes the need for HEIMDAL_EXTERNAL
(This used to be commit 2f481ac93c0151b82dab737d49ae8d0d3cbbbbbe)

16 years agor8984: Use the correct cross-reference search in DRSUAPI, rather than making
Andrew Bartlett [Wed, 3 Aug 2005 05:28:06 +0000 (05:28 +0000)]
r8984: Use the correct cross-reference search in DRSUAPI, rather than making
assumptions about the behaviour of "name" as a NETBIOS domain name.

Andrew Bartlett
(This used to be commit ba5fe07b97a99c34256f849dfbdd9a307a7d238d)

16 years agor8983: The KVNO (Kerberos key version number) should be incremented with
Andrew Bartlett [Wed, 3 Aug 2005 05:26:17 +0000 (05:26 +0000)]
r8983: The KVNO (Kerberos key version number) should be incremented with
every password set.

Andrew Bartlett
(This used to be commit 71958cb19f8a2289e97f29018bb252a7d4540258)

16 years agor8982: "name" is not the netbios name, but the RDN. Return the correct
Andrew Bartlett [Wed, 3 Aug 2005 05:25:30 +0000 (05:25 +0000)]
r8982: "name" is not the netbios name, but the RDN.  Return the correct
netbios domain name of the host, as well as the sid from the cache we
fetched earlier.

Andrew Bartlett
(This used to be commit c847ca2cc8244a7ce4180d17397723a486bbecc8)

16 years agor8981: Add comments, fix typos (in attribute names) and check for errors in
Andrew Bartlett [Wed, 3 Aug 2005 05:24:13 +0000 (05:24 +0000)]
r8981: Add comments, fix typos (in attribute names) and check for errors in
SamSync and 'net join'.

Andrew Bartlett
(This used to be commit 257240b0e29da14f7a2e660182b367304a5fa530)

16 years agor8980: Make Samba4 honour account control flags (we were asking for a
Andrew Bartlett [Wed, 3 Aug 2005 04:41:10 +0000 (04:41 +0000)]
r8980: Make Samba4 honour account control flags (we were asking for a
non-existant field).

Also change time(NULL) into an NTTIME for comparison, rather than
experience rounding bugs (size of time_t) when converting an NTTIME
into a time_t.

Andrew Bartlett
(This used to be commit 181155f9e059a2eb74a7dd7c34a358724ec88bb8)

16 years agor8979: Bunch of makefile fragment inclusion fixes:
Jelmer Vernooij [Wed, 3 Aug 2005 04:15:16 +0000 (04:15 +0000)]
r8979: Bunch of makefile fragment inclusion fixes:
 - support whitespace
 - support "include " keyword
 - move swig stuff to .mk file
 - support autogenerated makefile portions (use "include echo foo|")
(This used to be commit 43779c09b6a75e03f4cf6e8953a837cddd318aa5)

16 years agor8977: Put my copyright in share torture test.
Rafal Szczesniak [Wed, 3 Aug 2005 03:42:43 +0000 (03:42 +0000)]
r8977: Put my copyright in share torture test.

rafal
(This used to be commit 186bcabaa6e4989e2b46b99a46221fe6fc79b365)

16 years agor8975: Very basic test for delshare function based on code submitted
Rafal Szczesniak [Wed, 3 Aug 2005 03:28:10 +0000 (03:28 +0000)]
r8975: Very basic test for delshare function based on code submitted
by Gregory LEOCADIE <gleocadie@idealx.com>.

rafal
(This used to be commit 4d4d1ab37d68b6054b7b0459e2e7e86141f9b462)

16 years agor8974: Support makefile fragments in .mk files
Jelmer Vernooij [Wed, 3 Aug 2005 03:09:17 +0000 (03:09 +0000)]
r8974: Support makefile fragments in .mk files
(This used to be commit 8d9c18a1b4cf31ebae1d0c84b00b4d781f55de66)

16 years agor8973: nicer output
Stefan Metzmacher [Wed, 3 Aug 2005 02:52:13 +0000 (02:52 +0000)]
r8973: nicer output

metze
(This used to be commit ea78b57ed8ab3488a7b7ca4d5ead1ec4d0f10931)

16 years agor8972: More simplifications...
Jelmer Vernooij [Wed, 3 Aug 2005 01:46:33 +0000 (01:46 +0000)]
r8972: More simplifications...
(This used to be commit d89caeb8004c5cfabc934c8efa899a6d1839d250)

16 years agor8970: Add 'ADS' join support to Samba4.
Andrew Bartlett [Wed, 3 Aug 2005 00:59:35 +0000 (00:59 +0000)]
r8970: Add 'ADS' join support to Samba4.

We now fill in the servicePrincipalName over LDAP, just like XP does,
and store the kvno in our local db.

Andrew Bartlett
(This used to be commit 5547c4e6f6a0c163aa38fa4d4ed8c627ae12bf80)

16 years agor8969: Make password field a password field, that is - prevent them from
Rafal Szczesniak [Wed, 3 Aug 2005 00:57:48 +0000 (00:57 +0000)]
r8969: Make password field a password field, that is - prevent them from
displaying plain text.

rafal
(This used to be commit b91e6053485ada50f66aa763e0ccff3b71991fa5)

16 years agor8968: More simplifications
Jelmer Vernooij [Wed, 3 Aug 2005 00:42:03 +0000 (00:42 +0000)]
r8968: More simplifications
(This used to be commit 92e14f555633c12ac02255274ac16a44ecf2b436)

16 years agor8966: Simplify the makefile generation system a bit.
Jelmer Vernooij [Wed, 3 Aug 2005 00:08:28 +0000 (00:08 +0000)]
r8966: Simplify the makefile generation system a bit.
Autogenerate list of binaries (rather then having them hardcoded in build/smb_build/makefile.pm)
Add INSTALLDIR keyword to .mk files
(This used to be commit ce0935112b846486cf705ec69f12350be9c4c89d)

16 years agor8955: Move a bit more of the build process to the Makefile
Jelmer Vernooij [Tue, 2 Aug 2005 23:15:56 +0000 (23:15 +0000)]
r8955: Move a bit more of the build process to the Makefile
(This used to be commit 670a7a8de570a9c89ea09bb473d9b1d8cabf6830)

16 years agor8954: Use binding string to specify host rather than share path, as we use
Rafal Szczesniak [Tue, 2 Aug 2005 22:25:42 +0000 (22:25 +0000)]
r8954: Use binding string to specify host rather than share path, as we use
rpc call here after all. Also, safely exit (freeing memory context) in
case of any error.

rafal
(This used to be commit be2584df1d167f3e8ef600a926979f081e72c6a9)

16 years agor8953: Move a few utility functions
Jelmer Vernooij [Tue, 2 Aug 2005 22:01:04 +0000 (22:01 +0000)]
r8953: Move a few utility functions
(This used to be commit 732db744b287be71781b7577933bc54a0724f78c)

16 years agor8952: Partial work commit to find the DN of the new machine account - we
Andrew Bartlett [Tue, 2 Aug 2005 21:21:43 +0000 (21:21 +0000)]
r8952: Partial work commit to find the DN of the new machine account - we
will use ldb to add servicePrincipalNames to this.

Andrew Bartlett
(This used to be commit c1f8cab3e3d3eaf4af372675656fe1a4da68a9f8)

16 years agor8944: Get more verbose output from NET-API-LISTSHARE test.
Rafal Szczesniak [Tue, 2 Aug 2005 20:35:52 +0000 (20:35 +0000)]
r8944: Get more verbose output from NET-API-LISTSHARE test.

rafal
(This used to be commit b1ff59d80f942b679ae3c8dcb08361cf8a25a457)

16 years agor8942: Move intermediate subsystem output files to bin/subsystems/
Jelmer Vernooij [Tue, 2 Aug 2005 20:21:07 +0000 (20:21 +0000)]
r8942: Move intermediate subsystem output files to bin/subsystems/
(This used to be commit 43c8321cd991bdc3a7e1b05359d249457e86e7d1)

16 years agor8940: Add TDR (Trivial Data Representation). The aim is to use this later for
Jelmer Vernooij [Tue, 2 Aug 2005 20:12:31 +0000 (20:12 +0000)]
r8940: Add TDR (Trivial Data Representation). The aim is to use this later for
NBT/WINS/etc rather then having to depend on NDR.
(This used to be commit 5ee7af26dd220de06f1764cd1683abedeeda5131)

16 years agor8939: Do an open domain in the schannel SAMR test. This should test some of
Andrew Bartlett [Tue, 2 Aug 2005 20:08:23 +0000 (20:08 +0000)]
r8939: Do an open domain in the schannel SAMR test.  This should test some of
the win2k3 SP1 interactions.

Andrew Bartlett
(This used to be commit ebd96e68d6d7f92b781df0c43970e0dab4a30d6e)

16 years agor8936: Use incremental linking. This appeared to be supported on
Jelmer Vernooij [Tue, 2 Aug 2005 19:38:30 +0000 (19:38 +0000)]
r8936: Use incremental linking. This appeared to be supported on
all systems on the buildfarm when I tested it using smb_build.

It's just a one line change to go back. If this works correctly, we can
simplify the build system quite a bit.
(This used to be commit 6b671fb34a35def9a8d2fdaa8d9a04ff26c9e929)

16 years agor8934: Some refactoring of smb_interfaces code generator.
Tim Potter [Tue, 2 Aug 2005 18:56:18 +0000 (18:56 +0000)]
r8934: Some refactoring of smb_interfaces code generator.
(This used to be commit c016487a0148694a1a1464bb5f7ba0d0e142d14f)

16 years agor8933: Fix missing prototype warnings
Jelmer Vernooij [Tue, 2 Aug 2005 18:46:17 +0000 (18:46 +0000)]
r8933: Fix missing prototype warnings
(This used to be commit 39b2220a84b1860d8ee09b8c15049f18fd77da7d)

16 years agor8932: Handle non-anonymous unions and structures better.
Tim Potter [Tue, 2 Aug 2005 18:29:51 +0000 (18:29 +0000)]
r8932: Handle non-anonymous unions and structures better.
(This used to be commit 04f993721574b4532962b5845faa4cb40a90ca38)

16 years agor8930: Add the libnet share tests based on code submitted by
Rafal Szczesniak [Tue, 2 Aug 2005 18:15:23 +0000 (18:15 +0000)]
r8930: Add the libnet share tests based on code submitted by
Gregory Leocadie <gleocadie@idealx.com>. Listing shares passes,
deleting not yet - it's a work in progress.

rafal
(This used to be commit 5c53498a4a3e84d5b55c233da01e96fdd4f0e0dd)

16 years agor8926: RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Results
Simo Sorce [Tue, 2 Aug 2005 17:46:28 +0000 (17:46 +0000)]
r8926: RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Results
(This used to be commit 5dd4844cc5f1e719d55e642c5f1b8af5655fec89)

16 years agor8925: Start generating header and implementation files for smb_interfaces.h
Tim Potter [Tue, 2 Aug 2005 17:02:25 +0000 (17:02 +0000)]
r8925: Start generating header and implementation files for smb_interfaces.h
(This used to be commit 3a93f1125539eec6bd17003a748f1b7dd76d0031)

16 years agor8923: put the IRPC default timeout back to 10s (I didn't mean to commit this, it was
Andrew Tridgell [Tue, 2 Aug 2005 16:58:52 +0000 (16:58 +0000)]
r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this, it was
changed just for deugging)
(This used to be commit a7c260e61feec210bcb5cad0f8f759544dc9dd1e)

16 years agor8920: Make NAME hash entry for struct elements a list.
Tim Potter [Tue, 2 Aug 2005 16:21:30 +0000 (16:21 +0000)]
r8920: Make NAME hash entry for struct elements a list.

Return array length entries for elements that have an array specifier.
(This used to be commit 17689ca7403dd8762185611da2e08545af611d71)

16 years agor8919: Return references to structs and unions in parse tree. Fill in type
Tim Potter [Tue, 2 Aug 2005 16:06:35 +0000 (16:06 +0000)]
r8919: Return references to structs and unions in parse tree.  Fill in type
names for structs and unions also.
(This used to be commit c31be383461d8a2784aa85619b38f81a389024f2)

16 years agor8918: Handle const elements in structures or unions. This is a bit yucky but
Tim Potter [Tue, 2 Aug 2005 14:58:59 +0000 (14:58 +0000)]
r8918: Handle const elements in structures or unions.  This is a bit yucky but
making an optional_const rule puts the parser in an infinite loop (?).
(This used to be commit 6339cc75fae8296757c4609cede1d5703b90d52a)

16 years agor8917: Better support for extended ldap search operations
Simo Sorce [Tue, 2 Aug 2005 14:04:22 +0000 (14:04 +0000)]
r8917:   Better support for extended ldap search operations
  Try to follow the RFC where possible and adapt to
  openLdap and AD way of handling this structure
(This used to be commit d844d45d87b4114bc1b9af2e40f8c27ba3e219de)

16 years agor8910: An initial parser to parse structures in smb_interfaces.h. This will be
Tim Potter [Tue, 2 Aug 2005 06:10:31 +0000 (06:10 +0000)]
r8910: An initial parser to parse structures in smb_interfaces.h.  This will be
used to generate ejs objects for making raw smb calls.

Running 'make smb_interfaces' should run the build_smb_interfaces.pl
script which at the moment only displays a dump of the parsed data.
Const is also not working right now but it's bedtime.
(This used to be commit 1be5f55d7f6926bf7266ea72623990f0bb558c94)

16 years agor8905: don't try to do DNS lookups on interface names with wildcards
Andrew Tridgell [Tue, 2 Aug 2005 01:22:38 +0000 (01:22 +0000)]
r8905: don't try to do DNS lookups on interface names with wildcards
(This used to be commit bbdd446254a0e66af3326e2e66d568eeee0922c0)

16 years agor8904: Split off the query stage as a separate function.
Rafal Szczesniak [Tue, 2 Aug 2005 01:12:58 +0000 (01:12 +0000)]
r8904: Split off the query stage as a separate function.

rafal
(This used to be commit bbe7e726af8c61108a7bca1e10e9340bbe37f3ef)

16 years agor8903: Update the howto as smbscript is now installed along with other
Rafal Szczesniak [Mon, 1 Aug 2005 22:19:28 +0000 (22:19 +0000)]
r8903: Update the howto as smbscript is now installed along with other
binaries in bin/ directory and trying to call provision script,
without PATH properly set, fails.

rafal
(This used to be commit 86488e5393d91d1bca0f8283f52f8fd59f2ba651)

16 years agor8902: Revert the small change as Andrew Bartlett asked. Now, let's go
Rafal Szczesniak [Mon, 1 Aug 2005 22:10:24 +0000 (22:10 +0000)]
r8902: Revert the small change as Andrew Bartlett asked. Now, let's go
and fix howto.txt.

rafal
(This used to be commit 5bf5559e0f71455ddf62eef11956de12d104459b)

16 years agor8901: Fix ntlm_auth segfault (invalid free()). We have moved to talloc
Andrew Bartlett [Mon, 1 Aug 2005 22:04:25 +0000 (22:04 +0000)]
r8901: Fix ntlm_auth segfault (invalid free()).  We have moved to talloc
here.

Andrew Bartlett
(This used to be commit b341bd4487f81a48de2e479e85d90f64c7f071e0)

16 years agor8898: Fix provision script to actually work, since location of smbscript
Rafal Szczesniak [Mon, 1 Aug 2005 20:51:13 +0000 (20:51 +0000)]
r8898: Fix provision script to actually work, since location of smbscript
has changed.

rafal
(This used to be commit a59594d2d84417bc0c87be953daf9152b968c61a)

16 years agor8897: Add test for the comment field.
Rafal Szczesniak [Mon, 1 Aug 2005 20:48:29 +0000 (20:48 +0000)]
r8897: Add test for the comment field.

rafal
(This used to be commit 3cb517f7c134ee18eb9af79c486c85bed0ef4f81)

16 years agor8896: Handle more complex case where field being changed doesn't appear
Rafal Szczesniak [Mon, 1 Aug 2005 20:47:26 +0000 (20:47 +0000)]
r8896: Handle more complex case where field being changed doesn't appear
alone in any of userinfo levels. What's needed is extra query step
to fill the userinfo structure and then modify a single field.
The other way to do it is userinfo level 21 with bitmap flags set,
but first all field flags need to be found.

rafal
(This used to be commit 59769977e8ebc54be7fa80f19638b634f52df515)

16 years agor8895: work around broken glibc strrchr function that gives valgrind errors on some...
Andrew Tridgell [Mon, 1 Aug 2005 20:41:48 +0000 (20:41 +0000)]
r8895: work around broken glibc strrchr function that gives valgrind errors on some boxes
(This used to be commit 5079fdea1b4fde4f844713f42e678759324d801d)

16 years agor8893: fixed the valgrind error on stream termination due to prototol errors
Andrew Tridgell [Mon, 1 Aug 2005 19:48:16 +0000 (19:48 +0000)]
r8893: fixed the valgrind error on stream termination due to prototol errors
(This used to be commit cf1a7bbe96e8e40ac4df3eaa3e5922a944b45579)

16 years agor8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test
Andrew Tridgell [Mon, 1 Aug 2005 17:33:43 +0000 (17:33 +0000)]
r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test
(This used to be commit ce9a262d379b946717d0d4be4731c837e6f7373d)

16 years agor8886: Exchange the arguments of timeval_compare, this makes it behave like strcmp.
Volker Lendecke [Mon, 1 Aug 2005 17:31:40 +0000 (17:31 +0000)]
r8886: Exchange the arguments of timeval_compare, this makes it behave like strcmp.

Volker
(This used to be commit 6f5bd7602155413029de32295d2639c4073ad4d8)

16 years agor8885: fixed shell syntax
Andrew Tridgell [Mon, 1 Aug 2005 16:32:48 +0000 (16:32 +0000)]
r8885: fixed shell syntax
(This used to be commit 00ea1f38a36a0e45219a941a38875787bf526661)

16 years agor8884: valgrind error logs only matter if non-zero in size
Andrew Tridgell [Mon, 1 Aug 2005 16:12:21 +0000 (16:12 +0000)]
r8884: valgrind error logs only matter if non-zero in size
(This used to be commit baaad4f4a4c84fb0261ab59d31a680f33b1beb47)

16 years agor8883: Apply some const.
Volker Lendecke [Mon, 1 Aug 2005 16:12:19 +0000 (16:12 +0000)]
r8883: Apply some const.

Volker
(This used to be commit ccbb64e2670eab921bc50b8f2dbf0b274c0b8750)

16 years agor8882: - enable the domain master
Andrew Tridgell [Mon, 1 Aug 2005 16:01:09 +0000 (16:01 +0000)]
r8882: - enable the domain master

- start adding support for showing valgrind results in build farm tests
(This used to be commit b1d0e9fa4e750564bcb80e7b8db9155aea6fac62)

16 years agor8879: more expansion of the irpc test to try to uncover the ia64 mystery
Andrew Tridgell [Mon, 1 Aug 2005 01:52:01 +0000 (01:52 +0000)]
r8879: more expansion of the irpc test to try to uncover the ia64 mystery
(This used to be commit ff03b8148bdf7798af4e1704aba22635bb67cbe4)

16 years agor8878: Spelling fixes. (-:
Tim Potter [Mon, 1 Aug 2005 01:39:24 +0000 (01:39 +0000)]
r8878: Spelling fixes.  (-:
(This used to be commit f850faca9797c9818a46fec72dba069cac5a6db7)

16 years agor8876: check the result of AddOne and test some more values
Stefan Metzmacher [Mon, 1 Aug 2005 00:58:33 +0000 (00:58 +0000)]
r8876: check the result of AddOne and test some more values

metze
(This used to be commit 6918e9c5a3e2f9cd69569037bbdfed4e7eed94d5)

16 years agor8875: Rename timeval_diff to timeval_until and revert the arguments. timeval_diff is
Volker Lendecke [Mon, 1 Aug 2005 00:34:39 +0000 (00:34 +0000)]
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval_diff is
not strictly a subtraction function, there can't be negative timevals.

Volker
(This used to be commit 525d75dd24f6a8810f1ed2043d170c70b060f1f0)

16 years agor8874: test some more combinations
Stefan Metzmacher [Mon, 1 Aug 2005 00:26:52 +0000 (00:26 +0000)]
r8874: test some more combinations

metze
(This used to be commit 32c64e5bc2610d319b4e2e433e149cdd4bc538c9)

16 years agor8873: add more checks
Stefan Metzmacher [Sun, 31 Jul 2005 23:55:10 +0000 (23:55 +0000)]
r8873: add more checks

metze
(This used to be commit bfc855d78f4ffb6e0f30a2bb02d8b388abaa971b)

16 years agor8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hosts
Stefan Metzmacher [Sun, 31 Jul 2005 23:49:44 +0000 (23:49 +0000)]
r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hosts

metze
(This used to be commit 2c36b64dccb30609fbc9ed68b7ab090bcbf44633)

16 years agor8868: add comfigure check for c99 struct initialization,
Stefan Metzmacher [Sun, 31 Jul 2005 22:31:53 +0000 (22:31 +0000)]
r8868: add comfigure check for c99 struct initialization,
which is required for samba4

metze
(This used to be commit 3d4fdb70935b4bde1c34a293e5d5a3000151c116)