Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19954: allow more special dn's: | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) because | Paul Green | 1 | -2/+2 |
2007-10-10 | r19951: this statement is true... | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r19949: add comment that the configuration_dn needs to be looked up | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r19938: Return function status instead of rpc layer status. This is | Rafal Szczesniak | 1 | -0/+4 |
2007-10-10 | r19937: fix sending monitor message (spotted by metze). | Rafal Szczesniak | 1 | -4/+4 |
2007-10-10 | r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa... | Stefan Metzmacher | 3 | -53/+63 |
2007-10-10 | r19933: something is really wrong here... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19931: remove unused struct members | Stefan Metzmacher | 2 | -10/+0 |
2007-10-10 | r19926: display user listing created by the test. | Rafal Szczesniak | 1 | -0/+8 |
2007-10-10 | r19925: Close the lsa handle in the end, and test calling libnet_UserList | Rafal Szczesniak | 1 | -7/+18 |
2007-10-10 | r19924: win2k3srv did not like that combination. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r19923: Update test to match the function changes. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r19922: Use new composite_create functions in composite context | Rafal Szczesniak | 2 | -107/+136 |
2007-10-10 | r19911: talloc_apsrintf is not really required here | Simo Sorce | 1 | -1/+5 |
2007-10-10 | r19910: Make better use of our set of talloc utility functions | Simo Sorce | 1 | -5/+5 |
2007-10-10 | r19909: Make this one double as fast | Simo Sorce | 1 | -5/+17 |
2007-10-10 | r19908: Fix order of paths in pc files. | Jelmer Vernooij | 2 | -12/+12 |
2007-10-10 | r19907: this function is used a lot | Simo Sorce | 1 | -18/+40 |
2007-10-10 | r19906: ldb_attr_cmp is used a lot | Simo Sorce | 2 | -12/+5 |
2007-10-10 | r19905: use ldb_dn_new_fmt() to avoid double strdups | Simo Sorce | 1 | -14/+3 |
2007-10-10 | r19904: port fies from samba3 | Simo Sorce | 1 | -1/+15 |
2007-10-10 | r19903: This is a cut&paste error for sure | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r19902: give better errors... | Stefan Metzmacher | 1 | -3/+32 |
2007-10-10 | r19901: Fix a potential NULL dereference | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r19897: Fix klokwork ids 2278 and 2279 | Volker Lendecke | 1 | -2/+9 |
2007-10-10 | r19888: make it possible to use default attrib handlers from extensions | Simo Sorce | 3 | -11/+193 |
2007-10-10 | r19887: return "" string only if the dn is a valid one | Simo Sorce | 1 | -5/+9 |
2007-10-10 | r19886: ncName is specific to samba, not the generic ldb engine | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r19885: special dn's were not casefolded before rev 19831, | Stefan Metzmacher | 1 | -13/+11 |
2007-10-10 | r19884: rename ldb_dn_key -> ltdb_index_key to make more clear what it's for... | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r19882: Fix static link flags in pkg-config files. Should allow running | Jelmer Vernooij | 1 | -4/+11 |
2007-10-10 | r19881: Add private library flags when linking to static libraries. | Jelmer Vernooij | 2 | -6/+15 |
2007-10-10 | r19880: Eliminate duplicates in the output. | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r19879: Make test targets depend on "libraries" (might be required for the pi... | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r19878: Announce testsuites when using subunit. | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r19877: Add simple script for summarizing subunit testresults. | Jelmer Vernooij | 1 | -0/+65 |
2007-10-10 | r19876: test that we can do a session setup and tree connect using the workst... | Stefan Metzmacher | 1 | -3/+30 |
2007-10-10 | r19875: set torture:host and torture:share also when we are given a binding s... | Stefan Metzmacher | 1 | -13/+6 |
2007-10-10 | r19871: simplify more | Simo Sorce | 1 | -17/+7 |
2007-10-10 | r19870: Simplify code | Simo Sorce | 1 | -25/+11 |
2007-10-10 | r19869: fix memleaks | Simo Sorce | 2 | -40/+124 |
2007-10-10 | r19868: Fix more tests. | Jelmer Vernooij | 4 | -5/+6 |
2007-10-10 | r19866: Fix test compilation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19863: Create -uninstalled.pc files. This should reenable compilation and ru... | Jelmer Vernooij | 7 | -30/+55 |
2007-10-10 | r19862: Fix list concatenation | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r19861: Add simple pkg-config replacement. | Jelmer Vernooij | 1 | -0/+130 |
2007-10-10 | r19859: Reuse referrent ids when pushing full pointers (still need to | Jelmer Vernooij | 4 | -4/+51 |
2007-10-10 | r19856: Use sptr as basis for full ptr implementation. Will add checks for du... | Jelmer Vernooij | 4 | -22/+13 |
2007-10-10 | r19855: toplevel pointers are 'ref' by default: | Stefan Metzmacher | 1 | -14/+14 |