summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Changes include:Christopher R. Hertel1998-04-131-6/+6
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-70/+69
* Oops, fogot proto.h. It needs to be updated for changes to client.cRichard Sharpe1998-04-111-1/+1
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-3/+5
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-3/+0
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-271-3/+4
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-2/+2
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-1/+4
* Added SamOEMChangePassword functionality.Jeremy Allison1998-03-181-0/+5
* changed the method used for auto-reload on the status page to useAndrew Tridgell1998-03-181-0/+1
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-2/+4
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-1/+1
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-1/+8
* - claim the null connection after the session request to mak sure weAndrew Tridgell1998-03-151-2/+10
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-0/+17
* if a local parameter is changed at the global level then propogate theAndrew Tridgell1998-03-141-0/+1
* prototype updatesAndrew Tridgell1998-03-141-1/+1
* removed a redundent return statementAndrew Tridgell1998-03-141-16/+22
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-287/+673
* allow for non-authenticated SWAT for demo purposesAndrew Tridgell1998-03-081-1/+1
* Jeremy is going to hate me ...Andrew Tridgell1998-03-081-2/+3
* Change the multibyte character set support so thatJeremy Allison1998-03-031-5/+4
* Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison1998-02-261-1/+1
* Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcastJeremy Allison1998-02-241-0/+2
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-201-0/+2
* Ding-dong the witch is dead, the witch is dead......Jeremy Allison1998-02-131-3/+2
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-0/+1
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-0/+2
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-291-1/+2
* Added get_create_time() function to time.c.Jeremy Allison1998-01-241-0/+1
* printing.c: Bug fix for lpng reporting.Jeremy Allison1998-01-221-1/+1
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-171-0/+4
* reply.c:Jeremy Allison1998-01-161-1/+1
* docs/Support.txt: Removed consultant.Jeremy Allison1998-01-091-12/+12
* Added 3 commands:Volker Lendecke1998-01-051-1/+1
* Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1997-12-241-0/+2
* nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1997-12-241-1/+2
* Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison1997-12-241-0/+1
* client.c:Jeremy Allison1997-12-201-0/+1
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-161-0/+7
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-185/+293
* kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>Jeremy Allison1997-12-111-3/+0
* added optonal MEM_MAN codeAndrew Tridgell1997-12-041-0/+20
* loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.Jeremy Allison1997-12-031-0/+1
* make the "printing" option a per share option rather than global. WhenAndrew Tridgell1997-12-031-1/+1
* clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1997-11-301-0/+1
* pass the mailslot name to process_logon_packet()Andrew Tridgell1997-11-281-1/+2
* added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-241-0/+5
* added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-231-0/+4
* test SMBsetatr as wellAndrew Tridgell1997-11-231-1/+3