summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-49/+53
2002-03-23Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison1-6/+3
2002-03-20BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison1-0/+5
2002-03-20Remove the "stat open" code - make it inline. This should fix theJeremy Allison1-1/+0
2002-03-19Merge in JohnR's page count fixes.Jeremy Allison1-0/+1
2002-03-19Sync up vfs changes from 2.2.x.Jeremy Allison1-0/+1
2002-03-15syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter1-2/+2
2002-03-12Added POSIX ACL layer into the vfs.Jeremy Allison1-1/+1
2002-03-10yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell1-6/+0
2002-03-07Change xcopy test to use defined constants rather than magic hexJeremy Allison1-6/+6
2002-03-02This patch merges my private LDAP tree into HEAD.Andrew Bartlett1-2/+8
2002-03-02Remove util_list.h, as its matching .c file has already gone, and nobody isAndrew Bartlett1-2/+0
2002-02-27Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison1-0/+1
2002-02-16Added some splint annotations from andreas.Tim Potter1-0/+7
2002-02-16Removed some random crap that isn't used anymore.Tim Potter1-47/+0
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2002-01-25minor fixesSimo Sorce1-4/+3
2002-01-20Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett1-0/+2
2002-01-17A nice *big* change to the fundemental way we do things.Andrew Bartlett1-0/+2
2002-01-16Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison1-0/+7
2002-01-15Split pstring definitions into their own header.Martin Pool1-53/+1
2002-01-15Change the passdb interface to use allocated strings.Andrew Bartlett1-13/+17
2002-01-14PSTRING_SANCTIFY:Martin Pool1-3/+50
2002-01-10First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison1-0/+1
2002-01-05Add a talloc varient of the data_blob functions.Andrew Bartlett1-1/+2
2002-01-02ooops./ forgot oneGerald Carter1-1/+1
2002-01-02Actually enforce the passdb API.Andrew Bartlett1-48/+55
2001-12-31some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter1-0/+1
2001-12-27moving SAM_ACCOUNT to include a bit field for initializedGerald Carter1-2/+21
2001-12-20much better auto-init of valid_table[]. This should just about removeAndrew Tridgell1-0/+1
2001-12-20Added some comments showing hex values of some constants.Tim Potter1-11/+11
2001-12-14Rafal (mimir) patch for trusts r.Jean-François Micouleau1-0/+1
2001-12-13update the ldap support code. it compiles.Jean-François Micouleau1-0/+7
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-0/+6
2001-12-03added a tdb to store the account policy informations.Jean-François Micouleau1-0/+14
2001-11-30Comment deconfusification.Tim Potter1-1/+1
2001-11-25added 'security=ADS'Andrew Tridgell1-1/+1
2001-11-23Reference about SIDs from tpot.Martin Pool1-7/+13
2001-11-08Added more define bits. Fixed error in vol attributes.Jeremy Allison1-3/+6
2001-11-04a big one:Simo Sorce1-0/+10
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison1-0/+3
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett1-2/+2
2001-10-30Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett1-0/+1
2001-10-29This commit is number 2 of 4.Andrew Bartlett1-7/+0
2001-10-20Converted a bunch of 0x85 constants to SMBkeepalive.Tim Potter1-0/+1
2001-10-20Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison1-20/+23
2001-10-19Ensure we mask off deny modes correctly on being set (this shouldn't haveJeremy Allison1-1/+1
2001-10-19Restored old Bmpx code - actually used by OS/2.Jeremy Allison1-0/+1
2001-10-12Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter1-1/+0
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-0/+8