gd/samba-autobuild/.git
16 years agor1914: use common popt stuff in net
Stefan Metzmacher [Thu, 19 Aug 2004 12:24:58 +0000 (12:24 +0000)]
r1914: use common popt stuff in net

metze
(This used to be commit 52b866c40332ab408c57a0eab415e0755e4b5081)

16 years agor1913: add --version back
Stefan Metzmacher [Thu, 19 Aug 2004 12:23:57 +0000 (12:23 +0000)]
r1913: add --version back

metze
(This used to be commit a1bb734009571c7a052a15507a70137ac31911ba)

16 years agor1912: move popt_common.h
Stefan Metzmacher [Thu, 19 Aug 2004 12:18:07 +0000 (12:18 +0000)]
r1912: move popt_common.h

metze
(This used to be commit ecf6be894fc47f9e00f46531e06ef20e11115c0f)

16 years agor1911: merge a few popt parameters from 3.0 move some to better places
Stefan Metzmacher [Thu, 19 Aug 2004 12:16:48 +0000 (12:16 +0000)]
r1911: merge a few popt parameters from 3.0 move some to better places
and deal with users DOMAIN and lp_workgroup() of the local workstation

metze
(This used to be commit 1fc0100e44a8640cfc15effb99f5824cb7817da8)

16 years agor1910: this should not be a local var in this block
Stefan Metzmacher [Thu, 19 Aug 2004 11:37:36 +0000 (11:37 +0000)]
r1910: this should not be a local var in this block

metze
(This used to be commit 0164cac6df46ca5996aae30b8c48a602999f7e0b)

16 years agor1909: nicer format
Stefan Metzmacher [Thu, 19 Aug 2004 10:10:16 +0000 (10:10 +0000)]
r1909: nicer format

metze
(This used to be commit e9e5fb2cb0b428de11d8e91da8b44394b6221a43)

16 years agor1907: init the configuration
Stefan Metzmacher [Thu, 19 Aug 2004 09:50:54 +0000 (09:50 +0000)]
r1907: init the configuration

and fix compiler warning

metze
(This used to be commit c358f11406e8aca68325a40c6bbed78c53ac024f)

16 years agor1905: add -Werror-implicit-function-declaration with --enable-developer
Stefan Metzmacher [Thu, 19 Aug 2004 07:59:08 +0000 (07:59 +0000)]
r1905: add -Werror-implicit-function-declaration with --enable-developer

metze
(This used to be commit 11495a42b97b62b1f54cfb98909e937d370fdd4a)

16 years agor1904: catch the common gtk function prototypes with make proto
Stefan Metzmacher [Thu, 19 Aug 2004 07:58:02 +0000 (07:58 +0000)]
r1904: catch the common gtk function prototypes with make proto

metze
(This used to be commit b3cae309ae3afddfded7ef224d2c67ebbcd90d8a)

16 years agor1903: hmm a better solution is to include popt.h where it is needed
Stefan Metzmacher [Thu, 19 Aug 2004 07:56:55 +0000 (07:56 +0000)]
r1903: hmm a better solution is to include popt.h where it is needed

metze
(This used to be commit 64d61ef4a5b44e76c90914ebaeaafac58228d78c)

16 years agor1902: we need to include popt.h before popt_common.h
Stefan Metzmacher [Thu, 19 Aug 2004 07:54:38 +0000 (07:54 +0000)]
r1902: we need to include popt.h before popt_common.h

metze
(This used to be commit edde7497e9e06be0e51e886981725271a85bd9e5)

16 years agor1901: add missing include of <fnmatch.h>
Stefan Metzmacher [Thu, 19 Aug 2004 07:51:51 +0000 (07:51 +0000)]
r1901: add missing include of <fnmatch.h>

metze
(This used to be commit 5e5681e2830bfd487d7e783249fe069b41be1f37)

16 years agor1900: fix function prototypes
Stefan Metzmacher [Thu, 19 Aug 2004 07:49:45 +0000 (07:49 +0000)]
r1900: fix function prototypes

metze
(This used to be commit a60b528b344132083a25f0a8d8718a4d4701198c)

16 years agor1898: Check the context we are going to return.
Simo Sorce [Wed, 18 Aug 2004 21:22:07 +0000 (21:22 +0000)]
r1898: Check the context we are going to return.
(This used to be commit d721b122b5c443363b8f8ec2e1ef4b798378b658)

16 years agor1897: added a choose_called_name() function that allows us to more sanely
Andrew Tridgell [Wed, 18 Aug 2004 20:13:08 +0000 (20:13 +0000)]
r1897: added a choose_called_name() function that allows us to more sanely
handle connections using the IP as the server name, while not trying
for NBT name resolution on names like "192" and "192.168.1.2".

also removed the ip address argument to smbcli_socket_connect() as it
isn't used and doesn't really make sense.
(This used to be commit 2ce4028842556328da4da0de9bee942bed02cc62)

16 years agor1896: stricter check on packet parsing for NBT session replies
Andrew Tridgell [Wed, 18 Aug 2004 20:07:44 +0000 (20:07 +0000)]
r1896: stricter check on packet parsing for NBT session replies
(This used to be commit 30ab38559e8c52ecdaf7ca9b124875ade82c5c66)

16 years agor1895: added a note about OPEN_BY_FILE_ID to the ntcreatex interface definition
Andrew Tridgell [Wed, 18 Aug 2004 20:04:56 +0000 (20:04 +0000)]
r1895: added a note about OPEN_BY_FILE_ID to the ntcreatex interface definition
(This used to be commit e50fc00671ace0085632f35ec99ad1125cd4d546)

16 years agor1894: Convert // to /* */
Volker Lendecke [Wed, 18 Aug 2004 19:57:49 +0000 (19:57 +0000)]
r1894: Convert // to /* */
(This used to be commit 5dc793b2b4b5c54df4aa3b0c98c248bdd671bbb1)

16 years agor1893: add a commented out lump of code to implement the "by the SPEC"
Andrew Tridgell [Wed, 18 Aug 2004 18:31:23 +0000 (18:31 +0000)]
r1893: add a commented out lump of code to implement the "by the SPEC"
ALL_INFO queryfileinfo level. It is useful having it here as many
non-Microsoft servers implement it this way, which breaks just about
all the torture tests, so when testing against these broken systems
just change this one #if line and recompile smbtorture.
(This used to be commit cd8887293e7735d8ee1cc2daebda233673801775)

16 years agor1892: this adds talloc_get_context(), which is something I discussed at the
Andrew Tridgell [Wed, 18 Aug 2004 18:25:02 +0000 (18:25 +0000)]
r1892: this adds talloc_get_context(), which is something I discussed at the
team meeting at CIFS04. It allows you to find the talloc context given
any pointer allocated with talloc.
(This used to be commit 01dc4ed9b4f9390930d3c235cf2ccf9a9028392d)

16 years agor1886: Fix the build
Volker Lendecke [Wed, 18 Aug 2004 14:11:11 +0000 (14:11 +0000)]
r1886: Fix the build
(This used to be commit 7be7f25a57422fea3e763479629e18dc9a204aba)

16 years agor1884: remove empty header file
Stefan Metzmacher [Wed, 18 Aug 2004 13:49:22 +0000 (13:49 +0000)]
r1884: remove empty header file

metze
(This used to be commit 874d4506094123a1f42c32c3ad37f6374f5958e8)

16 years agor1883: I don't know why this was broken...
Stefan Metzmacher [Wed, 18 Aug 2004 13:43:53 +0000 (13:43 +0000)]
r1883: I don't know why this was broken...

tridge: can you please check if this is correct,
        I have only compiled it, but haven'T run it.

metze
(This used to be commit d3123c2e7357d8db4dce9e0253ac405318d05c48)

16 years agor1881: empty structs are not allowed by all compilers
Stefan Metzmacher [Wed, 18 Aug 2004 13:01:10 +0000 (13:01 +0000)]
r1881: empty structs are not allowed by all compilers

metze
(This used to be commit 4c6c4d6bc8927b93f29beecf44aef5c228533a43)

16 years agor1880: bugger, now I have used gcc 3.4.1 myself and have statements before declarations
Stefan Metzmacher [Wed, 18 Aug 2004 13:00:28 +0000 (13:00 +0000)]
r1880: bugger, now I have used gcc 3.4.1 myself and have statements before declarations

Does any knows if there are flags to let gcc 3.4.1 fail with that?

metze
(This used to be commit 6ad57a86c8583df90a93fdf36b7184010d2054bc)

16 years agor1879: - add a user sub struct in net_context
Stefan Metzmacher [Wed, 18 Aug 2004 12:47:08 +0000 (12:47 +0000)]
r1879: - add a user sub struct in net_context

- add 'net password change' command
  (it doesn'T work yet because libnet_rpc_connect() isn't implemented yet,
   and we don't fill in the net_context user substruct yet)

metze
(This used to be commit 939da063cdf18a5ab7e7f0490ac58d1f138cf0f0)

16 years agor1878: implemet libnet_context_{init,destroy}
Stefan Metzmacher [Wed, 18 Aug 2004 11:01:06 +0000 (11:01 +0000)]
r1878: implemet libnet_context_{init,destroy}

and implement libnet_Change_Password_generic()

metze
(This used to be commit d48050ae906ecf8d4f78c224042f8f9fe584ad39)

16 years agor1877: since make proto catches all functions
Stefan Metzmacher [Wed, 18 Aug 2004 10:35:46 +0000 (10:35 +0000)]
r1877: since make proto catches all functions

the inlcude has to move to includes.h

metze
(This used to be commit 97fe38183b6a03c01f6ac2d28a958d632eb4ff8a)

16 years agor1876: rewrite net command completely
Stefan Metzmacher [Wed, 18 Aug 2004 09:33:54 +0000 (09:33 +0000)]
r1876: rewrite net command completely
and add it to the build

metze
(This used to be commit 14b9858800f6944bf78bee34338242cd3292b297)

16 years agor1875: - move 'net' code into a subdir
Stefan Metzmacher [Wed, 18 Aug 2004 07:56:35 +0000 (07:56 +0000)]
r1875: - move 'net' code into a subdir
- and remove all unneeded files

we'll reimplement the stuff step by step using the functions from
libnet/ which will do the hard work for us

metze
(This used to be commit 8b2d5ec973fde980389bfe03cbcd70274b98b2dc)

16 years agor1874: add dcerpc_errstr() function to display a fault code by name,
Stefan Metzmacher [Wed, 18 Aug 2004 07:51:10 +0000 (07:51 +0000)]
r1874: add dcerpc_errstr() function to display a fault code by name,
this should be used in the torture  tests when we got NT_STATU_NET_WRITE_FAULT

metze
(This used to be commit 964748389bb7560ba141d71bb9256a8552c7db92)

16 years agor1872: revert -r 1845 because the caling function should look at the fault_code
Stefan Metzmacher [Wed, 18 Aug 2004 06:14:47 +0000 (06:14 +0000)]
r1872: revert -r 1845 because the caling function should look at the fault_code
when it gets NT_STATUS_NET_WRITE_FAULT

metze
(This used to be commit 084845c1ab5e8acdb91f1d93b87d3f58e5de1bfd)

16 years agor1867: Add README file in build/pidl/
Jelmer Vernooij [Tue, 17 Aug 2004 19:25:07 +0000 (19:25 +0000)]
r1867: Add README file in build/pidl/
(This used to be commit 189ed098408b52965ccdf652d78ec678bbe0462e)

16 years agor1862: add invalid_creds ldap error
Stefan Metzmacher [Tue, 17 Aug 2004 14:34:01 +0000 (14:34 +0000)]
r1862: add invalid_creds ldap error

metze
(This used to be commit 11c866d602fb4daefc1dced349606bd8ccd38ef2)

16 years agor1856: - move asn1 functions to asn1.c
Stefan Metzmacher [Tue, 17 Aug 2004 11:22:44 +0000 (11:22 +0000)]
r1856: - move asn1 functions to asn1.c
- merge some stuff from trunk

metze
(This used to be commit 267edf1c0bb1ed73f1ba19148e6412b9a1c41979)

16 years agor1855: fix compiler warning and output fromatting
Stefan Metzmacher [Tue, 17 Aug 2004 11:04:12 +0000 (11:04 +0000)]
r1855: fix compiler warning and output fromatting

metze
(This used to be commit 59f3d417449f55d247604966b6e9fa2fa97c5124)

16 years agor1851: if we try to peek a subtag, check if the parent tag has remaining data
Stefan Metzmacher [Tue, 17 Aug 2004 10:04:25 +0000 (10:04 +0000)]
r1851: if we try to peek a subtag, check if the parent tag has remaining data

metze
(This used to be commit 01626ed381bdc9cab3e94e80220c916bb61acf30)

16 years agor1850: when we have a username and use sign or seal on a dcerpc over np
Stefan Metzmacher [Tue, 17 Aug 2004 10:02:54 +0000 (10:02 +0000)]
r1850: when we have a username and use sign or seal on a dcerpc over np

use dcerpc auth instead off smb auth

metze
(This used to be commit 6b429234968da7e51de95b6ede2afe3c1605debb)

16 years agor1849: use LIBNDR_STRING_BYTESIZE here
Stefan Metzmacher [Tue, 17 Aug 2004 09:31:36 +0000 (09:31 +0000)]
r1849: use LIBNDR_STRING_BYTESIZE here

metze
(This used to be commit 6e6bfd6dd290b5e1cd3e90ebf20cd2207f94342e)

16 years agor1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZE
Stefan Metzmacher [Tue, 17 Aug 2004 09:30:46 +0000 (09:30 +0000)]
r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZE

metze
(This used to be commit 7f1fceeb7f7e2e51fb67f48b1513a32564b7cdff)

16 years agor1847: add STR_BYTESIZE flag, to handle cases where
Stefan Metzmacher [Tue, 17 Aug 2004 09:14:46 +0000 (09:14 +0000)]
r1847: add STR_BYTESIZE flag, to handle cases where
the size is in bytes not in unicode chars

metze
(This used to be commit 6d094d60d377479de28790bad8ceb4c083c902cd)

16 years agor1846: add helpstring
Stefan Metzmacher [Tue, 17 Aug 2004 09:09:01 +0000 (09:09 +0000)]
r1846: add helpstring

metze
(This used to be commit b1c8611d730c8fd3927576faaa4b8fed8ad5b1fe)

16 years agor1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILURE
Stefan Metzmacher [Tue, 17 Aug 2004 09:07:44 +0000 (09:07 +0000)]
r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILURE

metze
(This used to be commit 0cf0c3646038574e73c77a0b7adbdf6d04fe7207)

16 years agor1844: fix the build,
Stefan Metzmacher [Tue, 17 Aug 2004 08:28:15 +0000 (08:28 +0000)]
r1844: fix the build,

jelmer: you forgot lookupsid.c

metze
(This used to be commit 2d4b806156842af84dd6de217a8652f4c9b0e090)

16 years agor1843: return DCERPC_FAULT_LOGON_FAILURE when the auth fails
Stefan Metzmacher [Tue, 17 Aug 2004 07:45:42 +0000 (07:45 +0000)]
r1843: return DCERPC_FAULT_LOGON_FAILURE when the auth fails

metze
(This used to be commit a6ce6ee878c896cfc256989894fd2b35707e3da0)

16 years agor1842: add fault code that happens with wrong password
Stefan Metzmacher [Tue, 17 Aug 2004 07:40:02 +0000 (07:40 +0000)]
r1842: add fault code that happens with wrong password
or when signing or sealing fails

DCERPC_FAULT_LOGON_FAILURE      = 0x00000005;

metze
(This used to be commit 6ed2ce4edca9dbdb30e52e83d62227656d671a29)

16 years agor1838: Updates from the airplane:
Jelmer Vernooij [Mon, 16 Aug 2004 19:03:22 +0000 (19:03 +0000)]
r1838: Updates from the airplane:
 - IDL fixes + adding comments
 - Start working on dcom infrastructure
(This used to be commit ef0fc269f06c82594c34ad8673c76c5ea099250e)

16 years agor1836: - as abartlet said to me, we need to contact the users domain pdcfor doing a
Stefan Metzmacher [Mon, 16 Aug 2004 16:52:57 +0000 (16:52 +0000)]
r1836: - as abartlet said to me, we need to contact the users domain pdcfor doing a
  password change
- add start of libnet_SetPassword
- use KRB5 and LDAP instead of ADS as ADS isn't a protocol
- add start of lib_rpc_connect()

metze
(This used to be commit 05c40dca8ad1ab020aa75282da046f1dbce2a52a)

16 years agor1826: Implement some stub functions: ndr_pull_{save,restore,set_offset}()
Tim Potter [Mon, 16 Aug 2004 04:08:36 +0000 (04:08 +0000)]
r1826: Implement some stub functions: ndr_pull_{save,restore,set_offset}()

Implement ndr_pull_relative()

Call ndr_pull_uintX() for ndr_pull_intX()

Generate warnings for unimplemented functions pulling NTTIME and HYPER_T.

Implement ndr_pull_dom_sid2()

We now dissect a lot more of the samr torture test without errors.
(This used to be commit 197fb3a264536ee84d4b02a8a349c6b21e91b1f5)

16 years agor1824: nicer handling of NBT session replies, and handling of bad packets
Andrew Tridgell [Sat, 14 Aug 2004 18:24:33 +0000 (18:24 +0000)]
r1824: nicer handling of NBT session replies, and handling of bad packets
with the async SMB code
(This used to be commit cef94978f43a8326b6cf1888c15ca8c568ebe9f8)

16 years agor1823: No real changes, I just did not like the ^M's an the line ends :-)
Volker Lendecke [Sat, 14 Aug 2004 16:40:51 +0000 (16:40 +0000)]
r1823: No real changes, I just did not like the ^M's an the line ends :-)

Volker
(This used to be commit ea73426e6557cbc35d38a312b0251e3979692efc)

16 years agor1821: fixed reference to "status" that should be "result"
Andrew Tridgell [Sat, 14 Aug 2004 16:08:32 +0000 (16:08 +0000)]
r1821: fixed reference to "status" that should be "result"
(This used to be commit bdf7d66d299b0956fbf17b38291089585b2b54bf)

16 years agor1820: added a strcmp_safe() that handles NULL pointers. Needed for the
Andrew Tridgell [Sat, 14 Aug 2004 05:57:43 +0000 (05:57 +0000)]
r1820: added a strcmp_safe() that handles NULL pointers. Needed for the
search torture test, as some servers return really bad entries.
(This used to be commit c900ebb3ac18d77ab334d3bf5259b3bba547b09c)

16 years agor1819: changed "smb ports" to be a LIST parameter type in loadparm (its a classic...
Andrew Tridgell [Sat, 14 Aug 2004 05:56:12 +0000 (05:56 +0000)]
r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a classic case for a list)
(This used to be commit e53d32c65ab0751b3e01f4f699f5d0e1892369ae)

16 years agor1818: _really_ fixed epmapper this time, it was using more than one old rpc interfac...
Andrew Tridgell [Sat, 14 Aug 2004 05:53:53 +0000 (05:53 +0000)]
r1818: _really_ fixed epmapper this time, it was using more than one old rpc interface method.
(This used to be commit ec41c73ae136bffea4285ade8be322b3c4cf3629)

16 years agor1817: fixed fault code generation for unimplemented functions in epmapper
Andrew Tridgell [Sat, 14 Aug 2004 05:29:16 +0000 (05:29 +0000)]
r1817: fixed fault code generation for unimplemented functions in epmapper

thanks to volker for spotting these!
(This used to be commit b2152912caee1020fa2e2ea13728fc78a875bc5d)

16 years agor1816: here's the initial idea of libnet
Stefan Metzmacher [Sat, 14 Aug 2004 03:32:42 +0000 (03:32 +0000)]
r1816: here's the initial idea of libnet

metze
(This used to be commit dcb3ea32da6d7cf93e6bdda9b839faf604ba3b6a)

16 years agor1815: Update parser for recent changes to perl parser.
Tim Potter [Sat, 14 Aug 2004 01:26:11 +0000 (01:26 +0000)]
r1815: Update parser for recent changes to perl parser.
(This used to be commit 1d0bde1c77f511a3de5815c2d0e5319c74daf18a)

16 years agor1814: Fix the build.
Volker Lendecke [Sat, 14 Aug 2004 01:11:34 +0000 (01:11 +0000)]
r1814: Fix the build.

Tridge, in rpc_epmapper.c there's a whole bunch of "return
NT_STATUS_NOT_IMPLEMENTED". You told me that's wrong, you should generate the
correct fault pdu. Or is epmapper special in that respect?

Volker
(This used to be commit 48df39c133cd08f1eb8007c7986a675f129d0cae)

16 years agor1805: ...I just forgot to say that the sasl bind actually works now:-)
Stefan Metzmacher [Fri, 13 Aug 2004 07:10:46 +0000 (07:10 +0000)]
r1805: ...I just forgot to say that the sasl bind actually works now:-)

metze
(This used to be commit a2cd725681fa7b10a5cca337554be17f628465c0)

16 years agor1804: get a bit closer to a sasl bind
Stefan Metzmacher [Fri, 13 Aug 2004 07:04:45 +0000 (07:04 +0000)]
r1804: get a bit closer to a sasl bind

metze
(This used to be commit d0278c6bef622feeda8da7a120e3d1abce4a74e5)

16 years agor1803: more progress on sasl binds, but decoding the response still fails
Stefan Metzmacher [Fri, 13 Aug 2004 06:27:02 +0000 (06:27 +0000)]
r1803: more progress on sasl binds, but decoding the response still fails

metze
(This used to be commit f6c44201073df37881191509ffb7badee3baac71)

16 years agor1802: start to support SASL in our ldap libraries
Simo Sorce [Fri, 13 Aug 2004 05:26:38 +0000 (05:26 +0000)]
r1802: start to support SASL in our ldap libraries
does not work yet but we are close currently we send the right data
on wire and fail to decode the answer
(This used to be commit 10baf585821bf1f10a3786045a0965000cdffd12)

16 years agor1801: fix the build
Stefan Metzmacher [Fri, 13 Aug 2004 05:26:19 +0000 (05:26 +0000)]
r1801: fix the build

metze
(This used to be commit afe5715200cbbe2c9720c0455adddeb42776f5c4)

16 years agor1799: List more uuids. From
Jelmer Vernooij [Fri, 13 Aug 2004 01:31:11 +0000 (01:31 +0000)]
r1799: List more uuids. From
http://www.hsc.fr/ressources/articles/win_net_srv
(This used to be commit 8d36dbed8c5bdc82176083b2c6f8d989ae903ba5)

16 years agor1798: fix the build
Stefan Metzmacher [Fri, 13 Aug 2004 00:55:15 +0000 (00:55 +0000)]
r1798: fix the build

metze
(This used to be commit a1bfc94ab35c426b75efedea0df21acec7d1eeed)

16 years agor1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB
Andrew Bartlett [Fri, 13 Aug 2004 00:16:57 +0000 (00:16 +0000)]
r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB
signing code to be able to cope.

Andrew Bartlett
(This used to be commit cb74d52b563730a50e33c92d868c45ee96a598e8)

16 years agor1795: Fix the multiple session setup torture tests.
Andrew Bartlett [Fri, 13 Aug 2004 00:14:34 +0000 (00:14 +0000)]
r1795: Fix the multiple session setup torture tests.

Andrew Bartlett
(This used to be commit c4036f218967459c17056f9d27eb95eed3f72dd8)

16 years agor1794: fix the build MIT krb5
Stefan Metzmacher [Thu, 12 Aug 2004 22:25:49 +0000 (22:25 +0000)]
r1794: fix the build MIT krb5

metze
(This used to be commit fe655d047434422eae77486e5fd7fa51eb942677)

16 years agor1793: try to bind multiple times as anonimous and user
Simo Sorce [Thu, 12 Aug 2004 22:25:01 +0000 (22:25 +0000)]
r1793: try to bind multiple times as anonimous and user

added -D parameter to torture to be able to specify:
- user dn
- base dn
- user secret
(This used to be commit 0eaec28f5c511a28764a1d350c2eaaf37272eb62)

16 years agor1792: split ldap_setup_connection() and provide an ldap_bind_simple() function
Simo Sorce [Thu, 12 Aug 2004 22:23:57 +0000 (22:23 +0000)]
r1792: split ldap_setup_connection() and provide an ldap_bind_simple() function
(This used to be commit d9f8f97c9eaa8078f411adf0a8db607365082197)

16 years agor1790: a few updates on krb5 PAC...
Stefan Metzmacher [Thu, 12 Aug 2004 21:15:35 +0000 (21:15 +0000)]
r1790: a few updates on krb5 PAC...

metze
(This used to be commit 5a3a10c004ee2c94c42f08d52b36c75b413bdb79)

16 years agor1786: Add support for the 'helpstring' attribute on interfaces
Jelmer Vernooij [Thu, 12 Aug 2004 19:32:16 +0000 (19:32 +0000)]
r1786: Add support for the 'helpstring' attribute on interfaces
(This used to be commit 85fb26a05d57e58795b0c0ffa93dc9e0fa902431)

16 years agor1785: remove unneeded dependencies on openldap client libraries
Simo Sorce [Thu, 12 Aug 2004 19:29:52 +0000 (19:29 +0000)]
r1785: remove unneeded dependencies on openldap client libraries
(This used to be commit 44083e317855f6d8a0b4a81002a3376e8775df28)

16 years agor1784: a few minor changes and debug the decoded PAC_DATA
Stefan Metzmacher [Thu, 12 Aug 2004 18:43:35 +0000 (18:43 +0000)]
r1784: a few minor changes and debug the decoded PAC_DATA

metze
(This used to be commit 250485b69fbdd494bfd6c69bae94662e24fb0117)

16 years agor1774: Add the uuids of the known exchange pipes
Jelmer Vernooij [Thu, 12 Aug 2004 17:37:42 +0000 (17:37 +0000)]
r1774: Add the uuids of the known exchange pipes
(This used to be commit 0e07a068b4fa6eaa4c73681dc2e4c156605aba89)

16 years agor1773: fix the build
Stefan Metzmacher [Thu, 12 Aug 2004 17:04:46 +0000 (17:04 +0000)]
r1773: fix the build

metze
(This used to be commit 4e1156602caf60b3c0659d9d5e7aba8e430153e2)

16 years agor1771: OK Let's add tests for ldap.
Simo Sorce [Thu, 12 Aug 2004 08:00:45 +0000 (08:00 +0000)]
r1771: OK Let's add tests for ldap.
Thanks to Metze and Volker for their unvaluable support :)
(This used to be commit e6a6c0737ab94d58930c0d4e1ef0bb4d99510833)

16 years agor1770: here's the krb5 server code,
Stefan Metzmacher [Thu, 12 Aug 2004 07:37:49 +0000 (07:37 +0000)]
r1770: here's the krb5 server code,

there're some cleanups needed and we need to verify the PAC correctly
and create the auth_session_info correctly...

metze
(This used to be commit d8fe497097ee49611bb05c4a2fed36912d8e16b4)

16 years agor1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO games.
Andrew Bartlett [Thu, 12 Aug 2004 07:29:49 +0000 (07:29 +0000)]
r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO games.

Andrew Bartlett
(This used to be commit 90d70a63ee6d44172cec99a9115817f666b5d06d)

16 years agor1768: Add some debugs to assist in SMB signing debugging.
Andrew Bartlett [Thu, 12 Aug 2004 07:26:42 +0000 (07:26 +0000)]
r1768: Add some debugs to assist in SMB signing debugging.

Andrew Bartlett
(This used to be commit 32b45fc9e8ff1d0b73bbec1eb1d249af3ec52e46)

16 years agor1767: Checkin of workarea. Sorry Jelmer but this overwrites some of your changes
Tim Potter [Thu, 12 Aug 2004 07:25:11 +0000 (07:25 +0000)]
r1767: Checkin of workarea.  Sorry Jelmer but this overwrites some of your changes
which I will have to merge in later on.

This latest version of eparser tries to stick more closely to the original
parser.pm.
(This used to be commit 456a4d1d72807da037417073f346451421638c2f)

16 years agor1766: we do not have smb_read_error in samba4
Simo Sorce [Thu, 12 Aug 2004 07:13:44 +0000 (07:13 +0000)]
r1766: we do not have smb_read_error in samba4
(This used to be commit 1c3d52cea4dff57b14ee9bc197001fadb1d18abf)

16 years agor1762: Ensure that a user (as opposed to guest) cannot login without SPNEGO,
Andrew Bartlett [Thu, 12 Aug 2004 06:58:10 +0000 (06:58 +0000)]
r1762: Ensure that a user (as opposed to guest) cannot login without SPNEGO,
when we have negotiated SPNEGO.

Andrew Bartlett
(This used to be commit 07e3d2c4cd77d06c9ffaefd481ba58e4debe028c)

16 years agor1761: start porting valuable volker's work on ldap from trunk
Simo Sorce [Thu, 12 Aug 2004 06:37:12 +0000 (06:37 +0000)]
r1761: start porting valuable volker's work on ldap from trunk
all ldb functions has been renamed to ldap_ as we don't
really want to include ldb functions here, let's keep ldap
and ldb separate.
(This used to be commit f9d7b731c910b530a0a6c0f0c09c809f3e7b4167)

16 years agor1760: name the struct
Simo Sorce [Thu, 12 Aug 2004 06:31:55 +0000 (06:31 +0000)]
r1760: name the struct
(This used to be commit 512c410860a5947c94187454d7220ad1df08a6c0)

16 years agor1759: Add some helper functions to read and write data to a socket with timeout...
Simo Sorce [Thu, 12 Aug 2004 06:31:22 +0000 (06:31 +0000)]
r1759: Add some helper functions to read and write data to a socket with timeout (again from volker in trunk)
(This used to be commit 40d8262e7dbba76f88f1900744ed02f9f7fcdadd)

16 years agor1758: Move and enhance the add_string_to_array function as per volker job on trunk
Simo Sorce [Thu, 12 Aug 2004 06:30:03 +0000 (06:30 +0000)]
r1758: Move and enhance the add_string_to_array function as per volker job on trunk
(This used to be commit 606caddeb95382287fa41a5017ca473d0301be6b)

16 years agor1757: much simpler (and smaller, faster etc) way of doing relative pointers
Andrew Tridgell [Thu, 12 Aug 2004 05:15:41 +0000 (05:15 +0000)]
r1757: much simpler (and smaller, faster etc) way of doing relative pointers
in pidl. This mechanism should be much easier to extend to the
"retrospective subcontexts" that jelmer needs.

also produced more standards complient full-pointer offsets. This
keeps ethereal happy with decoding our epmapper frames.
(This used to be commit ecb7378bbcd86727aedfa04a9e302e06b0a2ccd9)

16 years agor1756: merge volkers ldap client lib to samba4 for simo to start with the
Stefan Metzmacher [Thu, 12 Aug 2004 04:55:59 +0000 (04:55 +0000)]
r1756: merge volkers ldap client lib to samba4 for simo to start with the
ldap server code

it's not compiled in yet...

metze
(This used to be commit 48939adca1332ff90f9287311c0e9ff3e2e5917a)

16 years agor1752: Fix compile bugs on C (rather than C++) tolerant compilers.
Andrew Bartlett [Thu, 12 Aug 2004 03:35:38 +0000 (03:35 +0000)]
r1752: Fix compile bugs on C (rather than C++) tolerant compilers.

Andrew Bartlett
(This used to be commit 0949b72645024a6810f447fe8acb643f98588ab3)

16 years agor1749: added some random stuff that captures some discussions volker and I
Andrew Tridgell [Thu, 12 Aug 2004 03:28:44 +0000 (03:28 +0000)]
r1749: added some random stuff that captures some discussions volker and I
just had on emulating % macros from smb.conf in a possible ldb based
config system
(This used to be commit d547479290e30d4fd86ab718528e879a28f71447)

16 years agor1748: don't segfault if there's no ticket
Stefan Metzmacher [Thu, 12 Aug 2004 03:26:38 +0000 (03:26 +0000)]
r1748: don't segfault if there's no ticket

metze
(This used to be commit b8985892964e84ca09d611540811d5a50a31232e)

16 years agor1747: don't segfault when the spnego mech only use one call from the client to finish
Stefan Metzmacher [Thu, 12 Aug 2004 03:23:19 +0000 (03:23 +0000)]
r1747: don't segfault when the spnego mech only use one call from the client to finish

metze
(This used to be commit ddac5e46d42d3b2daae10107b1bcb3b138de7474)

16 years agor1746: Remove more cruft from the SMB signing code.
Andrew Bartlett [Thu, 12 Aug 2004 00:37:01 +0000 (00:37 +0000)]
r1746: Remove more cruft from the SMB signing code.

Andrew Bartlett
(This used to be commit b176151b7294b03534921a26db4fb4be1e5d617c)

16 years agor1745: More work on cleaning up SMB signing.
Andrew Bartlett [Thu, 12 Aug 2004 00:04:52 +0000 (00:04 +0000)]
r1745: More work on cleaning up SMB signing.

This removes the function pointer mess from the SMB signing code.

Andrew Bartlett
(This used to be commit 8830603e4bc821a11db87072a32a51b076a28e06)

16 years agor1742: Add the IDispatch interface
Jelmer Vernooij [Wed, 11 Aug 2004 22:09:54 +0000 (22:09 +0000)]
r1742: Add the IDispatch interface
(This used to be commit 798017bd10338a3a53aa5616a5eeb1146b24180f)

16 years agor1741: fixed padding of setpathinfo in server
Andrew Tridgell [Wed, 11 Aug 2004 21:22:27 +0000 (21:22 +0000)]
r1741: fixed padding of setpathinfo in server
(This used to be commit 2b41de48b24d5850a2e3a5834916403f44a6d9ed)

16 years agor1740: fixed the torture suite for ASCII-only servers
Andrew Tridgell [Wed, 11 Aug 2004 21:11:37 +0000 (21:11 +0000)]
r1740: fixed the torture suite for ASCII-only servers
(This used to be commit c3bce90be745db3e7cbf8273c1c8496920332f5e)

16 years agor1739: fixed the padding in setpathinfo, noticed when forcing negotiated ascii strings
Andrew Tridgell [Wed, 11 Aug 2004 21:10:16 +0000 (21:10 +0000)]
r1739: fixed the padding in setpathinfo, noticed when forcing negotiated ascii strings
(This used to be commit fc75dc49025f4beb0f1df656cfe4ec497e693dcc)