summaryrefslogtreecommitdiffstats
path: root/source/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
* 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