summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r12867: Remove deleted header.Andrew Bartlett2006-01-121-1/+0
* r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett2006-01-125-309/+165
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2006-01-1219-247/+242
* r12864: Fix valgrind errors in NET-API-LOOKUP* tests.Andrew Bartlett2006-01-121-0/+2
* r12863: As lha suggested to me a while back, it appears that theAndrew Bartlett2006-01-125-60/+9
* r12862: Need to trim spaces off the end of the node status reply.Andrew Bartlett2006-01-121-1/+10
* r12861: Cope when we are not supplied the messaging context. This is justAndrew Bartlett2006-01-122-6/+9
* r12860: Remove unused function. (we handle this in the password_hash module).Andrew Bartlett2006-01-121-22/+0
* r12859: Make Samba4 match the Samba3 winbindd interface. trunk has moved tooAndrew Bartlett2006-01-121-4/+1
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2006-01-1220-156/+451
* r12856: make the logic much more saneStefan Metzmacher2006-01-111-3/+7
* r12851: Fix some typosJelmer Vernooij2006-01-112-4/+4
* r12850: - add Doxygen comments to ldbStefan Metzmacher2006-01-117-71/+2090
* r12849: fix typoStefan Metzmacher2006-01-111-1/+1
* r12848: ignore some filesStefan Metzmacher2006-01-110-0/+0
* r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)Stefan Metzmacher2006-01-113-3/+263
* r12846: some fixesStefan Metzmacher2006-01-111-7/+13
* r12845: fix some typosStefan Metzmacher2006-01-112-2/+2
* r12844: don't include system headers directlyStefan Metzmacher2006-01-112-9/+9
* r12843: get special objects with ldbsearch -a too, to match ldbedit -aStefan Metzmacher2006-01-113-3/+3
* r12842: don't include system headers directlyStefan Metzmacher2006-01-111-1/+1
* r12838: make the ntvfs function publicStefan Metzmacher2006-01-114-124/+124
* r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...Stefan Metzmacher2006-01-112-2/+21
* r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcpRafal Szczesniak2006-01-101-12/+74
* r12833: complete ldbsearch support for controlsSimo Sorce2006-01-102-40/+138
* r12832: make it possible to pass -D_PUBLIC_... to the compilerStefan Metzmacher2006-01-101-0/+2
* r12831: add 'extern' to public prototypesStefan Metzmacher2006-01-101-2/+4
* r12830: this can be constStefan Metzmacher2006-01-101-1/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2006-01-1041-171/+78
* r12828: add a test to check white spaces comparisonSimo Sorce2006-01-102-1/+10
* r12827: This was a very well concealed bug.Simo Sorce2006-01-101-2/+9
* r12826: The base DN is very tied to the realm. Allowing it to be changed hereAndrew Bartlett2006-01-102-2/+0
* r12825: Add \nGünther Deschner2006-01-101-1/+1
* r12824: Another typo.Andrew Bartlett2006-01-101-1/+1
* r12823: Fix up the provison and newuser code in SWAT. This also cleans up theAndrew Bartlett2006-01-105-38/+58
* r12822: Given that talloc gives us this extra level of safety, use it.Andrew Bartlett2006-01-101-2/+2
* r12821: Fix typos.Andrew Bartlett2006-01-101-3/+3
* r12820: Remove duplicate entry caused by merge.Andrew Bartlett2006-01-101-4/+0
* r12819: Fix swat authentication again. We need to pass the socket_addressAndrew Bartlett2006-01-102-10/+22
* r12818: When denying an operation, include what we think the username is inAndrew Bartlett2006-01-101-1/+16
* r12817: Create a ESP variable with the struct socket_address * in it, so weAndrew Bartlett2006-01-101-1/+5
* r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. IfAndrew Bartlett2006-01-102-62/+90
* r12815: try to fix the build on AIXStefan Metzmacher2006-01-103-0/+3
* r12814: we need this here too, as we'll include replace.h for building heimdal/*Stefan Metzmacher2006-01-101-0/+12
* r12813: Remove unused file to avoid confusion. We now go via the authAndrew Bartlett2006-01-101-341/+0
* r12812: speed up RPC-ECHO with validate some more, and re-enable it underAndrew Tridgell2006-01-102-12/+12
* r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up ifAndrew Tridgell2006-01-101-2/+16
* r12810: handle control options gracefully and don't segfaultSimo Sorce2006-01-101-9/+49
* r12808: Actually, with that we can avoid roken compleatly. Andrew Bartlett2006-01-091-1/+0
* r12807: I'm wondering if this might fix AIX on the build farm...Andrew Bartlett2006-01-091-1/+1