Age | Commit message (Expand) | Author | Files | Lines |
2002-05-14 | First part of adding flags returns from name_query ... | Richard Sharpe | 1 | -0/+8 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-25 | rewrote nmbd's wins backend to use a tdb instead of a flat text file. | Jean-François Micouleau | 1 | -0/+56 |
2001-08-24 | Process the SAM/UAS change notification message. | Tim Potter | 1 | -1/+1 |
2000-03-27 | the final part of the nmbd merge between head and tng - this gets the | Andrew Tridgell | 1 | -0/+1 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 1 | -0/+9 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -7/+1 |
1999-12-04 | jeremy is going to hate me for this. | Luke Leighton | 1 | -1/+1 |
1999-11-15 | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1 | -0/+1 |
1998-12-17 | Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo... | Jeremy Allison | 1 | -0/+3 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -7/+0 |
1998-08-31 | fixed a comment | Andrew Tridgell | 1 | -1/+1 |
1998-08-31 | set a maximum name refresh time of 20 minutes. | Andrew Tridgell | 1 | -0/+4 |
1998-08-30 | changed the size of a char array in the userdata_struct from 1 to 16 | Andrew Tridgell | 1 | -1/+1 |
1998-07-24 | Converted the browser database to a ubi_dLinkList. This should reduce code | Christopher R. Hertel | 1 | -11/+8 |
1998-06-10 | I've replaced the linked list used to manage the subnet namelists with a | Christopher R. Hertel | 1 | -9/+9 |
1998-06-09 | This is a first step toward moving long namelists into a database. I | Christopher R. Hertel | 1 | -19/+22 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-12-16 | Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>. | Jeremy Allison | 1 | -0/+1 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -176/+306 |
1997-10-23 | Big change to make nmbd code more readable/understandable. | Jeremy Allison | 1 | -6/+5 |
1997-10-22 | Implemented asynchronous DNS lookups in nmbd. | Andrew Tridgell | 1 | -11/+12 |
1997-10-17 | .cvsignore: Added make_smbcodepage | Jeremy Allison | 1 | -0/+2 |
1997-10-15 | fixed the freeze on logout bug. The fix has several parts: | Andrew Tridgell | 1 | -0/+1 |
1997-10-11 | namelogon.c : | Luke Leighton | 1 | -0/+7 |
1997-07-30 | client.c: Minor change to cast parameters for DEC unix. | Samba Release Account | 1 | -5/+4 |
1997-07-28 | client.c: Added amanda fixes. | Samba Release Account | 1 | -1/+0 |
1997-06-16 | charset.c: Dropped debug message to level 6. | Samba Release Account | 1 | -1/+2 |
1997-05-12 | use NULL instead of 0 | Samba Release Account | 1 | -2/+2 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -3/+16 |
1997-04-09 | jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test). | Samba Release Account | 1 | -2/+1 |
1997-04-09 | Large changes from jra@cygnus.com. Mainly browser updates. | Samba Release Account | 1 | -2/+5 |
1997-03-12 | added code that checks whether the DOMAIN<1b> name is claimed on the | Samba Release Account | 1 | -1/+2 |
1997-03-09 | 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES | Samba Release Account | 1 | -10/+31 |
1997-02-22 | JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry) | Samba Release Account | 1 | -1/+1 |
1996-10-02 | backout all the changes to nmbd. | Andrew Tridgell | 1 | -51/+29 |
1996-10-02 | - a huge pile of changes from Luke which implement the browse.conf | Andrew Tridgell | 1 | -29/+51 |
1996-08-24 | removed all of lukes recent changes. I need to do a p2 release but | Samba Release Account | 1 | -33/+25 |
1996-08-23 | - fixed bugs in nmb response packet checking. | Samba Release Account | 1 | -25/+33 |
1996-08-21 | - new handling of ST_TYPE bits, they are now consolidated much more in | Andrew Tridgell | 1 | -0/+6 |
1996-08-17 | - fixed wins.dat reloading (it wasn't happening!) | Samba Release Account | 1 | -1/+1 |
1996-08-17 | - started on support for 'Internet Group names' - type 0x1c NetBIOS names | Samba Release Account | 1 | -2/+10 |
1996-08-16 | - added the "remote announce" option | Andrew Tridgell | 1 | -0/+2 |
1996-08-01 | local_only NetServerEnum syncs can now be issued. | Samba Release Account | 1 | -8/+17 |
1996-07-22 | removed the remote interfaces stuff. | Andrew Tridgell | 1 | -2/+0 |
1996-07-17 | lots of changes to nmbd | Samba Release Account | 1 | -1/+11 |
1996-07-07 | tidied up: code shuffling and documentation. | Samba Release Account | 1 | -5/+13 |
1996-07-04 | modified become_master() to a state-based system. becoming a master | Samba Release Account | 1 | -0/+6 |
1996-07-02 | as a result of the writing of namework.doc, namework.c has been tidied up, | Samba Release Account | 1 | -8/+15 |
1996-06-29 | luke's first attempt at using cvs | Samba Release Account | 1 | -34/+75 |