summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* an initial fix for handling sparse files in smbdAndrew Tridgell2002-07-292-0/+27
* Added extern for popt_common_debug.Tim Potter2002-07-291-0/+4
* Another item off my long-term todo list:Andrew Bartlett2002-07-282-3/+15
* A very long time ago (actually 6 months ago) I promised to commit this codeAndrew Bartlett2002-07-271-11/+105
* as per user request added windbind start/stop/restart in swatSimo Sorce2002-07-271-1/+1
* I had forgotten to commit this after running configureAndrew Tridgell2002-07-251-0/+3
* done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter2002-07-241-13/+5
* several changes in this checkinGerald Carter2002-07-241-4/+9
* * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2Gerald Carter2002-07-231-2/+4
* reran configureAndrew Tridgell2002-07-231-10/+6
* * refactored registry operations some. subkey lists andGerald Carter2002-07-191-9/+24
* Prevent gcc warning about shadowed global "index".Jeremy Allison2002-07-181-1/+1
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-183-3/+79
* print_jobid in the fsp struct should be uint32.Jeremy Allison2002-07-161-1/+1
* splitting off storage/retrieval routines for abstracting theGerald Carter2002-07-151-0/+16
* preparing for release of 3.0-alpha18Samba Release Account2002-07-151-1/+1
* removed some meaningless const casts that were causing thousands ofAndrew Tridgell2002-07-141-12/+11
* Some fix ups but committing so Andrew can look at the problem I have.Richard Sharpe2002-07-131-37/+11
* Fix up the include file that had problems as well.Richard Sharpe2002-07-131-5/+251
* added copyrightGerald Carter2002-07-111-0/+1
* intermediate work on DeletePrinterDriverEx(). This callGerald Carter2002-07-111-7/+10
* Up the printing tdb version number to 5 as I've changed it.Jeremy Allison2002-07-111-1/+1
* 8-byte alignment needed for beginning driver_info_level_6.Gerald Carter2002-07-091-1/+0
* fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.Gerald Carter2002-07-081-0/+1
* added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX andGerald Carter2002-07-081-0/+3
* * basic implementation of SPOOLSS_DELETEPRINTERDATAEX andGerald Carter2002-07-081-3/+76
* (this should have been part of the previous commit)Andrew Bartlett2002-07-082-13/+14
* Remove C++ comments.Tim Potter2002-07-051-5/+10
* More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to makeAndrew Bartlett2002-07-041-1/+21
* Patch to add security descriptors to the SAMR pipe.Andrew Bartlett2002-07-041-0/+164
* first cut at implementing support for browsing printer and driver driverGerald Carter2002-07-031-20/+25
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-032-28/+0
* Merge of constant renames from APPLIANCE_HEAD.Tim Potter2002-07-021-6/+4
* used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-011-1/+0
* STRING was being redefined...Jeremy Allison2002-06-281-1/+0
* Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-284-24/+48
* Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett2002-06-251-0/+4
* forgot new error code from 2.2Gerald Carter2002-06-241-0/+1
* Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthroughJeremy Allison2002-06-241-1/+11
* Add module versioning to the passdb module systemAndrew Bartlett2002-06-221-0/+14
* Don't use uint. It doesn't exist on some platforms and we don't define it.Jeremy Allison2002-06-211-4/+4
* more debug classess activatedSimo Sorce2002-06-181-1/+1
* compile warngin fixes merged from 2.2Gerald Carter2002-06-171-2/+6
* Fix up some of the SMB signing code:Andrew Bartlett2002-06-161-0/+1
* Rework much of the service.c code:Andrew Bartlett2002-06-151-0/+3
* Fix spelling typo.Jeremy Allison2002-06-141-11/+11
* More of SMB signing for client - not yet finished (should be harmless).Jeremy Allison2002-06-142-2/+4
* Merge in mangle fixes from 2.2.Jeremy Allison2002-06-131-2/+5
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-2/+2
* Removed eff_name field from cli_struct as it wasn't being used anywhere.Tim Potter2002-06-121-1/+0