1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
Commit Graph

3361 Commits

Author SHA1 Message Date
Jelmer Vernooij
6901b3c64a r26278: Tallocify convenience table for iconv handles.
(This used to be commit ad64b3baa4)
2007-12-21 05:48:04 +01:00
Jelmer Vernooij
9ebcd7a0df r26277: Move loadparm context higher up the stack.
(This used to be commit 38fa08310c)
2007-12-21 05:48:03 +01:00
Jelmer Vernooij
71ae20df2c r26276: Install SWIG files if swig is present.
(This used to be commit dfd5b456f9)
2007-12-21 05:48:02 +01:00
Jelmer Vernooij
b038240ac7 r26275: return loadparm context in lp_load.
(This used to be commit d01f0f4c20)
2007-12-21 05:48:01 +01:00
Jelmer Vernooij
509e82e402 r26272: Remove global_loadparm in some more places.
(This used to be commit 1ab76ecc53)
2007-12-21 05:47:55 +01:00
Jelmer Vernooij
da0f222f43 r26271: Remove some more uses of global_loadparm.
(This used to be commit e9875fcd56)
2007-12-21 05:47:53 +01:00
Jelmer Vernooij
5b357ca877 r26270: Require specifying the loadparm_context or NULL to cli_credentials_guess().
(This used to be commit e52710d679)
2007-12-21 05:47:50 +01:00
Jelmer Vernooij
2f8dc4f48f r26266: Remove more global_loadparm uses.
(This used to be commit 99113075c4)
2007-12-21 05:47:42 +01:00
Jelmer Vernooij
1fbdd6ef1d r26264: pass name resolve order explicitly, use torture context for settings in dssync tests.
(This used to be commit c7eae1c784)
2007-12-21 05:47:39 +01:00
Jelmer Vernooij
cb7c72a0ef r26263: Don't assume CH_UNIX is CH_UTF8.
(This used to be commit 69157be9b1)
2007-12-21 05:47:37 +01:00
Jelmer Vernooij
ab5bbd2602 r26259: Provide convert_string_talloc() variant that works directly with an iconv handle.
(This used to be commit a3efdfc8e3)
2007-12-21 05:47:32 +01:00
Michael Adam
cbdad76b0d r26255: Work around another broken aspect of sys/capability.h on RHEL5.
This is synced from samba3 v3-2-test/11bcdf780e164659b89:

The /usr/include/sys/capability.h defines _LINUX_TYPES_H
which prevents /usr/include/linux/types.h from being parsed
(when included afterwards). Thus certain types are undefined
that are for instance needed in /usr/include/linux/dqblk_xfs.h.
This breaks the build of lib/sysquotas_xfs.c in Samba3.

This commit adds a configure check and a workaround for this.

Michael
(This used to be commit df3e151992)
2007-12-21 05:47:30 +01:00
Michael Adam
b08a82de58 r26254: Add check for PPC statfs.h to workaround for broken capability.h.
Synced from Samba3.

Michael
(This used to be commit dfdfac2b57)
2007-12-21 05:47:30 +01:00
Michael Adam
9e367b13d9 r26253: Add check for broken RedHat 7.2 system header files to lib/replace.
This is taken (with slight reformatting) from samba3:configure.in.
It is already used in lib/replace/system/capablity.h.

Michael
(This used to be commit 4d1df9c0b4)
2007-12-21 05:47:30 +01:00
Jelmer Vernooij
43696d2752 r26252: Specify loadparm_context explicitly when creating sessions.
(This used to be commit 7280c1e941)
2007-12-21 05:47:29 +01:00
Jelmer Vernooij
7b38aa728e r26251: Fix include of stdint in tdb swig wrapper.
(This used to be commit 904475624b)
2007-12-21 05:47:28 +01:00
Jelmer Vernooij
53ae9bc9f6 r26248: Check in SWIG output so SWIG is not required when running out of svn.
(This used to be commit 08501fbef3)
2007-12-21 05:47:26 +01:00
Jelmer Vernooij
bbdfbf8d9d r26238: Add a loadparm context parameter to torture_context, remove more uses of global_loadparm.
(This used to be commit a33a553054)
2007-12-21 05:47:20 +01:00
Jelmer Vernooij
6c999cd123 r26236: Remove more uses of global_loadparm or specify loadparm_context explicitly.
(This used to be commit 5b29ef7c03)
2007-12-21 05:47:15 +01:00
Jelmer Vernooij
cc04f143dc r26229: Set loadparm context as opaque pointer in ldb, remove more uses of global_loadparm.
(This used to be commit 37d05fdc7b)
2007-12-21 05:47:06 +01:00
Jelmer Vernooij
51db4c3f3d r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack.
(This used to be commit ba75f1613a)
2007-12-21 05:47:05 +01:00
Jelmer Vernooij
2fa338cdc9 r26226: Avoid more uses of global_loadparm.
(This used to be commit 6cbce47a3e)
2007-12-21 05:47:02 +01:00
Jelmer Vernooij
b38ee476f2 r26218: Remove libtdb.so as well.
(This used to be commit a2d426c89b)
2007-12-21 05:46:56 +01:00
Jelmer Vernooij
991ee1aff0 r26205: Pass loadparm_context to secrets_db_connect() rather than using global context.
(This used to be commit 5718b6cfee)
2007-12-21 05:46:51 +01:00
Jelmer Vernooij
035e0853e2 r26202: Fix dependencies.
(This used to be commit ecdec9421d)
2007-12-21 05:46:49 +01:00
Jelmer Vernooij
e266efffec r26200: Bring back some accidently removed files.
(This used to be commit a71e40ab5d)
2007-12-21 05:46:48 +01:00
Jelmer Vernooij
f2f16b45b5 r26197: Add bindings for libsecurity.
(This used to be commit 8625cd403b)
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
8515d23a3a r26196: Always build python bindings for ldb.
(This used to be commit 0aa19ce73f)
2007-12-21 05:46:46 +01:00
Jelmer Vernooij
4d417d2e0d r26195: Wrap two more functions.
(This used to be commit f7312cbb76)
2007-12-21 05:46:46 +01:00
Jelmer Vernooij
e1733d7244 r26194: Wrap the events subsystem in a separate file.
(This used to be commit cfb6bbdc31)
2007-12-21 05:46:45 +01:00
Andrew Bartlett
364266e22a r26192: Handle, test and implement the style of extended_dn requiest that MMC uses.
It appears that the control value is optional, implying type 0 responses.

Failing to parse this was causing LDAP disconnects with 'unavailable
critical extension'.

Andrew Bartlett
(This used to be commit 833dfc2f2a)
2007-12-21 05:46:44 +01:00
Jelmer Vernooij
f023784d06 r26187: Fix module name, indentation.
(This used to be commit ef790ebf3a)
2007-12-21 05:46:40 +01:00
Jelmer Vernooij
06e444d913 r26185: No need to depend on ldap, shared lib already has that info.
(This used to be commit 522d6591d7)
2007-12-21 05:46:39 +01:00
Jelmer Vernooij
b9b9babce8 r26181: Set version to 1.1.1, as 1.1.0 has already been released.
(This used to be commit 19e3516000)
2007-12-21 05:46:37 +01:00
Jelmer Vernooij
7ab84481d6 r26180: Allow prebuilding swig output files.
(This used to be commit 52106ad04e)
2007-12-21 05:46:37 +01:00
Jelmer Vernooij
e12c724f07 r26179: Fix symlink.
(This used to be commit b25d0201da)
2007-12-21 05:46:37 +01:00
Jelmer Vernooij
8e37dc8c9e r26178: Link against -ldl as well to prevent undefined symbols.
(This used to be commit 7bb479f816)
2007-12-21 05:46:36 +01:00
Jelmer Vernooij
8463b9aff9 r26177: Allow prebuilding swig wrapper, install ldb.py.
(This used to be commit e61160dce4)
2007-12-21 05:46:35 +01:00
Andrew Bartlett
37039ea5b0 r26131: Ensure we show the right errors in the NULL base DN case. Based on
bug 5090 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>

Andrew Bartlett
(This used to be commit cc2d0c9f15)
2007-12-21 05:46:15 +01:00
Jelmer Vernooij
339ad9ea22 r26129: Specify path explicitly in case an external ldb installation is used.
(This used to be commit b86a6105ed)
2007-12-21 05:46:14 +01:00
Jelmer Vernooij
f5ceca4259 r26124: Install ldb_handlers.h, required by ldb_samba.
(This used to be commit 037774cff7)
2007-12-21 05:46:13 +01:00
Jelmer Vernooij
e541cc54f4 r26119: Fix warnings.
(This used to be commit 38a6522e44)
2007-12-21 05:46:10 +01:00
Jelmer Vernooij
6314a9a08f r26117: Fix DESTDIR use for bindir.
(This used to be commit b7eb2cadcf)
2007-12-21 05:46:10 +01:00
Jelmer Vernooij
eaecbfa0e2 r26114: Allow keyword-arguments.
(This used to be commit 99c342641b)
2007-12-21 05:46:09 +01:00
Jelmer Vernooij
3023afce68 r26112: Do proper error checking in __contains__.
(This used to be commit b67cc409fa)
2007-12-21 05:46:08 +01:00
Jelmer Vernooij
b6d657863c r26108: Add makefile rules for building, installing and checking python bindings.
(This used to be commit d8d04300d2)
2007-12-21 05:46:07 +01:00
Jelmer Vernooij
86be3d2f61 r26107: Add more tests.
(This used to be commit afa5f7c9e9)
2007-12-21 05:46:06 +01:00
Jelmer Vernooij
e4168bb0e0 r26106: Add targets for building, installing and checking python bindings.
(This used to be commit 7f1d38df05)
2007-12-21 05:46:06 +01:00
Jelmer Vernooij
e30c3d9684 r26105: Add targets for building and installing the python bindings.
(This used to be commit 634436adaa)
2007-12-21 05:46:05 +01:00
Stefan Metzmacher
b24e7a1505 r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
metze
(This used to be commit 1ecb4ec01b)
2007-12-21 05:46:04 +01:00