summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * * fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter2002-08-181-0/+1
| * preparing for release of 3.0-alpha19Samba Release Account2002-08-171-1/+1
| * preparing for release of 19Samba Release Account2002-08-171-1/+1
* | sync 3.0 branch with headJelmer Vernooij2002-08-1717-101/+615
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-08-172-0/+64
|\|
| * fix seg fault in _spoolss_enumprinterkey after changes...Gerald Carter2002-08-171-0/+1
| * Fairly large change to printing code.Gerald Carter2002-08-161-10/+21
| * Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter2002-08-151-30/+23
| * printing change notification merge from APPLIANCE_HEADGerald Carter2002-08-082-6/+9
| * Add 'const' to the function prototypes to match the recent commit.Andrew Bartlett2002-08-071-2/+2
| * Add AD version of samlogon replies for getdc. ATM it will only functionJim McDonough2002-08-062-0/+24
| * Add SAMR 0x3e, which is samr_connect4. Seems to be the same as ourJim McDonough2002-08-061-1/+18
| * This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-13/+28
| * added support for smbd listening on port 445 and 139. It now listensAndrew Tridgell2002-07-311-1/+3
| * Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, whichJim McDonough2002-07-302-0/+42
| * net ads info now reports the IP of the LDAP server as well as its name - very...Andrew Tridgell2002-07-301-0/+1
| * OK!Simo Sorce2002-07-302-5/+209
| * add another registry rpc (opnum 0x14). Have no idea what it's real nameGerald Carter2002-07-291-1/+24
| * 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