summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* preparing for release of alpha.1.8Samba Release Account2000-04-0463-63/+63
* make proto. hey, cool, it doesn't overwrite unless changed! nice one,Luke Leighton2000-04-042-6/+7
* i mean, i really hate cvs.Luke Leighton2000-04-040-0/+0
* i hate cvs.Luke Leighton2000-04-040-0/+0
* 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
* Adding codepages needed for unicode mappings.Jeremy Allison2000-04-030-0/+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
| * samba-bugs -> samba.Jeremy Allison2000-03-3017-112/+185
| * 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
* | merge of cvs main headers.Luke Leighton2000-04-033-97/+152
* | removed rpcsrv_struct* argument from server-marshalling routines.Luke Leighton2000-04-0318-641/+833
* | closing stdin in the readline(""); testLuke Leighton2000-04-031-0/+1
* | preparing for release of alpha.1.7Samba Release Account2000-04-0363-63/+65
* | switch_value should be uint32 in make_srv_share_info_ctr()Tim Potter2000-04-031-1/+1
* | merge of smbd and related files, from cvs main.Luke Leighton2000-04-03134-10350/+18065
* | merged sys_popen(), sys_pclose() from HEAD.Elrond2000-03-311-0/+262