summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2006-01-0653-100/+1870
| | | | | | | There's still lot of work to do but the patch is stable enough to be pushed into the main samba4 tree. Simo.
* r12732: This option does nothing.Andrew Bartlett2006-01-061-2/+1
| | | | Andrew Bartlett
* r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2006-01-062-26/+17
| | | | | | --service-name=bar in testparm. Andrew Bartlett
* r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett2006-01-062-7/+50
| | | | | | This changes -s from meaning 'suppress prompt' to 'services file'. Andrew Bartlett
* r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett2006-01-063-19/+55
| | | | Andrew Bartlett
* r12728: Revive testparm. Andrew Bartlett2006-01-064-3/+240
| | | | | | It needs work to not dump defaults from loadparm.c, but otherwise it works. Andrew Bartlett
* r12725: some minor updatesStefan Metzmacher2006-01-054-4/+4
| | | | metze
* r12724: fix warningsStefan Metzmacher2006-01-051-5/+5
| | | | metze
* r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett2006-01-053-48/+48
| | | | | | | | | | sambaNTPassword. Likewise lmPwdHistory -> sambaLMPwdHistory. The idea here is to avoid having conflicting formats when we get to replication. We know the base data matches, but we may need to use a module to munge formats. Andrew Bartlett
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2006-01-056-48/+35
| | | | | | | | | | | Because we don't know the syntax of unicodePwd, we want to avoid using that attribute name. It may cause problems later when we get replication form windows. I'm doing this before the tech preview, so we don't get too many supprises as folks upgrade databases into later versions. Andrew Bartlett
* r12718: We don't use unicodePwd directly any more.Andrew Bartlett2006-01-051-1/+0
| | | | Andrew Bartlett
* r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2006-01-052-28/+28
| | | | | | Also fix up all the current issues with the skel module. Andrew Bartlett
* r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2006-01-052-42/+78
| | | | | | be a valid talloc() pointer, as other modules may rely on this. Andrew Bartlett
* r12711: Update copyrightsJelmer Vernooij2006-01-041-5/+2
|
* r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett2006-01-041-0/+1
| | | | | | returned address. Andrew Bartlett
* r12708: This is equivilant, but doesn't cause a warning.Andrew Bartlett2006-01-041-2/+1
| | | | Andrew Bartlett
* r12704: role => server roleJelmer Vernooij2006-01-031-4/+4
|
* r12703: Fix handling of short passdb backends (also reported by Steinar ↵Jelmer Vernooij2006-01-031-2/+4
| | | | Gunderson)
* r12702: - reload the partner configuration, when the sequenceNumber of the ↵Stefan Metzmacher2006-01-033-21/+87
| | | | | | | | | | wins_config.ldb changes - use a periodic run interval of 15 secs per default, as we no longer send push notifies with each run metze
* r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher2006-01-031-0/+13
| | | | | | and not on startup metze
* r12700: fix name release of replica records, we need to become the owner and ↵Stefan Metzmacher2006-01-033-25/+51
| | | | | | | | allocate a new versionID so that it gets replicated to the old owning wins server directly metze
* r12699: correctly escape invalid DN characters (reported by Steinar H. ↵Jelmer Vernooij2006-01-032-2/+31
| | | | | | | Gunderson). this still doesn't work as a bug in ldb causes it to not understand escaped characters in DNs when parsing DNs
* r12698: Declare model_ops (required for NetBSD)Jelmer Vernooij2006-01-031-0/+1
|
* r12697: Support empty fullname fields in unix accountsJelmer Vernooij2006-01-031-0/+4
|
* r12696: Reduce the size of include/structs.hJelmer Vernooij2006-01-0337-250/+77
|
* r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij2006-01-031-2/+2
|
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2006-01-0398-74/+134
|
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2006-01-0392-122/+246
| | | | torture prototypes in seperate header
* r12687: Push the real list of supported GENSEC mechanisms out onAndrew Bartlett2006-01-031-0/+21
| | | | | | | supportedSASLMechanism in the rootdse. (Second half of a patch commited earlier today). Andrew Bartlett
* r12686: Push the real SASL list into the rootdse.Andrew Bartlett2006-01-035-17/+25
| | | | | | | Get this out of the server credentials, and push it down to ldb via an opaque pointer. Andrew Bartlett
* r12684: A better error code for SAMR transaction failures.Andrew Bartlett2006-01-021-12/+15
| | | | Andrew Bartlett
* r12683: Fix declaration and initialisation placement.Andrew Bartlett2006-01-021-5/+6
| | | | Andrew Bartlett
* r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett2006-01-026-68/+323
| | | | | | | | | | | | | | | | with clients compiled against the MIT Kerberos implementation. (Which checks for address in KRB-PRIV packets, hence my comments on socket functions earlier today). It also fixes the 'set password' operation to behave correctly (it was previously a no-op). This allows Samba3 to join Samba4. Some winbindd operations even work, which I think is a good step forward. There is naturally a lot of work to do, but I wanted at least the very basics of Samba3 domain membership to be available for the tech preview. Andrew Bartlett
* r12681: Allow an entry to have no kerberos keys. This occours when an entryAndrew Bartlett2006-01-021-16/+24
| | | | | | | is new, and has no password. It may also occour in the future if we allow PKINIT. In any case, it shouldn't segfault :-) Andrew Bartlett
* r12680: Support setting the environment variable SMB_BUILD_VERBOSE to Jelmer Vernooij2006-01-022-6/+13
| | | | print out more debug info
* r12679: create a sperate function to create the 'winsOwner' part of the ↵Stefan Metzmacher2006-01-022-8/+41
| | | | | | | | search filter, this is to handle the special '0.0.0.0' of old or manual added owned records metze
* r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher2006-01-024-79/+104
| | | | | | | | | | | the call to winsdb_get_maxVersion() is moved into place. This allows us to fetch records with the owner address that matches our local_owner address, this is important if the restart with an empty wins.ldb. w2k3 does this in the same way when you remove the database files from disk and restart the WINS-Service. metze
* r12675: fix some dependencies and don't use long linesStefan Metzmacher2006-01-021-8/+16
| | | | metze
* r12674: make use of the winsdb functionsStefan Metzmacher2006-01-022-53/+3
| | | | metze
* r12673: create functions for get_maxVersion(), set_maxVersion() and ↵Stefan Metzmacher2006-01-021-9/+73
| | | | | | | | get_seqnumber() at the winsdb layer. the ones in wrepl_server/ will be removed later. metze
* r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij2006-01-021-1/+0
|
* r12670: Make a couple of dependencies stricterJelmer Vernooij2006-01-0222-35/+59
| | | | | Re-introduce and use the OUTPUT_TYPE property for MODULEs to force specific modules to always be included
* r12661: Happy New Year!Stefan Metzmacher2006-01-011-1/+1
| | | | metze
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2006-01-0112-47/+1
|
* r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij2005-12-313-14/+2
|
* r12650: Remove support for NULLTERM flag (is already covered by tridge's Jelmer Vernooij2005-12-311-6/+0
| | | | fixes to [validate])
* r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher2005-12-311-1/+1
| | | | metze
* r12648: implement the dns proxy featureStefan Metzmacher2005-12-311-1/+56
| | | | metze
* r12647: make use of the str_list_add functionStefan Metzmacher2005-12-311-6/+4
| | | | metze
* r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2005-12-314-3/+57
| | | | metze