Some help cleanups. Formatting and consistency issues. Line up text nicely, and...
[tprouty/samba.git] / source / include /
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-13 Jeremy Allisoninclude/smb_macros.h: Don't round up an allocation...
2002-03-12 Jeremy AllisonAdded POSIX ACL layer into the vfs.
2002-03-10 Samba Release Accountpreparing for release of 3.0-alpha16
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-03-07 Jeremy AllisonFix for machines that have their time changed forward...
2002-03-07 Jeremy AllisonChange xcopy test to use defined constants rather than...
2002-03-05 Jeremy AllisonFix the NTSTATUS -> WERROR for srvsvc pipe.
2002-03-05 Tim PotterSpelling fixes.
2002-03-03 Andrew BartlettMatching header files for the last netlogon cleanup.
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-03-02 Andrew BartlettRemove util_list.h, as its matching .c file has already...
2002-03-02 Andrew BartlettMissing include file update for the secrets.c trustdom...
2002-03-01 Jeremy AllisonAdded requested cast for splint.
2002-03-01 Andrew BartlettThe beginning of trusted and trusting domain support...
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-27 Gerald Carterfix a few defines
2002-02-26 Jeremy Allisonbcopy must DIE ! Stop people creeping use of bcopy...
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.
next