summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-6cvs2svn Import User2000-02-2419-79121/+0
* preparing for release of alpha.0.6Samba Release Account2000-02-2463-63/+63
* oops! mapped SEC_RIGHTS_READ (a series of bits) to read instead of justLuke Leighton2000-02-231-2/+11
* From Elrond@Wunder-Nett.org Thu Feb 24 08:11:57 2000Luke Leighton2000-02-2310-16/+35
* samr_lookup_rids. also, made it possible to read sam user info, anonymously.Luke Leighton2000-02-233-21/+18
* samrtdb _samr_enum_dom_users. one function at a time...Luke Leighton2000-02-231-18/+21
* update to use secret as a Unicode cleartext NOT NT#Luke Leighton2000-02-234-17/+19
* DOH!Luke Leighton2000-02-231-1/+0
* yess, i had the wrong format for the set secret data, you store theLuke Leighton2000-02-231-1/+1
* dammit! lsa_set_secret() works DIFFERENTLY depending on the target!Luke Leighton2000-02-2311-10/+236
* trying to track down why createuser -j option doesn't work on nt5, itLuke Leighton2000-02-225-14/+30
* fixed HAVE_SETUID autoconf problems.Luke Leighton2000-02-227-15/+43
* surs tdb implementation. only used in samtdbd right now.Luke Leighton2000-02-227-551/+720
* surs tdb implementation.Luke Leighton2000-02-221-70/+445
* From patl@cag.lcs.mit.edu Tue Feb 22 14:22:35 2000Luke Leighton2000-02-221-9/+23
* surs issues.Luke Leighton2000-02-227-139/+182
* Fix some messages about possible unititialized variables to make LukeRichard Sharpe2000-02-221-3/+3
* stub for tdb surs.Luke Leighton2000-02-221-0/+48
* wrapper for surs functions.Luke Leighton2000-02-211-0/+48
* Fixing nmbd so that it replys to a Win9X short GETDC request with a shortRichard Sharpe2000-02-211-9/+20
* creating a libsurs so we can hide the damn messy uid/gid to sid junk behindLuke Leighton2000-02-2111-756/+695
* return ServerNT if role is a PDC, and LanmanNT if role is non-PDC.Luke Leighton2000-02-211-1/+9
* patch from elrond for rpcclient shareinfo command (netr_share_info) atLuke Leighton2000-02-2115-100/+729
* patch from patrick lopresti to get logon scripts working.Luke Leighton2000-02-211-7/+12
* George Cameron spotted trailing \Luke Leighton2000-02-211-1/+1
* Fix up Luke's problems so that Win9X clients can log onto Samba-TNG and canRichard Sharpe2000-02-201-1/+1
* preparing for release of alpha.0.5Samba Release Account2000-02-2063-63/+63
* ZERO_STRUCT instead of memset.Luke Leighton2000-02-201-9/+9
* proper job on set secret stuff. added idle function to msrpc fn table.Luke Leighton2000-02-2015-330/+405
* adding debug info, test purposes.Luke Leighton2000-02-191-0/+5
* removed code that used to set trust acct passwd from smbd.Luke Leighton2000-02-191-24/+0
* updating trust account password in idle-loop of lsarpcd not smbd.Luke Leighton2000-02-1910-318/+271
* - removed smbpassd "remote" commands relating to trust accounts, addedLuke Leighton2000-02-1824-1922/+1887
* From Elrond@Wunder-Nett.org Sat Feb 19 06:56:45 2000Luke Leighton2000-02-182-2/+147
* From Elrond@Wunder-Nett.org Sat Feb 19 04:14:38 2000Luke Leighton2000-02-188-31/+34
* ok. a test previously showed that joining an NT5rtm to a domain withLuke Leighton2000-02-186-370/+322
* oops, have to get make samrpassd work _and_ make samrtdbd work _and_Luke Leighton2000-02-183-7/+7
* linking samrpassd correctlyLuke Leighton2000-02-181-2/+2
* Merge from HEAD branch of missing calls to dos_do_unix() in VFSTim Potter2000-02-176-19/+26
* preparing for release of alpha.0.4Samba Release Account2000-02-1763-64/+74
* no need to join samba server to its own domain (this was a pain in the neck).Luke Leighton2000-02-173-27/+56
* added other programs back in that weren't linking properly.Luke Leighton2000-02-171-1/+1
* fixed samedit link problems.Luke Leighton2000-02-173-94/+92
* patch from michael breuer <mbreuer@siac.com> to fix compile-problems forLuke Leighton2000-02-177-20/+27
* after seeing a message where it looked like someone was connection toLuke Leighton2000-02-171-1/+1
* trying to get connection reuse working. use \\someserver -U admin%passLuke Leighton2000-02-177-12/+53
* From Elrond@Wunder-Nett.org Thu Feb 17 07:13:17 2000Luke Leighton2000-02-162-3/+4
* patch for _reg_query_info() conversion.Luke Leighton2000-02-162-91/+30
* removed memsets, they are redundant and causing an exception in gcc (!!!)Luke Leighton2000-02-161-3/+0
* added a stub for what i *think* is SamrRemoveForiegnMemberFromDomain, butLuke Leighton2000-02-165-3/+57