| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | some updates to the process logon code to reflect lukes latest | Andrew Tridgell | 2000-04-11 | 1 | -20/+38 |
* | finally got sick of the "extern int Client" code and the stupid | Andrew Tridgell | 2000-04-11 | 1 | -1/+0 |
* | Additional fix for nmbd and 127.0.0.1 interface. | Jeremy Allison | 2000-04-03 | 1 | -0/+12 |
* | Cause nmbd to ignore loopback interface when constructing its interface ... | Jeremy Allison | 2000-03-29 | 1 | -0/+14 |
* | damn, the test was the wrong way around for short_resuest | Andrew Tridgell | 2000-03-28 | 1 | -1/+1 |
* | changed the definition of dos_PutUniCode | Andrew Tridgell | 2000-03-27 | 1 | -9/+4 |
* | the final part of the nmbd merge between head and tng - this gets the | Andrew Tridgell | 2000-03-27 | 2 | -30/+38 |
* | fixed the hanlding of recursion desired when sending packets from | Andrew Tridgell | 2000-03-27 | 1 | -23/+22 |
* | rename static reload_services function to reload_nmbd_services because | Luke Leighton | 2000-03-27 | 1 | -6/+6 |
* | when doing a "secure nbns" wack response and check with owner for a | Andrew Tridgell | 2000-03-26 | 1 | -1/+4 |
* | merge from tng ... | Andrew Tridgell | 2000-03-26 | 1 | -1/+1 |
* | lib/system.c: Fixed gcc warnings. | Jeremy Allison | 2000-02-23 | 1 | -2/+2 |
* | richard got the short request for GETDC right (hooray!) win9x _and_ nt | Luke Leighton | 2000-02-22 | 1 | -11/+24 |
* | Modified auto alignment of ud[] struct on stack to be declared as an | Jeremy Allison | 2000-01-28 | 2 | -4/+4 |
* | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 2000-01-07 | 15 | -63/+38 |
* | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 2000-01-05 | 1 | -0/+3 |
* | added suppport for unexpected udp/138 packets | Andrew Tridgell | 2000-01-03 | 1 | -9/+12 |
* | got rid of mem_man | Andrew Tridgell | 2000-01-03 | 1 | -2/+0 |
* | added the unexpected packet database (unexpected.tdb) | Andrew Tridgell | 2000-01-03 | 2 | -1/+7 |
* | - added tdb_flags option to tdb_open() | Andrew Tridgell | 2000-01-02 | 2 | -16/+4 |
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 22 | -261/+484 |
* | more cli_session_setup() calls. what the heck are these doing??? | Luke Leighton | 1999-12-01 | 1 | -1/+1 |
* | sys_select added one more argument (read, write selectors). | Luke Leighton | 1999-12-01 | 1 | -1/+1 |
* | - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion | Luke Leighton | 1999-11-19 | 2 | -8/+19 |
* | responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the | Luke Leighton | 1999-11-18 | 2 | -9/+9 |
* | added regqueryval command (experimental) to get reg_io_q_info() and | Luke Leighton | 1999-11-18 | 1 | -0/+2 |
* | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1999-11-15 | 1 | -5/+21 |
* | Fix for Win95 not being able to find PDC (for User/Server Manager, and | Matthew Chapman | 1999-08-08 | 1 | -11/+14 |
* | Trying to improve DC location & browsing performance for the average user | Matthew Chapman | 1999-04-11 | 2 | -5/+1 |
* | SAMLOGON query - alignment issue is beginning to get to me. | Luke Leighton | 1999-03-17 | 1 | -0/+2 |
* | alignment issue for UDP SAMLOGON response. | Luke Leighton | 1999-03-17 | 1 | -2/+2 |
* | alignment issue in UDP SAMLOGON response. | Luke Leighton | 1999-03-09 | 1 | -3/+6 |
* | mods to allow inter-domain trust accounts to be added to SAM database | Luke Leighton | 1999-03-09 | 1 | -51/+4 |
* | oh dear, it's this one again. removed check for MAILSLOT\NTLOGON because | Luke Leighton | 1999-03-09 | 1 | -14/+12 |
* | Always null-terminate strings. | Matthew Chapman | 1999-02-15 | 1 | -7/+7 |
* | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1999-02-12 | 1 | -20/+21 |
* | Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo... | Jeremy Allison | 1998-12-17 | 2 | -9/+27 |
* | oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ. | Luke Leighton | 1998-12-09 | 1 | -1/+1 |
* | need to initialise global_myworkgroup | Luke Leighton | 1998-12-09 | 1 | -0/+5 |
* | removed the SID stuff from the head branch as well. | Andrew Tridgell | 1998-12-09 | 2 | -35/+5 |