2002-01-03 |
Martin Pool | debug output on receipt of message.
|
commit | commitdiff | tree |
2002-01-03 |
Martin Pool | Oops, rerun autoconf after last change.
|
commit | commitdiff | tree |
2002-01-03 |
Martin Pool | Add instructions on using dmalloc.
|
commit | commitdiff | tree |
2002-01-02 |
Martin Pool | Add prs_dump_before to dump everything from the start...
|
commit | commitdiff | tree |
2002-01-02 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2002-01-02 |
Martin Pool | Also capture received data
|
commit | commitdiff | tree |
2002-01-02 |
Martin Pool | struct cli_state remembers the pipe name that it's...
|
commit | commitdiff | tree |
2002-01-02 |
Martin Pool | struct cli_state remembers the pipe name that it's...
|
commit | commitdiff | tree |
2001-12-21 |
Martin Pool | smbcontrol in non-interactive mode was returning True...
|
commit | commitdiff | tree |
2001-12-21 |
Martin Pool | Add option to pass NULL max_replies to wait_for_replies...
|
commit | commitdiff | tree |
2001-12-21 |
Martin Pool | Add code to send MSG_REQ_POOL_USAGE. (smbd doesn't...
|
commit | commitdiff | tree |
2001-12-21 |
Martin Pool | Add an output parameter to message_send_all that says...
|
commit | commitdiff | tree |
2001-12-21 |
Martin Pool | Factor out a broadcast_printer_notify() routine.
|
commit | commitdiff | tree |
2001-12-21 |
Martin Pool | Add MSG_REQ_POOL_USAGE to get memory usage info.
|
commit | commitdiff | tree |
2001-12-20 |
Martin Pool | Ignore torture.tdb
|
commit | commitdiff | tree |
2001-12-20 |
Martin Pool | Add --enable-dmalloc to link against the dmalloc malloc...
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Use less memory, but scribble all over it, just in...
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Doc how to reply to messages.
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Make TALLOC_CTX and talloc_chunk private to talloc.c.
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Doc
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Doc
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Put PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Start adding some debugging features to talloc based...
|
commit | commitdiff | tree |
2001-12-19 |
Martin Pool | Add a very trivial talloc torture program, bin/talloctort...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Make proto
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Add a panic action that tries to call gdb noninteractively...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Allow for internal databases which may have no name.
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Log more error messages.
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Log more error messages.
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Also show LDFLAGS/LDSHFLAGS when starting compilation...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Allocate tdb name up front in case log functions want...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | tdb_open_ex: More cleanups: just dynamically allocate...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Refactor code to check whether already open into its...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | tdb_open_ex should always "goto fail" in case of error...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | tdb_open_ex: Continue previous refactoring so that...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | tdb_open_ex: Refactor to use a pointer to tdb, rather...
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | Explain why snprintf has to be overridden in this way.
|
commit | commitdiff | tree |
2001-12-10 |
Martin Pool | (merge 1.130.4.93) Display results of checks for shared...
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | Put back changes to set errno, which seem to do no...
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | Fix headers. This I know is correct.
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | Fix headers. This I know is correct.
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | undo
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | Implement suggestion from tridge to leave the old tdb_open...
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | Better error handling:
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | Magic file for TDB databases.
|
commit | commitdiff | tree |
2001-12-04 |
Martin Pool | Set errno in tdb_open in cases where we detect an error...
|
commit | commitdiff | tree |
2001-12-03 |
Martin Pool | Writing decimal constants as "02" has been shown to...
|
commit | commitdiff | tree |
2001-11-23 |
Martin Pool | Reference about SIDs from tpot.
|
commit | commitdiff | tree |
2001-11-23 |
Martin Pool | More better now.
|
commit | commitdiff | tree |
2001-11-23 |
Martin Pool | Quieten gcc const warning.
|
commit | commitdiff | tree |
2001-11-23 |
Martin Pool | Finish 1.45 by removing redundant sid->string conversion in
|
commit | commitdiff | tree |
2001-11-23 |
Martin Pool | I think you were passing the name of the SID, rather...
|
commit | commitdiff | tree |
2001-11-22 |
Martin Pool | Rename $pwd to $test_root to avoid future confusion.
|
commit | commitdiff | tree |
2001-11-20 |
Martin Pool | Rename xmalloc, xmemdup, xstrdup to smb_$1 to avoid...
|
commit | commitdiff | tree |
2001-11-20 |
Martin Pool | Back out the change in 1.11 that set the poorly-named...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Also show $tree in diagnostics.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Make the smbpasswd options/usage message a little less...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Do satyr work against a copy of the build farm scripts...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Fix typo.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Move all other paths into dynconfig
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Fix obvious typo.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Ignore .po files.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | dyn_LOCKDIR should be const because it's never modified...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | oopsum.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | LIBDIR and LOCKDIR are dynamically configured too.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Oops, Tim says rl_completion_func_t doesn't exist in...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | LMHOSTSFILE is now dynamically configured too.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Quieten compiler warnings about a callback function...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Disable "installcheck" -- it's still too likely to...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Store some path names in global variables initialized...
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Fix const warning. Doxyfy comment.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Ignore *.po objects, test tmpdirs, and ID files.
|
commit | commitdiff | tree |
2001-11-19 |
Martin Pool | Source file defining global variables for configuration...
|
commit | commitdiff | tree |
2001-11-16 |
Martin Pool | Make CodingSuggestions show up in the Doxygen pages.
|
commit | commitdiff | tree |
2001-11-16 |
Martin Pool | Ignore generated HTML and mkid output.
|
commit | commitdiff | tree |
2001-11-15 |
Martin Pool | Don't include the treeview -- for Samba it is too big...
|
commit | commitdiff | tree |
2001-11-15 |
Martin Pool | Doxygen demo for Tim.
|
commit | commitdiff | tree |
2001-11-15 |
Martin Pool | Leave doc comments in code listings for the web.
|
commit | commitdiff | tree |
2001-11-15 |
Martin Pool | Configuration file to run the Doxygen API documentation...
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | Give sensible defaults to some variables that are set...
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | Clean up message.
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | #ifdef'd out suggestion for tim on making the winbindd...
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | Little note about what's happening with Satyr.
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | Too much of samba depends on finding files in their...
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | Add basic "make check" and "make installcheck" targets...
|
commit | commitdiff | tree |
2001-11-14 |
Martin Pool | Cosmetic fix for libpopt-checking test.
|
commit | commitdiff | tree |
2001-11-13 |
Martin Pool | Fix typo.
|
commit | commitdiff | tree |
2001-11-08 |
Martin Pool | spoolss_io_devmode private data is binary and should...
|
commit | commitdiff | tree |
2001-06-26 |
Martin Pool | Add check for working AF_LOCAL sockets, which are borken
|
commit | commitdiff | tree |
|