summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett8-29/+29
2003-01-03Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett2-0/+11
2002-12-30Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison1-0/+8
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-12-14Ensure talloc pool query messages are reserved.Jeremy Allison1-0/+4
2002-12-13More printer publishing code.Jim McDonough1-2/+3
2002-12-13merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-0/+8
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison1-0/+4
2002-12-10Fix client reporting of 64 bit files.Jeremy Allison2-1/+5
2002-12-05Merge from HEAD:Tim Potter2-14/+5
2002-12-05More printer data to publishJim McDonough1-0/+4
2002-12-05The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison1-1/+1
2002-12-04Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough1-0/+5
2002-12-04Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2-947/+1269
2002-12-03Support printer info 7, used for publishingJim McDonough1-0/+16
2002-12-03Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough1-0/+54
2002-12-03Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison1-0/+2
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2-2/+1
2002-11-27dumping up version numberGerald Carter1-1/+1
2002-11-27preparing for release of 3.0alpha21Samba Release Account1-1/+1
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter1-0/+16
2002-11-18Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough1-1/+1
2002-11-18Next step of printer publishing.Jim McDonough1-56/+1
2002-11-16Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett1-0/+3
2002-11-15Merge from HEAD:Andrew Bartlett1-3/+3
2002-11-13small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij1-0/+3
2002-11-09Back out some of my sync changesJelmer Vernooij1-3/+0
2002-11-09Last sync with HEADJelmer Vernooij1-0/+6
2002-11-09Sync with HEADJelmer Vernooij2-0/+11
2002-11-09deldriver fixGerald Carter1-0/+1
2002-11-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+67
2002-11-07Define smbtrans subcommands so we can stop hardcoding themJim McDonough1-0/+5
2002-11-07Add smbtrans subcommands so we can stop hardcoding themJim McDonough1-0/+5
2002-11-05Missed extern.Jeremy Allison1-0/+1
2002-11-05Missed extern declaration.Jeremy Allison1-0/+1
2002-11-05Remove DRIVERFILE constant. It was removed with the old win95Tim Potter1-1/+0
2002-11-04The fixes from Tom plus a minor update from me.Richard Sharpe2-97/+227
2002-11-02Add more options to popt_common and use them. Current ones are:Jelmer Vernooij1-0/+3
2002-11-02port sec_desc headers reordering from HEAD.Simo Sorce3-177/+249
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett3-19/+101
2002-11-02Add popt_common_socket_optionsJelmer Vernooij1-0/+1
2002-10-30Rerun autoconfJelmer Vernooij1-0/+3
2002-10-30- Remove RTLD_GLOBALJelmer Vernooij1-1/+1
2002-10-30added a timegm() function for systems that don't have itAndrew Tridgell1-0/+4
2002-10-30Add init_module_function typedef for new module systemJelmer Vernooij1-0/+3
2002-10-29Back out SAM - it belongs in HEADJelmer Vernooij1-3/+0
2002-10-29Remove SAM - it belongs in HEADJelmer Vernooij2-284/+0
2002-10-29Sync with HEADJelmer Vernooij1-5/+0
2002-10-29Merge rest of Jelmer's popt_common updates from HEAD to fix build.Jim McDonough1-0/+1
2002-10-28Sync with HEADJelmer Vernooij1-809/+1111