summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12750: Clean up more asn1 generated files (pointed out by <HotaruT>).Andrew Bartlett2-3/+2
2007-10-10r12749: Fix the newuser script.Andrew Bartlett2-7/+10
2007-10-10r12748: Fix wrong handling of separation characters for RDNsSimo Sorce1-5/+15
2007-10-10r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett1-0/+30
2007-10-10r12746: An initial version of the kludge_acls module.Andrew Bartlett8-11/+257
2007-10-10r12745: Initial work to support a syntax to pass over controls viaSimo Sorce4-11/+107
2007-10-10r12744: For correctly written scripts, we don't need this anymore. Only useAndrew Bartlett1-3/+1
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce21-115/+142
2007-10-10r12739: Add support for using credentials in the provision process.Andrew Bartlett2-17/+25
2007-10-10r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.Andrew Bartlett1-0/+3
2007-10-10r12734: forgot to add qsortSimo Sorce1-0/+256
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce53-100/+1870
2007-10-10r12732: This option does nothing.Andrew Bartlett1-2/+1
2007-10-10r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2-26/+17
2007-10-10r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett2-7/+50
2007-10-10r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett3-19/+55
2007-10-10r12728: Revive testparm.Andrew Bartlett4-3/+240
2007-10-10r12725: some minor updatesStefan Metzmacher4-4/+4
2007-10-10r12724: fix warningsStefan Metzmacher1-5/+5
2007-10-10r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett3-48/+48
2007-10-10r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett6-48/+35
2007-10-10r12718: We don't use unicodePwd directly any more.Andrew Bartlett1-1/+0
2007-10-10r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2-28/+28
2007-10-10r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2-42/+78
2007-10-10r12711: Update copyrightsJelmer Vernooij1-5/+2
2007-10-10r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett1-0/+1
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-10r12702: - reload the partner configuration, when the sequenceNumber of the wi...Stefan Metzmacher3-21/+87
2007-10-10r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher1-0/+13
2007-10-10r12700: fix name release of replica records, we need to become the owner and ...Stefan Metzmacher3-25/+51
2007-10-10r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...Jelmer Vernooij2-2/+31
2007-10-10r12698: Declare model_ops (required for NetBSD)Jelmer Vernooij1-0/+1
2007-10-10r12697: Support empty fullname fields in unix accountsJelmer Vernooij1-0/+4
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij37-250/+77
2007-10-10r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij1-2/+2
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij98-74/+134
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij92-122/+246
2007-10-10r12687: Push the real list of supported GENSEC mechanisms out onAndrew Bartlett1-0/+21
2007-10-10r12686: Push the real SASL list into the rootdse.Andrew Bartlett5-17/+25
2007-10-10r12684: A better error code for SAMR transaction failures.Andrew Bartlett1-12/+15
2007-10-10r12683: Fix declaration and initialisation placement.Andrew Bartlett1-5/+6
2007-10-10r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett6-68/+323
2007-10-10r12681: Allow an entry to have no kerberos keys. This occours when an entryAndrew Bartlett1-16/+24
2007-10-10r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2-6/+13
2007-10-10r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2-8/+41
2007-10-10r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher4-79/+104
2007-10-10r12675: fix some dependencies and don't use long linesStefan Metzmacher1-8/+16
2007-10-10r12674: make use of the winsdb functionsStefan Metzmacher2-53/+3