Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18660: Fix build, one uuid->GUID was missed. | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r2224: Make nmbd more robust against bad netbios packets. | Jeremy Allison | 1 | -1/+103 |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 1 | -3/+6 |
2004-03-15 | Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios | Jeremy Allison | 1 | -2/+2 |
2004-03-13 | Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ... | Jeremy Allison | 1 | -3/+3 |
2004-01-30 | Fix up name canonicalization (needed for krb5 keytab support later). | Jeremy Allison | 1 | -1/+1 |
2004-01-24 | A Samba DC is nothing special these days - so every domain controller | Andrew Bartlett | 1 | -8/+8 |
2003-11-06 | Final round of printf warnings fixes for the moment. | Tim Potter | 1 | -1/+1 |
2003-10-29 | Fixes to check for wraps which could cause coredumps. | Jeremy Allison | 1 | -0/+3 |
2003-08-27 | Fix the character set handling properly in nmbd. Also fix bug where | Jeremy Allison | 1 | -396/+417 |
2003-08-01 | Update my copyrights according to my agreement with IBM | Jim McDonough | 1 | -1/+1 |
2003-08-01 | Fix copyright statements for various pieces of Anthony Liguori's work. | Jim McDonough | 1 | -1/+0 |
2003-05-20 | Fix bug #98: DNS compression is required for proper building of the | Jim McDonough | 1 | -25/+42 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 1 | -2/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-12-03 | Stop using hacks for dns host/domain names. | Jim McDonough | 1 | -3/+5 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -13/+9 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -1/+2 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -11/+102 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-21 | Add an output parameter to message_send_all that says how many | Martin Pool | 1 | -1/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-27 | How often did I read the CVS commit message | Volker Lendecke | 1 | -1/+1 |
2001-09-26 | From 2.2. | Volker Lendecke | 1 | -0/+6 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -1/+1 |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 1 | -1/+1 |
2001-08-28 | Send a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon message is | Tim Potter | 1 | -8/+34 |
2001-08-24 | Process the SAM/UAS change notification message. | Tim Potter | 1 | -0/+73 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -4/+4 |
2001-03-15 | AS/U on a sparc now joins and authenticates against a Samba PDC ! | Jeremy Allison | 1 | -1/+1 |
2000-05-02 | Fixed wild pointer diff found by insure. | Jeremy Allison | 1 | -1/+1 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -3/+8 |
2000-04-18 | updates from the TNG branch | Andrew Tridgell | 1 | -10/+6 |
2000-04-12 | logic for domainsidsize is if size is zero, there's no sid, so don't | Luke Leighton | 1 | -1/+0 |
2000-04-11 | include/byteorder.h: ALIGN4/ALIGN2 macros. | Jeremy Allison | 1 | -3/+3 |
2000-04-11 | add a comment | Andrew Tridgell | 1 | -1/+1 |
2000-04-11 | some updates to the process logon code to reflect lukes latest | Andrew Tridgell | 1 | -20/+38 |
2000-03-28 | damn, the test was the wrong way around for short_resuest | Andrew Tridgell | 1 | -1/+1 |
2000-03-27 | changed the definition of dos_PutUniCode | Andrew Tridgell | 1 | -9/+4 |
2000-03-27 | the final part of the nmbd merge between head and tng - this gets the | Andrew Tridgell | 1 | -25/+34 |
2000-02-23 | lib/system.c: Fixed gcc warnings. | Jeremy Allison | 1 | -2/+2 |
2000-02-22 | richard got the short request for GETDC right (hooray!) win9x _and_ nt | Luke Leighton | 1 | -11/+24 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -57/+34 |
1999-11-18 | responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the | Luke Leighton | 1 | -8/+8 |
1999-11-18 | added regqueryval command (experimental) to get reg_io_q_info() and | Luke Leighton | 1 | -0/+2 |
1999-11-15 | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1 | -5/+21 |
1999-08-08 | Fix for Win95 not being able to find PDC (for User/Server Manager, and | Matthew Chapman | 1 | -11/+14 |
1999-03-17 | SAMLOGON query - alignment issue is beginning to get to me. | Luke Leighton | 1 | -0/+2 |