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