Age | Commit message (Expand) | Author | Files | Lines |
2003-12-08 | make sure we use a real network address in case there are extra non-zero octe... | Gerald Carter | 1 | -1/+1 |
2003-12-01 | fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;... | Gerald Carter | 1 | -1/+1 |
2003-11-07 | Simple rename of get_socket_addr to get_peer_addr and get_socket_name to | Volker Lendecke | 1 | -7/+7 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -10/+10 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -2/+1 |
2003-04-26 | round three of CIDR fixes; spotted by Tomoki AONO | Gerald Carter | 1 | -3/+2 |
2003-04-18 | fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El... | Gerald Carter | 1 | -0/+4 |
2003-03-28 | fix CIDR hosts allow/deny notation | Gerald Carter | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -86/+79 |
2002-10-26 | Try to catch up on the code I've put into HEAD that should be in 3.0: | Andrew Bartlett | 1 | -3/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -2/+18 |
2002-03-27 | Allow hosts allow/deny to use xx.xx.xx.xx/yy syntax. | Jeremy Allison | 1 | -2/+10 |
2002-01-18 | If 127.0.0.1 matches both allow & deny then allow. Patch from Steve Langasek ... | Jeremy Allison | 1 | -1/+7 |
2001-10-29 | More spelling and grammer from Vance. <vance@digital-host.net> | Andrew Bartlett | 1 | -3/+4 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -1/+1 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -5/+5 |
2001-06-23 | fix compiler warnings | Simo Sorce | 1 | -3/+0 |
2001-06-20 | initial support for paramter type P_LIST | Simo Sorce | 1 | -43/+23 |
2001-04-20 | merge from 2.2 | Gerald Carter | 1 | -1/+1 |
2001-04-19 | merge from 2.2 | Gerald Carter | 1 | -2/+2 |
2001-04-14 | Removed one samba-bugs ref. from source. | Jeremy Allison | 1 | -1/+1 |
2001-03-27 | merge from 2.2 | Gerald Carter | 1 | -8/+71 |
2000-04-11 | finally got sick of the "extern int Client" code and the stupid | Andrew Tridgell | 1 | -3/+3 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -6/+32 |
1998-11-21 | global change from samba.anu.edu.au to samba.org | Andrew Tridgell | 1 | -1/+1 |
1998-09-17 | configure configure.in: Added tests for fseek64 and ftell64. | Jeremy Allison | 1 | -1/+1 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -1/+1 |
1998-08-10 | moved access.c into lib/ from smbd/ as it is needed by testparm. I | Andrew Tridgell | 1 | -216/+169 |
1998-07-31 | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 1 | -3/+3 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -1/+1 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -2/+2 |
1998-03-17 | this isn't a big commit, it just looks like it :-) | Andrew Tridgell | 1 | -3/+4 |
1997-09-18 | added timestamp to "Denied connection" message. | Luke Leighton | 1 | -2/+2 |
1997-04-09 | Large changes from jra@cygnus.com. Mainly browser updates. | Samba Release Account | 1 | -0/+4 |
1996-10-05 | - replace the base36 function with one that works on more systems | Andrew Tridgell | 1 | -1/+1 |
1996-10-05 | I have fixed quite a few important bugs in this commit. | Andrew Tridgell | 1 | -121/+21 |
1996-08-17 | - added support for Amiga-unix (based on BSD I think) | Andrew Tridgell | 1 | -1/+1 |
1996-08-14 | changed "unsigned long" to "uint32" in several places (for IP | Andrew Tridgell | 1 | -14/+14 |
1996-07-04 | Started uninstall in Makefile | Samba Release Account | 1 | -1/+1 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -4/+0 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+389 |