summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-2-2cvs2svn Import User2000-04-100-0/+0
| | | 'release-alpha-2-2'.
* preparing for release of alpha.2.2Samba Release Account2000-04-1063-96/+106
|
* extra parameter.Luke Leighton2000-04-102-7/+7
|
* fixing up recursion-problems in netlogond (told you so!)Luke Leighton2000-04-101-28/+94
| | | | | turns out that standalone mode (sec=user, dm=no, dl=no) was thinking it was a PDC, so was referring out and therefore back to itself. argh!
* groups being a pain, had to copy them.Luke Leighton2000-04-097-83/+137
| | | | also, the usual corruption on trust account password change...
* trying to track down sys_setgroups() problem: an unbecome_root() wasLuke Leighton2000-04-092-7/+21
| | | | being done, i think on uninitialised current_user_saved.
* lost smbd_pid in initialisation.Luke Leighton2000-04-091-0/+1
|
* retiredLuke Leighton2000-04-091-22/+0
|
* making sure that a local authentication request (specifying hostnameLuke Leighton2000-04-092-5/+3
| | | | as domain name) works.
* it's a little unclear where the line is between netlogond processingLuke Leighton2000-04-091-5/+11
| | | | | | | | incoming samlogon requests and passing requests on up (using client-side code). added some debug messages in that say BEGIN here and END here. by the way, i really, really hope i don't get this wrong, it's going to cause absolute chaos if netlogond ends up calling itself.
* preparing for release of alpha.2.1Samba Release Account2000-04-0963-63/+63
|
* gets really interesting. it's dog-slow (at debug level 100), butLuke Leighton2000-04-095-47/+99
| | | | | | | i think i now have security=domain working. i also think i fixed the bug where NT5 wks fails with an RPC error when the user password is wrong.
* - fixing cli_pipe.c assertsLuke Leighton2000-04-095-237/+235
| | | | | | | - default client NETLOGON Schannel to false, server Schannel to Auto - netlogond now sub-refers authentication requests if it's not in its own SAM database. (yes, sounds horrible, doesn't it!)
* i hate this code. (understatement of the year).Luke Leighton2000-04-091-164/+23
|
* changed ROLE_DOMAIN_NONE to ROLE_STANDALONE.Luke Leighton2000-04-0912-42/+8
|
* lp_server_role() == SERVER_ROLE_NONE was being refused. hmm. i thinkLuke Leighton2000-04-091-238/+210
| | | | i am going to call this SERVER_ROLE_STANDALONE, or maybe SERVER_ROLE_WGRP.
* good grief. sometimes, i can be very stupid. ok, mike, that mode youLuke Leighton2000-04-094-62/+71
| | | | | | | | | | | | | | | wanted (lp_server_role() = SERVER_ROLE_NONE, which is stand-alone workgroup member) is working: security = user domain master = no domain logons = no you should check this with lsaquery command, it should give: Domain: WORKGROUP SID: S-0-0 Domain: WORKSTATIONNAME SID: S-1-5-21-xxx-yyy-zzz this just leaves security = domain, which is broke, too.
* update version string.Luke Leighton2000-04-091-1/+1
|
* preparing for release of alpha.2.0Samba Release Account2000-04-0963-63/+63
|
* add cvsignoreLuke Leighton2000-04-091-0/+4
|
* GETDC request short-detection was wrong, explains why the poor win9x peopleLuke Leighton2000-04-091-1/+1
| | | | couldn't do anything (one, two, three, aaahhh).
* added warning about if a cli_net_use_add fails.Luke Leighton2000-04-091-7/+16
|
* adding debug warning if cli_ulogoff attempted to be called with a fd of -1Luke Leighton2000-04-091-0/+5
|
* added pam_ntdom. amazingly, it actually works.Luke Leighton2000-04-0912-90/+1029
|
* Removed the rpc_client-protos from proto.hElrond2000-04-083-1390/+669
| | | | | Seems to compile fine for me. added LC_ALL=C, LC_COLLATE=C to mkproto.sh
* using sambaconfdir for smb.conf and lmhosts.Elrond2000-04-071-4/+7
| | | | Which other files in ${LIBDIR} are config-files?
* preparing for release of alpha.1.9Samba Release Account2000-04-0763-63/+63
|
* Replaced a whole bunch of 0x02000000's with SEC_RIGHTS_MAXIMUM_ALLOWEDTim Potter2000-04-079-135/+183
|
* jf, looks like you put some extra error codes in...Luke Leighton2000-04-071-1/+0
|
* cut too much across.Luke Leighton2000-04-074-40/+75
|
* spoolss from cvs mainLuke Leighton2000-04-079-1100/+1187
|
* open alias permissions were wrong, in msrpc_samr_query_aliasmem.Luke Leighton2000-04-071-1/+1
|
* domain name not obtained correctly.Luke Leighton2000-04-071-1/+1
|
* samaliasmem modified to take DOMAINNAME\name.Luke Leighton2000-04-071-11/+17
|
* Same for cmd_sam_create_dom_alias.Tim Potter2000-04-071-1/+2
|
* Return from cmd_sam_create_dom_group() if not enough or too many argumentsTim Potter2000-04-071-2/+2
| | | | passed.
* Added --with-sambaconfdir, that currently defaults toElrond2000-04-062-1124/+1168
| | | | | | | | ${LIBDIR} for backward-compatibility. Hope to change this soon. (@sambaconfdir@ not yet used)
* tdbsec_store takes the TDB_xxx flags arg.Luke Leighton2000-04-061-7/+7
|
* General configuration file for DejaGnu.Tim Potter2000-04-061-0/+27
|
* From johanh@fusion.kth.se Thu Apr 6 12:34:13 2000Luke Leighton2000-04-062-125/+121
| | | | | | | | | | | | Date: Wed, 5 Apr 2000 12:03:11 +0200 (MET DST) From: Johan Hedin <johanh@fusion.kth.se> To: samba-patches@samba.org Cc: lkcl@samba.org Subject: More Patch for configure.in in Samba TNG (PATCH#78) I found another error I made. As long as my old config.cache was used, it worked, but not with a fresh checkout... This patch will fix it. Again, patch towards Samba TNG.
* fsync returns int rather than void.Tim Potter2000-04-051-3/+3
|
* Improved clean target.Tim Potter2000-04-051-2/+3
|
* Added *.loTim Potter2000-04-051-0/+1
|
* Move across example VFS files from HEAD branch.Tim Potter2000-04-053-3/+3
|
* Paranioa purify fixes from HEAD.Jeremy Allison2000-04-051-23/+134
| | | | Jeremy.
* Another SMB_ASSERT in cli_pipe.c.Elrond2000-04-051-5/+4
| | | | | | | This time it got hit by an anonymous enumusers in rpcclient. Ohh, don't ask me, what's special about enumusers.
* patch from case for opensslLuke Leighton2000-04-052-1026/+1111
|
* case@seattle.gii.net spotted that msdfs.c needs nterr.h because ofLuke Leighton2000-04-051-1/+2
| | | | NT_STATUS_PATH_NOT_COVERED.
* optimisation of TDB_MODIFY: use tdb_update() to tell us if the attemptedLuke Leighton2000-04-051-6/+20
| | | | | | in-place replacement of the record didn't exist (and so failed), and if it didn't exist, we don't need to check again (don't need to make _another_ call to tdb_exists(), just fail).
* added TDB_MODIFY flag. this says, "if it don't already exist, fail to update".Luke Leighton2000-04-052-4/+13
|