1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-07 01:58:28 +03:00

5800 Commits

Author SHA1 Message Date
Jelmer Vernooij
36f64c0f05 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)
2007-10-10 13:31:02 -05:00
Rafal Szczesniak
26daec8d09 r8977: Put my copyright in share torture test.
rafal
(This used to be commit 186bcabaa6e4989e2b46b99a46221fe6fc79b365)
2007-10-10 13:31:02 -05:00
Rafal Szczesniak
d1743c93df r8975: Very basic test for delshare function based on code submitted
by Gregory LEOCADIE <gleocadie@idealx.com>.

rafal
(This used to be commit 4d4d1ab37d68b6054b7b0459e2e7e86141f9b462)
2007-10-10 13:31:02 -05:00
Jelmer Vernooij
916505f661 r8974: Support makefile fragments in .mk files
(This used to be commit 8d9c18a1b4cf31ebae1d0c84b00b4d781f55de66)
2007-10-10 13:31:01 -05:00
Stefan Metzmacher
f10b2af0f8 r8973: nicer output
metze
(This used to be commit ea78b57ed8ab3488a7b7ca4d5ead1ec4d0f10931)
2007-10-10 13:31:01 -05:00
Jelmer Vernooij
88632d832f r8972: More simplifications...
(This used to be commit d89caeb8004c5cfabc934c8efa899a6d1839d250)
2007-10-10 13:31:01 -05:00
Andrew Bartlett
1af6537520 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)
2007-10-10 13:31:01 -05:00
Rafal Szczesniak
1254a6da23 r8969: Make password field a password field, that is - prevent them from
displaying plain text.

rafal
(This used to be commit b91e6053485ada50f66aa763e0ccff3b71991fa5)
2007-10-10 13:31:01 -05:00
Jelmer Vernooij
6e1812426a r8968: More simplifications
(This used to be commit 92e14f555633c12ac02255274ac16a44ecf2b436)
2007-10-10 13:31:00 -05:00
Jelmer Vernooij
9f611ffdde 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)
2007-10-10 13:31:00 -05:00
Jelmer Vernooij
7fe83f23b8 r8955: Move a bit more of the build process to the Makefile
(This used to be commit 670a7a8de570a9c89ea09bb473d9b1d8cabf6830)
2007-10-10 13:31:00 -05:00
Rafal Szczesniak
798fbb45e3 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)
2007-10-10 13:31:00 -05:00
Jelmer Vernooij
304e3dfb66 r8953: Move a few utility functions
(This used to be commit 732db744b287be71781b7577933bc54a0724f78c)
2007-10-10 13:31:00 -05:00
Andrew Bartlett
50468b3dfe 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)
2007-10-10 13:30:59 -05:00
Rafal Szczesniak
b0b881a792 r8944: Get more verbose output from NET-API-LISTSHARE test.
rafal
(This used to be commit b1ff59d80f942b679ae3c8dcb08361cf8a25a457)
2007-10-10 13:30:59 -05:00
Jelmer Vernooij
ffbd634826 r8942: Move intermediate subsystem output files to bin/subsystems/
(This used to be commit 43c8321cd991bdc3a7e1b05359d249457e86e7d1)
2007-10-10 13:30:59 -05:00
Jelmer Vernooij
f30eba5222 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)
2007-10-10 13:30:59 -05:00
Andrew Bartlett
1439697d33 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)
2007-10-10 13:30:59 -05:00
Jelmer Vernooij
23926e75c6 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)
2007-10-10 13:30:59 -05:00
Tim Potter
4216c18f34 r8934: Some refactoring of smb_interfaces code generator.
(This used to be commit c016487a0148694a1a1464bb5f7ba0d0e142d14f)
2007-10-10 13:30:58 -05:00
Jelmer Vernooij
5e1a9fe62b r8933: Fix missing prototype warnings
(This used to be commit 39b2220a84b1860d8ee09b8c15049f18fd77da7d)
2007-10-10 13:30:58 -05:00
Tim Potter
f91008deb7 r8932: Handle non-anonymous unions and structures better.
(This used to be commit 04f993721574b4532962b5845faa4cb40a90ca38)
2007-10-10 13:30:58 -05:00
Rafal Szczesniak
2a45ec2049 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)
2007-10-10 13:30:58 -05:00
Simo Sorce
e66f76c864 r8926: RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Results
(This used to be commit 5dd4844cc5f1e719d55e642c5f1b8af5655fec89)
2007-10-10 13:30:58 -05:00
Tim Potter
30c3c77306 r8925: Start generating header and implementation files for smb_interfaces.h
(This used to be commit 3a93f1125539eec6bd17003a748f1b7dd76d0031)
2007-10-10 13:30:58 -05:00
Andrew Tridgell
08b2b7e3e1 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)
2007-10-10 13:30:58 -05:00
Tim Potter
cc5f9350b1 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)
2007-10-10 13:30:57 -05:00
Tim Potter
172a0c7858 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)
2007-10-10 13:30:57 -05:00
Tim Potter
4f677289b4 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)
2007-10-10 13:30:57 -05:00
Simo Sorce
f297f82398 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)
2007-10-10 13:30:57 -05:00
Tim Potter
e3374bb48d 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)
2007-10-10 13:30:57 -05:00
Andrew Tridgell
6e64a8b40f r8905: don't try to do DNS lookups on interface names with wildcards
(This used to be commit bbdd446254a0e66af3326e2e66d568eeee0922c0)
2007-10-10 13:30:17 -05:00
Rafal Szczesniak
088166461d r8904: Split off the query stage as a separate function.
rafal
(This used to be commit bbe7e726af8c61108a7bca1e10e9340bbe37f3ef)
2007-10-10 13:30:17 -05:00
Rafal Szczesniak
168356795b 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)
2007-10-10 13:30:17 -05:00
Rafal Szczesniak
4475dd517b r8902: Revert the small change as Andrew Bartlett asked. Now, let's go
and fix howto.txt.

rafal
(This used to be commit 5bf5559e0f71455ddf62eef11956de12d104459b)
2007-10-10 13:30:16 -05:00
Andrew Bartlett
46a41994c9 r8901: Fix ntlm_auth segfault (invalid free()). We have moved to talloc
here.

Andrew Bartlett
(This used to be commit b341bd4487f81a48de2e479e85d90f64c7f071e0)
2007-10-10 13:30:16 -05:00
Rafal Szczesniak
901d7594b3 r8898: Fix provision script to actually work, since location of smbscript
has changed.

rafal
(This used to be commit a59594d2d84417bc0c87be953daf9152b968c61a)
2007-10-10 13:30:16 -05:00
Rafal Szczesniak
2786f847b8 r8897: Add test for the comment field.
rafal
(This used to be commit 3cb517f7c134ee18eb9af79c486c85bed0ef4f81)
2007-10-10 13:30:16 -05:00
Rafal Szczesniak
aff62e9ee2 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)
2007-10-10 13:30:16 -05:00
Andrew Tridgell
67de5725bc r8895: work around broken glibc strrchr function that gives valgrind errors on some boxes
(This used to be commit 5079fdea1b4fde4f844713f42e678759324d801d)
2007-10-10 13:30:16 -05:00
Andrew Tridgell
1f467c50d9 r8893: fixed the valgrind error on stream termination due to prototol errors
(This used to be commit cf1a7bbe96e8e40ac4df3eaa3e5922a944b45579)
2007-10-10 13:30:15 -05:00
Andrew Tridgell
fc58570940 r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test
(This used to be commit ce9a262d379b946717d0d4be4731c837e6f7373d)
2007-10-10 13:30:15 -05:00
Volker Lendecke
6f0e5b5953 r8886: Exchange the arguments of timeval_compare, this makes it behave like strcmp.
Volker
(This used to be commit 6f5bd7602155413029de32295d2639c4073ad4d8)
2007-10-10 13:30:15 -05:00
Andrew Tridgell
457261e2a2 r8885: fixed shell syntax
(This used to be commit 00ea1f38a36a0e45219a941a38875787bf526661)
2007-10-10 13:30:15 -05:00
Andrew Tridgell
6732229ccc r8884: valgrind error logs only matter if non-zero in size
(This used to be commit baaad4f4a4c84fb0261ab59d31a680f33b1beb47)
2007-10-10 13:30:15 -05:00
Volker Lendecke
66c270ba52 r8883: Apply some const.
Volker
(This used to be commit ccbb64e2670eab921bc50b8f2dbf0b274c0b8750)
2007-10-10 13:30:15 -05:00
Andrew Tridgell
5525b2e8b7 r8882: - enable the domain master
- start adding support for showing valgrind results in build farm tests
(This used to be commit b1d0e9fa4e750564bcb80e7b8db9155aea6fac62)
2007-10-10 13:30:14 -05:00
Andrew Tridgell
4c747e59d8 r8879: more expansion of the irpc test to try to uncover the ia64 mystery
(This used to be commit ff03b8148bdf7798af4e1704aba22635bb67cbe4)
2007-10-10 13:30:14 -05:00
Tim Potter
f9dc465aa6 r8878: Spelling fixes. (-:
(This used to be commit f850faca9797c9818a46fec72dba069cac5a6db7)
2007-10-10 13:30:14 -05:00
Stefan Metzmacher
b9cbfe64a7 r8876: check the result of AddOne and test some more values
metze
(This used to be commit 6918e9c5a3e2f9cd69569037bbdfed4e7eed94d5)
2007-10-10 13:30:14 -05:00