summaryrefslogtreecommitdiff
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* sync source for 3.0.1rc2Gerald Carter2003-12-101-9/+39
* syncing tree for 3.0.1rc1Gerald Carter2003-12-0415-80/+292
* last routnd of syncs for 3.01.pre2Gerald Carter2003-11-071-1/+1
* syncing tree with SAMBA_3_0Gerald Carter2003-11-0717-61/+107
* syncing up for 3.0.1pre1Gerald Carter2003-10-108-88/+305
* Merge in Volker's AFS fix.Jeremy Allison2003-09-231-1/+3
* Fix coredump from Samba4 torture suite.Jeremy Allison2003-09-172-0/+5
* Fix OOPS when dealing with mangled names reported by several users.Jeremy Allison2003-09-152-3/+3
* syncing up some files for RC4Gerald Carter2003-09-111-1/+5
* Fix for bug #273 - smbd crash on machine account change.Jeremy Allison2003-09-101-10/+7
* sync changes from 3.0Gerald Carter2003-09-081-2/+2
* syncing files for rc3Gerald Carter2003-09-0810-114/+92
* last sync before RC2Gerald Carter2003-08-291-1/+1
* syncing files from 3.0Gerald Carter2003-08-2812-570/+465
* syncing up to 3.0.0rc1Gerald Carter2003-08-1526-537/+923
* last syncs from 3.0Gerald Carter2003-07-161-338/+325
* starting to sync up for beta3Gerald Carter2003-07-1611-44/+457
* * catching last minute changes to debug messages, formatting, andGerald Carter2003-07-021-184/+187
* syncing jelmers updates to the docs in 3.0Gerald Carter2003-07-011-1/+1
* starting to sync for 3.0beta2Gerald Carter2003-07-0110-608/+545
* syncs from 3.0Gerald Carter2003-06-071-6/+14
* more syncs from 3.0Gerald Carter2003-06-062-11/+18
* working on creating the 3.0 release treeGerald Carter2003-06-062-0/+425
* working on creating the 3.0 release treeGerald Carter2003-06-0627-1065/+1773
* Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's toJeremy Allison2003-05-281-51/+14
* It seems only NT4 does the VC == 0 session drop code.Jeremy Allison2003-05-281-1/+5
* Merge from 3.0:Tim Potter2003-05-281-0/+1
* Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resourcesJeremy Allison2003-05-271-1/+18
* volker's add_signature() fix; must pass the beginning on the outbuf to get th...Gerald Carter2003-05-271-5/+5
* Fix shadow parameter warning in free_empty_sys_acl()Tim Potter2003-05-271-5/+5
* Stat opens can have fsp->fd == -1 and will have a share entry. EnsureJeremy Allison2003-05-221-2/+10
* More fixes for debug log to catch logic error.Jeremy Allison2003-05-221-2/+4
* fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...Gerald Carter2003-05-211-1/+4
* we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprotAndrew Tridgell2003-05-211-0/+2
* really make sure to include the version in the lanman string; tested spnego u...Gerald Carter2003-05-201-8/+9
* Cope with cumulative permissions sets. This code is #ifdef'ed out at theJeremy Allison2003-05-171-1/+49
* Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called onJeremy Allison2003-05-152-5/+7
* Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2003-05-141-0/+1
* spellingTim Potter2003-05-144-5/+5
* fixing typos in debug statementsGerald Carter2003-05-121-1/+1
* Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-101-7/+0
* Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+7
* Optimisation. We don't need to do 2 strlen's when we're setting the statJeremy Allison2003-05-101-9/+0
* Fix nasty bug pointed out by samba-technical poster. If name is mangledJeremy Allison2003-05-091-1/+12
* SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATIONJeremy Allison2003-05-071-9/+1
* Make fchown, fchmod conditional for systems that don't have them.Jeremy Allison2003-05-071-5/+16
* Add metze's exit and idle event patchJelmer Vernooij2003-05-062-0/+10
* Fix uninitialized blobs reported by Luke Howard.Jeremy Allison2003-05-011-0/+6
* Fix for bugid 51 from Dragan Krnic.Jeremy Allison2003-05-011-5/+5
* proper wellknown sids initialization at startupSimo Sorce2003-05-011-1/+4