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

14369 Commits

Author SHA1 Message Date
Kai Blin
8f687a5fae r26428: spoolss: Fix a typo.
(This used to be commit 5a3a851dc73bb054f036425b2663a187f283803f)
2007-12-21 05:49:54 +01:00
Jelmer Vernooij
a5b8999f23 r26427: Avoid global_smb_iconv_convenience.
(This used to be commit bf072c6fb37b3e6a71c0c747b9fbeaa01480229e)
2007-12-21 05:49:53 +01:00
Jelmer Vernooij
aa32619c5c r26426: Remove uses of global_loadparm.
(This used to be commit e1d177c8c1101965479f7ade2270490cd6fae4f2)
2007-12-21 05:49:52 +01:00
Stefan Metzmacher
45d349eb80 r26425: fix crash bug, sorry I should have tested that...
metze
(This used to be commit 61d2f1a03b374404fd0f3e6191cda82ff0295834)
2007-12-21 05:49:51 +01:00
Andrew Bartlett
03f178a728 r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setup
of OpenLDAP.

This makes it consistant with the Fedora DS setup, and doesn't mix
both hdb and bdb.

Andrew Bartlett
(This used to be commit 1ffada95d269c8f7d054bec7f6eaff8449995d40)
2007-12-21 05:49:51 +01:00
Stefan Metzmacher
21b024aa82 r26423: try to fix the build on solaris
metze
(This used to be commit 5b62180946a7cb9f3981ce740cfe830f6f0a00ff)
2007-12-21 05:49:51 +01:00
Stefan Metzmacher
8530e8429a r26422: build: let configure print out if we have working python module support
metze
(This used to be commit dfb9d704d053455d636d4f9d9d49cbfb70ada53e)
2007-12-21 05:49:50 +01:00
Stefan Metzmacher
026d67675c r26421: build: we now have HAVE_IFACE_GETIFADDRS as valid interface detection code
metze
(This used to be commit fcc813d399965b51853e5790d328e4cc9668a032)
2007-12-21 05:49:49 +01:00
Andrew Bartlett
f8bc24065b r26420: Don't print a blow-by-blow description of every search we do, just the
errors that occour.

Andrew Bartlett
(This used to be commit bf5b2f467f57528aa64d4af0e68ef2dffd00f8f6)
2007-12-21 05:49:48 +01:00
Andrew Bartlett
9d4d41f65d r26419: Add a module to implement 'ambigious name resolution' by munging the
incoming LDAP filter.

Warning: Any anr search will perform a full index search.  Untill ldb
gets substring indexes, this is unavoidable.

Also implement a testsutie to show we match AD behaviour for this
important extension (used in the Active Directory Users and Computers
MMC plugin, as a genereral 'find').

This will also be useful to OpenChange, as their server needs to
implement this.

Andrew Bartlett
(This used to be commit 044b50947254ccd516c21cb156ab60ab9e3a582d)
2007-12-21 05:49:48 +01:00
Kai Blin
1efd92e64e r26418: Janitorial: Kill pstring in ntlmssp_parse.c
(This used to be commit 718a5a1f3c4195dac8ec780b18f2037ed48a39d2)
2007-12-21 05:49:47 +01:00
Jelmer Vernooij
80b62dae14 r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list.
(This used to be commit cf8636c8b77c745812376d0ea6f0fb6246a2e4fb)
2007-12-21 05:49:47 +01:00
Kai Blin
5db23bce22 r26416: Janitorial: Fix warnings in auth/gensec/
As per metze's suggestion, the "unused variables" warning is left in to remind
us to fix the #else part of the #if 1
(This used to be commit e9ef98b06466486d3b8a68a76a29728b9bffbe29)
2007-12-21 05:49:46 +01:00
Stefan Metzmacher
69e61fc153 r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT for -ldl
This fixes the pidl/ndr_string test.

metze
(This used to be commit 7c6d9edffbbfabd601a8e133a71698229819443d)
2007-12-21 05:49:46 +01:00
Stefan Metzmacher
1261f0e0e4 r26414: build: bring in the content of EXT_LIB's for the .pc files
TODO: we need to check if we need to recursivly expand the dependencies
      as we do for the Makefile rules

metze
(This used to be commit 5cc9673778838e42999363f75220cc882098d282)
2007-12-21 05:49:45 +01:00
Stefan Metzmacher
5bddcf45f3 r26413: we should check the return value of talloc_reference()
metze
(This used to be commit 5f49c1b144d811c4d8bd74d786e5c5ef6fa7cbc3)
2007-12-21 05:49:45 +01:00
Andrew Bartlett
a7f008a939 r26412: Add comments and refactor to reuse common code.
Andrew Bartlett
(This used to be commit a8b0f5af9afcc19bd869ff19e1456dbe9d2713b6)
2007-12-21 05:49:43 +01:00
Jelmer Vernooij
6d2edec0a2 r26411: Double check Python installation - make sure we can compile and link using it.
(This used to be commit 3d8fc5808ced6f54274701d80fe2d42423bf9fee)
2007-12-21 05:49:43 +01:00
Jelmer Vernooij
b8850f326b r26410: Remove unnecessary static.
(This used to be commit 13ae3108dad2f9f0f7a421d672751fa594f4e3fb)
2007-12-21 05:49:42 +01:00
Jelmer Vernooij
4b0199a549 r26409: Pass smb ports along.
(This used to be commit 2833f320de1f1fd39c710ad0a61c3fa1bb1df31f)
2007-12-21 05:49:42 +01:00
Jelmer Vernooij
33582dffcc r26408: Remove use of global_loadparm.
(This used to be commit f933b4362124bfdd25544b4e27992d9ca4405848)
2007-12-21 05:49:39 +01:00
Kai Blin
46b54defe9 r26407: Janitorial: Remove a pstring and compiler warnings.
(This used to be commit bdc482033546e3986bf8c8b65dbf11c54dc57b8e)
2007-12-21 05:49:37 +01:00
Jelmer Vernooij
fc88ba4a7e r26406: Make a copy to prevent modification of the loadparm configuration.
(This used to be commit c0f2775fd8bd88aad3497d59a7857d7a8a0978c5)
2007-12-21 05:49:37 +01:00
Jelmer Vernooij
c64c571591 r26405: Import support for getifaddrs from Samba3.
(This used to be commit 5827b7460a058e8565a406f1c3533e5f589674b5)
2007-12-21 05:49:37 +01:00
Jelmer Vernooij
0b8ec6de02 r26404: Disable socket wrapper for the interface detection code to work around the fact that the ioctls for enumerating interfaces are not very reliable when used on unix domain sockets.
Ideally, we should be implementing the SIOCGIFCONF and SIOCGIFADDR ioctls in socket wrapper.
(This used to be commit 035c4831003d5b5310f0874e712ef66ba3e78e34)
2007-12-21 05:49:36 +01:00
Jelmer Vernooij
28671c54cf r26403: Make sure ntvfs is only initialized once.
(This used to be commit 32b44e10747d704ce9a21cb8d34606cb0e41efab)
2007-12-21 05:49:34 +01:00
Jelmer Vernooij
70f1f33af8 r26402: Require a talloc context in libnetif.
(This used to be commit a35e51871bbf1ab33fc316fa59e597b722769c50)
2007-12-21 05:49:33 +01:00
Jelmer Vernooij
6f2252dace r26401: Don't cache interfaces context in libnetif.
(This used to be commit 9f975417cc66bfd4589da38bfd23731dbe0e6153)
2007-12-21 05:49:32 +01:00
Jelmer Vernooij
f9948d18d7 r26400: Don't try to do character conversion before smb.conf has been parsed.
(This used to be commit 9faba2874957ce80db202cd9f2cc373e7346381c)
2007-12-21 05:49:30 +01:00
Jelmer Vernooij
68dc2dc526 r26399: Use -O option for SWIG (less evil generated code).
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
2007-12-21 05:49:29 +01:00
Jelmer Vernooij
78a4f5eada r26398: Fix writing the output of failed tests to st/summary.
(This used to be commit 34b9ddddaffe67de821a19219bcceec75f9d8fdd)
2007-12-21 05:49:27 +01:00
Jelmer Vernooij
1ea47faa97 r26397: Fix circular dependency in samba-socket.
(This used to be commit 801c8c766cb6a104751be8829593e0e123508134)
2007-12-21 05:49:26 +01:00
Kai Blin
cbefb13474 r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.
(This used to be commit 700887c7f1b874682a71daec2741b0329cded53c)
2007-12-21 05:49:25 +01:00
Kai Blin
a6b4d4fe81 r26395: spoolss: Add WinXP-like printer browsing test.
(This used to be commit 2ccc4d2af58b49ab1319ce87e0f15591b40db06f)
2007-12-21 05:49:24 +01:00
Kai Blin
0978d0ed47 r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server_name()
(This used to be commit c5196831d5fc6190a54e2f684ff506bc243b8dae)
2007-12-21 05:49:24 +01:00
Günther Deschner
0b3de65ac6 r26393: Fix inline comment.
Guenther
(This used to be commit 55c60a374325c875575b93b9792e48082934fb77)
2007-12-21 05:49:23 +01:00
Stefan Metzmacher
50ec7b1a39 r26392: cmdline: remove unused var
metze
(This used to be commit 844da106e91e1363df5f201caa703cea8e98aa16)
2007-12-21 05:49:22 +01:00
Stefan Metzmacher
6a56c111d7 r26391: samba4 doesn't support 'lmhosts' as resolve module
metze
(This used to be commit cdb64b41018928122898257f65d2573109b473cc)
2007-12-21 05:49:21 +01:00
Andrew Bartlett
bb02fcda5a r26389: Merge SWAT changes from alpha2 back into main Samba4 tree.
Andrew Bartlett
(This used to be commit 45747c2041e32063cda7a48c853fbb41d7de1eb0)
2007-12-21 05:49:20 +01:00
Andrew Bartlett
99930fe4e9 r26386: We need to test in more than just 'interactive' mode...
Fix segfault found when running smbd without options.

Andrew Bartlett
(This used to be commit 880dfeadae41be5f0140ac07afb8680fc11f6ebf)
2007-12-21 05:49:20 +01:00
Jelmer Vernooij
3da665e9ac r26385: Integrate gensec-socket into gensec.
(This used to be commit 78bb444b4b73df9a84f8702814f9b30b32ffd885)
2007-12-21 05:49:19 +01:00
Jelmer Vernooij
3971827b6e r26384: Fix another global_loadparm instance.
(This used to be commit 881ec40d7a4c97863abee5740187e9aa0a1801bb)
2007-12-21 05:49:18 +01:00
Jelmer Vernooij
43d18b91b4 r26383: Make interfaces argument explicit.
(This used to be commit 89008ae18d37e8bc5bb7c70ac3e2128134264f9f)
2007-12-21 05:49:17 +01:00
Jelmer Vernooij
f055893ca5 r26382: Remove more uses of global_loadparm.
(This used to be commit 6d4c59853481855c232e7cf97264a391f40af2b5)
2007-12-21 05:49:17 +01:00
Jelmer Vernooij
274d07ddff r26381: Move global_loadparm higher up the call stack.
(This used to be commit 992296767492ecd7d21b06f4a08a5b8d73d00740)
2007-12-21 05:49:16 +01:00
Jelmer Vernooij
237059838c r26380: Specify port number higher up the call stack.
(This used to be commit 77273e250cacb1df0e8bd676e0948175ccd2330a)
2007-12-21 05:49:13 +01:00
Jelmer Vernooij
7f0e8252e7 r26379: Remove more global_loadparm instances.
(This used to be commit b6f66eb5e00ed01029fa81f408d6154ab01e74e7)
2007-12-21 05:49:13 +01:00
Jelmer Vernooij
eede6b87e1 r26378: Remove use of global_loadparm.
(This used to be commit 81333de5353ce70512a3ed1d4960c09aa78954c6)
2007-12-21 05:49:12 +01:00
Jelmer Vernooij
51ef1b606f r26377: Specify port explicitly.
(This used to be commit 8c767ca13906966cd6cccbeaef3c50033d46f206)
2007-12-21 05:49:12 +01:00
Jelmer Vernooij
5f4842cf65 r26376: Add context for libcli_resolve.
(This used to be commit 459e1466a411d6f83b7372e248566e6e71c745fc)
2007-12-21 05:49:12 +01:00