This is the netlogon schannel client code. Try a
[sfrench/samba-autobuild/.git] / source3 / include / smb.h
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-06 Andrew BartlettSMB signing updates - this gets NTLMSSP signing workin...
2003-03-22 Jelmer VernooijAdd -U, -N, -i, -A, -W to popt.
2003-03-20 Tim PotterCleanup bogus initialisation in SID_NAME_USE enum.
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-02-20 Jelmer VernooijMake init_module() and thus smb_load_module() return...
2003-02-10 Andrew BartlettSome cleanups:
2003-02-01 Andrew BartlettBitmap offsets and counts are always positive.
2003-01-30 Jeremy AllisonFix for interesting resource constraint condition....
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2003-01-02 Andrew BartlettBIG patch...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-11-07 Jim McDonoughAdd smbtrans subcommands so we can stop hardcoding...
2002-11-05 Jeremy AllisonMissed extern declaration.
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 Vernooij- Remove RTLD_GLOBAL
2002-10-30 Jelmer VernooijAdd init_module_function typedef for new module system
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 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-09-25 Andrew BartlettThis patch from "Stefan (metze) Metzmacher" <metze...
2002-09-16 John TerpstraChanged Major/Minor version info reported to Server...
2002-09-07 Andrew BartlettWinbind client-side cleanups.
2002-09-05 Andrew BartlettMove the fancy NT_STATUS macros to a new file, so we...
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-08-28 Jeremy AllisonReturn correct FILE_SUPERSEDED response - IFSTEST strik...
2002-08-23 Jeremy AllisonMerged initial allocation code for IFSTEST fix.
2002-08-21 Andrew BartlettHandle wrap-around on this number by making it unsigned.
2002-08-20 Jeremy AllisonIFSTEST fixes for open fid, nametoolong.
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-07-31 Andrew Tridgelladded support for smbd listening on port 445 and 139...
2002-07-30 Simo SorceOK!
2002-07-29 Tim PotterAdded extern for popt_common_debug.
2002-07-28 Andrew BartlettAnother item off my long-term todo list:
2002-07-16 Jeremy Allisonprint_jobid in the fsp struct should be uint32.
2002-07-08 Andrew Bartlett(this should have been part of the previous commit)
2002-07-03 Andrew BartlettKill off codepage related stuff, now we don't use codep...
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-14 Jeremy AllisonFix spelling typo.
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-06-07 Andrew BartlettAdd flags2 for security signitures
2002-05-31 Jeremy AllisonRemoved some unused variables - tidy up some formating...
2002-05-18 Andrew BartlettInclude the extra #define for the last set of smbpasswd...
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-04-15 Tim PotterAdded hex values as comments for the standard access...
2002-04-13 Andrew BartlettThis is the 'multiple pdb backends' patch from ctrlsoft...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-20 Jeremy AllisonBUFFER_SIZE Should be 128k if large read write tests...
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-03-19 Jeremy AllisonMerge in JohnR's page count fixes.
2002-03-19 Jeremy AllisonSync up vfs changes from 2.2.x.
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-12 Jeremy AllisonAdded POSIX ACL layer into the vfs.
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-03-07 Jeremy AllisonChange xcopy test to use defined constants rather than...
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-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-16 Tim PotterAdded some splint annotations from andreas.
2002-02-16 Tim PotterRemoved some random crap that isn't used anymore.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Simo Sorceminor fixes
2002-01-20 Andrew BartlettKill off another ugly wart from the side of the passdb...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-16 Jeremy AllisonFixup error mapping so we have only one table containin...
2002-01-15 Martin PoolSplit pstring definitions into their own header.
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-14 Martin PoolPSTRING_SANCTIFY:
2002-01-10 Jeremy AllisonFirst part of UNIX extensions (#ifdefed out) more to...
2002-01-05 Andrew BartlettAdd a talloc varient of the data_blob functions.
2002-01-02 Gerald Carterooops./ forgot one
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
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-14 Jean-François Mico... Rafal (mimir) patch for trusts r.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-11-30 Tim PotterComment deconfusification.
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-23 Martin PoolReference about SIDs from tpot.
2001-11-08 Jeremy AllisonAdded more define bits. Fixed error in vol attributes.
2001-11-04 Simo Sorcea big one:
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-30 Andrew BartlettFix up smbpasswd -e/-d so that it doesn't change the...
next