Make sure we have a default st_blocksize.
[bbaumbach/samba-autobuild/.git] / source3 / include /
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-03 Herb Lewisuse FILE_MACRO instead of __FILE__
2002-12-03 Jim McDonoughSupport printer info 7, used for publishing
2002-12-03 Jim McDonoughAdd defines for standard DsSpooler/DsDriver values...
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-18 Jim McDonoughRevert ADS_ERR_OK change. Some compilers didn't like it.
2002-11-18 Jim McDonoughNext step of printer publishing.
2002-11-15 Andrew BartlettRemove the assumption that all Solaris has -lsendfile.
2002-11-15 Jelmer VernooijUse smb_register_passdb() - plus some small fixes
2002-11-15 Jelmer VernooijAdd smb_register_passdb()
2002-11-15 Andrew BartlettAdd const to DEBUG() macro.
2002-11-13 Jelmer Vernooijsmall patch to makesure we fallback to <xfs/xqm.h>...
2002-11-12 Jelmer VernooijAdd smb_register_charset() and use it
2002-11-11 Simo Sorceunion is better to avoid problems with pointers
2002-11-09 Gerald Carterdeldriver fix
2002-11-07 Jim McDonoughAdd smbtrans subcommands so we can stop hardcoding...
2002-11-05 Jeremy AllisonMissed extern declaration.
2002-11-05 Tim PotterRemove DRIVERFILE constant. It was removed with the...
2002-11-04 Richard SharpeThe fixes from Tom plus a minor update from me.
2002-11-02 Jelmer VernooijAdd more options to popt_common and use them. Current...
2002-11-02 Jelmer VernooijAdd popt_common_socket_options
2002-10-30 Jelmer VernooijRerun autoconf
2002-10-30 Jelmer Vernooij- Remove RTLD_GLOBAL
2002-10-30 Andrew Tridgelladded a timegm() function for systems that don't have it
2002-10-30 Jelmer VernooijAdd init_module_function typedef for new module system
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-22 Simo SorceSome was asking to look at this code, so better it...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 Jelmer VernooijRemove obsolete acconfig.h - we now use comments in...
2002-10-21 Jelmer VernooijRecognize FreeBSD5 correctly (not as being sysv...)
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-14 Tim PotterTidyup of file specific access mask bits.
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-07 Simo Sorceforgot some bits from previous rpc_secdesc.h rework...
2002-10-06 Simo Sorcetry to put every security descriptors related definitio...
2002-10-05 Jelmer VernooijAdd more common options to popt_common - and start...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-03 Andrew BartlettWe are going to need to track the SAM sequence number...
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-09-30 Jeremy AllisonAdded Solaris sendfile patch + configure tests from...
2002-09-29 Andrew BartlettRemove sam/api.c.
2002-09-28 Andrew BartlettForgot to commit this in the patch changing back the...
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-09-27 Andrew BartlettReadd the 2.2 --with-ldapsam paramaters so as to allow...
2002-09-26 Gerald Cartertagging version as post3.0-HEAD to differentiate from...
2002-09-26 Samba Release Accountpreparing for release of 3.0alpha20
2002-09-26 Jelmer VernooijDon't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..
2002-09-26 Andrew BartlettPatch from "Kai Krueger" <kai@kruegernetz.de> to get...
2002-09-26 Simo Sorceforgot include file, sorry
2002-09-26 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix...
2002-09-25 Andrew BartlettThis patch from "Stefan (metze) Metzmacher" <metze...
2002-09-25 Andrew BartlettAnother patch from metze, towards his work on sam_ads.
2002-09-25 Andrew BartlettHeader files should not include includes.h - therein...
2002-09-24 Jelmer Vernooij- Don't put pointer to sam_domain_handle in sam_methods...
2002-09-22 Volker LendeckeChange parsing of policy and privs delta to what Ethere...
2002-09-19 Jelmer VernooijMerge in first command for 'samtest'
2002-09-18 Jeremy AllisonHPUX sendfile is now detected correctly.
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-17 Jeremy AllisonActually use sendfile if selected.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-17 Tim PotterAdded --with-ads option, defaults to yes. If you run...
2002-09-17 Jeremy AllisonAdded FreeBSD sendfile configure tests. Richard please...
2002-09-17 Jeremy AllisonAttempt to make broken Linux sendfile work.... Still...
2002-09-17 Jeremy AllisonAdded autoconf detection for sendfile for Linux. lib...
2002-09-16 John TerpstraChanged Major/Minor version info reported to Server...
2002-09-15 Jelmer VernooijMake current_sam_methods a const - Patch by Kai Krüger
2002-09-13 Tim PotterUpdated some comments in the NET_USER_INFO_3 structure...
2002-09-12 Jeremy AllisonChanged profile version number to 7 - added sendfile...
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-09-11 Jeremy AllisonEnsure we've failed a lock with a lock denied message...
2002-09-10 Gerald Carterchange notify merge from APP_HEAD
2002-09-09 Jeremy AllisonMerged Steve French's fix for OS/2 EA return error...
2002-09-08 Jelmer VernooijPatch from Kai Krüger for the new SAM system
2002-09-07 Andrew BartlettWinbind client-side cleanups.
2002-09-06 Andrew BartlettAs per the 'OK' at CIFS2002, only use the readline...
2002-09-06 Andrew BartlettUpdates to sam_skel from metze, add sam/group.c and...
2002-09-06 Andrew BartlettThis commit includes part of the patch from metze poste...
2002-09-06 Andrew Bartlettpatch from metze: add a 'vfs' debug class
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-09-06 Andrew BartlettDetect and use syslog.h or sys/syslog.h corretly. ...
2002-09-05 Andrew BartlettMove the fancy NT_STATUS macros to a new file, so we...
2002-09-04 Jeremy AllisonAdded better error code on out of space. Removed total...
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-09-03 Tim PotterChange JOB_INFO_CTR to return a pointer to an array...
2002-09-02 Volker Lendeckesmall typo, kai is german :-)
2002-08-30 Andrew Tridgellconvert the LDAP/SASL code to use GSS-SPNEGO if possible
2002-08-29 Jelmer VernooijPut in patch from metze (Stefan Metzmacher) to:
2002-08-28 Jeremy AllisonReturn correct FILE_SUPERSEDED response - IFSTEST strik...
2002-08-28 Jelmer VernooijSilly of me to only test this with --with-sam and not...
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-26 Andrew BartlettHeader file change from last commit.
2002-08-23 Jeremy AllisonMerged initial allocation code for IFSTEST fix.
2002-08-22 Tim PotterAdded some new delta types discovered by Ronnie from...
2002-08-22 Simo Sorcetypos typos :)
2002-08-22 Tim PotterSpelling fixes.
next