summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-01-10First part of efficiency fixes for message sending to pid's (cutting downJeremy Allison1-48/+95
2003-01-10Fix lpq_cache time check (missed from yesterday).Jeremy Allison1-4/+4
2003-01-10Don't delete jobs subitted after the lpq time.Jeremy Allison1-4/+4
2003-01-09a 0 length printer data value is not a memory allocation error; fix CR601Gerald Carter1-2/+10
2003-01-09a 0 length printer data value is not a memory allocation error; fix CR601Gerald Carter1-2/+10
2003-01-09tdb_chainlock_with_timeout: Add TODO: If we time out waiting for aMartin Pool1-0/+4
2003-01-09Remove read_with_timeout() and replaced its only caller (the passwd chatTim Potter2-84/+8
2003-01-09Moved smbd process counting functions from smbd/server.c to smbd/process.cHerb Lewis2-30/+26
2003-01-09Remove dead function.Tim Potter1-19/+0
2003-01-09Moved smbd process counting functions from smbd/server.c to smbd/process.cTim Potter2-30/+26
2003-01-09Correct misleading comment: winbindd_lookupname gets the SID for aMartin Pool1-1/+3
2003-01-08Ensure we return disk full by default on short writes.Jeremy Allison1-6/+6
2003-01-08Ensure we return disk full by default on short writes.Jeremy Allison1-6/+6
2003-01-08Ensure we don't get an invalid number for total smbd's if the tdb updateJeremy Allison2-6/+18
2003-01-08Ensure we don't get an invalid number for total smbd's if the tdb updateJeremy Allison2-6/+18
2003-01-08reran autoconfHerb Lewis1-8976/+18858
2003-01-08Some fixes to editreg. Clientgen should not be touched, and an update to conf...Richard Sharpe1-3/+0
2003-01-08Fix erroneous free of SAM_ACCOUNT (make clearer when allocatedJeremy Allison1-15/+8
2003-01-08Fix erroneous free of SAM_ACCOUNT (make clearer when allocatedJeremy Allison1-15/+8
2003-01-08Removed pointless null statement in signal handler.Tim Potter1-2/+0
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