summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-038-29/+29
* | Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett2003-01-032-0/+11
* | Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-301-0/+8
* | Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* | Ensure talloc pool query messages are reserved.Jeremy Allison2002-12-141-0/+4
* | More printer publishing code.Jim McDonough2002-12-131-2/+3
* | merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-131-0/+8
* | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-0/+4
* | Fix client reporting of 64 bit files.Jeremy Allison2002-12-102-1/+5
* | Merge from HEAD:Tim Potter2002-12-052-14/+5
* | More printer data to publishJim McDonough2002-12-051-0/+4
* | The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-051-1/+1
* | Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough2002-12-041-0/+5
* | Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-042-947/+1269
* | Support printer info 7, used for publishingJim McDonough2002-12-031-0/+16
* | Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough2002-12-031-0/+54
* | Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison2002-12-031-0/+2
* | Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-292-2/+1
* | dumping up version numberGerald Carter2002-11-271-1/+1
* | preparing for release of 3.0alpha21Samba Release Account2002-11-271-1/+1
* | [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-0/+16
* | Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough2002-11-181-1/+1
* | Next step of printer publishing.Jim McDonough2002-11-181-56/+1
* | Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett2002-11-161-0/+3
* | Merge from HEAD:Andrew Bartlett2002-11-151-3/+3
* | small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-131-0/+3
* | Back out some of my sync changesJelmer Vernooij2002-11-091-3/+0
* | Last sync with HEADJelmer Vernooij2002-11-091-0/+6
* | Sync with HEADJelmer Vernooij2002-11-092-0/+11
* | deldriver fixGerald Carter2002-11-091-0/+1
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-071-0/+67
|\|
| * Add smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
| * Missed extern declaration.Jeremy Allison2002-11-051-0/+1
| * Remove DRIVERFILE constant. It was removed with the old win95Tim Potter2002-11-051-1/+0
| * The fixes from Tom plus a minor update from me.Richard Sharpe2002-11-042-97/+227
| * Add more options to popt_common and use them. Current ones are:Jelmer Vernooij2002-11-021-0/+3
| * Add popt_common_socket_optionsJelmer Vernooij2002-11-021-0/+1
| * Rerun autoconfJelmer Vernooij2002-10-301-0/+3
| * - Remove RTLD_GLOBALJelmer Vernooij2002-10-301-1/+1
| * added a timegm() function for systems that don't have itAndrew Tridgell2002-10-301-0/+4
| * Add init_module_function typedef for new module systemJelmer Vernooij2002-10-301-0/+3
| * Fix for systems that allow more than 65536 open files per process.Jeremy Allison2002-10-221-0/+3
| * Some was asking to look at this code, so better it stay there until we decide...Simo Sorce2002-10-221-0/+224
| * This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-212-1/+48
| * Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij2002-10-211-239/+507
| * Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij2002-10-212-615/+644
| * Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-7/+40
| * Tidyup of file specific access mask bits.Tim Potter2002-10-141-14/+19
| * Nice *big* patch from metze.Andrew Bartlett2002-10-122-19/+54
| * forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce2002-10-071-2/+0