A few things in this commit:
[kai/samba.git] / source3 / include / smb.h
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...
2001-10-29 Andrew BartlettThis commit is number 2 of 4.
2001-10-20 Tim PotterConverted a bunch of 0x85 constants to SMBkeepalive.
2001-10-20 Jeremy AllisonMove from timestamp to gen count file id's for finding...
2001-10-19 Jeremy AllisonEnsure we mask off deny modes correctly on being set...
2001-10-19 Jeremy AllisonRestored old Bmpx code - actually used by OS/2.
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-05 Tim PotterMove CLI_POLICY_HND to be internal to winbindd.
2001-09-18 Jeremy AllisonCorrect fix for unaligned memcpy - malloc'ed memory...
2001-09-16 Andrew BartlettStart pushing the NTSTATUS stuff out to the wire for...
2001-09-06 Tim PotterAnnotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-13 Tim PotterMoved across definition of dos error types from smb...
2001-08-10 Tim PotterMoved dos error codes from smb.h into new file doserr.h
2001-07-22 Andrew Tridgellchanged the iconv interface to go via ucs2 for all...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-30 Jeremy AllisonEnsure we return correct error on trying to unlock...
2001-06-23 Jeremy AllisonAdded other_safe_chars to alpha_strcpy(). Needs testing...
2001-06-21 Andrew TridgellAdded STR_NOALIGN flags to clistr and srvstr fns. Yes...
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-06-08 Jeremy AllisonExtra stuff for large readwrite support.
2001-05-24 Jeremy AllisonFixup the large_writex problem (a large_writex can...
2001-05-23 Jeremy AllisonThis is *very* cool. I'm pretty convinced we can just...
2001-05-18 Jeremy AllisonUse canonical mappings for file controls. Fixes W2KSP2...
2001-05-18 Gerald Cartermerge from 2.2 (deleteprinterdriver RPC)
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-25 Gerald Carterconverted the passdb smbpasswd implementation to using...
2001-04-18 Andrew Tridgellmerge from 2.2
2001-04-13 John TerpstraUpdated Major/Minor version to 4.50 - see notes.
2001-03-30 Jeremy AllisonThis is a big, rather ugly patch. Whilst investigating...
2001-03-11 Jeremy AllisonMoved cruft out of smb.h into ntdomain.h where it belon...
2001-03-11 Jeremy AllisonSync include files between 2.2 and HEAD except for...
2001-03-11 Jeremy AllisonRemove "BYTE" - we already have uint8 - don't need...
2001-03-10 Andrew Tridgellto use the same macros in the client and server rename...
2001-03-05 Richard Sharpesmb.h: add one error code for no such printer job
2001-02-23 Jeremy Allisoninclude/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
2001-01-23 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-20 Andrew Tridgellimplemented a much nicer name_status() interface. It...
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-12-04 Andrew Tridgellpass the desired access into cli_nt_create()
2000-11-28 Jeremy Allisoninclude/dlinklist.h: Added '{' '}' around DLIST_PROMOTE...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-16 Jeremy AllisonFix from Jim McDonough @ IBM for OS/2 clients.
2000-11-14 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-11 Jeremy AllisonFix for growing printing.tdb by adding check on job...
2000-10-07 Jeremy AllisonIntegrated support for NT and OS/2 lpq parsing. Code...
2000-10-06 Jeremy AllisonFix for printf attribute from Mattias Gronlund <Mattias...
next