summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2002-07-23* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2Gerald Carter1-2/+4
2002-07-23reran configureAndrew Tridgell1-10/+6
2002-07-19* refactored registry operations some. subkey lists andGerald Carter1-9/+24
2002-07-18Prevent gcc warning about shadowed global "index".Jeremy Allison1-1/+1
2002-07-18virtual registry framework with initial printing hooks.Gerald Carter3-3/+79
2002-07-16print_jobid in the fsp struct should be uint32.Jeremy Allison1-1/+1
2002-07-15splitting off storage/retrieval routines for abstracting theGerald Carter1-0/+16
2002-07-15preparing for release of 3.0-alpha18Samba Release Account1-1/+1
2002-07-14removed some meaningless const casts that were causing thousands ofAndrew Tridgell1-12/+11
2002-07-13Some fix ups but committing so Andrew can look at the problem I have.Richard Sharpe1-37/+11
2002-07-13Fix up the include file that had problems as well.Richard Sharpe1-5/+251
2002-07-11added copyrightGerald Carter1-0/+1
2002-07-11intermediate work on DeletePrinterDriverEx(). This callGerald Carter1-7/+10
2002-07-11Up the printing tdb version number to 5 as I've changed it.Jeremy Allison1-1/+1
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