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

10319 Commits

Author SHA1 Message Date
Andrew Tridgell
f2c0831697 r17978: make the ldap backend test for ldb work both with and without modules
(so it works on both redhat and debian, for example)
(This used to be commit 71264bb78558ada7539ef59048eb38887579c1d1)
2007-10-10 14:16:59 -05:00
Andrew Bartlett
e117323e2f r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUP
is just one call.

This simplifies the one remaining DSSETUP call, and removes another
user of the dnsDomain attribute.

Andrew Bartlett
(This used to be commit 6a54711564b67891c368c09ead3f7389ad40111f)
2007-10-10 14:16:59 -05:00
Andrew Bartlett
fc7f8236bd r17967: Somewhere along the line we lost unixName here, and so lost the
ability for 'administrator' to log in as unix user 'root'.

Andrew Bartlett
(This used to be commit 221efba5289b8bbb54b770c556f19bfbdc9ee216)
2007-10-10 14:16:59 -05:00
Stefan Metzmacher
c3d6fea11f r17966: remove all generated files
metze
(This used to be commit 2493f670d3581df2bbbca7a0295e31ae3a09c2c0)
2007-10-10 14:16:58 -05:00
Stefan Metzmacher
5e214d5160 r17965: make talloc build more portable
metze
(This used to be commit 64ba7ffdb866cc74366842750d95a25b47266097)
2007-10-10 14:16:58 -05:00
Stefan Metzmacher
e683a57f32 r17964: try to support sun* hosts
metze
(This used to be commit 87d88b3a47047f837101aca2180555dc35cfcf31)
2007-10-10 14:16:58 -05:00
Stefan Metzmacher
648dacfaa1 r17963: fix install logic for talloc.3
metze
(This used to be commit 161f2c04f78ba03ae4a24667e50cc9d8a446921e)
2007-10-10 14:16:58 -05:00
Stefan Metzmacher
6845099b59 r17962: source/intl/ isn't used in samba4 anymore
metze
(This used to be commit 3412f6690828c2bbffdb495bc64c7a6989ccd1c3)
2007-10-10 14:16:58 -05:00
Stefan Metzmacher
4208ab436a r17961: source/po/ isn't justed in samba4, so remove it
metze
(This used to be commit 0c546524de23496837c9222b8a19813d141d28a3)
2007-10-10 14:16:57 -05:00
Stefan Metzmacher
071582898c r17960: try to use gmake if present on IRIX
metze
(This used to be commit 18b4ae591a3a137dd25edd16a574e489cd5552bf)
2007-10-10 14:16:57 -05:00
Stefan Metzmacher
722d20f4dd r17958: as talloc_init() enabled null tracking, we should avoid to use it
in smbtorture, and in the LOCAL-TALLOC we should reset the null tracking

also make bin/smbtorture //url/foo LOCAL-TALLOC LOCAL-TALLOC possible

metze
(This used to be commit d1dd3df5e4fd21f5cbd00e472438fe3eadb266e5)
2007-10-10 14:16:57 -05:00
Stefan Metzmacher
cca9dbb66f r17957: don't try to use an internet connection when generating the manpage
and only install the manpage if we build it

metze
(This used to be commit 23c6c7a27cc966d8e948e00c41d34e9a6ad40f2c)
2007-10-10 14:16:57 -05:00
Andrew Bartlett
e905fed4e0 r17956: LSA Cleanup!
This commit cleans up a number of aspects of the LSA interface.

Firstly, we do 2 simple searches on opening the LSA policy, to obtain
the basic information we need.  This also avoids us searching for
dnsDomain (an invented attribute).

While I was at it, I added and tested new LSA calls, including the
enumTrustedDomainsEx call.  I have also merged the identical structures
lsa_DomainInformation and lsa_DomainList.

Also in this commit: Fix netlogon use of uninitialised variables.

Andrew Bartlett
(This used to be commit 3f3fa7f466df56612064029143fbae8effb668aa)
2007-10-10 14:16:57 -05:00
Andrew Bartlett
25f9e52a5d r17955: Don't search for the dnsDomain attribute, it is invented (not in the
AD schema).

Andrew Bartlett
(This used to be commit fac27e4dddc98288dc765e135db6b168fbec760c)
2007-10-10 14:16:56 -05:00
Andrew Bartlett
626d3ad012 r17954: Avoid including \n in error strings (left over from DEBUG() conversion).
Make it easier to debug CrackNames failures.

Andrew Bartlett
(This used to be commit 5dd07074db0b25ea2e929bbdcf89f26e3665bd1c)
2007-10-10 14:16:56 -05:00
Stefan Metzmacher
930edaaba7 r17952: merge changes from samba3
metze
(This used to be commit ff8d044c2e14e81b4bb32eaacc56875e9602ce4d)
2007-10-10 14:16:56 -05:00
Stefan Metzmacher
4ce057c3f4 r17950: sync talloc with samba3
metze
(This used to be commit 5697841e2949d2f7a053b4766c48906943a5a04e)
2007-10-10 14:16:56 -05:00
Rafal Szczesniak
c51b106ce8 r17940: Fix a warning spotted on the buildfarm.
rafal
(This used to be commit b285a34ddd8bf570a060b8c9eb8aee1566317c27)
2007-10-10 14:16:56 -05:00
Rafal Szczesniak
b5efc738dd r17939: Fix compiler warnings spotted on buildfarm.
rafal
(This used to be commit 4803e95c68d8824b5494ee86d626e474d8a0c925)
2007-10-10 14:16:55 -05:00
Rafal Szczesniak
b07435f3e1 r17938: More comments.
rafal
(This used to be commit 4a127aacfa142838b474b2d8186026575bca14a4)
2007-10-10 14:16:55 -05:00
Jelmer Vernooij
613e2a6af4 r17932: Fix header installation.
(This used to be commit d0b7c740c77c901960c6de80f0d3b77cd396946f)
2007-10-10 14:16:55 -05:00
Jelmer Vernooij
4bcd9ffb22 r17931: Really remove the files this time. Looks like there's something wrong with
the rename code in bzr-svn...
(This used to be commit 03e402181ace8fddde38d626fb8d765693b8d429)
2007-10-10 14:16:55 -05:00
Jelmer Vernooij
0329d755a7 r17930: Merge noinclude branch:
* Move dlinklist.h, smb.h to subsystem-specific directories
 * Clean up ads.h and move what is left of it to dsdb/
   (only place where it's used)
(This used to be commit f7afa1cb77f3cfa7020b57de12e6003db7cfcc42)
2007-10-10 14:16:54 -05:00
Simo Sorce
6c68f1ae9e r17926: add trustedDomain class
(This used to be commit 43e95f4572778fec70ea4a62b6b4d20d8f96a2f8)
2007-10-10 14:16:54 -05:00
Andrew Bartlett
2ea2a705ce r17925: Another class we need.
Andrew Bartlett
(This used to be commit 5ff3f10d4fbd47419797890f87df3a50b3bb31fa)
2007-10-10 14:16:54 -05:00
Stefan Metzmacher
832ac85ba3 r17907: - add a generic talloc_report_depth_cb() function which takes a callback
to do the actual report.
- make the talloc_report_depth_file() a wrapper of it
- and talloc_report() and talloc_report_full() are wrapper of
  talloc_report_depth_file()

metze
(This used to be commit b199557b358e6216d89d233513079fcd56b307aa)
2007-10-10 14:16:54 -05:00
Stefan Metzmacher
3caba85623 r17905: fix c++ warnings
metze
(This used to be commit 972a84f220f0dabc4e1cc3ffd40a4bf4dedc74d9)
2007-10-10 14:16:53 -05:00
Stefan Metzmacher
2a1ef3c817 r17904: we don't want warnings about unused parameters
volker that one was for you:-)

metze
(This used to be commit d0aa78177d24877320bac2294328e0083f34e9a5)
2007-10-10 14:16:53 -05:00
Simo Sorce
814582de5a r17898: handle objectcategory and isdefunct for classes
(This used to be commit 7664b52b89bfac6f2db52fae2daa65c856acd1ac)
2007-10-10 14:16:53 -05:00
Stefan Metzmacher
59057c8d56 r17895: - talloc_increase_ref_count() can fail
- make talloc_reference() typesafe when gcc >= 3 is used

metze
(This used to be commit 933d1b47ad614d02cc02b602e704948b342febdb)
2007-10-10 14:16:53 -05:00
Simo Sorce
3ddab071eb r17894: better name for the internal syntax type
(This used to be commit 4241a1bb832461ca44ce0f20cb770ea2b6f2d7e3)
2007-10-10 14:16:53 -05:00
Stefan Metzmacher
3400d91197 r17893: add a function to disable the null_context
metze
(This used to be commit 7cab4285b1b61ad5cb425e42d89bcf7d645b0710)
2007-10-10 14:16:52 -05:00
Stefan Metzmacher
98a1bd7fb3 r17892: fix the last talloc c++ warning
metze
(This used to be commit 6955ffe4544eddd9e34461f57858480b1acf49c9)
2007-10-10 14:16:52 -05:00
Stefan Metzmacher
45b8c41038 r17891: remove c++ warnings from talloc
metze
(This used to be commit fb73ce8d4364a1da3c320034d90c0556529c61c4)
2007-10-10 14:16:52 -05:00
Stefan Metzmacher
6e4043cb05 r17890: add -Wc++-compat option to gcc but don't use it yet
metze
(This used to be commit 6b4f788c71a6d445ded522d89cd5425f9e2fb391)
2007-10-10 14:16:52 -05:00
Stefan Metzmacher
1e0cb68263 r17889: allocate a valid element where the pointer can point to,
fix c++ warnings

metze
(This used to be commit b15e4c7cfa4df3dc429945e4d330a8a9766eb1a6)
2007-10-10 14:16:52 -05:00
Stefan Metzmacher
787a4d6f45 r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()
functions to get rid of c++ warnings

metze
(This used to be commit 7579503bb886e9c4cc08756013f5311ce550c9fd)
2007-10-10 14:16:51 -05:00
Stefan Metzmacher
66314777f6 r17887: fix c++ warnings
metze
(This used to be commit ccef1f729089939b9250f1b177d5241f8baaa5eb)
2007-10-10 14:16:51 -05:00
Stefan Metzmacher
5ed074715a r17886: add talloc_ptrtype() and talloc_array_ptrtype(),
see the manpage what they do:-)

metze
(This used to be commit bfca83c91e47e9017474809cd7bc8b2e6e20416a)
2007-10-10 14:16:51 -05:00
Stefan Metzmacher
82d4c5095d r17885: use _TALLOC_TYPEPF() consitently
metze
(This used to be commit 155cd6b88283b85c53c7ec65efcf431da7b649ac)
2007-10-10 14:16:51 -05:00
Volker Lendecke
6f7dd6ca07 r17884: Shape up the snprintf fix after Metzes comments
(This used to be commit 66b6456eee579623b64c649356ab0175c46f5789)
2007-10-10 14:16:51 -05:00
Stefan Metzmacher
200619b368 r17883: check if talloc_asprintf() works correct
metze
(This used to be commit bb79542edbb290c7dbea7c921b0e911dd1b3366b)
2007-10-10 14:16:50 -05:00
Stefan Metzmacher
a93ad7490c r17882: merge change from samba3
metze
(This used to be commit eca7085850ba8475cc01dda1911c4222dd14c1a6)
2007-10-10 14:16:50 -05:00
Andrew Bartlett
2b99336a56 r17876: Require one less patch for the LDAP backend to work.
This lets the modules or backend generate the host and domain GUID,
rather than the randguid() function.  These can still be specified
from the command line.

Andrew Bartlett
(This used to be commit 32996ca9d62568006f8bee85a1f2f37c64c04fb5)
2007-10-10 14:16:50 -05:00
Andrew Bartlett
9356831484 r17871: Add an option to make the system account behave as anonymous on the
network.  This helps where we are trying to talk to an LDAP server,
until we share a common SASL authentication scheme.

Andrew Bartlett
(This used to be commit f9d39dba41441cd5d06964ce0aebef9bcba40759)
2007-10-10 14:16:50 -05:00
Andrew Bartlett
69ecd9538f r17870: This module (for the moment) handles the modifyTimestamp generation. For that, it needs to hook into the modify operation.
Andrew Bartlett
(This used to be commit d22117a53bafa4bb72c854353620099b5a6f81d8)
2007-10-10 14:16:50 -05:00
Simo Sorce
bc2e3aa3f3 r17868: remove duplicated attributes from list
(This used to be commit fab0e66281ca0feddf1ce26249706e865856b17a)
2007-10-10 14:16:49 -05:00
Simo Sorce
0c34fbe311 r17860: Let's commit the work down up to now on the new schema module.
At the moment it is able to validate an object has no conflicting
objectlasses that it meets the criteria to be inserted as child of
the parent and also sorts and create the objectclass hierarchy so
that the objectclass .c module can be obsoleted.

Not activated by default as we have to completely rework the
current provisioning method. (In my tests I could not activate
it before all other ldif except for the one that create users
were loaded, make test seem to be happy anyway if it is activated
after provisioning).

Next steps will be attribute and attribute syntax checking on add operation.
And then the modify operation will follow.

Simo.
(This used to be commit 0c444ba1adfb9ce5cfa736bf0620aa3bec66050d)
2007-10-10 14:16:49 -05:00
Simo Sorce
d0ef5aad17 r17859: Fix some return values
(This used to be commit 5b4fc48c49bada2711e356c557ba5f45e34396f6)
2007-10-10 14:16:49 -05:00
Rafal Szczesniak
8856986214 r17858: Add new libnet domain open tests.
rafal
(This used to be commit c9b0b1fb67855ed3bfd1f34c664275bd7f34ff8c)
2007-10-10 14:16:49 -05:00