2003-02-07 |
Jeremy Allison | Samba janitor: adding mbp's umask patch :-).
|
commit | commitdiff | tree |
2003-02-05 |
Jeremy Allison | Check for too many processes *before* the fork.
|
commit | commitdiff | tree |
2003-02-04 |
Jeremy Allison | Ensure we overwrite a tdb if the hash size changes.
|
commit | commitdiff | tree |
2003-02-04 |
Jeremy Allison | Ensure Samba passes the open attribute truncate tests...
|
commit | commitdiff | tree |
2003-01-31 |
Jeremy Allison | Ensure Luke Howard's (C) is added.
|
commit | commitdiff | tree |
2003-01-30 |
Jeremy Allison | Merge tpot's dispinfo changes.
|
commit | commitdiff | tree |
2003-01-30 |
Jeremy Allison | Fix for interesting resource constraint condition....
|
commit | commitdiff | tree |
2003-01-24 |
Jeremy Allison | Memory leak fix from Leo Qiu <leoxqiu@yahoo.com>. No...
|
commit | commitdiff | tree |
2003-01-24 |
Jeremy Allison | Fix typo found by tpot.
|
commit | commitdiff | tree |
2003-01-17 |
Jeremy Allison | Fix reference count bug where smbd's would not terminate...
|
commit | commitdiff | tree |
2003-01-14 |
Jeremy Allison | Fix pstr/fstr cpy.
|
commit | commitdiff | tree |
2003-01-13 |
Jeremy Allison | Don't touch memory after a free.
|
commit | commitdiff | tree |
2003-01-10 |
Jeremy Allison | Removed redundant time call.
|
commit | commitdiff | tree |
2003-01-10 |
Jeremy Allison | Don't delete jobs subitted after the lpq time.
|
commit | commitdiff | tree |
2003-01-08 |
Jeremy Allison | Ensure we return disk full by default on short writes.
|
commit | commitdiff | tree |
2003-01-08 |
Jeremy Allison | Ensure smbd process count never gets to -1 if limiting...
|
commit | commitdiff | tree |
2003-01-08 |
Jeremy Allison | Fix for changing attributes on a file truncate.
|
commit | commitdiff | tree |
2003-01-08 |
Jeremy Allison | Fix double free of SAM_ACCOUNT - make it clear when...
|
commit | commitdiff | tree |
2003-01-06 |
Jeremy Allison | Fix memory leaks (missing pdb_free_sam) calls.
|
commit | commitdiff | tree |
2003-01-06 |
Jeremy Allison | Set null NT passwd from correct hash.
|
commit | commitdiff | tree |
2003-01-06 |
Jeremy Allison | Fix for null pointer derefs. Found & fixed by Herb.
|
commit | commitdiff | tree |
2003-01-06 |
Jeremy Allison | Fix from "Ken Cross" <kcross@nssolutions.com> for enumerating
|
commit | commitdiff | tree |
2003-01-03 |
Jeremy Allison | Fix problem with "hide unreadable". stat file opens...
|
commit | commitdiff | tree |
2003-01-02 |
Jeremy Allison | pstring/fstring mismatch. Found by Andrew Bartlett.
|
commit | commitdiff | tree |
2002-12-10 |
Jeremy Allison | Previous fix wasn't correct. Only level 260 uses 8...
|
commit | commitdiff | tree |
2002-12-10 |
Jeremy Allison | Changed client file size to SMB_BIG_UINT. Changed file...
|
commit | commitdiff | tree |
2002-12-09 |
Jeremy Allison | sub_advanced doesn't use len = 0/
|
commit | commitdiff | tree |
2002-12-07 |
Jeremy Allison | Updated xcopy explaination.
|
commit | commitdiff | tree |
2002-12-04 |
Jeremy Allison | Set default st_blocksize, added Volker's directory...
|
commit | commitdiff | tree |
2002-12-04 |
Jeremy Allison | Need brackets around macro args. Spotted by Patrick...
|
commit | commitdiff | tree |
2002-12-04 |
Jeremy Allison | Fix for 64-bit errors with oplocks turned on.
|
commit | commitdiff | tree |
2002-12-03 |
Jeremy Allison | Fixed nasty bug where file writes with start offsets...
|
commit | commitdiff | tree |
2002-11-19 |
Jeremy Allison | Patch from Jim Vopni jimv@metrics.com to ensure we...
|
commit | commitdiff | tree |
2002-11-19 |
Jeremy Allison | Very curious. It turns out attribute matching on truncate...
|
commit | commitdiff | tree |
2002-11-08 |
Jeremy Allison | Don't set global_machine_password_needs_changing if
|
commit | commitdiff | tree |
2002-11-07 |
Jeremy Allison | For a BUFFER5, don't parse the buffer if the buffer...
|
commit | commitdiff | tree |
2002-11-05 |
Jeremy Allison | Ensure can_delete returns correct error code.
|
commit | commitdiff | tree |
2002-11-05 |
Jeremy Allison | Missed extern.
|
commit | commitdiff | tree |
2002-11-05 |
Jeremy Allison | Fix to correctly return NT_STATUS_DELETE_PENDING.
|
commit | commitdiff | tree |
2002-11-05 |
Jeremy Allison | Fix bug that assumed dos_unistr2 length was in ucs2...
|
commit | commitdiff | tree |
2002-10-31 |
Jeremy Allison | Check the long_archi name is not null.
|
commit | commitdiff | tree |
2002-10-28 |
Jeremy Allison | Fix fd leak with kerenel change notify.
|
commit | commitdiff | tree |
2002-10-22 |
Jeremy Allison | Fix for large systems allowing more than 65536 files...
|
commit | commitdiff | tree |
2002-10-15 |
Jeremy Allison | Updated with new defaults.
|
commit | commitdiff | tree |
2002-10-15 |
Jeremy Allison | Change defaults from work by Don McCall @ HP. Makes...
|
commit | commitdiff | tree |
2002-10-15 |
Jeremy Allison | Ensure we convert from UNIX character set to DOS codepage...
|
commit | commitdiff | tree |
2002-10-15 |
Jeremy Allison | Removed unused parameters "max packet", "packet size".
|
commit | commitdiff | tree |
2002-10-15 |
Jeremy Allison | Merge Anton's 64-bit fix.
|
commit | commitdiff | tree |
2002-10-11 |
Jeremy Allison | Turns out with Win9x, we could occasionally return...
|
commit | commitdiff | tree |
2002-10-10 |
Jeremy Allison | Memory leak fix from Michael Sweet.
|
commit | commitdiff | tree |
2002-10-09 |
Jeremy Allison | Added unknown info level.
|
commit | commitdiff | tree |
2002-10-09 |
Jeremy Allison | Use memmove when copies can overlap. Spotted by SUGIOKA...
|
commit | commitdiff | tree |
2002-10-09 |
Jeremy Allison | Added profile acls docs.
|
commit | commitdiff | tree |
2002-10-09 |
Jeremy Allison | DEBUG(0, -> DEBUG(10, Caught by Andrew Bartlett (thanks !).
|
commit | commitdiff | tree |
2002-10-09 |
Jeremy Allison | Debugs added to help track down when machine account...
|
commit | commitdiff | tree |
2002-10-08 |
Jeremy Allison | Ensure we register the 1c name on the unicast subnet.
|
commit | commitdiff | tree |
2002-10-08 |
Jeremy Allison | Fix based on Jim McDonough's code for ACL inheritance...
|
commit | commitdiff | tree |
2002-10-07 |
Jeremy Allison | Fix from Andreas Gruenbacher <agruen@suse.de> to prevent...
|
commit | commitdiff | tree |
2002-10-04 |
Jeremy Allison | Added timeout to tdb_lock_bystring().
|
commit | commitdiff | tree |
2002-10-04 |
Jeremy Allison | Ensure we set FIRST+LAST flags on a bind request.
|
commit | commitdiff | tree |
2002-10-03 |
Jeremy Allison | Added ASCII art to make this a little clearer...
|
commit | commitdiff | tree |
2002-10-03 |
Jeremy Allison | Write cache bugfix from Rasmus Borup Hansen, system...
|
commit | commitdiff | tree |
2002-10-02 |
Jeremy Allison | More const fixes.
|
commit | commitdiff | tree |
2002-10-02 |
Jeremy Allison | Fix const warnings.
|
commit | commitdiff | tree |
2002-10-02 |
Jeremy Allison | Needed make proto.
|
commit | commitdiff | tree |
2002-10-02 |
Jeremy Allison | Missing break meant getprintprocessordirectory always...
|
commit | commitdiff | tree |
2002-10-02 |
Jeremy Allison | Format & const tidyup of util_str.c
|
commit | commitdiff | tree |
2002-10-02 |
Jeremy Allison | Ensure we timeout in a reasonable time for dc's that...
|
commit | commitdiff | tree |
2002-10-01 |
Jeremy Allison | Doh ! Lookup name before checking negative cache (the...
|
commit | commitdiff | tree |
2002-10-01 |
Jeremy Allison | Cope with printing out both read and write errors from...
|
commit | commitdiff | tree |
2002-10-01 |
Jeremy Allison | Fix Solaris sendfile detection. Add small fixes to...
|
commit | commitdiff | tree |
2002-10-01 |
Jeremy Allison | Drop connection on every error.
|
commit | commitdiff | tree |
2002-10-01 |
Jeremy Allison | Tidy up error returns + messages on client calls.
|
commit | commitdiff | tree |
2002-10-01 |
Jeremy Allison | Fixed typo.
|
commit | commitdiff | tree |
2002-10-01 |
Jeremy Allison | Added error string for server timeout on client call.
|
commit | commitdiff | tree |
2002-09-30 |
Jeremy Allison | Fix memory leak in getting DC list. Remember to exclude...
|
commit | commitdiff | tree |
2002-09-30 |
Jeremy Allison | Added Solaris sendfile patch + configure tests from...
|
commit | commitdiff | tree |
2002-09-30 |
Jeremy Allison | Don't zero out numwritten before using.... Found by...
|
commit | commitdiff | tree |
2002-09-27 |
Jeremy Allison | It turns out that Windows allows delete printer on...
|
commit | commitdiff | tree |
2002-09-27 |
Jeremy Allison | Delete printer security check was reversed.
|
commit | commitdiff | tree |
2002-09-27 |
Jeremy Allison | Updated spoolss code with known good from app-head.
|
commit | commitdiff | tree |
2002-09-26 |
Jeremy Allison | Make explicit the difference between a tdb key with...
|
commit | commitdiff | tree |
2002-09-26 |
Jeremy Allison | Dos to unix conversion fixes from app-head.
|
commit | commitdiff | tree |
2002-09-26 |
Jeremy Allison | Reformatting before applying fix.
|
commit | commitdiff | tree |
2002-09-25 |
Jeremy Allison | Added "profile acls" to enable profiles to be used...
|
commit | commitdiff | tree |
2002-09-23 |
Jeremy Allison | Memory leak fix and correct use of negative caching...
|
commit | commitdiff | tree |
2002-09-20 |
Jeremy Allison | Added use sendfile docs.
|
commit | commitdiff | tree |
2002-09-20 |
Jeremy Allison | As conversation with Jerry, sendfile comes to 2.2.6...
|
commit | commitdiff | tree |
2002-09-20 |
Jeremy Allison | @ is a valid character in domain names.
|
commit | commitdiff | tree |
2002-09-19 |
Jeremy Allison | tdb tools need #include <signal.h>
|
commit | commitdiff | tree |
2002-09-18 |
Jeremy Allison | We had a race condition when changing a machine acount...
|
commit | commitdiff | tree |
2002-09-17 |
Jeremy Allison | Never, *ever* hold a mutex lock in the message database...
|
commit | commitdiff | tree |
2002-09-17 |
Jeremy Allison | Reverted my earlier change. We must be protected by...
|
commit | commitdiff | tree |
2002-09-17 |
Jeremy Allison | Only create the pidfile once we're ready to receive...
|
commit | commitdiff | tree |
2002-09-16 |
Jeremy Allison | Ensure we correctly assign sequence # in ldap hack.
|
commit | commitdiff | tree |
2002-09-16 |
Jeremy Allison | As tridge assumed, the simple bind is not needed for...
|
commit | commitdiff | tree |
2002-09-14 |
Jeremy Allison | Added sendfile.o to Makefile.in by mistake. Not ready...
|
commit | commitdiff | tree |
2002-09-14 |
Jeremy Allison | Use HAVE_SENDFILE64, not SENDFILE64.
|
commit | commitdiff | tree |
2002-09-14 |
Jeremy Allison | Added the --with-winbind-ldap-hack code.
|
commit | commitdiff | tree |
2002-09-14 |
Jeremy Allison | Added fix for broken Linux (no sendfile64). When offset...
|
commit | commitdiff | tree |