Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 4 | -69/+8 | |
(This used to be commit 99113075c4a96679bcec4f4d6bba4acb3dee4245) | |||||
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ↵ | Jelmer Vernooij | 1 | -1/+1 | |
in dssync tests. (This used to be commit c7eae1c7842f9ff8b70cce9e5d6f3ebbbe78e83b) | |||||
2007-12-21 | r26263: Don't assume CH_UNIX is CH_UTF8. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 69157be9b180e4d82a66257afb5f774ef16cea89) | |||||
2007-12-21 | r26259: Provide convert_string_talloc() variant that works directly with an ↵ | Jelmer Vernooij | 1 | -39/+48 | |
iconv handle. (This used to be commit a3efdfc8e390c923156c101416eb929a13f1dab8) | |||||
2007-12-21 | r26255: Work around another broken aspect of sys/capability.h on RHEL5. | Michael Adam | 2 | -0/+25 | |
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 df3e151992f0b942554034dd143ab8d7f0d7a75b) | |||||
2007-12-21 | r26254: Add check for PPC statfs.h to workaround for broken capability.h. | Michael Adam | 1 | -1/+3 | |
Synced from Samba3. Michael (This used to be commit dfdfac2b57ecbca8bddece846f5c2103a518e34d) | |||||
2007-12-21 | r26253: Add check for broken RedHat 7.2 system header files to lib/replace. | Michael Adam | 1 | -0/+22 | |
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 4d1df9c0b4248717d6f235572f5f68e27934741e) | |||||
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 7280c1e9415daabb2712db1372e23f9846272ede) | |||||
2007-12-21 | r26251: Fix include of stdint in tdb swig wrapper. | Jelmer Vernooij | 2 | -8/+41 | |
(This used to be commit 904475624b4ed050bfb151053f6c74c0c88315f4) | |||||
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 8 | -0/+18075 | |
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631) | |||||
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more ↵ | Jelmer Vernooij | 2 | -18/+17 | |
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926) | |||||
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context ↵ | Jelmer Vernooij | 9 | -23/+34 | |
explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521) | |||||
2007-12-21 | r26229: Set loadparm context as opaque pointer in ldb, remove more uses of ↵ | Jelmer Vernooij | 1 | -0/+5 | |
global_loadparm. (This used to be commit 37d05fdc7b0e6b3211ba6ae56b1b5da30a6a392a) | |||||
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts ↵ | Jelmer Vernooij | 5 | -11/+17 | |
up the call stack. (This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166) | |||||
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+3 | |
(This used to be commit 6cbce47a3eaef76a89db7cd0ab0d4f6441fc720d) | |||||
2007-12-21 | r26218: Remove libtdb.so as well. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit a2d426c89b485e687ef8fc0770bbf8aab8ce3cc5) | |||||
2007-12-21 | r26205: Pass loadparm_context to secrets_db_connect() rather than using ↵ | Jelmer Vernooij | 1 | -1/+1 | |
global context. (This used to be commit 5718b6cfee86ddfc9cf405c98c68ba848df4d9d7) | |||||
2007-12-21 | r26202: Fix dependencies. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ecdec9421de8df6c3cda7e4c45f9b3f51bc1e584) | |||||
2007-12-21 | r26200: Bring back some accidently removed files. | Jelmer Vernooij | 3 | -0/+456 | |
(This used to be commit a71e40ab5dc7f0a5f6d2d1eb930f378cd143b186) | |||||
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 6 | -465/+3 | |
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135) | |||||
2007-12-21 | r26196: Always build python bindings for ldb. | Jelmer Vernooij | 2 | -7/+7 | |
(This used to be commit 0aa19ce73f435cab44f83023b9b265d4761d3c31) | |||||
2007-12-21 | r26195: Wrap two more functions. | Jelmer Vernooij | 1 | -0/+4 | |
(This used to be commit f7312cbb76d9e237350bc54d97bc06760938e6e3) | |||||
2007-12-21 | r26194: Wrap the events subsystem in a separate file. | Jelmer Vernooij | 2 | -0/+35 | |
(This used to be commit cfb6bbdc31083308dbff29cf226a092c8a137c2a) | |||||
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that ↵ | Andrew Bartlett | 1 | -9/+17 | |
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 833dfc2f2af84c45f954e428c9ea6babf100ba92) | |||||
2007-12-21 | r26187: Fix module name, indentation. | Jelmer Vernooij | 2 | -1/+3 | |
(This used to be commit ef790ebf3a712dbbb85d6af65c804199c2c084fc) | |||||
2007-12-21 | r26185: No need to depend on ldap, shared lib already has that info. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 522d6591d769e5743262386a90f3f4cd5476b959) | |||||
2007-12-21 | r26181: Set version to 1.1.1, as 1.1.0 has already been released. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 19e351600051ce288ebe4109c5e408c418fafc73) | |||||
2007-12-21 | r26180: Allow prebuilding swig output files. | Jelmer Vernooij | 3 | -3/+10 | |
(This used to be commit 52106ad04edc3e80e3e3feb8d4b2d4e9e945cbbb) | |||||
2007-12-21 | r26179: Fix symlink. | Jelmer Vernooij | 1 | -3/+4 | |
(This used to be commit b25d0201da5c02bba3046caa539b3ecb72d3a635) | |||||
2007-12-21 | r26178: Link against -ldl as well to prevent undefined symbols. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 7bb479f81607b9d4a7a6df267b2ed7a394bd68d1) | |||||
2007-12-21 | r26177: Allow prebuilding swig wrapper, install ldb.py. | Jelmer Vernooij | 3 | -4/+10 | |
(This used to be commit e61160dce4bdfc8ade8494c91c8bbec13d0afe4b) | |||||
2007-12-21 | r26131: Ensure we show the right errors in the NULL base DN case. Based on | Andrew Bartlett | 1 | -0/+2 | |
bug 5090 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> Andrew Bartlett (This used to be commit cc2d0c9f15a9c687d212df14d8ffb6c60ad15242) | |||||
2007-12-21 | r26129: Specify path explicitly in case an external ldb installation is used. | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit b86a6105ed27779c700f03175768978654081598) | |||||
2007-12-21 | r26124: Install ldb_handlers.h, required by ldb_samba. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810) | |||||
2007-12-21 | r26119: Fix warnings. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 38a6522e44938ae05356916182d6c3bb1b6e881b) | |||||
2007-12-21 | r26117: Fix DESTDIR use for bindir. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7) | |||||
2007-12-21 | r26114: Allow keyword-arguments. | Jelmer Vernooij | 2 | -1/+2 | |
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5) | |||||
2007-12-21 | r26112: Do proper error checking in __contains__. | Jelmer Vernooij | 1 | -18/+8 | |
(This used to be commit b67cc409fa5aa931b0847b7d3bdd2edf72daf88d) | |||||
2007-12-21 | r26108: Add makefile rules for building, installing and checking python ↵ | Jelmer Vernooij | 2 | -4/+19 | |
bindings. (This used to be commit d8d04300d2c2613268e8bf9e6981d172471514da) | |||||
2007-12-21 | r26107: Add more tests. | Jelmer Vernooij | 1 | -0/+22 | |
(This used to be commit afa5f7c9e9fe29aaec0a5e3f9cda9d7567b3b254) | |||||
2007-12-21 | r26106: Add targets for building, installing and checking python bindings. | Jelmer Vernooij | 2 | -6/+20 | |
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef) | |||||
2007-12-21 | r26105: Add targets for building and installing the python bindings. | Jelmer Vernooij | 2 | -2/+15 | |
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452) | |||||
2007-12-21 | r26102: libreplace: remove system/printing.h as it only contains samba3 stuff | Stefan Metzmacher | 2 | -51/+0 | |
metze (This used to be commit 1ecb4ec01b0506c95a5f90a62040329e7a39ee93) | |||||
2007-12-21 | r26090: Make building tdb python bindings independent of use of external tdb. | Jelmer Vernooij | 2 | -8/+3 | |
(This used to be commit bfe54e2f197ea3ef760aeeef8c248ff71419ecd8) | |||||
2007-12-21 | r26089: Move python detection to a separate file, and don't make it an error ↵ | Jelmer Vernooij | 1 | -32/+0 | |
if it isn't available. (This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e) | |||||
2007-12-21 | r26088: Import some native-python python modules and move original python ↵ | Jelmer Vernooij | 1 | -3/+2 | |
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1) | |||||
2007-12-21 | r26087: Fix include, add setup.py for tdb | Jelmer Vernooij | 2 | -0/+9 | |
(This used to be commit 4b94d5ca74fea44c66ab0d69dae27a1fdc8ece66) | |||||
2007-12-21 | r26080: Import updated LDB bindings. | Jelmer Vernooij | 1 | -133/+460 | |
(This used to be commit 19342e66a7279805daf9f810b9dc808247110a8a) | |||||
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 5 | -274/+351 | |
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c) | |||||
2007-12-21 | r26073: Import Python bindings for the registry. | Jelmer Vernooij | 3 | -1/+190 | |
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235) |