1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

1623 Commits

Author SHA1 Message Date
Volker Lendecke
c17a1daf63 r1823: No real changes, I just did not like the ^M's an the line ends :-)
Volker
(This used to be commit ea73426e6557cbc35d38a312b0251e3979692efc)
2007-10-10 12:57:59 -05:00
Andrew Tridgell
10793fb249 r1821: fixed reference to "status" that should be "result"
(This used to be commit bdf7d66d299b0956fbf17b38291089585b2b54bf)
2007-10-10 12:57:59 -05:00
Andrew Tridgell
ada86316e5 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)
2007-10-10 12:57:59 -05:00
Andrew Tridgell
6408221433 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)
2007-10-10 12:57:59 -05:00
Andrew Tridgell
350673b2d0 r1818: _really_ fixed epmapper this time, it was using more than one old rpc interface method.
(This used to be commit ec41c73ae136bffea4285ade8be322b3c4cf3629)
2007-10-10 12:57:59 -05:00
Andrew Tridgell
dd4a93dfa0 r1817: fixed fault code generation for unimplemented functions in epmapper
thanks to volker for spotting these!
(This used to be commit b2152912caee1020fa2e2ea13728fc78a875bc5d)
2007-10-10 12:57:59 -05:00
Stefan Metzmacher
1406581761 r1816: here's the initial idea of libnet
metze
(This used to be commit dcb3ea32da6d7cf93e6bdda9b839faf604ba3b6a)
2007-10-10 12:57:59 -05:00
Tim Potter
b9bc12619d r1815: Update parser for recent changes to perl parser.
(This used to be commit 1d0bde1c77f511a3de5815c2d0e5319c74daf18a)
2007-10-10 12:57:59 -05:00
Volker Lendecke
6706ba5bb4 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)
2007-10-10 12:57:58 -05:00
Stefan Metzmacher
16757c52d6 r1805: ...I just forgot to say that the sasl bind actually works now:-)
metze
(This used to be commit a2cd725681fa7b10a5cca337554be17f628465c0)
2007-10-10 12:57:58 -05:00
Stefan Metzmacher
e0a6215cdf r1804: get a bit closer to a sasl bind
metze
(This used to be commit d0278c6bef622feeda8da7a120e3d1abce4a74e5)
2007-10-10 12:57:58 -05:00
Stefan Metzmacher
cd5421b8ab r1803: more progress on sasl binds, but decoding the response still fails
metze
(This used to be commit f6c44201073df37881191509ffb7badee3baac71)
2007-10-10 12:57:58 -05:00
Simo Sorce
01b58ebf83 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)
2007-10-10 12:57:58 -05:00
Stefan Metzmacher
74a66a13ad r1801: fix the build
metze
(This used to be commit afe5715200cbbe2c9720c0455adddeb42776f5c4)
2007-10-10 12:57:58 -05:00
Jelmer Vernooij
b7779be06a r1799: List more uuids. From
http://www.hsc.fr/ressources/articles/win_net_srv
(This used to be commit 8d36dbed8c5bdc82176083b2c6f8d989ae903ba5)
2007-10-10 12:57:58 -05:00
Stefan Metzmacher
2129ba5082 r1798: fix the build
metze
(This used to be commit a1bfc94ab35c426b75efedea0df21acec7d1eeed)
2007-10-10 12:57:58 -05:00
Andrew Bartlett
7b088a8f65 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)
2007-10-10 12:57:57 -05:00
Andrew Bartlett
14924a9fe7 r1795: Fix the multiple session setup torture tests.
Andrew Bartlett
(This used to be commit c4036f218967459c17056f9d27eb95eed3f72dd8)
2007-10-10 12:57:57 -05:00
Stefan Metzmacher
184bb1ab41 r1794: fix the build MIT krb5
metze
(This used to be commit fe655d047434422eae77486e5fd7fa51eb942677)
2007-10-10 12:57:57 -05:00
Simo Sorce
9dc1e17c35 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)
2007-10-10 12:57:57 -05:00
Simo Sorce
16c52f7a07 r1792: split ldap_setup_connection() and provide an ldap_bind_simple() function
(This used to be commit d9f8f97c9eaa8078f411adf0a8db607365082197)
2007-10-10 12:57:57 -05:00
Stefan Metzmacher
2a574e2245 r1790: a few updates on krb5 PAC...
metze
(This used to be commit 5a3a10c004ee2c94c42f08d52b36c75b413bdb79)
2007-10-10 12:57:56 -05:00
Jelmer Vernooij
daa7c98409 r1786: Add support for the 'helpstring' attribute on interfaces
(This used to be commit 85fb26a05d57e58795b0c0ffa93dc9e0fa902431)
2007-10-10 12:57:56 -05:00
Simo Sorce
28ea8b8785 r1785: remove unneeded dependencies on openldap client libraries
(This used to be commit 44083e317855f6d8a0b4a81002a3376e8775df28)
2007-10-10 12:57:56 -05:00
Stefan Metzmacher
425caa9b78 r1784: a few minor changes and debug the decoded PAC_DATA
metze
(This used to be commit 250485b69fbdd494bfd6c69bae94662e24fb0117)
2007-10-10 12:57:56 -05:00
Jelmer Vernooij
71e149a8a3 r1774: Add the uuids of the known exchange pipes
(This used to be commit 0e07a068b4fa6eaa4c73681dc2e4c156605aba89)
2007-10-10 12:57:56 -05:00
Stefan Metzmacher
3301f6c59e r1773: fix the build
metze
(This used to be commit 4e1156602caf60b3c0659d9d5e7aba8e430153e2)
2007-10-10 12:57:56 -05:00
Simo Sorce
2e28edd233 r1771: OK Let's add tests for ldap.
Thanks to Metze and Volker for their unvaluable support :)
(This used to be commit e6a6c0737ab94d58930c0d4e1ef0bb4d99510833)
2007-10-10 12:57:56 -05:00
Stefan Metzmacher
8a0f6c9c79 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)
2007-10-10 12:57:55 -05:00
Andrew Bartlett
63c5ca7d58 r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO games.
Andrew Bartlett
(This used to be commit 90d70a63ee6d44172cec99a9115817f666b5d06d)
2007-10-10 12:57:55 -05:00
Andrew Bartlett
f387277b7f r1768: Add some debugs to assist in SMB signing debugging.
Andrew Bartlett
(This used to be commit 32b45fc9e8ff1d0b73bbec1eb1d249af3ec52e46)
2007-10-10 12:57:55 -05:00
Tim Potter
9130e707c1 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)
2007-10-10 12:57:55 -05:00
Simo Sorce
67f28b93ab r1766: we do not have smb_read_error in samba4
(This used to be commit 1c3d52cea4dff57b14ee9bc197001fadb1d18abf)
2007-10-10 12:57:55 -05:00
Andrew Bartlett
b918c6c5cd 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)
2007-10-10 12:57:54 -05:00
Simo Sorce
2b51ce3ca4 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)
2007-10-10 12:57:54 -05:00
Simo Sorce
76abf79a5f r1760: name the struct
(This used to be commit 512c410860a5947c94187454d7220ad1df08a6c0)
2007-10-10 12:57:54 -05:00
Simo Sorce
13a579df87 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)
2007-10-10 12:57:54 -05:00
Simo Sorce
d01bc8a91e r1758: Move and enhance the add_string_to_array function as per volker job on trunk
(This used to be commit 606caddeb95382287fa41a5017ca473d0301be6b)
2007-10-10 12:57:54 -05:00
Andrew Tridgell
e2357c67f5 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)
2007-10-10 12:57:54 -05:00
Stefan Metzmacher
fa8d37adae 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)
2007-10-10 12:57:54 -05:00
Andrew Bartlett
5a4845ff8b r1752: Fix compile bugs on C (rather than C++) tolerant compilers.
Andrew Bartlett
(This used to be commit 0949b72645024a6810f447fe8acb643f98588ab3)
2007-10-10 12:57:53 -05:00
Andrew Tridgell
6292e5b952 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)
2007-10-10 12:57:53 -05:00
Stefan Metzmacher
34b0a989eb r1748: don't segfault if there's no ticket
metze
(This used to be commit b8985892964e84ca09d611540811d5a50a31232e)
2007-10-10 12:57:53 -05:00
Stefan Metzmacher
62c67d6505 r1747: don't segfault when the spnego mech only use one call from the client to finish
metze
(This used to be commit ddac5e46d42d3b2daae10107b1bcb3b138de7474)
2007-10-10 12:57:53 -05:00
Andrew Bartlett
912e79ade5 r1746: Remove more cruft from the SMB signing code.
Andrew Bartlett
(This used to be commit b176151b7294b03534921a26db4fb4be1e5d617c)
2007-10-10 12:57:53 -05:00
Andrew Bartlett
ffcfb97fb3 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)
2007-10-10 12:57:52 -05:00
Jelmer Vernooij
0023e5b698 r1742: Add the IDispatch interface
(This used to be commit 798017bd10338a3a53aa5616a5eeb1146b24180f)
2007-10-10 12:57:52 -05:00
Andrew Tridgell
86b7b6e9f6 r1741: fixed padding of setpathinfo in server
(This used to be commit 2b41de48b24d5850a2e3a5834916403f44a6d9ed)
2007-10-10 12:57:52 -05:00
Andrew Tridgell
ae274c84d7 r1740: fixed the torture suite for ASCII-only servers
(This used to be commit c3bce90be745db3e7cbf8273c1c8496920332f5e)
2007-10-10 12:57:52 -05:00
Andrew Tridgell
44e04cdb11 r1739: fixed the padding in setpathinfo, noticed when forcing negotiated ascii strings
(This used to be commit fc75dc49025f4beb0f1df656cfe4ec497e693dcc)
2007-10-10 12:57:51 -05:00