summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Bruce Tenison <btenison@dibbs.net> wrote a patch for the delete userLuke Leighton2000-04-048-275/+613
| | | | | | functionality from cvs main. THANK YOU!! :)
* 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
| | | | | | elrond! printing/print_cups not print_cups, in Makefile.in
* 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
| | | | i also missed srv_lsa.c in the remove-rpcsrv_struct frenzy.
* Removed strange optimisation (paranoia fix maybe ?) that stopped smbdJeremy Allison2000-04-041-6/+0
| | | | | | from returning '.' and '..' in a top level listing of a trans2 directory scan. NT does return these entries. Jeremy.
* Adding codepages needed for unicode mappings.Jeremy Allison2000-04-030-0/+0
| | | | Jeremy.
* 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
| | | | | | | | Jeremy.
| * Fix for spoolss code from Alan Hourihane <Alan.Hourihane@pinacl.co.uk>.Jeremy Allison2000-04-031-1/+1
| | | | | | | | Jeremy.
| * Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison2000-04-031-0/+12
| | | | | | | | Jeremy.
| * 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
| | | | | | | | Jeremy.
| * samba-bugs -> samba.Jeremy Allison2000-03-3017-112/+185
| | | | | | | | Jeremy.
| * Fix for coredump in testparm.Jeremy Allison2000-03-301-1/+1
| | | | | | | | Jeremy.
| * 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
| | | | | | | | | | | | | | | | | | | | clean or in other situations. That then screws up options I pass to configure and is generally annoying. Instead the Makefile now emits a warning if configure needs rerunning, but doesn't actually run it. don't re-enable the auto running of configure on pain of death :)
* | Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison2000-04-031-0/+12
| | | | | | | | Jeremy.
* | *arg*Elrond2000-04-033-1/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | My last commit stopped after 3 files: I haven't got enough permissions in /data/cvs/samba/include/Attic/. So I at least commit this part, so the whole thing still works. Can someone please fix that? Elrond
* | My first bigger commit with added files.Elrond2000-04-033-147/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added start-stop-script script/samba-init.d; autoconf fills in the paths in there. The script is based on the one from Lonnie. (Does anyone have a mailadress, I want to ask him, if I can remove the other versions) - added include/rpc_client.h, that is meant to wrap the rpc_client_proto.h (I have some bigger patch for that lieing here.) - added net_share_del and rpcclient command srvsharedel - reindented some things by hand - enhanced make proto Luke, can you do a cvs add msdfs msdfs/*.c? (I had to comment the *.o out in Makefile to get make proto to do useful work)
* | 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
| | | | | | | | | | once tim commits the removal of uint16 vuid arg from the same functions in cvs main, these functions will all have the same function protos
* | 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
| | | | | | | | | | haven't run make proto, we don't need them currently, so any future make proto will catch them.
* | rpcclient wanted to open a logfile in /usr/local/samba/var,Elrond2000-03-313-6/+77
| | | | | | | | | | | | | | | | | | | | when called without -l and as a normal user, you can't create one there. time.c: merged some things from HEAD, now "debug hires timestamp" works. system.c: merge sys_usleep from HEAD
* | updates from main (formatting, as it turns out)Luke Leighton2000-03-312-2/+3
| |
* | moving code around to the right places: create_ntlmssp_resp() was inLuke Leighton2000-03-317-947/+1016
| | | | | | | | the wrong place in smbencrypt.c.
* | make diffs on cvs main easier to compare!Luke Leighton2000-03-311-88/+89
| |
* | preparing for release of alpha.1.6Samba Release Account2000-03-3163-64/+64
| |
* | info printing in pwd change.Luke Leighton2000-03-311-7/+19
| |
* | readline function test.Luke Leighton2000-03-317-1055/+1199
| |
* | series of perl scripts (thanks tim!) to replace all calls to bzero:Luke Leighton2000-03-3134-150/+150
| | | | | | | | | | | | | | perl -e 's/bzero\((.*),\s*sizeof\(\*\1\)\)/ZERO_STRUCTP($1)/g' -pi */*.c perl -e 's/bzero\((.*),\s*sizeof\(\1\)\)/ZERO_STRUCT($1)/g' -pi */*.c perl -e 's/bzero\(&(.*),\s*sizeof\(\1\)\)/ZERO_STRUCT($1)/g' -pi */*.c perl -e 's/bzero\((.*),(.*)\)/memset($1, 0, $2)/g' -pi */*.c
* | not needed.Luke Leighton2000-03-311-973/+0
| |
* | make protoLuke Leighton2000-03-312-732/+732
| |
* | more compiler warnings on ultrasparc resolvedLuke Leighton2000-03-311-17/+11
| |
* | acknowledging where the md5 source comes from (the ssh 1.2.27 sources)Luke Leighton2000-03-312-32/+7
| |
* | attempting to get rid of compiler warnings on every _single_ damn module,Luke Leighton2000-03-315-468/+472
| | | | | | | | | | because of a declaration of int getopt(), on sparc (which doesn't have a working getopt()).
* | Tims SMB_ASSERT for checking, that cli_auth_fns functionsElrond2000-03-301-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | are NULL just broke my anonymous lsaq. I undid two of his things, until at least that worked again. (Look at rpc_client/cli_pipe_noauth.c, 3 of 5 functions are NULL here.) Luke, can you take a look at the other SMB_ASSERTs? Elrond
* | Trying to fix a problem, Luke has on sun.Elrond2000-03-301-1/+1
| | | | | | | | | | | | | | this might break others. Linux works at least for me. Elrond
* | oops...Luke Leighton2000-03-301-12/+12
| |
* | ZERO_STRUCT not bzeroLuke Leighton2000-03-301-3/+3
| |