summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-16print_jobid in the fsp struct should be uint32.Jeremy Allison1-1/+1
2002-07-08(this should have been part of the previous commit)Andrew Bartlett1-0/+14
2002-07-03Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett1-24/+0
2002-06-15Rework much of the service.c code:Andrew Bartlett1-0/+3
2002-06-14Fix spelling typo.Jeremy Allison1-11/+11
2002-06-14More of SMB signing for client - not yet finished (should be harmless).Jeremy Allison1-1/+2
2002-06-13Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett1-2/+2
2002-06-07Add flags2 for security signituresAndrew Bartlett1-0/+1
2002-05-31Removed some unused variables - tidy up some formating, add struct toJeremy Allison1-1/+7
2002-05-18Include the extra #define for the last set of smbpasswd mods.Andrew Bartlett1-0/+1
2002-05-18A few things in this commit:Andrew Bartlett1-2/+7
2002-05-17This removes --with-ssl from Samba.Andrew Bartlett1-5/+0
2002-04-15Added hex values as comments for the standard access rights.Tim Potter1-5/+5
2002-04-13This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett1-0/+2
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