summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-01-08Display an error message when the server cannot be resolved when running atTim Potter1-1/+1
2003-01-08cannot assign to constHerb Lewis1-1/+1
2003-01-08Fix open problem with changing attributes on an existing file - basedJeremy Allison2-9/+45
2003-01-08Fix open problem with changing attributes on an existing file - basedJeremy Allison2-8/+45
2003-01-07Fix memory leak. Thanks, Herb!Volker Lendecke1-0/+1
2003-01-07Fix memory leak. Thanks, Herb!Volker Lendecke1-0/+1
2003-01-07this makes it compile, but I'm not sure if it is correct. Are we reallyHerb Lewis1-1/+1
2003-01-07cannot make assignments to const values.Herb Lewis1-1/+1
2003-01-07add and escape before $( in regex string so it is not interpreted as theHerb Lewis1-1/+1
2003-01-07Merge from HEAD.Volker Lendecke1-4/+14
2003-01-07Create a machine account correctly if the unix account exists.Volker Lendecke1-4/+14
2003-01-07Added code to the handling of the -M option to ensure that we default toChristopher R. Hertel1-4/+10
2003-01-07Added code to the handling of the -M option to ensure that we default toChristopher R. Hertel1-1/+7
2003-01-07Rename a local variable to avoid a warning.Tim Potter1-9/+9
2003-01-07'index' is the name of a libc function. Rename to 'ndx' to avoid compilerTim Potter1-4/+4
2003-01-07Remove unused variable.Tim Potter2-2/+0
2003-01-06Fix memory leaks in pdb_ code.Jeremy Allison1-1/+13
2003-01-06Fix memory leaks in pdb_ code.Jeremy Allison1-1/+13
2003-01-06add $(LDFLAGS) to libsmbclientGerald Carter1-1/+1
2003-01-06removed idpool from schema file (experimental) to remove the dependencyGerald Carter1-1/+1
2003-01-06Merge from HEAD - handle VFS module load failures, change some error returns toAndrew Bartlett2-3/+9
2003-01-06Fix from "Ken Cross" <kcross@nssolutions.com> for enumeratingJeremy Allison1-1/+3
2003-01-06Fix from "Ken Cross" <kcross@nssolutions.com> for enumeratingJeremy Allison1-1/+3
2003-01-06Fix a segfault when we don't correctly load a VFS module (don't keep it inAndrew Bartlett2-3/+9
2003-01-06Some more profiles merges from HEAD (cvsignore and a stray const).Tim Potter2-1/+2
2003-01-06Add profiles utility support to Samba 3.0.xRichard Sharpe2-2/+6
2003-01-05Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild.Andrew Bartlett1-33/+58
2003-01-05Clear up the auth_sam password checking code (the core of our password checkingAndrew Bartlett1-33/+58
2003-01-05Merge from HEAD - get the test the right way around, so that we can changeAndrew Bartlett1-1/+1
2003-01-05Even when I can't manage to do QA, at least the build farm will catch some ofAndrew Bartlett1-1/+1
2003-01-04The last of the merge of idra's shutdown changes from head...Andrew Bartlett1-2/+2
2003-01-04Merge from HEAD - whitespace :-)Andrew Bartlett2-1/+1
2003-01-04Merge from HEAD - vl's fix to my const patch. Also update the 'not have_krb5'Andrew Bartlett1-1/+1
2003-01-04The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don'tAndrew Bartlett1-1/+0
2003-01-04Merge from HEAD - do an nt_errstr(nt_status) *after* assiging nt_status withAndrew Bartlett1-1/+1
2003-01-04Make it clear that the credentials are being setup on the NETLOGON channel, andAndrew Bartlett1-3/+3
2003-01-04Merge from HEAD - we already have one function for converting a unistr2 to aAndrew Bartlett3-42/+25
2003-01-04Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and returnAndrew Bartlett2-10/+37
2003-01-04Merge from HEAD - don't base RID on a name being the lp_guest_account(), letAndrew Bartlett1-2/+0
2003-01-04Merge from HEAD - baseless parinoia about never having a closed dbf (the debugAndrew Bartlett1-2/+4
2003-01-04Merge from HEAD - mimir's new gencache based namecache code.Andrew Bartlett5-207/+359
2003-01-04Merge from HEAD - move user password changes into the NTSTATUS era, and addAndrew Bartlett3-50/+89
2003-01-04Missed from previous commit - merge from HEAD the changes to the remoteAndrew Bartlett1-4/+8
2003-01-04Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett4-36/+22
2003-01-04Fix another pstring/fstring typoAndrew Bartlett1-1/+1
2003-01-03Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison5-586/+544
2003-01-03Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison5-586/+544
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter7-18/+89
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter7-18/+89
2003-01-03make sure we create the PIDDIR and LOCKDIR from installdirsGerald Carter1-1/+1