summaryrefslogtreecommitdiff
path: root/source3/lib/access.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-1/+1
1998-08-15configure: Changes for extra headers.Jeremy Allison1-1/+1
1998-08-10moved access.c into lib/ from smbd/ as it is needed by testparm. IAndrew Tridgell1-216/+169
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-3/+3
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-1/+1
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-2/+2
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell1-3/+4
1997-09-18added timestamp to "Denied connection" message.Luke Leighton1-2/+2
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-0/+4
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell1-1/+1
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell1-121/+21
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-1/+1
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1-14/+14
1996-07-04Started uninstall in MakefileSamba Release Account1-1/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-4/+0
1996-05-04Initial version imported to CVS Samba Release Account1-0/+389