summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Return correct FILE_SUPERSEDED response - IFSTEST strikes again...Jeremy Allison1-0/+1
2002-08-28Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij1-2/+0
2002-08-28Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij4-3/+267
2002-08-26Header file change from last commit.Andrew Bartlett1-0/+1
2002-08-23Merged initial allocation code for IFSTEST fix.Jeremy Allison3-2/+3
2002-08-22Added some new delta types discovered by Ronnie from ethereal"Tim Potter1-23/+28
2002-08-22typos typos :)Simo Sorce1-2/+0
2002-08-22Spelling fixes.Tim Potter1-5/+7
2002-08-21NETLOGON NetServerAuthenticate3 include and parser fileJean-François Micouleau1-11/+30
2002-08-21Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij1-0/+4
2002-08-21Handle wrap-around on this number by making it unsigned.Andrew Bartlett1-1/+1
2002-08-20IFSTEST fixes for open fid, nametoolong.Jeremy Allison1-11/+12
2002-08-20cannot use casts in the DLIST_xxx macrosHerb Lewis1-1/+1
2002-08-20Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2-4/+5
2002-08-19the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any moreAndrew Tridgell1-1/+0
2002-08-19we now receive and parse the main cldap netlogon reply.Andrew Tridgell1-0/+1
2002-08-18* fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter1-0/+1
2002-08-17preparing for release of 3.0-alpha19Samba Release Account1-1/+1
2002-08-17preparing for release of 19Samba Release Account1-1/+1
2002-08-17sync 3.0 branch with headJelmer Vernooij17-101/+615
2002-08-17This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+64
2002-08-17fix seg fault in _spoolss_enumprinterkey after changes...Gerald Carter1-0/+1
2002-08-16Fairly large change to printing code.Gerald Carter1-10/+21
2002-08-15Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter1-30/+23
2002-08-08printing change notification merge from APPLIANCE_HEADGerald Carter2-6/+9
2002-08-07Add 'const' to the function prototypes to match the recent commit.Andrew Bartlett1-2/+2
2002-08-06Add AD version of samlogon replies for getdc. ATM it will only functionJim McDonough2-0/+24
2002-08-06Add SAMR 0x3e, which is samr_connect4. Seems to be the same as ourJim McDonough1-1/+18
2002-08-05This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell1-13/+28
2002-07-31added support for smbd listening on port 445 and 139. It now listensAndrew Tridgell1-1/+3
2002-07-30Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, whichJim McDonough2-0/+42
2002-07-30net ads info now reports the IP of the LDAP server as well as its name - very...Andrew Tridgell1-0/+1
2002-07-30OK!Simo Sorce2-5/+209
2002-07-29add another registry rpc (opnum 0x14). Have no idea what it's real nameGerald Carter1-1/+24
2002-07-29an initial fix for handling sparse files in smbdAndrew Tridgell2-0/+27
2002-07-29Added extern for popt_common_debug.Tim Potter1-0/+4
2002-07-28Another item off my long-term todo list:Andrew Bartlett2-3/+15
2002-07-27A very long time ago (actually 6 months ago) I promised to commit this codeAndrew Bartlett1-11/+105
2002-07-27as per user request added windbind start/stop/restart in swatSimo Sorce1-1/+1
2002-07-25I had forgotten to commit this after running configureAndrew Tridgell1-0/+3
2002-07-24done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter1-13/+5
2002-07-24several changes in this checkinGerald Carter1-4/+9
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