Age | Commit message (Expand) | Author | Files | Lines |
2000-01-07 | fixed a comment | Andrew Tridgell | 1 | -1/+1 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -2/+3 |
2000-01-03 | added suppport for unexpected udp/138 packets | Andrew Tridgell | 1 | -2/+43 |
2000-01-03 | added the unexpected packet database (unexpected.tdb) | Andrew Tridgell | 1 | -64/+110 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -211/+77 |
1999-12-04 | argh! how horrible! spent ages working out why packets weren't being | Luke Leighton | 1 | -5/+27 |
1999-12-04 | jeremy is going to hate me for this. | Luke Leighton | 1 | -3/+148 |
1999-12-01 | sys_select added one more argument (read, write selectors). | Luke Leighton | 1 | -1/+1 |
1999-11-18 | added regqueryval command (experimental) to get reg_io_q_info() and | Luke Leighton | 1 | -1/+1 |
1999-06-24 | safe string version of nmb_namestr. | Luke Leighton | 1 | -4/+13 |
1998-11-19 | Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10. | Jeremy Allison | 1 | -1/+2 |
1998-11-14 | automatically uppercase server and share names (win95 won't handle | Andrew Tridgell | 1 | -6/+6 |
1998-11-14 | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 1 | -3/+3 |
1998-11-12 | largely rewrote smbpasswd so that the code is understandable. This | Andrew Tridgell | 1 | -1/+1 |
1998-10-04 | use *SMBSERVER convention in smbwrapper to allow us to connect to | Andrew Tridgell | 1 | -1/+1 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -2/+1 |
1998-08-31 | cast the qsort to prevent warnings | Andrew Tridgell | 1 | -1/+1 |
1998-08-30 | changed the way that name query records are sorted in replies. They | Andrew Tridgell | 1 | -0/+44 |
1998-08-28 | This checking fixes the statcache bug that stopped NetBench from running | Jeremy Allison | 1 | -1/+1 |
1998-08-17 | much cleaner chain pointer handling for both files and pipes. | Andrew Tridgell | 1 | -2/+0 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -1/+1 |
1998-08-03 | I finished removing timestring() calls from DEBUG() messages. Also went | Christopher R. Hertel | 1 | -36/+41 |
1998-07-31 | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 1 | -4/+4 |
1998-07-14 | Added strupper() function call to up-case the scope field in the | Christopher R. Hertel | 1 | -6/+7 |
1998-06-27 | nisppass.c: Fixed incorrect parameter usage. | Jeremy Allison | 1 | -0/+1 |
1998-05-13 | test for overflow in nmb name parsing code | Andrew Tridgell | 1 | -1/+1 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -2/+2 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -2/+2 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -1/+0 |
1998-03-25 | RFC1002 says we must put compressed name pointers in the following | Jeremy Allison | 1 | -2/+40 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -14/+147 |
1997-10-24 | nmblib.c : | Luke Leighton | 1 | -0/+1 |
1997-10-22 | Implemented asynchronous DNS lookups in nmbd. | Andrew Tridgell | 1 | -3/+6 |
1997-10-15 | add the port number to a debug statement | Andrew Tridgell | 1 | -2/+2 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -2/+2 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 1 | -3/+3 |
1997-05-30 | charcnv.c: Fixed silly bugs detected on IRIX. | Samba Release Account | 1 | -0/+5 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1997-03-07 | Added better debug for what kind of netbios packet we got. | Samba Release Account | 1 | -2/+32 |
1996-10-05 | - use workgroup from smb.conf in smbclient | Andrew Tridgell | 1 | -2/+3 |
1996-10-02 | backout all the changes to nmbd. | Andrew Tridgell | 1 | -1/+1 |
1996-10-02 | - a huge pile of changes from Luke which implement the browse.conf | Andrew Tridgell | 1 | -1/+1 |
1996-08-13 | - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick | Andrew Tridgell | 1 | -1/+2 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |
1996-06-06 | - added interface.c and removed all the references to myip, bcast_ip | Andrew Tridgell | 1 | -2/+0 |
1996-06-05 | - changed some debug levels in clientutil.c | Andrew Tridgell | 1 | -2/+2 |
1996-06-04 | Did more integration of Lukes code ready for the first release. | Andrew Tridgell | 1 | -1/+1 |
1996-06-04 | a huge pile of changes :-) | Andrew Tridgell | 1 | -344/+101 |
1996-05-31 | Lots of changes! | Andrew Tridgell | 1 | -6/+10 |