summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19956: remove unused functionRafal Szczesniak1-58/+0
2007-10-10r19954: allow more special dn's:Stefan Metzmacher1-0/+10
2007-10-10r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) becausePaul Green1-2/+2
2007-10-10r19951: this statement is true...Stefan Metzmacher1-3/+2
2007-10-10r19949: add comment that the configuration_dn needs to be looked upStefan Metzmacher1-0/+1
2007-10-10r19938: Return function status instead of rpc layer status. This isRafal Szczesniak1-0/+4
2007-10-10r19937: fix sending monitor message (spotted by metze).Rafal Szczesniak1-4/+4
2007-10-10r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...Stefan Metzmacher3-53/+63
2007-10-10r19933: something is really wrong here...Stefan Metzmacher1-1/+1
2007-10-10r19931: remove unused struct membersStefan Metzmacher2-10/+0
2007-10-10r19926: display user listing created by the test.Rafal Szczesniak1-0/+8
2007-10-10r19925: Close the lsa handle in the end, and test calling libnet_UserListRafal Szczesniak1-7/+18
2007-10-10r19924: win2k3srv did not like that combination.Rafal Szczesniak1-1/+1
2007-10-10r19923: Update test to match the function changes.Rafal Szczesniak1-2/+2
2007-10-10r19922: Use new composite_create functions in composite contextRafal Szczesniak2-107/+136
2007-10-10r19911: talloc_apsrintf is not really required hereSimo Sorce1-1/+5
2007-10-10r19910: Make better use of our set of talloc utility functionsSimo Sorce1-5/+5
2007-10-10r19909: Make this one double as fastSimo Sorce1-5/+17
2007-10-10r19908: Fix order of paths in pc files.Jelmer Vernooij2-12/+12
2007-10-10r19907: this function is used a lotSimo Sorce1-18/+40
2007-10-10r19906: ldb_attr_cmp is used a lotSimo Sorce2-12/+5
2007-10-10r19905: use ldb_dn_new_fmt() to avoid double strdupsSimo Sorce1-14/+3
2007-10-10r19904: port fies from samba3Simo Sorce1-1/+15
2007-10-10r19903: This is a cut&paste error for sureSimo Sorce1-1/+0
2007-10-10r19902: give better errors...Stefan Metzmacher1-3/+32
2007-10-10r19901: Fix a potential NULL dereferenceVolker Lendecke1-0/+3
2007-10-10r19897: Fix klokwork ids 2278 and 2279Volker Lendecke1-2/+9
2007-10-10r19888: make it possible to use default attrib handlers from extensionsSimo Sorce3-11/+193
2007-10-10r19887: return "" string only if the dn is a valid oneSimo Sorce1-5/+9
2007-10-10r19886: ncName is specific to samba, not the generic ldb engineSimo Sorce1-1/+0
2007-10-10r19885: special dn's were not casefolded before rev 19831,Stefan Metzmacher1-13/+11
2007-10-10r19884: rename ldb_dn_key -> ltdb_index_key to make more clear what it's for...Stefan Metzmacher1-5/+5
2007-10-10r19882: Fix static link flags in pkg-config files. Should allow runningJelmer Vernooij1-4/+11
2007-10-10r19881: Add private library flags when linking to static libraries.Jelmer Vernooij2-6/+15
2007-10-10r19880: Eliminate duplicates in the output.Jelmer Vernooij1-0/+14
2007-10-10r19879: Make test targets depend on "libraries" (might be required for the pi...Jelmer Vernooij1-6/+6
2007-10-10r19878: Announce testsuites when using subunit.Jelmer Vernooij1-1/+7
2007-10-10r19877: Add simple script for summarizing subunit testresults.Jelmer Vernooij1-0/+65
2007-10-10r19876: test that we can do a session setup and tree connect using the workst...Stefan Metzmacher1-3/+30
2007-10-10r19875: set torture:host and torture:share also when we are given a binding s...Stefan Metzmacher1-13/+6
2007-10-10r19871: simplify moreSimo Sorce1-17/+7
2007-10-10r19870: Simplify codeSimo Sorce1-25/+11
2007-10-10r19869: fix memleaksSimo Sorce2-40/+124
2007-10-10r19868: Fix more tests.Jelmer Vernooij4-5/+6
2007-10-10r19866: Fix test compilation.Jelmer Vernooij1-2/+2
2007-10-10r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij7-30/+55
2007-10-10r19862: Fix list concatenationJelmer Vernooij1-7/+7
2007-10-10r19861: Add simple pkg-config replacement.Jelmer Vernooij1-0/+130
2007-10-10r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij4-4/+51
2007-10-10r19856: Use sptr as basis for full ptr implementation. Will add checks for du...Jelmer Vernooij4-22/+13