summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-2-0cvs2svn Import User2000-04-090-0/+0
* 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
* 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
* using sambaconfdir for smb.conf and lmhosts.Elrond2000-04-071-4/+7
* 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
* Added --with-sambaconfdir, that currently defaults toElrond2000-04-062-1124/+1168
* 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
* 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
* Another SMB_ASSERT in cli_pipe.c.Elrond2000-04-051-5/+4
* 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
* optimisation of TDB_MODIFY: use tdb_update() to tell us if the attemptedLuke Leighton2000-04-051-6/+20
* added TDB_MODIFY flag. this says, "if it don't already exist, fail to update".Luke Leighton2000-04-052-4/+13
* Added copyright header.Tim Potter2000-04-051-6/+30
* added tdbsec_delete. i wonder if there are any more of these.Luke Leighton2000-04-051-2/+58
* added tdbsec_delsecLuke Leighton2000-04-051-4/+4
* tracking down setgroups failed problems, turns out that the orderLuke Leighton2000-04-051-1/+8
* oops, got domain / name wrong way round. stops some nasty recursionLuke Leighton2000-04-051-2/+2
* attempting to change NT-access-permisions to find out why create-aliasLuke Leighton2000-04-051-1/+1
* jeremy suggested checking return result from prs_grow().Luke Leighton2000-04-051-81/+131
* Added strerror at debug level 0 on file create/open fail. Helps catchJeremy Allison2000-04-051-3/+3
* Forgot no-fsync code path :-).Jeremy Allison2000-04-041-0/+2
* vfs change. POSIX states fsync must return an int, not void.Jeremy Allison2000-04-044-6/+6
* Added LANG=C; export LANG to mkproto.sh.Elrond2000-04-041-0/+3
* This one isn't as big, as it looks.Elrond2000-04-0451-3/+61
* tdb record-level security database (implemented on top of tdb).Luke Leighton2000-04-041-0/+133
* Straight from HEAD:Elrond2000-04-041-1/+1
* Okay,Elrond2000-04-0412-740/+950
* Learned from yesterday and now doing the thing in smallerElrond2000-04-042-0/+33
* Rearranged "make check" testsuite invocation variables. More on thisTim Potter2000-04-041-3/+3