summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r12706: Add list of parameters that need workJelmer Vernooij2007-10-101-0/+281
* 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
* r12685: Add comments on builtin LDAP and KDC.Andrew Bartlett2007-10-101-1/+11
* r12684: A better error code for SAMR transaction failures.Andrew Bartlett2007-10-101-12/+15
* r12683: Fix declaration and initialisation placement.Andrew Bartlett2007-10-101-5/+6
* r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett2007-10-106-68/+323
* r12681: Allow an entry to have no kerberos keys. This occours when an entryAndrew Bartlett2007-10-101-16/+24
* r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2007-10-102-6/+13
* r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2007-10-102-8/+41
* r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher2007-10-104-79/+104
* r12675: fix some dependencies and don't use long linesStefan Metzmacher2007-10-101-8/+16
* r12674: make use of the winsdb functionsStefan Metzmacher2007-10-102-53/+3
* r12673: create functions for get_maxVersion(), set_maxVersion() and get_seqnu...Stefan Metzmacher2007-10-101-9/+73
* r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij2007-10-101-1/+0
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-1022-35/+59
* r12661: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r12659: Add some more information for potential users. Please supplement / amendJelmer Vernooij2007-10-104-2/+34
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-1012-47/+1
* r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij2007-10-103-14/+2
* r12650: Remove support for NULLTERM flag (is already covered by tridge'sJelmer Vernooij2007-10-101-6/+0
* r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher2007-10-101-1/+1
* r12648: implement the dns proxy featureStefan Metzmacher2007-10-101-1/+56
* r12647: make use of the str_list_add functionStefan Metzmacher2007-10-101-6/+4
* r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2007-10-104-3/+57