summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke2007-10-104-1/+352
* r12763: Oops. If you call ldb_search from within an ldb module's searchAndrew Bartlett2007-10-101-1/+3
* r12762: Simo correctly asked that the policy logic (which attributes containAndrew Bartlett2007-10-102-26/+71
* r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 wa...Stefan Metzmacher2007-10-101-4/+16
* r12755: check the return value of ldb_timestring(), as this fails,Stefan Metzmacher2007-10-101-4/+13
* r12754: - sync TIME_T_MAX calculation from samba3Stefan Metzmacher2007-10-101-12/+4
* r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett2007-10-102-3/+4
* r12752: Clean up compile_et and asn1_compile as well.Andrew Bartlett2007-10-101-0/+1
* r12751: Another make clean fix.Andrew Bartlett2007-10-101-1/+1
* r12750: Clean up more asn1 generated files (pointed out by <HotaruT>).Andrew Bartlett2007-10-102-3/+2
* r12749: Fix the newuser script.Andrew Bartlett2007-10-102-7/+10
* r12748: Fix wrong handling of separation characters for RDNsSimo Sorce2007-10-101-5/+15
* r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett2007-10-101-0/+30
* r12746: An initial version of the kludge_acls module.Andrew Bartlett2007-10-108-11/+257
* r12745: Initial work to support a syntax to pass over controls viaSimo Sorce2007-10-104-11/+107
* r12744: For correctly written scripts, we don't need this anymore. Only useAndrew Bartlett2007-10-101-3/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-1021-115/+142
* r12739: Add support for using credentials in the provision process.Andrew Bartlett2007-10-102-17/+25
* r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.Andrew Bartlett2007-10-101-0/+3
* r12734: forgot to add qsortSimo Sorce2007-10-101-0/+256
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-1053-100/+1870
* r12732: This option does nothing.Andrew Bartlett2007-10-101-2/+1
* r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2007-10-102-26/+17
* r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett2007-10-102-7/+50
* r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett2007-10-103-19/+55
* r12728: Revive testparm.Andrew Bartlett2007-10-104-3/+240
* r12725: some minor updatesStefan Metzmacher2007-10-104-4/+4
* r12724: fix warningsStefan Metzmacher2007-10-101-5/+5
* r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett2007-10-103-48/+48
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-106-48/+35
* r12718: We don't use unicodePwd directly any more.Andrew Bartlett2007-10-101-1/+0
* r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2007-10-102-28/+28
* r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2007-10-102-42/+78
* r12711: Update copyrightsJelmer Vernooij2007-10-101-5/+2
* r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett2007-10-101-0/+1
* r12708: This is equivilant, but doesn't cause a warning.Andrew Bartlett2007-10-101-2/+1
* r12704: role => server roleJelmer Vernooij2007-10-101-4/+4
* r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...Jelmer Vernooij2007-10-101-2/+4
* r12702: - reload the partner configuration, when the sequenceNumber of the wi...Stefan Metzmacher2007-10-103-21/+87
* r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher2007-10-101-0/+13
* r12700: fix name release of replica records, we need to become the owner and ...Stefan Metzmacher2007-10-103-25/+51
* r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...Jelmer Vernooij2007-10-102-2/+31
* r12698: Declare model_ops (required for NetBSD)Jelmer Vernooij2007-10-101-0/+1
* r12697: Support empty fullname fields in unix accountsJelmer Vernooij2007-10-101-0/+4
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-1037-250/+77
* r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij2007-10-101-2/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-1098-74/+134
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-1092-122/+246
* r12687: Push the real list of supported GENSEC mechanisms out onAndrew Bartlett2007-10-101-0/+21
* r12686: Push the real SASL list into the rootdse.Andrew Bartlett2007-10-105-17/+25