summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-24/+0
* Rework much of the service.c code:Andrew Bartlett2002-06-151-0/+3
* Fix spelling typo.Jeremy Allison2002-06-141-11/+11
* More of SMB signing for client - not yet finished (should be harmless).Jeremy Allison2002-06-141-1/+2
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-2/+2
* Add flags2 for security signituresAndrew Bartlett2002-06-071-0/+1
* Removed some unused variables - tidy up some formating, add struct toJeremy Allison2002-05-311-1/+7
* Include the extra #define for the last set of smbpasswd mods.Andrew Bartlett2002-05-181-0/+1
* A few things in this commit:Andrew Bartlett2002-05-181-2/+7
* This removes --with-ssl from Samba.Andrew Bartlett2002-05-171-5/+0
* Added hex values as comments for the standard access rights.Tim Potter2002-04-151-5/+5
* This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-131-0/+2
* Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-6/+3
* BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison2002-03-201-0/+5
* Remove the "stat open" code - make it inline. This should fix theJeremy Allison2002-03-201-1/+0
* Merge in JohnR's page count fixes.Jeremy Allison2002-03-191-0/+1
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-0/+1
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-2/+2
* Added POSIX ACL layer into the vfs.Jeremy Allison2002-03-121-1/+1
* yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell2002-03-101-6/+0
* Change xcopy test to use defined constants rather than magic hexJeremy Allison2002-03-071-6/+6
* This patch merges my private LDAP tree into HEAD.Andrew Bartlett2002-03-021-2/+8
* Remove util_list.h, as its matching .c file has already gone, and nobody isAndrew Bartlett2002-03-021-2/+0
* Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison2002-02-271-0/+1
* Added some splint annotations from andreas.Tim Potter2002-02-161-0/+7
* Removed some random crap that isn't used anymore.Tim Potter2002-02-161-47/+0
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* minor fixesSimo Sorce2002-01-251-4/+3
* Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett2002-01-201-0/+2
* A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-0/+2
* Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison2002-01-161-0/+7
* Split pstring definitions into their own header.Martin Pool2002-01-151-53/+1
* Change the passdb interface to use allocated strings.Andrew Bartlett2002-01-151-13/+17
* PSTRING_SANCTIFY:Martin Pool2002-01-141-3/+50
* First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison2002-01-101-0/+1
* Add a talloc varient of the data_blob functions.Andrew Bartlett2002-01-051-1/+2
* ooops./ forgot oneGerald Carter2002-01-021-1/+1
* Actually enforce the passdb API.Andrew Bartlett2002-01-021-48/+55
* some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter2001-12-311-0/+1
* moving SAM_ACCOUNT to include a bit field for initializedGerald Carter2001-12-271-2/+21
* much better auto-init of valid_table[]. This should just about removeAndrew Tridgell2001-12-201-0/+1
* Added some comments showing hex values of some constants.Tim Potter2001-12-201-11/+11
* Rafal (mimir) patch for trusts r.Jean-François Micouleau2001-12-141-0/+1
* update the ldap support code. it compiles.Jean-François Micouleau2001-12-131-0/+7
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-0/+6
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-0/+14
* Comment deconfusification.Tim Potter2001-11-301-1/+1
* added 'security=ADS'Andrew Tridgell2001-11-251-1/+1
* Reference about SIDs from tpot.Martin Pool2001-11-231-7/+13
* Added more define bits. Fixed error in vol attributes.Jeremy Allison2001-11-081-3/+6