| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Process the SAM/UAS change notification message. | Tim Potter | 2001-08-24 | 1 | -0/+73 |
* | Only register the #1b name if we are ROLE_DOMAIN_PDC rather than | Tim Potter | 2001-08-24 | 1 | -1/+1 |
* | Fixes for varargs problems with std c. | Jeremy Allison | 2001-07-30 | 4 | -13/+13 |
* | Fixes from Jens-Uwe.Walther@force.de to make the -l option behave | Jeremy Allison | 2001-07-17 | 1 | -1/+1 |
* | Andrew B and I were commiting the same fix at the same time in different | Christopher R. Hertel | 2001-07-10 | 1 | -4/+1 |
* | Fix tree breakage, the last change was entirly non-portable, and we already | Andrew Bartlett | 2001-07-10 | 1 | -1/+3 |
* | Fix from John Malmberg. When I added the additional information to the | Christopher R. Hertel | 2001-07-10 | 1 | -0/+3 |
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 2001-07-04 | 3 | -8/+8 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 4 | -23/+11 |
* | - sorry, forgot to test a pointer | Simo Sorce | 2001-07-03 | 1 | -21/+26 |
* | "netbios aliases" and "interfaces" options change from P_STRING to P_LIST | Simo Sorce | 2001-07-01 | 1 | -13/+15 |
* | Added info to some of the debug messages to get a better handle on a problem | Christopher R. Hertel | 2001-06-28 | 1 | -24/+56 |
* | fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins... | Andrew Tridgell | 2001-06-25 | 1 | -1/+1 |
* | Mismatched format and args. | Jeremy Allison | 2001-04-27 | 1 | -1/+1 |
* | More paranioa fixes against nmbd lengths. | Jeremy Allison | 2001-04-25 | 1 | -7/+7 |
* | Fix bad length in dgram. | Jeremy Allison | 2001-04-24 | 1 | -0/+7 |
* | Patch for nmbd core dump in printing debug packets. No length check. | Jeremy Allison | 2001-04-24 | 1 | -3/+5 |
* | Merge of Andrew's changes in 2.2. | Jeremy Allison | 2001-04-13 | 1 | -1/+1 |
* | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 2001-04-13 | 1 | -1/+1 |
* | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 2001-04-08 | 2 | -5/+5 |
* | Fix insure-found parameter size missmatch. | Jeremy Allison | 2001-03-23 | 1 | -2/+2 |
* | added option "enhanced browsing" | Andrew Tridgell | 2001-03-21 | 1 | -2/+6 |
* | AS/U on a sparc now joins and authenticates against a Samba PDC ! | Jeremy Allison | 2001-03-15 | 1 | -1/+1 |
* | Fixed double fclose() call (I love insure :-). | Jeremy Allison | 2001-03-08 | 1 | -2/+0 |
* | samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead | Herb Lewis | 2001-02-15 | 1 | -1/+1 |
* | Changes from APPLIANCE_HEAD: | David O'Neill | 2001-01-25 | 1 | -0/+6 |
* | I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had | Richard Sharpe | 2001-01-04 | 1 | -4/+5 |
* | We only want to mark mailslot packets as loopback packets if they are to | Richard Sharpe | 2001-01-03 | 1 | -1/+1 |
* | Make the use of generate_name_trn_id conform to the usage elsewhere ... | Richard Sharpe | 2001-01-02 | 1 | -1/+1 |
* | Comment out unused generate_name_trn_id ... | Richard Sharpe | 2001-01-02 | 1 | -1/+1 |
* | John Reillys fix for de-registering broadcast names (NT doesn't do this). | Jeremy Allison | 2000-11-17 | 1 | -0/+4 |
* | Ignore SIGUSR2. Terminate nmbd if we have no interfaces. | Jeremy Allison | 2000-10-12 | 1 | -5/+19 |
* | Ensure browse.dat is written and read in UNIX character set format. | Jeremy Allison | 2000-10-07 | 1 | -3/+13 |
* | - changed the msg_type to be an int instead of an enum so that it is | Andrew Tridgell | 2000-09-12 | 3 | -14/+25 |
* | debug messages now work for nmbd | Andrew Tridgell | 2000-09-11 | 2 | -82/+79 |
* | the first cut of the internal messaging system. | Andrew Tridgell | 2000-09-11 | 2 | -31/+0 |
* | Fix for bind interfaces only sometimes picking the wrong IP address | Jeremy Allison | 2000-08-30 | 1 | -2/+24 |
* | Instead of handing back a string (which might be a DNS name or an IP | Christopher R. Hertel | 2000-07-19 | 1 | -8/+9 |
* | First cut toward adding WINS server failover. | Christopher R. Hertel | 2000-07-19 | 1 | -1/+5 |
* | Linux kernel oplocks now seem to work, but need a _lot_ of testing | Andrew Tridgell | 2000-06-11 | 1 | -1/+1 |
* | more merging | Andrew Tridgell | 2000-05-10 | 1 | -2/+1 |
* | Fixed wild pointer diff found by insure. | Jeremy Allison | 2000-05-02 | 1 | -1/+1 |
* | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 2000-05-02 | 5 | -6/+6 |
* | don't qsort a list less than 2 entries | Andrew Tridgell | 2000-04-25 | 1 | -1/+3 |
* | fixed a parameter bug found by insure | Andrew Tridgell | 2000-04-24 | 1 | -1/+1 |
* | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 2000-04-22 | 1 | -3/+8 |
* | updates from the TNG branch | Andrew Tridgell | 2000-04-18 | 1 | -10/+6 |
* | logic for domainsidsize is if size is zero, there's no sid, so don't | Luke Leighton | 2000-04-12 | 1 | -1/+0 |
* | include/byteorder.h: ALIGN4/ALIGN2 macros. | Jeremy Allison | 2000-04-11 | 1 | -3/+3 |
* | add a comment | Andrew Tridgell | 2000-04-11 | 1 | -1/+1 |