Fixup the sending of printer change messages from job changes.
[ira/wip.git] / source3 / include /
2002-02-25 Tim PotterMerge of printing performance fixes from appliance.
2002-02-25 Tim PotterAdded error for invalid form size.
2002-02-22 Andrew BartlettAdd the pdb_plugin module from Jelmer Vernooij <jelmer...
2002-02-19 Andrew BartlettPatch from Hasch@t-online.de (Juergen Hasch) to add...
2002-02-16 Tim PotterAdded some splint annotations from andreas.
2002-02-16 Tim PotterRemoved some random crap that isn't used anymore.
2002-02-11 Jim McDonoughAdd ability to extend ads modification list on the...
2002-02-09 Jeremy AllisonBring printing in HEAD inline with 2.2.x and app-head.
2002-02-09 Samba Release Accountpreparing for release of 3.0-alpha15
2002-02-02 Jim McDonoughChange ADS_ERROR family of macros - removed semicolon...
2002-02-01 Jim McDonoughAdd ads printer information
2002-01-31 Tim PotterAdded some constants for the flags field in the FORM_1...
2002-01-31 Tim PotterAdded constant for WERR_FILE_EXISTS.
2002-01-30 Samba Release Accountpreparing for release of 3.0-alpha14
2002-01-30 Tim PotterAdded wrepld_proto.h
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettMove the lsa code across to the changed args for lookup...
2002-01-26 Andrew BartlettThis always points at a string literal, so it probably...
2002-01-26 Jeremy AllisonFixed ADDPRINTEREX to take a devmode and a security...
2002-01-25 Jean-François Mico... rewrote nmbd's wins backend to use a tdb instead of...
2002-01-25 Jean-François Mico... new message type for nmbd
2002-01-25 Jeremy AllisonReturn correct RPC fault PDU on bad handle incoming.
2002-01-25 Simo Sorceminor fixes
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-20 Andrew BartlettKill off another ugly wart from the side of the passdb...
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-17 Tim PotterAdded some guards.
2002-01-16 Jeremy AllisonMerged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
2002-01-16 Jeremy AllisonFixup error mapping so we have only one table containin...
2002-01-16 Jeremy AllisonAdded CIFS UNIX extension code to client.
2002-01-16 Jeremy AllisonAt leadt don't lose this - I need to re-sync trans2...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin PoolSplit pstring definitions into their own header.
2002-01-15 Martin PoolIntegrate with PSTRING_SANCTIFY.
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-14 Jeremy AllisonRemoved MAXSTATUS which was set incorrectly - thus...
2002-01-14 Martin PoolPSTRING_SANCTIFY:
2002-01-12 Jeremy AllisonAdded PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level...
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2002-01-11 Samba Release Accountpreparing for release of 3.0-alpha13
2002-01-11 Andrew BartlettBack out the crazy notion that the NTLMSSP flags actual...
2002-01-11 Tim PotterCorrect4ed comment.
2002-01-10 Herb Lewisadded structure members referred to by recent changes...
2002-01-10 Jeremy AllisonFirst part of UNIX extensions (#ifdefed out) more to...
2002-01-10 Jeremy AllisonOh joy - the original code didn't do mapping of the...
2002-01-10 Jeremy AllisonWe need to test for major/minor macros.
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-09 Jeremy AllisonAdded tests for st_blocks in struct stat, and added...
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-09 Martin PoolWith --enable-dmalloc, also use dmalloc's wrappers...
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Martin PoolFix macro name controlling inclusion of DMALLOC.
2002-01-07 Tim PotterSed error. The status value in the PRINTER_INFO_2...
2002-01-06 Tim PotterDOS error 31 is ERRgeneral, General Failure. This...
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2002-01-05 Andrew BartlettAdd a talloc varient of the data_blob functions.
2002-01-03 Jeremy AllisonAdded WERROR for non local domain.
2002-01-03 Andrew BartlettUpdate the NT_STATUS -> DOS error table.
2002-01-03 Martin PoolClarify doc for SAFE_FREE.
2002-01-03 Martin PoolAdd talloc_asprintf_append, which grows an existing...
2002-01-03 Tim PotterWelcome to preprocessor hell. Had to put a #ifndef...
2002-01-03 Tim PotterRemoved unused #define
2002-01-02 Gerald Carterremoved stuff I wasn't using
2002-01-02 Gerald Carterooops./ forgot one
2002-01-02 Andrew BartlettActually enforce the passdb API.
2002-01-02 Jeremy AllisonMake user enumeration work for w2k and win9x.
2002-01-02 Martin PoolDoc.
2002-01-02 Martin Poolstruct cli_state remembers the pipe name that it's...
2002-01-01 Andrew Tridgellrenamed ans1.h to asn_1.h to prevent conflict caused...
2002-01-01 Andrew BartlettA farily large commit:
2001-12-31 Jeremy AllisonFixed enumeration of a large (<1500) users from a Samba...
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-31 Andrew BartlettAdd 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-21 Jean-François Mico... added a copyright notice.
2001-12-21 Jean-François Mico... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jean-François Mico... re-done all of samr_query_disp_info()
2001-12-21 Martin PoolAdd MSG_REQ_POOL_USAGE to get memory usage info.
2001-12-20 Samba Release Accountpreparing for release of 3.0-alpha12
2001-12-20 Samba Release Accountpreparing for release of 3.0-alpha11
2001-12-20 Andrew Tridgellmuch better auto-init of valid_table[]. This should...
2001-12-20 Tim PotterAdded some comments showing hex values of some constants.
2001-12-20 Martin PoolAdd --enable-dmalloc to link against the dmalloc malloc...
2001-12-19 Jeremy AllisonAdded AC_CHECK_FUNCS(syslog vsyslog).
2001-12-19 Samba Release Accountpreparing for release of 3.0-alpha10
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-19 Martin PoolMake TALLOC_CTX and talloc_chunk private to talloc.c.
2001-12-19 Martin PoolDoc
2001-12-19 Martin PoolPut PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
2001-12-19 Martin PoolDoc.
2001-12-19 Martin PoolStart adding some debugging features to talloc based...
2001-12-19 Jean-François Mico... added info level 1 to samr_query_alias()
2001-12-17 Jean-François Mico... there is no unknown field in LSA_SEC_QOS
2001-12-17 Tim PotterAdded some constants for registry data types.
2001-12-15 Jeremy AllisonAdded HPUX ACL code.
next