summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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 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-09Sync to the changes in head ...Richard Sharpe1-1/+1
2003-05-09Added some more diagnostic tests to check out a theory that having either hashTim Potter1-12/+174
2003-05-09Fix up a bunch of problems in editreg.cRichard Sharpe1-16/+16
2003-05-09Fix nasty bug pointed out by samba-technical poster. If name is mangledJeremy Allison1-1/+12
2003-05-08fix bug #47; revert registration of workgroup<1b> to 2.2 behaviorGerald Carter1-1/+1
2003-05-08fixed bug #75; add check for non-zero destlenGerald Carter1-1/+1
2003-05-08Hopefully re-enable building heimdal. It needs -lresolv included in LIBSJim McDonough1-0/+1
2003-05-08Revert a patch that somehow slipped in...Volker Lendecke1-2/+2
2003-05-08This puts real netlogon connection caching to winbind. This becomesVolker Lendecke10-123/+186
2003-05-08This puts back wins.dat into nmbd for easy editing. It leaves most ofVolker Lendecke1-194/+222
2003-05-08Another attempt at undoing my bogus patch 1.55.2.19Tim Potter1-0/+2
2003-05-07Always initialise this - it helps callers who use this in a loop...Andrew Bartlett1-0/+2
2003-05-07Fix the spinning bug for 'net rpc user' as well - there are more errors inAndrew Bartlett1-4/+4
2003-05-07SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATIONJeremy Allison1-9/+1
2003-05-07Fix irritating typo - non arg functions should be fn(void).Jeremy Allison1-1/+1
2003-05-07Make fchown, fchmod conditional for systems that don't have them.Jeremy Allison2-5/+20
2003-05-07SMB Signing with NTLMv2 works!Andrew Bartlett1-11/+2
2003-05-07Set our 'global sam name' in one place. For domain controllers, this isAndrew Bartlett5-35/+15
2003-05-07Whoops - that wasn't a whitespace syncup after all.Tim Potter1-0/+2
2003-05-07Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>Jeremy Allison1-3/+2
2003-05-07We used to use the name "*",0x0 here, but some WindowsJeremy Allison1-1/+9
2003-05-06This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+45
2003-05-06sort out some include dependenciesSimo Sorce4-33/+65
2003-05-06add mapping.h hereSimo Sorce1-0/+1
2003-05-06restore structures from previous erroneous commitSimo Sorce1-22/+30
2003-05-06Remove unused variablesJelmer Vernooij1-4/+0
2003-05-06Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij6-4/+166
2003-05-06There appears to be no reason why we have to execute theTim Potter2-60/+45
2003-05-05Fix up some of the warnings that the build farm is finding ...Richard Sharpe1-3/+2
2003-05-05Syncronize head editreg.c with 3.0.0 ...Richard Sharpe1-93/+1200
2003-05-05We also get back the LM session key on pure 'NTLM' logins.Andrew Bartlett1-1/+16
2003-05-05Turn off using lsa_qos.Rafal Szczesniak1-5/+2
2003-05-05Turn off using lsa_qos in OpenPolicy call. This way we avoid annoyingRafal Szczesniak1-2/+2
2003-05-05Add some comments.Andrew Bartlett1-0/+34
2003-05-05Add a new entry to make check. If we have compiled python extensions,Tim Potter2-1/+52
2003-05-05Fix for bug #60. Our autoconf code adds both libraries and linkerTim Potter1-21/+30
2003-05-05Allow the NTLMv2 functions to spit out both possible varients on the sessionAndrew Bartlett3-13/+25
2003-05-05Add some more tests to the ntlm_auth diagnositics package.Andrew Bartlett1-9/+373
2003-05-05Merge of backslash @LDAP_LIBS@ fix from HEAD.Tim Potter1-2/+1
2003-05-05A good reason to use make variables instead of autoconf substitutionsTim Potter1-2/+1