summaryrefslogtreecommitdiffstats
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* a big one:Simo Sorce2001-11-041-0/+10
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-0/+3
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-2/+2
* Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett2001-10-301-0/+1
* This commit is number 2 of 4.Andrew Bartlett2001-10-291-7/+0
* Converted a bunch of 0x85 constants to SMBkeepalive.Tim Potter2001-10-201-0/+1
* Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison2001-10-201-20/+23
* Ensure we mask off deny modes correctly on being set (this shouldn't haveJeremy Allison2001-10-191-1/+1
* Restored old Bmpx code - actually used by OS/2.Jeremy Allison2001-10-191-0/+1
* Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter2001-10-121-1/+0
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-111-0/+8
* Move CLI_POLICY_HND to be internal to winbindd.Tim Potter2001-10-051-9/+0
* Correct fix for unaligned memcpy - malloc'ed memory incremented by sizeof(str...Jeremy Allison2001-09-181-1/+4
* Start pushing the NTSTATUS stuff out to the wire for session setups.Andrew Bartlett2001-09-161-0/+1
* Annotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN constant.Tim Potter2001-09-061-1/+3
* it now all compiles - so try enabling it by default and see what explodes on ...Andrew Tridgell2001-09-041-2/+2
* the next step in our error code handling changeAndrew Tridgell2001-09-031-1/+19
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-2/+2
* started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell2001-08-271-0/+11
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-2/+2
* Moved across definition of dos error types from smb.h to doserr.hTim Potter2001-08-131-4/+0
* Moved dos error codes from smb.h into new file doserr.hTim Potter2001-08-101-113/+1
* changed the iconv interface to go via ucs2 for all conversions. ThisAndrew Tridgell2001-07-221-6/+4
* The big character set handling changeover!Andrew Tridgell2001-07-041-6/+28
* Ensure we return correct error on trying to unlock a region not locked.Jeremy Allison2001-06-301-0/+1
* Added other_safe_chars to alpha_strcpy(). Needs testing but is a betterJeremy Allison2001-06-231-0/+2