2003-10-24 |
Richard Sharpe | Fix one other place VA_COPY is defined ... should fix...
|
commit | commitdiff | tree |
2003-10-24 |
Richard Sharpe | Commit Derrell's changes to libsmbclient plus a small...
|
commit | commitdiff | tree |
2003-10-24 |
Richard Sharpe | Some spelling mistakes in aclocal.m4 and the va_copy...
|
commit | commitdiff | tree |
2003-10-24 |
Richard Sharpe | Check for va_copy before you check for __va_copy, since...
|
commit | commitdiff | tree |
2003-10-23 |
Richard Sharpe | Apply the changes to libsmbclient that derrell has...
|
commit | commitdiff | tree |
2003-10-16 |
Richard Sharpe | Remove DEBUG statement from wb_common.c as it should...
|
commit | commitdiff | tree |
2003-10-13 |
Richard Sharpe | Put back the changes that Simo reverted and fix a speling...
|
commit | commitdiff | tree |
2003-10-13 |
Richard Sharpe | Pull my previous changes into head as well.
|
commit | commitdiff | tree |
2003-10-13 |
Richard Sharpe | Add a better error message to wb_common.c when unable...
|
commit | commitdiff | tree |
2003-08-14 |
Richard Sharpe | Small fix to include existing CPPFLAGS when looking...
|
commit | commitdiff | tree |
2003-08-14 |
Richard Sharpe | Small tweaks to configure.in to support Irix and to...
|
commit | commitdiff | tree |
2003-08-14 |
Richard Sharpe | A small tweak to allow IRIX to work by detecting ISO...
|
commit | commitdiff | tree |
2003-08-13 |
Richard Sharpe | Test for CP850 and reorder the tests, looking for ASCII...
|
commit | commitdiff | tree |
2003-08-13 |
Richard Sharpe | This is an intermediate commit ... we check for three...
|
commit | commitdiff | tree |
2003-08-13 |
Richard Sharpe | Hoist the code for checking whether or not iconv actually...
|
commit | commitdiff | tree |
2003-07-21 |
Richard Sharpe | Clarify a debug log a little. The path might not exist...
|
commit | commitdiff | tree |
2003-07-11 |
Richard Sharpe | Fix a small typo in a comment and pretty it up a bit.
|
commit | commitdiff | tree |
2003-07-10 |
Richard Sharpe | Final piece of support needed to find iconv libraries...
|
commit | commitdiff | tree |
2003-07-10 |
Richard Sharpe | Fix a small problem I seem to have introduced into...
|
commit | commitdiff | tree |
2003-07-09 |
Richard Sharpe | Fix a small spelling mistake and push out the new version...
|
commit | commitdiff | tree |
2003-07-02 |
Richard Sharpe | Fixing problems in the iconv discovery stuff in configure.in.
|
commit | commitdiff | tree |
2003-06-16 |
Richard Sharpe | Squelch one small compiler warning
|
commit | commitdiff | tree |
2003-06-16 |
Richard Sharpe | Replace all use of bzero with memset ...
|
commit | commitdiff | tree |
2003-06-13 |
Richard Sharpe | Fix an spelling mistake.
|
commit | commitdiff | tree |
2003-06-10 |
Richard Sharpe | More updates on editreg.c to bring it better in line...
|
commit | commitdiff | tree |
2003-06-02 |
Richard Sharpe | More changes to editreg to make it less tetchy.
|
commit | commitdiff | tree |
2003-06-02 |
Richard Sharpe | Some fixes for editreg.c, although I see that head...
|
commit | commitdiff | tree |
2003-05-12 |
Richard Sharpe | A small patch from metze to fix builds on some platforms ...
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Sync up to head ...
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Some more static definitions ...
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Add some static ...
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Sync to the changes in head ...
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Some more fixes for syntax problems on AIX etc ...
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Fix up a bunch of problems in editreg.c
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Fix up a bunch of compiler warnings ...
|
commit | commitdiff | tree |
2003-05-09 |
Richard Sharpe | Fix some compiler warnings about const etc ...
|
commit | commitdiff | tree |
2003-05-05 |
Richard Sharpe | Fix up some of the warnings that the build farm is...
|
commit | commitdiff | tree |
2003-05-05 |
Richard Sharpe | Syncronize head editreg.c with 3.0.0 ...
|
commit | commitdiff | tree |
2003-04-28 |
Richard Sharpe | Getting ready for code that actually writes a registry...
|
commit | commitdiff | tree |
2003-04-25 |
Richard Sharpe | Finish laying out the SD, and now back to finishing...
|
commit | commitdiff | tree |
2003-04-25 |
Richard Sharpe | More code to store ACEs and SIDs. I have almost enough...
|
commit | commitdiff | tree |
2003-04-25 |
Richard Sharpe | Keep coding this boring stuff to lay out security descriptor...
|
commit | commitdiff | tree |
2003-04-24 |
Richard Sharpe | More code to do with constructing SK records and self...
|
commit | commitdiff | tree |
2003-04-24 |
Richard Sharpe | More functions to compute the space taken up by SIDs...
|
commit | commitdiff | tree |
2003-04-23 |
Richard Sharpe | Add more code to store keys and other records ... still...
|
commit | commitdiff | tree |
2003-04-22 |
Richard Sharpe | Complete the space allocation code for HBIN blocks ...
|
commit | commitdiff | tree |
2003-04-22 |
Richard Sharpe | Commit more code dealing with allocating space in the...
|
commit | commitdiff | tree |
2003-04-22 |
Richard Sharpe | More infrastructure for storing registry
|
commit | commitdiff | tree |
2003-04-21 |
Richard Sharpe | Correct comments about breadth first, as the registry...
|
commit | commitdiff | tree |
2003-04-21 |
Richard Sharpe | Start the outline of the code to store a registry tree ...
|
commit | commitdiff | tree |
2003-04-21 |
Richard Sharpe | Some comments about the format of the on-disk reg file...
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | Add a -f command-line flag to specify printing all...
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | Well, we can now add keys and values and delete keys...
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | Add code to delete values ...
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | Begin the code that handles key values ... Delete a...
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | Complete most of the coding for adding keys. We can...
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | The code is a bit of a mess right now.
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | More functionality, esp around adding keys and inheritance...
|
commit | commitdiff | tree |
2003-04-20 |
Richard Sharpe | MOre functionality ... got to test it.
|
commit | commitdiff | tree |
2003-04-19 |
Richard Sharpe | Some more work added ...
|
commit | commitdiff | tree |
2003-04-19 |
Richard Sharpe | Squelch some warnings, and move a bit of code around...
|
commit | commitdiff | tree |
2003-04-18 |
Richard Sharpe | More minor edits to add features ...
|
commit | commitdiff | tree |
2003-04-17 |
Richard Sharpe | Adding editreg.c ...
|
commit | commitdiff | tree |
2003-04-17 |
Richard Sharpe | More updates ...
|
commit | commitdiff | tree |
2003-04-17 |
Richard Sharpe | Updates to editreg.c to provide more functionality ...
|
commit | commitdiff | tree |
2003-04-11 |
Richard Sharpe | Janitorial duties to make autogen.sh portable.
|
commit | commitdiff | tree |
2003-04-06 |
Richard Sharpe | Fix the handling of smb.conf in libsmbclient.
|
commit | commitdiff | tree |
2003-04-06 |
Richard Sharpe | Make autogen.sh more portable by having it work on...
|
commit | commitdiff | tree |
2003-04-05 |
Richard Sharpe | Fix debug handling in libsmbclient.c.
|
commit | commitdiff | tree |
2003-04-04 |
Richard Sharpe | Some more good stuff from coolo.
|
commit | commitdiff | tree |
2003-04-04 |
Richard Sharpe | Add some castiness for Don McCall.
|
commit | commitdiff | tree |
2003-04-04 |
Richard Sharpe | Some castiness for Don McCall.
|
commit | commitdiff | tree |
2003-04-02 |
Richard Sharpe | More of coolo's changes for UTF-8 and some minor fixes...
|
commit | commitdiff | tree |
2003-04-02 |
Richard Sharpe | Commit some more fixes for Coolo ...
|
commit | commitdiff | tree |
2003-03-28 |
Richard Sharpe | More patches from coolo. One of these functions needs...
|
commit | commitdiff | tree |
2003-03-28 |
Richard Sharpe | Fix some uncleanness with testsmbc.c
|
commit | commitdiff | tree |
2003-03-28 |
Richard Sharpe | Some fixes to URL syntax from coolo.
|
commit | commitdiff | tree |
2003-03-05 |
Richard Sharpe | Add *SMBSERVER fallback code to smbtorture ...
|
commit | commitdiff | tree |
2003-03-05 |
Richard Sharpe | Add code to allow us to specify the port to connect...
|
commit | commitdiff | tree |
2003-03-03 |
Richard Sharpe | More janitorial duties, fixing the BIG_UINT changes...
|
commit | commitdiff | tree |
2003-03-03 |
Richard Sharpe | Do my janitorial duties to encourage others to do so.
|
commit | commitdiff | tree |
2003-02-16 |
Richard Sharpe | Recover much of my changes to editreg.c. Add some const...
|
commit | commitdiff | tree |
2003-02-10 |
Richard Sharpe | Fix a mistake spotted by Metze
|
commit | commitdiff | tree |
2003-01-27 |
Richard Sharpe | One more try to fix the GNU Make dependency
|
commit | commitdiff | tree |
2003-01-27 |
Richard Sharpe | One more fix ... Things link now if you don't use dynamic...
|
commit | commitdiff | tree |
2003-01-27 |
Richard Sharpe | One more try to get rid of the dependency on GNU MAKE
|
commit | commitdiff | tree |
2003-01-27 |
Richard Sharpe | Fix the dependency on GNU Make introduced by the DYNAMIC...
|
commit | commitdiff | tree |
2003-01-24 |
Richard Sharpe | Commit just a little more infrastructure for HAVE_GETDIRENTRIES
|
commit | commitdiff | tree |
2003-01-24 |
Richard Sharpe | At the prompting, start to add infrastructure to detect...
|
commit | commitdiff | tree |
2003-01-16 |
Richard Sharpe | Merge the fix from head about short variables.
|
commit | commitdiff | tree |
2003-01-16 |
Richard Sharpe | Fix an error where the SK Offset was truncated to 16...
|
commit | commitdiff | tree |
2003-01-15 |
Richard Sharpe | Remove a wayward file.
|
commit | commitdiff | tree |
2003-01-13 |
Richard Sharpe | More janitorial duties. Pulling these in from samba...
|
commit | commitdiff | tree |
2003-01-13 |
Richard Sharpe | Make sure that those cleanups actually went in.
|
commit | commitdiff | tree |
2003-01-13 |
Richard Sharpe | Now that I am running config.developer, I decided to...
|
commit | commitdiff | tree |
2003-01-08 |
Richard Sharpe | Some fixes to editreg. Clientgen should not be touched...
|
commit | commitdiff | tree |
2003-01-06 |
Richard Sharpe | Add profiles utility support to Samba 3.0.x
|
commit | commitdiff | tree |
2003-01-01 |
Richard Sharpe | Document the size constraints on a write request.
|
commit | commitdiff | tree |
2002-12-30 |
Richard Sharpe | Port the fix to cli_setup_write to handle offsets greater...
|
commit | commitdiff | tree |
2002-12-27 |
Richard Sharpe | For some reason, the configure tests for sendfile support...
|
commit | commitdiff | tree |