summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij4-4/+5
2007-10-10r14381: Kill structs.hJelmer Vernooij1-1/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+3
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij4-0/+4
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-16/+1
2007-10-10r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett1-16/+0
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher1-1/+1
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2-27/+60
2007-10-10r13985: Slowly start swig_ldbSimo Sorce3-3/+104
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-2/+2
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-1/+0
2007-10-10r13942: fix dependenciesStefan Metzmacher1-3/+22
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij8-0/+11
2007-10-10r13906: fix swig buildSimo Sorce1-2/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-1/+5
2007-10-10r13710: fix compiler warningsStefan Metzmacher3-7/+7
2007-10-10r13655: Use new name of build headerJelmer Vernooij1-1/+1
2007-10-10r13369: let's have a way to show the samba4 version through ejsSimo Sorce2-1/+12
2007-10-10r13102: fixed the vampire code to correctly setup foreign sids and defaultAndrew Tridgell1-21/+35
2007-10-10r13098: make check for workgroup and realm case insensitiveAndrew Tridgell1-2/+2
2007-10-10r13097: move the creation of the default sam name -> unix name mappings intoAndrew Tridgell1-6/+75
2007-10-10r13084: fix 'make test'!Stefan Metzmacher1-5/+0
2007-10-10r13076: catch a easy to make error during vampire installAndrew Tridgell1-0/+5
2007-10-10r13062: Fix upgrade of WINS entriesJelmer Vernooij1-1/+1
2007-10-10r13018: Fix (correct) warning about mixing C/js interface function types. IAndrew Bartlett1-1/+1
2007-10-10r12997: Feed the right event context to libnet in ejsnet and the auth code.Andrew Bartlett2-11/+22
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 Bartlett1-6/+20
2007-10-10r12931: Remove some prefixes. We have:Andrew Bartlett1-2/+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 Bartlett2-17/+54
2007-10-10r12918: Don't tell the user the difference between 'no such user' and 'wrongAndrew Bartlett1-0/+5
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett4-48/+221
2007-10-10r12891: We no longer manually set the 'name' attribute.Andrew Bartlett1-2/+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-10r12819: Fix swat authentication again. We need to pass the socket_addressAndrew Bartlett1-8/+17
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-14/+7
2007-10-10r12749: Fix the newuser script.Andrew Bartlett1-6/+4
2007-10-10r12746: An initial version of the kludge_acls module.Andrew Bartlett2-4/+24
2007-10-10r12744: For correctly written scripts, we don't need this anymore. Only useAndrew Bartlett1-3/+1
2007-10-10r12739: Add support for using credentials in the provision process.Andrew Bartlett1-16/+21
2007-10-10r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.Andrew Bartlett1-0/+3
2007-10-10r12708: This is equivilant, but doesn't cause a warning.Andrew Bartlett1-2/+1
2007-10-10r12704: role => server roleJelmer Vernooij1-4/+4
2007-10-10r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...Jelmer Vernooij1-2/+4
2007-10-10r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...Jelmer Vernooij2-2/+31
2007-10-10r12697: Support empty fullname fields in unix accountsJelmer Vernooij1-0/+4
2007-10-10r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij1-2/+2