summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12910: fix bug #3069Stefan Metzmacher1-2/+5
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher7-6/+242
2007-10-10r12908: use '_' also for indication we want to ask for the localmaster browser,Stefan Metzmacher1-1/+1
2007-10-10r12907: skip some tests for make quicktest in NBT-WINSREPLICATIONStefan Metzmacher1-0/+3
2007-10-10r12906: return the correct nb_flagsStefan Metzmacher1-1/+8
2007-10-10r12905: add some ldap policiesSimo Sorce2-7/+132
2007-10-10r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett9-251/+440
2007-10-10r12902: Fix 'make quicktest'.Andrew Bartlett1-1/+1
2007-10-10r12899: - fix warnings on AIXStefan Metzmacher2-1/+5
2007-10-10r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s...Stefan Metzmacher5-1/+65
2007-10-10r12897: make it possible to use nosync transaction to speed things up,Stefan Metzmacher1-1/+6
2007-10-10r12896: IRIX make will fallback to gmake with this,Stefan Metzmacher1-0/+1
2007-10-10r12895: Error strings save lives.Andrew Bartlett1-10/+16
2007-10-10r12894: Add more detail to error messages.Andrew Bartlett1-4/+12
2007-10-10r12893: Filling in *error_string is critical for SWAT, as the errors otherwiseAndrew Bartlett1-182/+215
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett12-57/+458
2007-10-10r12891: We no longer manually set the 'name' attribute.Andrew Bartlett1-2/+1
2007-10-10r12887: Add the icon from samba.org to SWAT.Andrew Bartlett1-0/+0
2007-10-10r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.Andrew Bartlett3-8/+8
2007-10-10r12883: Fix the build...Andrew Bartlett1-3/+1
2007-10-10r12882: Allow the netbios name to be specified at all times.Andrew Bartlett1-1/+1
2007-10-10r12881: Hard-coded defaults are silly. We have smb.conf for a reason.Andrew Bartlett1-4/+1
2007-10-10r12880: Remove ldap partitions useless now and probably weSimo Sorce6-785/+604
2007-10-10r12874: Try to give the startup a few more seconds, so that hosts withAndrew Bartlett1-0/+3
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-10r12869: I have removed this hack. We now just do the lookups (netbios for now).Andrew Bartlett1-3/+0
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