summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10r12826: The base DN is very tied to the realm. Allowing it to be changed hereAndrew Bartlett2-2/+0
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 Bartlett5-38/+58
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-10r12820: Remove duplicate entry caused by merge.Andrew Bartlett1-4/+0
2007-10-10r12819: Fix swat authentication again. We need to pass the socket_addressAndrew Bartlett2-10/+22
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
2007-10-10r12806: tridge: in revision 12634 you introduced to validate the ndr_print ou...Stefan Metzmacher1-5/+12
2007-10-10r12805: merge from samba3Stefan Metzmacher1-2/+2
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett68-854/+1356
2007-10-10r12803: if we free the ndr structure how should we access the private pointer...Stefan Metzmacher1-1/+3
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij13-55/+19
2007-10-10r12800: Replace tmp_ctx with mem_ctx to make variables name moreRafal Szczesniak1-6/+6
2007-10-10r12799: print out function and location tooStefan Metzmacher2-6/+6
2007-10-10r12798: print timestamps into the log file, this is not nice code,Stefan Metzmacher2-5/+42
2007-10-10r12797: check for a errorStefan Metzmacher1-1/+2
2007-10-10r12796: use the correct address as initiatorStefan Metzmacher4-28/+5