summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r19969: split become ads dc TODO lists into W2K and W2K3 sectionsStefan Metzmacher2007-10-101-0/+45
* r19968: add some more notes about what's needed for becoming a ads dcStefan Metzmacher2007-10-101-6/+46
* r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher2007-10-103-18/+18
* r19966: we don't need 2 versions of this functionsStefan Metzmacher2007-10-101-34/+4
* r19965: make the output a bit nicerStefan Metzmacher2007-10-101-2/+3
* r19964: make debuging easier and report usefull error messagesStefan Metzmacher2007-10-102-3/+6
* r19960: Add code to check for loops in the free list.Jeremy Allison2007-10-105-4/+119
* r19956: remove unused functionRafal Szczesniak2007-10-101-58/+0
* r19954: allow more special dn's:Stefan Metzmacher2007-10-101-0/+10
* r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) becausePaul Green2007-10-101-2/+2
* r19951: this statement is true...Stefan Metzmacher2007-10-101-3/+2
* r19949: add comment that the configuration_dn needs to be looked upStefan Metzmacher2007-10-101-0/+1
* r19938: Return function status instead of rpc layer status. This isRafal Szczesniak2007-10-101-0/+4
* r19937: fix sending monitor message (spotted by metze).Rafal Szczesniak2007-10-101-4/+4
* r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...Stefan Metzmacher2007-10-103-53/+63
* r19933: something is really wrong here...Stefan Metzmacher2007-10-101-1/+1
* r19931: remove unused struct membersStefan Metzmacher2007-10-102-10/+0
* r19926: display user listing created by the test.Rafal Szczesniak2007-10-101-0/+8
* r19925: Close the lsa handle in the end, and test calling libnet_UserListRafal Szczesniak2007-10-101-7/+18
* r19924: win2k3srv did not like that combination.Rafal Szczesniak2007-10-101-1/+1
* r19923: Update test to match the function changes.Rafal Szczesniak2007-10-101-2/+2
* r19922: Use new composite_create functions in composite contextRafal Szczesniak2007-10-102-107/+136
* r19911: talloc_apsrintf is not really required hereSimo Sorce2007-10-101-1/+5
* r19910: Make better use of our set of talloc utility functionsSimo Sorce2007-10-101-5/+5
* r19909: Make this one double as fastSimo Sorce2007-10-101-5/+17
* r19908: Fix order of paths in pc files.Jelmer Vernooij2007-10-102-12/+12
* r19907: this function is used a lotSimo Sorce2007-10-101-18/+40
* r19906: ldb_attr_cmp is used a lotSimo Sorce2007-10-102-12/+5
* r19905: use ldb_dn_new_fmt() to avoid double strdupsSimo Sorce2007-10-101-14/+3
* r19904: port fies from samba3Simo Sorce2007-10-101-1/+15
* r19903: This is a cut&paste error for sureSimo Sorce2007-10-101-1/+0
* r19902: give better errors...Stefan Metzmacher2007-10-101-3/+32
* r19901: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+3
* r19897: Fix klokwork ids 2278 and 2279Volker Lendecke2007-10-101-2/+9
* r19888: make it possible to use default attrib handlers from extensionsSimo Sorce2007-10-103-11/+193
* r19887: return "" string only if the dn is a valid oneSimo Sorce2007-10-101-5/+9
* r19886: ncName is specific to samba, not the generic ldb engineSimo Sorce2007-10-101-1/+0
* r19885: special dn's were not casefolded before rev 19831,Stefan Metzmacher2007-10-101-13/+11
* r19884: rename ldb_dn_key -> ltdb_index_key to make more clear what it's for...Stefan Metzmacher2007-10-101-5/+5
* r19882: Fix static link flags in pkg-config files. Should allow runningJelmer Vernooij2007-10-101-4/+11
* r19881: Add private library flags when linking to static libraries.Jelmer Vernooij2007-10-102-6/+15
* r19880: Eliminate duplicates in the output.Jelmer Vernooij2007-10-101-0/+14
* r19879: Make test targets depend on "libraries" (might be required for the pi...Jelmer Vernooij2007-10-101-6/+6
* r19878: Announce testsuites when using subunit.Jelmer Vernooij2007-10-101-1/+7
* r19877: Add simple script for summarizing subunit testresults.Jelmer Vernooij2007-10-101-0/+65
* r19876: test that we can do a session setup and tree connect using the workst...Stefan Metzmacher2007-10-101-3/+30
* r19875: set torture:host and torture:share also when we are given a binding s...Stefan Metzmacher2007-10-101-13/+6
* r19871: simplify moreSimo Sorce2007-10-101-17/+7
* r19870: Simplify codeSimo Sorce2007-10-101-25/+11
* r19869: fix memleaksSimo Sorce2007-10-102-40/+124