sync 3.0 into HEAD for the last time
[samba.git] / source / lib / access.c
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-18 Gerald Carterfix byte ordering when using CIDR notation in hosts...
2003-03-28 Gerald Carterfix CIDR hosts allow/deny notation
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-03 Andrew BartlettAnother patch from Steve Langasek <vorlon@netexpress...
2002-06-14 Andrew BartlettPatch (from ctrlsoft <jelmer@nl.linux.org>) to poptify...
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-03-27 Jeremy AllisonAllow hosts allow/deny to use xx.xx.xx.xx/yy syntax.
2002-01-18 Jeremy AllisonIf 127.0.0.1 matches both allow & deny then allow....
2001-10-29 Andrew BartlettMore spelling and grammer from Vance. <vance@digital...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-06-23 Simo Sorcefix compiler warnings
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-04-20 Gerald Cartermerge from 2.2
2001-04-19 Gerald Cartermerge from 2.2
2001-04-14 Jeremy AllisonRemoved one samba-bugs ref. from source.
2001-03-27 Gerald Cartermerge from 2.2
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-21 Andrew Tridgellglobal change from samba.anu.edu.au to samba.org
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-10 Andrew Tridgellmoved access.c into lib/ from smbd/ as it is needed...
1998-07-31 Christopher R. HertelAs per a Andrew's message, I went through and removed...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1997-09-18 Luke Leightonadded timestamp to "Denied connection" message.
1997-04-09 Samba Release AccountLarge changes from jra@cygnus.com. Mainly browser updates.
1996-10-05 Andrew Tridgell- replace the base36 function with one that works on...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-14 Andrew Tridgellchanged "unsigned long" to "uint32" in several places...
1996-07-04 Samba Release AccountStarted uninstall in Makefile
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS