summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* don't use server_info after its been freedAndrew Tridgell2001-12-201-2/+4
* support "map to guest" with spnegoAndrew Tridgell2001-12-201-21/+43
* fixed long filenames on win98Andrew Tridgell2001-12-201-1/+3
* Grr - numbers printed in hexadecimal should be preceeded by 0xTim Potter2001-12-201-7/+7
* Allow ACL set to fail gracefully on HP HFS filesystems.Jeremy Allison2001-12-191-0/+12
* added trusted realm support to ADS authenticationAndrew Tridgell2001-12-191-5/+10
* Tidyup utmp code to cope with hostname = NULL.Jeremy Allison2001-12-181-11/+13
* Return NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if pipe name not found.Jeremy Allison2001-12-182-2/+2
* Fixed the bug with descending into mangled directories.Jeremy Allison2001-12-181-5/+8
* Made "hide unreadable" work much more reliably (just for Volker :-).Jeremy Allison2001-12-171-1/+37
* removed unused variableAndrew Tridgell2001-12-171-1/+0
* Moved fchown_acl change to the point where we *really* know if weJeremy Allison2001-12-161-10/+10
* Ensured filetimes set (by name) after close. Ignore errors. This is theJeremy Allison2001-12-162-16/+24
* Patch for string legths from TAKAHASHI, Motonobu(monyo).Jeremy Allison2001-12-131-17/+46
* add *.po32 to ignore listHerb Lewis2001-12-121-0/+1
* cleanup a little namespace pollutionAndrew Tridgell2001-12-101-1/+1
* Ensure that 'use spnego' restricts, rather than just advises our clients.Andrew Bartlett2001-12-081-1/+6
* added a "use spnego" optionAndrew Tridgell2001-12-071-0/+1
* again an intrusive patch:Jean-François Micouleau2001-12-061-1/+3
* Ensure we fill in the %U for NTLMSSP connectionsAndrew Bartlett2001-12-051-1/+3
* added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2001-12-052-2/+2
* Merge from 2.2Herb Lewis2001-12-041-0/+6
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-041-1/+1
* Stop using getgrgid() - a very expensive call with winbindd, to look upJeremy Allison2001-12-041-13/+10
* Moved name_is_local to the correct place. Ooops.Jeremy Allison2001-12-041-10/+0
* Tidyup of lib/username. Add name_is_local fn to determine if name isJeremy Allison2001-12-041-0/+10
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-4/+9
* XFS quota patch for Linux.Jeremy Allison2001-11-301-2/+33
* Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter2001-11-301-23/+23
* Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2001-11-292-16/+25
* fixed some krb5 ifdefsAndrew Tridgell2001-11-281-2/+2
* space -> tab.Jeremy Allison2001-11-281-24/+20
* Spelling pedents strike again :-).Jeremy Allison2001-11-281-1/+1
* Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC fromJeremy Allison2001-11-282-2/+11
* Re-added "Share modes" meaning don't allow deny mode conflict. Due toJeremy Allison2001-11-281-2/+10
* always send an OID list until we handle raw (unwrapped) NTLMSSPAndrew Tridgell2001-11-271-6/+15
* Fix for the logic bug wrt. existant oplocks. See long messageJeremy Allison2001-11-271-5/+2
* nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups.Jeremy Allison2001-11-271-1/+1
* fixed another memory leakAndrew Tridgell2001-11-271-1/+1
* more memory leak fixesAndrew Tridgell2001-11-271-1/+6
* don't try to auto-change the trust password unless we are in domainAndrew Tridgell2001-11-271-1/+4
* we can safely give NO_SUCH_USER if the ticket decodes but the localAndrew Tridgell2001-11-261-1/+1
* Another merge from appliance-head: in [ug]id_to_sid don't call theTim Potter2001-11-261-14/+30
* challange -> challengeTim Potter2001-11-263-9/+9
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-2/+0
* This compleats the of the authenticaion subystem into the new 'auth'Andrew Bartlett2001-11-2610-2715/+0
* fixed spnego, non-kerberos negprotAndrew Tridgell2001-11-261-2/+2
* added 'security=ADS'Andrew Tridgell2001-11-251-0/+7
* #ifdefed DMF fix so not compiled by default. We need to look at this...Jeremy Allison2001-11-251-22/+39
* Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS errorAndrew Bartlett2001-11-252-0/+36