summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13035: active,special group replicas are overwritten by tombstone,special gr...Stefan Metzmacher2-1/+141
2007-10-10r13034: A couple of clarifications on the release notes.Andrew Bartlett1-11/+15
2007-10-10r13033: Thankyou very much to Brad Henry for fixing up many aspects of theAndrew Bartlett1-61/+64
2007-10-10r13031: A first stab at some release notes. Much work needed.Andrew Bartlett1-0/+112
2007-10-10r13019: Again protect us against format string mismatches, with the new splitAndrew Bartlett2-4/+9
2007-10-10r13018: Fix (correct) warning about mixing C/js interface function types. IAndrew Bartlett1-1/+1
2007-10-10r13007: let our winsclient code register multihomed records withStefan Metzmacher3-13/+37
2007-10-10r13006: always debug the unicast and broadcast addressStefan Metzmacher1-11/+12
2007-10-10r13005: - use nbtd:max_refresh_time=12345 also for name refresh with a wins s...Stefan Metzmacher1-10/+18
2007-10-10r13004: fix compiler warningsStefan Metzmacher6-15/+15
2007-10-10r13002: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r13001: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r13000: fix compiler warningsStefan Metzmacher1-3/+3
2007-10-10r12999: fix compiler warningsStefan Metzmacher1-9/+9
2007-10-10r12998: A big update to samldb.cAndrew Bartlett2-196/+467
2007-10-10r12997: Feed the right event context to libnet in ejsnet and the auth code.Andrew Bartlett2-11/+22
2007-10-10r12996: Restrict this search to domain objects.Andrew Bartlett1-1/+1
2007-10-10r12995: Don't allow overrides on "name" from above, as it can't be correct.Andrew Bartlett1-5/+5
2007-10-10r12989: move the control parsing and handleng functions to cmdline.cSimo Sorce3-315/+320
2007-10-10r12988: delete an ancient file that misteriously survived till now.Simo Sorce1-89/+0
2007-10-10r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher3-3/+49
2007-10-10r12983: - fix using a DIRSYNC cookie from the command lineStefan Metzmacher1-5/+11
2007-10-10r12982: fix parsing of LDAP DIRSYNC cookiesStefan Metzmacher1-7/+21
2007-10-10r12979: Grr, I forgot to commit this file (from Brad Henry's libnet_siteAndrew Bartlett1-0/+35
2007-10-10r12977: Some code to implement the client side of the Dirsync controlSimo Sorce3-2/+173
2007-10-10r12976: Patch from Brad Henry <j0j0@riod.ca>:Andrew Bartlett4-171/+259
2007-10-10r12972: Use single quotes in the showflags and showlayout targets to stop theJames Peach1-20/+20
2007-10-10r12971: Fix spelling.Tim Potter1-1/+1
2007-10-10r12959: hopefully fix bug #3365 this timeStefan Metzmacher1-5/+7
2007-10-10r12958: don't bind to '255.255.255.255'Stefan Metzmacher1-28/+35
2007-10-10r12948: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12947: added some error checking that I stumbled across while testing domain...Andrew Tridgell1-1/+16
2007-10-10r12945: Try to move closer to getting Samba3 import working again.Andrew Bartlett3-15/+43
2007-10-10r12944: Update scripts in setup to match changes in the provision.jsAndrew Bartlett2-3/+9
2007-10-10r12943: Generate a SID for the domain join account using the modules, ratherAndrew Bartlett3-4/+1
2007-10-10r12942: this way is betterSimo Sorce1-2/+1
2007-10-10r12941: Add Attribute Scoped Search controlSimo Sorce5-1/+236
2007-10-10r12934: do somemore debugging of the received browse packets,Stefan Metzmacher1-2/+46
2007-10-10r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher2-44/+75
2007-10-10r12932: export function prototypesStefan Metzmacher2-6/+26
2007-10-10r12931: Remove some prefixes. We have:Andrew Bartlett1-2/+1
2007-10-10r12930: Fix ADS join: I wasn't filling in the flag 'realm' variable any more.Andrew Bartlett1-3/+1
2007-10-10r12929: Fix more implict global and shadowing variables.Andrew Bartlett1-5/+5
2007-10-10r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett7-38/+89
2007-10-10r12927: Fix typo.Andrew Bartlett1-1/+1
2007-10-10r12926: Syncronsise GUIDs on users and domains from the server. These alsoAndrew Bartlett5-67/+114
2007-10-10r12925: implement client side of ASQ controlSimo Sorce3-0/+153
2007-10-10r12919: Ensure we never 'extend' the session key length, or fill in past theAndrew Bartlett1-1/+5
2007-10-10r12918: Don't tell the user the difference between 'no such user' and 'wrongAndrew Bartlett1-0/+5
2007-10-10r12917: fix decoding of ldap controlsSimo Sorce3-2/+26