summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2002-07-098-byte alignment needed for beginning driver_info_level_6.Gerald Carter1-1/+0
2002-07-08fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.Gerald Carter1-0/+1
2002-07-08added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX andGerald Carter1-0/+3
2002-07-08* basic implementation of SPOOLSS_DELETEPRINTERDATAEX andGerald Carter1-3/+76
2002-07-08(this should have been part of the previous commit)Andrew Bartlett2-13/+14
2002-07-05Remove C++ comments.Tim Potter1-5/+10
2002-07-04More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to makeAndrew Bartlett1-1/+21
2002-07-04Patch to add security descriptors to the SAMR pipe.Andrew Bartlett1-0/+164
2002-07-03first cut at implementing support for browsing printer and driver driverGerald Carter1-20/+25
2002-07-03Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2-28/+0
2002-07-02Merge of constant renames from APPLIANCE_HEAD.Tim Potter1-6/+4
2002-07-01used findstatic.pl to make some variables static and remove some deadAndrew Tridgell1-1/+0
2002-06-28STRING was being redefined...Jeremy Allison1-1/+0
2002-06-28Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison4-24/+48
2002-06-25Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett1-0/+4
2002-06-24forgot new error code from 2.2Gerald Carter1-0/+1
2002-06-24Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthroughJeremy Allison1-1/+11
2002-06-22Add module versioning to the passdb module systemAndrew Bartlett1-0/+14
2002-06-21Don't use uint. It doesn't exist on some platforms and we don't define it.Jeremy Allison1-4/+4
2002-06-18more debug classess activatedSimo Sorce1-1/+1
2002-06-17compile warngin fixes merged from 2.2Gerald Carter1-2/+6
2002-06-16Fix up some of the SMB signing code:Andrew Bartlett1-0/+1
2002-06-15Rework much of the service.c code:Andrew Bartlett1-0/+3
2002-06-14Fix spelling typo.Jeremy Allison1-11/+11
2002-06-14More of SMB signing for client - not yet finished (should be harmless).Jeremy Allison2-2/+4
2002-06-13Merge in mangle fixes from 2.2.Jeremy Allison1-2/+5
2002-06-13Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett1-2/+2
2002-06-12Removed eff_name field from cli_struct as it wasn't being used anywhere.Tim Potter1-1/+0
2002-06-11few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro...Simo Sorce1-5/+6
2002-06-10Merge of Jerry's fix from 2.2.Jeremy Allison1-3/+10
2002-06-10Remove "sids.h" as it really wasn't being used anywhere, and was exportingAndrew Bartlett2-40/+0
2002-06-07Globally replace 'global_sam_sid' with get_global_sam_sid(), a selfAndrew Bartlett1-1/+1
2002-06-07Add flags2 for security signituresAndrew Bartlett1-0/+1
2002-06-06Fix compile error - doh!Tim Potter1-0/+4
2002-06-06Moved some notify related constants into srv_spoolss_nt.c sinceTim Potter1-4/+3
2002-06-03Add user name to netsessenum RPC to stop 1783 messagesJim McDonough1-0/+3
2002-06-03put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell1-0/+8
2002-06-01Add rpc for file close, expand file enum to take usernameJim McDonough1-0/+16
2002-05-31Removed some unused variables - tidy up some formating, add struct toJeremy Allison2-1/+16
2002-05-31Add error index to netshareadd rpc.Jim McDonough1-0/+4
2002-05-31Update netfileenum on both client and server sides to do an arbitrary numberJim McDonough1-18/+12
2002-05-31netfileenum was missing the username filter.Jim McDonough1-0/+3
2002-05-30Added some comments for NTLMSSP negotiation flags.Tim Potter1-4/+4
2002-05-29Cleaned up srvsvc constants a bit.Tim Potter1-17/+17
2002-05-26change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce1-2/+2
2002-05-26Add support for NTLMv2 (tested!) with NTLMSSP.Andrew Bartlett1-3/+10
2002-05-24Move the authenticaion subsystem over to the same 'module:options' syntaxAndrew Bartlett1-4/+5
2002-05-24Don't duplicat this here, use the existing function prototype.Andrew Bartlett1-4/+2
2002-05-22Commit the header file for the LDAP/secrets changesAndrew Bartlett1-0/+2
2002-05-21uhh, forgot to commit the DBGC_WINBIND definition :-)Simo Sorce1-11/+11