summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* r19924: win2k3srv did not like that combination.Rafal Szczesniak2007-10-101-1/+1
| | | | | rafal (This used to be commit 11b93da847420a509dc8d30ee5998557ea506291)
* r19923: Update test to match the function changes.Rafal Szczesniak2007-10-101-2/+2
| | | | | rafal (This used to be commit e1a20bba9dcc740630c093dcdd1f082e54473e95)
* r19922: Use new composite_create functions in composite contextRafal Szczesniak2007-10-102-107/+136
| | | | | | | | | initialisation. Redesign libnet_UserList function to actually do what it was intended to do. rafal (This used to be commit 4ccc6e63dd91c1772bed13aeb1a4346c2a172d1a)
* r19911: talloc_apsrintf is not really required hereSimo Sorce2007-10-101-1/+5
| | | | | its faster this way (another 2-4%s) (This used to be commit 8bbbfa3467c00543b0b330aec14e22b7e796fea7)
* r19910: Make better use of our set of talloc utility functionsSimo Sorce2007-10-101-5/+5
| | | | (This used to be commit b1197dbeebff062b8ea1e8466d436be82b0b61e0)
* r19909: Make this one double as fastSimo Sorce2007-10-101-5/+17
| | | | (This used to be commit 67b88e49b896f1d783619b8f96554adaeabe80df)
* r19908: Fix order of paths in pc files.Jelmer Vernooij2007-10-102-12/+12
| | | | (This used to be commit 033b4382c09b7a4032388231f6e1f1986a663f9d)
* r19907: this function is used a lotSimo Sorce2007-10-101-18/+40
| | | | | use a binary search to get the right handler (This used to be commit 789e1088c9ce923ca5a6d703b69810eba3bcd4d0)
* r19906: ldb_attr_cmp is used a lotSimo Sorce2007-10-102-12/+5
| | | | | remove unneded overhead of a function call (This used to be commit 3ca25867621af049c6cc52e919fa46dd26c31918)
* r19905: use ldb_dn_new_fmt() to avoid double strdupsSimo Sorce2007-10-101-14/+3
| | | | (This used to be commit 32a6b6c75b041bf829ecf272a9b10164f7ffe12b)
* r19904: port fies from samba3Simo Sorce2007-10-101-1/+15
| | | | (This used to be commit 49d1559d3670de4a4f9eace99600c37cf039bae2)
* r19903: This is a cut&paste error for sureSimo Sorce2007-10-101-1/+0
| | | | | there is no ongoing transaction in this code (This used to be commit 93b738b1112d9e317cb29b32eee45003de37f693)
* r19902: give better errors...Stefan Metzmacher2007-10-101-3/+32
| | | | | metze (This used to be commit b4d7d49c276a4ec0bcf7971909e74e10476e9ca3)
* r19901: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+3
| | | | (This used to be commit 75e6fb9654f10a076ed49b0582b40368e149d30a)
* r19897: Fix klokwork ids 2278 and 2279Volker Lendecke2007-10-101-2/+9
| | | | (This used to be commit 44e6d39e0ef17ed5a801f95edaa6fbf5efa21a26)
* r19888: make it possible to use default attrib handlers from extensionsSimo Sorce2007-10-103-11/+193
| | | | | | list more DN attributes as part of samba attribute handlers (nCName moved here) (This used to be commit 627ed8b5165c9a1cc0e2c67329b364f9cd8a1726)
* r19887: return "" string only if the dn is a valid oneSimo Sorce2007-10-101-5/+9
| | | | (This used to be commit 056f90798f6d2cea1debc50f31fea3d740c4a837)
* r19886: ncName is specific to samba, not the generic ldb engineSimo Sorce2007-10-101-1/+0
| | | | (This used to be commit 505afb18fb8ba427bc3d03f41eb309b27bad68f7)
* r19885: special dn's were not casefolded before rev 19831,Stefan Metzmacher2007-10-101-13/+11
| | | | | | | | | act like this again... also when we already have a casefoled value we should not call ldb_dn_casefold_internal() metze (This used to be commit cbf4eb16725992bfdfa5a334e0e5547e6df568e6)
* r19884: rename ldb_dn_key -> ltdb_index_key to make more clear what it's for...Stefan Metzmacher2007-10-101-5/+5
| | | | | metze (This used to be commit 6b76a7be4ac5443d68a1253dc9ec430dcdc327f1)
* r19882: Fix static link flags in pkg-config files. Should allow runningJelmer Vernooij2007-10-101-4/+11
| | | | | pidl tests on systems without shared libs. (This used to be commit fb623be4ff09c2fb0546edc0892ad3a59d58f274)
* r19881: Add private library flags when linking to static libraries.Jelmer Vernooij2007-10-102-6/+15
| | | | (This used to be commit 72f1ffc0ef56753deba716cf9d31d44c95e7cc33)
* r19880: Eliminate duplicates in the output.Jelmer Vernooij2007-10-101-0/+14
| | | | (This used to be commit 2a8c8e1f2de551f360271855f09d8ae6497fb326)
* r19879: Make test targets depend on "libraries" (might be required for the ↵Jelmer Vernooij2007-10-101-6/+6
| | | | | | pidl tests) (This used to be commit 27d6ae2088f40329661b9772ab08f848be76c9c1)
* r19878: Announce testsuites when using subunit.Jelmer Vernooij2007-10-101-1/+7
| | | | (This used to be commit daaa0216456bf76116985451c87e5252c70f0dec)
* r19877: Add simple script for summarizing subunit testresults.Jelmer Vernooij2007-10-101-0/+65
| | | | (This used to be commit c38705ef42eff2ea7cd3cf74438713a4a0c4b873)
* r19876: test that we can do a session setup and tree connect using the ↵Stefan Metzmacher2007-10-101-3/+30
| | | | | | | | | | | workstation and dc credentials I noticed w2k3 has gets NT_STATUS_LOGON_FAILURE after a it has joined a samba4 domain metze (This used to be commit 5da2762b620139f9c332d78abfc084f333538ab8)
* r19875: set torture:host and torture:share also when we are given a binding ↵Stefan Metzmacher2007-10-101-13/+6
| | | | | | | string metze (This used to be commit 8202f98123a13727b5cda3b4ca6f1040a41908ca)
* r19871: simplify moreSimo Sorce2007-10-101-17/+7
| | | | (This used to be commit e9ddb18c83518703f987bf141807639956612dbf)
* r19870: Simplify codeSimo Sorce2007-10-101-25/+11
| | | | (This used to be commit c1737f9a52d9e4d118f969a0953a458188143d0d)
* r19869: fix memleaksSimo Sorce2007-10-102-40/+124
| | | | (This used to be commit 3a662a2d985bf801284c5dc1123dec6705e6d092)
* r19868: Fix more tests.Jelmer Vernooij2007-10-104-5/+6
| | | | (This used to be commit 01a4fb1b22d09f38636c211a93efc4099f4766b3)
* r19866: Fix test compilation.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 2a3196db9dae9f15bbe2ffa36ce1204daf4e701c)
* r19863: Create -uninstalled.pc files. This should reenable compilation and ↵Jelmer Vernooij2007-10-107-30/+55
| | | | | | | running of the pidl testsuite as part of the testsuite. (This used to be commit db237ad52f3a42c7b35753df99549ed6d540cec2)
* r19862: Fix list concatenationJelmer Vernooij2007-10-101-7/+7
| | | | (This used to be commit a26da5182e5618a70bc4a05af6fa2a7304138330)
* r19861: Add simple pkg-config replacement.Jelmer Vernooij2007-10-101-0/+130
| | | | (This used to be commit a42220c35673317c637e27d59c1a307bedb711a6)
* r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij2007-10-104-4/+51
| | | | | avoid pushing the referred object twice) and add test for full pointers. (This used to be commit 1638c8d234dbc85298000685e49570f23dfd0bf8)
* r19856: Use sptr as basis for full ptr implementation. Will add checks for ↵Jelmer Vernooij2007-10-104-22/+13
| | | | | | duplicates later. (This used to be commit 006ab1d4a449c81680add57e0116a86b8317fbfb)
* r19855: toplevel pointers are 'ref' by default:Stefan Metzmacher2007-10-101-14/+14
| | | | | | | | - we don't need to add 'ref' explicit - we some toplevel pointers need to be 'ptr' ('sptr' for now) pointers metze (This used to be commit c95cd82de29f4102d72030780da785bf28e0de9e)
* r19854: readd support for 'sptr' pointers, to work against windows serversStefan Metzmacher2007-10-101-3/+4
| | | | | | | until jelmer commits his 'ptr' support metze (This used to be commit f5aa620b1bc5b0da866cbdb71947ef25a4bae0ad)
* r19850: Fix IDL warnings.Jelmer Vernooij2007-10-102-6/+6
| | | | (This used to be commit 92b8bde561277a6b83048ce003cc29ff1b380255)
* r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ↵Stefan Metzmacher2007-10-102-4/+27
| | | | | | | a DC metze (This used to be commit df133cd22a350d422c49844e50a67f4cc1fb61e4)
* r19846: Fix bunch of IDL warnings.Jelmer Vernooij2007-10-109-26/+18
| | | | (This used to be commit 48e6df59444a78dc268b84c5f94787de09d41908)
* r19845: Add warning for pointer_default_top()Jelmer Vernooij2007-10-101-1/+2
| | | | (This used to be commit 3f0da2388d30959c93483b102fbfab75a8381fef)
* r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij2007-10-105-19/+22
| | | | (This used to be commit 0221d5b6c4250a3a2c86c623c534996d7decb1f6)
* r19843: Fix warning.Jelmer Vernooij2007-10-101-1/+0
| | | | (This used to be commit 38067c1adf0f9c3974302a8481e23b6a63eb6d42)
* r19842: Complain about unknown pointer types.Jelmer Vernooij2007-10-101-3/+8
| | | | | Fallback to "unique" when "ptr" is specified instead of failing. (This used to be commit a1b6308b21f3c38ffd4db4643a5e307fbf32a569)
* r19836: Fix warnings in some IDL files.Jelmer Vernooij2007-10-104-19/+18
| | | | (This used to be commit bd48f78b1d6dba73e44630ad930fd6089d2076b2)
* r19834: Prevent some inaccurate warnings.Jelmer Vernooij2007-10-101-2/+3
| | | | (This used to be commit 21efd2bdb8df8e709259d429fc3ff35eaa332d02)
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-1051-188/+170
| | | | | | | | | - ldb_dn_get_linearized returns a const string - ldb_dn_alloc_linearized allocs astring with the linearized dn (This used to be commit 3929c086d5d0b3f08b1c4f2f3f9602c3f4a9a4bd)