summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-0312-752/+1271
* moving code around to the right places: create_ntlmssp_resp() was inLuke Leighton2000-03-312-780/+792
* readline function test.Luke Leighton2000-03-311-0/+1
* make protoLuke Leighton2000-03-312-732/+732
* acknowledging where the md5 source comes from (the ssh 1.2.27 sources)Luke Leighton2000-03-311-16/+3
* attempting to get rid of compiler warnings on every _single_ damn module,Luke Leighton2000-03-312-6/+8
* - fixed SAM_USER_INFO_21 to work in some cases (i hope) and well, we'llLuke Leighton2000-03-301-0/+1
* HAVE_CRYPT_DECL causing grief.Luke Leighton2000-03-301-5/+0
* Adding AIX fix into TNG. Check for compiler support for LL suffix on long lon...Jeremy Allison2000-03-301-0/+1
* oops! getopt was causing grief for make proto.Luke Leighton2000-03-302-4/+3
* From johanh@fusion.kth.se Thu Mar 30 09:42:56 2000Luke Leighton2000-03-301-0/+1
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-03-291-0/+86
|\
| * Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison2000-03-291-0/+1
| * rewrote getprinterdriver level 3, now correctly handle the dependentJean-François Micouleau2000-03-292-10/+12
| * changed the definition of dos_PutUniCodeAndrew Tridgell2000-03-271-1/+1
| * the final part of the nmbd merge between head and tng - this gets theAndrew Tridgell2000-03-272-343/+344
| * moved nmblib-specific code from util.c to nmblib.c.Luke Leighton2000-03-271-344/+343
| * Correctly convert from little-endian UNICODE to dos_codepage when doingJeremy Allison2000-03-221-16/+18
| * acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-223-0/+14
| * Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison2000-03-161-1/+1
| * include/smb.h:Jeremy Allison2000-03-131-0/+3
| * oops ! forgot smb.h in last commitJean-François Micouleau2000-03-133-0/+14
| * parse correctly getprinterdriver2Jean-François Micouleau2000-03-132-6/+8
| * Cleaned up unused variables, returns from non-void functions etc.Shirish Kalele2000-03-101-5/+1
| * Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison2000-03-103-33/+22
| * you know, when you do a cvs commit, you _really_ expect it to actually work.Luke Leighton2000-03-102-24/+34
| * getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau2000-03-105-52/+82
| * indent went wrong. grr.Luke Leighton2000-03-101-226/+357
| * Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-096-49/+115
| * dded Microsoft Dfs services.Shirish Kalele2000-03-086-1/+84
| * Enumprinters level 1: reply *exactly* like an NT serverJean-François Micouleau2000-03-071-0/+1
| * fixed enumprinterdata.Jean-François Micouleau2000-03-071-1/+8
| * changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-062-15/+18
| * Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison2000-02-292-0/+11
| * Fixes for strange Win2K attempts to auto-inherit ACLs.Jeremy Allison2000-02-291-0/+11
| * added enumprintprocessordatatypesJean-François Micouleau2000-02-262-352/+360
| * rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-262-360/+354
| * client/client.c:Jeremy Allison2000-02-252-3/+16
| * converted a couple of bzero() to memset()Jean-François Micouleau2000-02-242-57/+85
| * lib/system.c: Fixed gcc warnings.Jeremy Allison2000-02-232-15/+53
| * more rewrite ...Jean-François Micouleau2000-02-212-99/+72
| * Fix for reporting file system attributes correctly.Jeremy Allison2000-02-181-4/+11
| * Make proto.Jeremy Allison2000-02-161-0/+1
| * Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-153-343/+350
| * fix the reply of rpc_alter_contextJean-François Micouleau2000-02-152-444/+437
| * make proto ...Jean-François Micouleau2000-02-071-340/+675
| * spoolss include definitionsJean-François Micouleau2000-02-075-15/+35
| * First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-072-0/+1678
| * Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-072-4/+20
| * Fixed compile warning in locking.c:traverse_fn()Tim Potter2000-02-071-340/+340