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 |
2002-09-13 |
Jeremy Allison | Merge winbindd with currt (more advanced) state of...
|
commit | commitdiff | tree |
2002-09-13 |
Jeremy Allison | Syncup with tpot's changes...
|
commit | commitdiff | tree |
2002-09-13 |
Jeremy Allison | Merge tpot's fix for other sids in token.
|
commit | commitdiff | tree |
2002-09-12 |
Jeremy Allison | Fixed up FreeBSD sendfile code - only Solaris left...
|
commit | commitdiff | tree |
2002-09-12 |
Jeremy Allison | Changed profile version number to 7 - added sendfile...
|
commit | commitdiff | tree |
2002-09-12 |
Jeremy Allison | HPUX takes offset, not pointer to offset.
|
commit | commitdiff | tree |
2002-09-12 |
Jeremy Allison | Fixup sendfile to match HPUX semantics with signal...
|
commit | commitdiff | tree |
2002-09-12 |
Jeremy Allison | First cut at portable sendfile code. Only used in readX...
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | I hate shadowed globals too :-).
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | smbd/password.c: Minor bugfix for Volker's code (missing...
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | Formatting tidyups before I look at implementing the...
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | Ensure we've failed a lock with a lock denied message...
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | Ensure we've failed a lock with a lock denied message...
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | Fix missing braces around push lock call.
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | Fix missing braces around push lock call.
|
commit | commitdiff | tree |
2002-09-11 |
Jeremy Allison | Formatting tidyup before real bugfix.
|
commit | commitdiff | tree |
2002-09-10 |
Jeremy Allison | Patch from Andy Levine andyl@epicrealm.com who discovered...
|
commit | commitdiff | tree |
2002-09-10 |
Jeremy Allison | Patch from Andy Levine andyl@epicrealm.com who discovered...
|
commit | commitdiff | tree |
2002-09-10 |
Jeremy Allison | Added final Steve French patch for "required" attributes...
|
commit | commitdiff | tree |
2002-09-10 |
Jeremy Allison | Added final Steve French patch for "required" attributes...
|
commit | commitdiff | tree |
2002-09-09 |
Jeremy Allison | Merged Steve French's fix for OS/2 EA return error...
|
commit | commitdiff | tree |
2002-09-09 |
Jeremy Allison | Merged Steve French's fix for OS/2 EA return error...
|
commit | commitdiff | tree |
2002-09-09 |
Jeremy Allison | Patch from Steve French to fix difference in responses to
|
commit | commitdiff | tree |
2002-09-09 |
Jeremy Allison | Patch from Steve French to fix difference in responses to
|
commit | commitdiff | tree |
2002-09-09 |
Jeremy Allison | Merged Volkers (correct) fix from 2.2 for crash on...
|
commit | commitdiff | tree |
2002-09-09 |
Jeremy Allison | Actually, I think Jerrys patch was incorrect as it...
|
commit | commitdiff | tree |
2002-09-05 |
Jeremy Allison | Revert the "reverse" change to rpc_server/srv_spoolss_nt...
|
commit | commitdiff | tree |
2002-09-05 |
Jeremy Allison | Remove donotify as notifies are cheap now.
|
commit | commitdiff | tree |
2002-09-05 |
Jeremy Allison | We shouldn't add printing flag here.
|
commit | commitdiff | tree |
2002-09-04 |
Jeremy Allison | Added better error code on out of space. Removed total...
|
commit | commitdiff | tree |
2002-09-04 |
Jeremy Allison | Merge of (apparently working :-) new printing notify...
|
commit | commitdiff | tree |
2002-09-04 |
Jeremy Allison | Add bcast_msg_flags to connection struct. Allows sender...
|
commit | commitdiff | tree |
2002-09-03 |
Jeremy Allison | Ensure we open UNIX fifo's non-blocking like we used...
|
commit | commitdiff | tree |
2002-09-03 |
Jeremy Allison | Ensure we open UNIX fifo's non-blocking like we used...
|
commit | commitdiff | tree |
2002-09-03 |
Jeremy Allison | Fix crashbug discovered by "Kim R. Pedersen" <krp@filanet...
|
commit | commitdiff | tree |
2002-09-03 |
Jeremy Allison | Formatting tidyup and additon of cli_close_connection...
|
commit | commitdiff | tree |
2002-09-03 |
Jeremy Allison | Fix crashbug discovered by "Kim R. Pedersen" <krp@filanet...
|
commit | commitdiff | tree |
2002-09-03 |
Jeremy Allison | Tidyup of formatting before bugfix.
|
commit | commitdiff | tree |
2002-09-03 |
Jeremy Allison | Fix from Paul_GreenVOS@vos.stratus.com for FALSE -...
|
commit | commitdiff | tree |
2002-08-30 |
Jeremy Allison | Fix bug with stat mode open being done on read-only...
|
commit | commitdiff | tree |
2002-08-30 |
Jeremy Allison | Fix bug with stat mode open being done on read-only...
|
commit | commitdiff | tree |
2002-08-30 |
Jeremy Allison | Correct error message.
|
commit | commitdiff | tree |
2002-08-30 |
Jeremy Allison | Correctly fail opens with mismatching SYSTEM or HIDDEN...
|
commit | commitdiff | tree |