Age | Commit message (Expand) | Author | Files | Lines |
2003-10-14 | Set errno = ENOSYS if mmap not supported. | Tim Potter | 1 | -0/+1 |
2003-10-02 | Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549. | Jeremy Allison | 1 | -1/+7 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -1/+1 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -0/+4 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 1 | -0/+2 |
2003-05-09 | Fix some compiler warnings about const etc ... | Richard Sharpe | 1 | -2/+2 |
2003-03-23 | Fix typo in comment | Jelmer Vernooij | 1 | -2/+2 |
2003-03-23 | Convert to popt. | Jelmer Vernooij | 1 | -54/+56 |
2003-02-25 | Fix compiler warning. | Tim Potter | 1 | -1/+1 |
2003-02-22 | Add static | Andrew Bartlett | 1 | -7/+7 |
2003-02-03 | Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>. | Jeremy Allison | 1 | -1/+1 |
2003-01-16 | Fix an error where the SK Offset was truncated to 16 bits. Variables needed | Richard Sharpe | 1 | -1/+1 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-11-20 | Spelling fix. | Tim Potter | 1 | -1/+1 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -6/+4 |
2002-11-05 | A small fix by Andy Thomas. Now that incrementing the Auth index has | Richard Sharpe | 1 | -1/+2 |
2002-11-05 | See if char * makes the Irix C compiler happier than void *? | Richard Sharpe | 1 | -1/+1 |
2002-11-05 | Make all of the required (I think) changes to make this code work for | Richard Sharpe | 1 | -25/+61 |
2002-11-05 | Start handling Big Endian machines as well as little endian. | Richard Sharpe | 1 | -2/+2 |
2002-11-02 | Make sure that %u is used for SID elements ... | Richard Sharpe | 1 | -1/+1 |
2002-11-01 | Add the changes to change the SIDs ... | Richard Sharpe | 1 | -19/+45 |
2002-11-01 | Add more. Parse SIDs on the command line ... soon will actually mod the | Richard Sharpe | 1 | -11/+88 |
2002-11-01 | Fix small typo ... | Richard Sharpe | 1 | -1/+1 |
2002-11-01 | Add more code to the profiles program and add Makefile.in support. | Richard Sharpe | 1 | -12/+353 |
2002-10-31 | Add a small utility that can print out the SEC DESCs in NTUSER.DAT. | Richard Sharpe | 1 | -0/+250 |