summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r12979: Grr, I forgot to commit this file (from Brad Henry's libnet_siteAndrew Bartlett2007-10-101-0/+35
* r12977: Some code to implement the client side of the Dirsync controlSimo Sorce2007-10-103-2/+173
* r12976: Patch from Brad Henry <j0j0@riod.ca>:Andrew Bartlett2007-10-104-171/+259
* r12972: Use single quotes in the showflags and showlayout targets to stop theJames Peach2007-10-101-20/+20
* r12971: Fix spelling.Tim Potter2007-10-101-1/+1
* r12959: hopefully fix bug #3365 this timeStefan Metzmacher2007-10-101-5/+7
* r12958: don't bind to '255.255.255.255'Stefan Metzmacher2007-10-101-28/+35
* r12948: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12947: added some error checking that I stumbled across while testing domain...Andrew Tridgell2007-10-101-1/+16
* r12945: Try to move closer to getting Samba3 import working again.Andrew Bartlett2007-10-103-15/+43
* r12944: Update scripts in setup to match changes in the provision.jsAndrew Bartlett2007-10-102-3/+9
* r12943: Generate a SID for the domain join account using the modules, ratherAndrew Bartlett2007-10-103-4/+1
* r12942: this way is betterSimo Sorce2007-10-101-2/+1
* r12941: Add Attribute Scoped Search controlSimo Sorce2007-10-105-1/+236
* r12934: do somemore debugging of the received browse packets,Stefan Metzmacher2007-10-101-2/+46
* r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher2007-10-102-44/+75
* r12932: export function prototypesStefan Metzmacher2007-10-102-6/+26
* r12931: Remove some prefixes. We have:Andrew Bartlett2007-10-101-2/+1
* r12930: Fix ADS join: I wasn't filling in the flag 'realm' variable any more.Andrew Bartlett2007-10-101-3/+1
* r12929: Fix more implict global and shadowing variables.Andrew Bartlett2007-10-101-5/+5
* r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett2007-10-107-38/+89
* r12927: Fix typo.Andrew Bartlett2007-10-101-1/+1
* r12926: Syncronsise GUIDs on users and domains from the server. These alsoAndrew Bartlett2007-10-105-67/+114
* r12925: implement client side of ASQ controlSimo Sorce2007-10-103-0/+153
* r12919: Ensure we never 'extend' the session key length, or fill in past theAndrew Bartlett2007-10-101-1/+5
* r12918: Don't tell the user the difference between 'no such user' and 'wrongAndrew Bartlett2007-10-101-0/+5
* r12917: fix decoding of ldap controlsSimo Sorce2007-10-103-2/+26
* r12911: try to fix bug #3365Stefan Metzmacher2007-10-102-4/+12
* r12910: fix bug #3069Stefan Metzmacher2007-10-101-2/+5
* r12909: add an ldb module for the wins.ldb,Stefan Metzmacher2007-10-107-6/+242
* r12908: use '_' also for indication we want to ask for the localmaster browser,Stefan Metzmacher2007-10-101-1/+1
* r12907: skip some tests for make quicktest in NBT-WINSREPLICATIONStefan Metzmacher2007-10-101-0/+3
* r12906: return the correct nb_flagsStefan Metzmacher2007-10-101-1/+8
* r12905: add some ldap policiesSimo Sorce2007-10-102-7/+132
* r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett2007-10-109-251/+440
* r12902: Fix 'make quicktest'.Andrew Bartlett2007-10-101-1/+1
* r12899: - fix warnings on AIXStefan Metzmacher2007-10-102-1/+5
* r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s...Stefan Metzmacher2007-10-105-1/+65
* r12897: make it possible to use nosync transaction to speed things up,Stefan Metzmacher2007-10-101-1/+6
* r12896: IRIX make will fallback to gmake with this,Stefan Metzmacher2007-10-101-0/+1
* r12895: Error strings save lives.Andrew Bartlett2007-10-101-10/+16
* r12894: Add more detail to error messages.Andrew Bartlett2007-10-101-4/+12
* r12893: Filling in *error_string is critical for SWAT, as the errors otherwiseAndrew Bartlett2007-10-101-182/+215
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-1012-57/+458
* r12891: We no longer manually set the 'name' attribute.Andrew Bartlett2007-10-101-2/+1
* r12887: Add the icon from samba.org to SWAT.Andrew Bartlett2007-10-101-0/+0
* r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.Andrew Bartlett2007-10-103-8/+8
* r12883: Fix the build...Andrew Bartlett2007-10-101-3/+1
* r12882: Allow the netbios name to be specified at all times.Andrew Bartlett2007-10-101-1/+1
* r12881: Hard-coded defaults are silly. We have smb.conf for a reason.Andrew Bartlett2007-10-101-4/+1