summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * ignore tdbsam2_parse_info.hSimo Sorce2002-12-311-0/+1
| * Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-301-0/+8
| * the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce2002-12-301-5/+2
| * Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
| * it's getting comic ...Simo Sorce2002-12-171-0/+58
| * Uhmm a bad day to commit changes :-((Simo Sorce2002-12-161-0/+2
| * oh god, I will forgot my name one of these days :-/Simo Sorce2002-12-161-0/+78
| * updates to the gumsSimo Sorce2002-12-162-13/+107
| * 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-121-0/+8
| * Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-0/+4
| * Fix client large file reporting.Jeremy Allison2002-12-102-1/+5
| * More printer data to publishJim McDonough2002-12-051-0/+1
| * The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-051-1/+1
| * Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter2002-12-043-20/+11
| * More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one...Jim McDonough2002-12-041-0/+3
| * 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-948/+1270
| * use FILE_MACRO instead of __FILE__Herb Lewis2002-12-031-6/+6
| * 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
| * [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-0/+16
| * Revert ADS_ERR_OK change. Some compilers didn't like it.Jim McDonough2002-11-181-1/+1
| * Next step of printer publishing.Jim McDonough2002-11-181-56/+1
| * Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett2002-11-151-0/+3
| * Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-151-7/+0
| * Add smb_register_passdb()Jelmer Vernooij2002-11-151-0/+1
| * Add const to DEBUG() macro.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
| * Add smb_register_charset() and use itJelmer Vernooij2002-11-121-0/+16
| * union is better to avoid problems with pointersSimo Sorce2002-11-111-21/+27
| * deldriver fixGerald Carter2002-11-091-0/+1
* | Merge from HEAD:Andrew Bartlett2003-01-141-0/+21
* | Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe2003-01-131-97/+160
* | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett2003-01-041-5/+2
* | Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison2003-01-031-0/+1
* | 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