summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2001-12-10cleanup a little namespace pollutionAndrew Tridgell1-1/+1
2001-12-08Ensure that 'use spnego' restricts, rather than just advises our clients.Andrew Bartlett1-1/+6
2001-12-07added a "use spnego" optionAndrew Tridgell1-0/+1
2001-12-06again an intrusive patch:Jean-François Micouleau1-1/+3
2001-12-05Ensure we fill in the %U for NTLMSSP connectionsAndrew Bartlett1-1/+3
2001-12-05added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2-2/+2
2001-12-04Merge from 2.2Herb Lewis1-0/+6
2001-12-04added a boolean to the group mapping functions to specify if we need orJean-François Micouleau1-1/+1
2001-12-04Stop using getgrgid() - a very expensive call with winbindd, to look upJeremy Allison1-13/+10
2001-12-04Moved name_is_local to the correct place. Ooops.Jeremy Allison1-10/+0
2001-12-04Tidyup of lib/username. Add name_is_local fn to determine if name isJeremy Allison1-0/+10
2001-12-03added a tdb to store the account policy informations.Jean-François Micouleau1-4/+9
2001-11-30XFS quota patch for Linux.Jeremy Allison1-2/+33
2001-11-30Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter1-23/+23
2001-11-29Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2-16/+25
2001-11-28fixed some krb5 ifdefsAndrew Tridgell1-2/+2
2001-11-28space -> tab.Jeremy Allison1-24/+20
2001-11-28Spelling pedents strike again :-).Jeremy Allison1-1/+1
2001-11-28Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC fromJeremy Allison2-2/+11
2001-11-28Re-added "Share modes" meaning don't allow deny mode conflict. Due toJeremy Allison1-2/+10
2001-11-27always send an OID list until we handle raw (unwrapped) NTLMSSPAndrew Tridgell1-6/+15
2001-11-27Fix for the logic bug wrt. existant oplocks. See long messageJeremy Allison1-5/+2
2001-11-27nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups.Jeremy Allison1-1/+1
2001-11-27fixed another memory leakAndrew Tridgell1-1/+1
2001-11-27more memory leak fixesAndrew Tridgell1-1/+6
2001-11-27don't try to auto-change the trust password unless we are in domainAndrew Tridgell1-1/+4
2001-11-26we can safely give NO_SUCH_USER if the ticket decodes but the localAndrew Tridgell1-1/+1
2001-11-26Another merge from appliance-head: in [ug]id_to_sid don't call theTim Potter1-14/+30
2001-11-26challange -> challengeTim Potter3-9/+9
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-2/+0
2001-11-26This compleats the of the authenticaion subystem into the new 'auth'Andrew Bartlett10-2715/+0
2001-11-26fixed spnego, non-kerberos negprotAndrew Tridgell1-2/+2
2001-11-25added 'security=ADS'Andrew Tridgell1-0/+7
2001-11-25#ifdefed DMF fix so not compiled by default. We need to look at this...Jeremy Allison1-22/+39
2001-11-25Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS errorAndrew Bartlett2-0/+36
2001-11-25I think this is a fix for the "out of space" errors with oplocks=no.Jeremy Allison1-49/+58
2001-11-24added "net join" commandAndrew Tridgell1-38/+5
2001-11-24removed unused functionAndrew Tridgell1-18/+0
2001-11-24And add the winbind module I missed in the last run.Andrew Bartlett1-0/+111
2001-11-24This is another rather major change to the samba authenticaionAndrew Bartlett13-408/+942
2001-11-23Fixed delete on close bug. Added core dump code to winbindd.Jeremy Allison3-80/+125
2001-11-23Removed TimeInit() call from every client program (except for one placeTim Potter1-2/+0
2001-11-22WITH_MSDFS is not define anywhere. It's built by default.Gerald Carter1-3/+0
2001-11-21More spelling fixes, comment reformatting.Tim Potter1-8/+11
2001-11-21Spelling fix, reformatted comment.Tim Potter1-4/+6
2001-11-20Fixed sizeof vs array length bug in make_user_info_winbind_crap()Tim Potter1-2/+2
2001-11-20add a hook to save the krb5 PACAndrew Tridgell1-0/+8
2001-11-19Move all other paths into dynconfigMartin Pool1-9/+1
2001-11-19Cosmetic fix for debug statement.Tim Potter1-2/+1
2001-11-19Don't resolve the hostname in smbd as we can pause for a long time whileTim Potter1-3/+6