summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-12Give up on the idea of avoiding lp_load() in ntlm_auth....Andrew Bartlett1-8/+18
2003-05-12Make it possible to actually use --user-SID and --group-SID on a standard com...Andrew Bartlett1-2/+2
2003-05-11Fix compile.Andrew Bartlett1-1/+1
2003-05-11Add new files needed for VFS fixes.Alexander Bokovoy3-3/+318
2003-05-11Fix VFS layer:Alexander Bokovoy34-1797/+1362
2003-05-11Rolling in VL's changes.John Terpstra1-8/+12
2003-05-11Rolling in VL's changes.John Terpstra1-8/+12
2003-05-11Set the password for a newly created trustdom account. Tested againstVolker Lendecke1-3/+34
2003-05-11When we have a NT4SP0 PDC trust us, we first have to check theVolker Lendecke1-2/+2
2003-05-11Ok, this is a hack. On a netsec bind reply I did not see anythingVolker Lendecke1-0/+20
2003-05-11Extending Samba Access Control InfoJohn Terpstra5-451/+556
2003-05-11Updating Global definitions.John Terpstra1-1/+1
2003-05-11Extending Access Control DocsJohn Terpstra4-449/+553
2003-05-11As discussed on samba-technical - move to 'primaryGroupSid' insted ofAndrew Bartlett2-18/+56
2003-05-11Using /dev/urandom for determining an ldap server backoff is a waste of systemAndrew Bartlett1-2/+6
2003-05-10Completion of Stand-Alone server docs.John Terpstra1-6/+107
2003-05-10Completion of Stand-Alone server docs.John Terpstra1-6/+107
2003-05-10Fix typos in StandAloneServerJohn Terpstra2-18/+10
2003-05-10Forgot one file.Jelmer Vernooij1-3/+0
2003-05-10Remove latest module_dummy patch from metze and me.Jelmer Vernooij1-53/+0
2003-05-10Reverse latest module_dummy patch from metze and me.Jelmer Vernooij1-53/+0
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij34-84/+2
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij34-82/+3
2003-05-10Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij35-2/+137
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij35-2/+137
2003-05-10Fixes for typos and other stuff resulting from VL's feedback.John Terpstra3-42/+120
2003-05-10Typos and fixes resulting from VL feedback.John Terpstra3-42/+120
2003-05-10Fix from Tom.Lackemann@falconstor.com to correctly set the flags basedJeremy Allison1-1/+9
2003-05-10Fix from Tom.Lackemann@falconstor.com to correctly set the flags basedJeremy Allison1-1/+9
2003-05-10Optimisation. We don't need to do 2 strlen's when we're setting the statJeremy Allison1-9/+0
2003-05-10Optimisation. We don't need to do 2 strlen's when we're setting the statJeremy Allison1-9/+0
2003-05-10Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.Jeremy Allison1-1/+2
2003-05-10Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.Jeremy Allison1-1/+2
2003-05-10Fix typo.John Terpstra1-1/+1
2003-05-09syncing README to go along with scriptsGerald Carter1-24/+7
2003-05-09syncing import/export smbpasswd file scripts from 2.2Gerald Carter4-231/+114
2003-05-09removing total print jobs since it is not used anymoreGerald Carter2-24/+0
2003-05-09removing total print jobs since it is not used anymoreGerald Carter1-2/+0
2003-05-09Makefile changes to allow new NTLMv2 patch to work.Andrew Bartlett1-10/+7
2003-05-09Cleanups. My NTLMv2 changes also changed the preference from using an implicitAndrew Bartlett1-42/+42
2003-05-09Finally get NTLMv2 working on the client!Andrew Bartlett4-119/+131
2003-05-09Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...Jim McDonough1-2/+2
2003-05-09Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...Jim McDonough1-2/+2
2003-05-09Fix comment - we now have 5 types of error...Andrew Bartlett1-1/+1
2003-05-09Make sure we always have some client data, not just the hash. An NTLMv2 orAndrew Bartlett1-2/+3
2003-05-09Elsewhere, we use a #define for this environment variable name, so do theAndrew Bartlett1-2/+2
2003-05-09When checking if a SID is in a domain, make sure that indeed the user RID isAndrew Bartlett1-0/+3
2003-05-09Sync up to head ...Richard Sharpe1-34/+100
2003-05-09Some more static definitions ...Richard Sharpe1-0/+16
2003-05-09Add some static ...Richard Sharpe1-34/+84