summaryrefslogtreecommitdiff
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* added pam_ntdom. amazingly, it actually works.Luke Leighton2000-04-092-68/+76
* Removed the rpc_client-protos from proto.hElrond2000-04-081-1384/+663
* jf, looks like you put some extra error codes in...Luke Leighton2000-04-071-1/+0
* cut too much across.Luke Leighton2000-04-072-8/+15
* spoolss from cvs mainLuke Leighton2000-04-073-839/+833
* vfs change. POSIX states fsync must return an int, not void.Jeremy Allison2000-04-042-2/+2
* This one isn't as big, as it looks.Elrond2000-04-041-1/+0
* Okay,Elrond2000-04-044-731/+743
* Learned from yesterday and now doing the thing in smallerElrond2000-04-042-0/+33
* Bruce Tenison <btenison@dibbs.net> wrote a patch for the delete userLuke Leighton2000-04-042-16/+38
* make proto. hey, cool, it doesn't overwrite unless changed! nice one,Luke Leighton2000-04-041-4/+5
* more merge of cvs main printing into tng.Luke Leighton2000-04-041-0/+1
* merge from cvs main of jean-francois' spoolss work.Luke Leighton2000-04-035-53/+113
* merge of cvs main headers.Luke Leighton2000-04-033-97/+152
* removed rpcsrv_struct* argument from server-marshalling routines.Luke Leighton2000-04-032-24/+21
* 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