summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* From johanh@fusion.kth.se Thu Apr 6 12:34:13 2000Luke Leighton2000-04-062-125/+121
* 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
* Bruce Tenison <btenison@dibbs.net> wrote a patch for the delete userLuke Leighton2000-04-048-275/+613
* make proto. hey, cool, it doesn't overwrite unless changed! nice one,Luke Leighton2000-04-042-6/+7
* codepages from cvs main.Luke Leighton2000-04-042-1/+1
* more merge of cvs main printing into tng.Luke Leighton2000-04-0411-71/+101
* Removed strange optimisation (paranoia fix maybe ?) that stopped smbdJeremy Allison2000-04-041-6/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-04-0315-0/+64024
|\
| * Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ?Jeremy Allison2000-04-0315-0/+64024
| * Fix for spoolss code from Alan Hourihane <Alan.Hourihane@pinacl.co.uk>.Jeremy Allison2000-04-031-1/+1
| * Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison2000-04-031-0/+12
| * fixes for broken IRIX header file merged from 2.0 branchHerb Lewis2000-03-313-578/+595
| * IRIX include fixes.Jeremy Allison2000-03-314-195/+216
| * Fix for coredump in testparm.Jeremy Allison2000-03-301-1/+1
| * Fixed spelling of Andrew's name. (-:Tim Potter2000-03-301-1/+1
| * I finally got sick of configure being run automaticaly when I run makeAndrew Tridgell2000-03-301-2/+2
* | Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison2000-04-031-0/+12
* | *arg*Elrond2000-04-033-1/+98
* | My first bigger commit with added files.Elrond2000-04-033-147/+161
* | IRIX fix straight from HEADElrond2000-04-033-1334/+1063
* | tracking down dce/rpc alt-context and bind issues.Luke Leighton2000-04-031-9/+12
* | merge from cvs main of jean-francois' spoolss work.Luke Leighton2000-04-0310-746/+1352
* | lock functions in wrong place (and static!)Luke Leighton2000-04-032-254/+254