make sam_account_ok static.
[ira/wip.git] / source3 / smbd / quotas.c
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-21 Jeremy AllisonAttempt to make quotas work with RH7.1, and with other...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-04-27 Jeremy AllisonMore debug %d -> %u issues.
2001-04-27 Jeremy AllisonFixes for problems in NFS server code from Michael...
2001-04-05 Jeremy AllisonFix from "Romeril, Alan" <a.romeril@ic.ac.uk> to get...
2001-04-01 Jeremy AllisonIntegrated solaris nfs quota code from Alan Romeril...
2001-03-27 Jeremy AllisonRemoved NFS quotas code for Solaris as Alan wants to...
2001-03-27 Jeremy AllisonAdded NFS quota support for Solaris 5.x from Alan Romer...
2001-02-27 Jeremy AllisonFixes from Toomas Soome <tsoome@ut.ee> code unicode...
2000-12-04 David O'NeillRemove C++ style comments
2000-04-10 Jeremy AllisonFix for soft quotas not being set from
2000-03-13 Shirish KaleleCleaned up call_trans2getdfsreferral for when MS_DFS...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.h...
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-23 Jeremy AllisonFixes to compile under OpenBSD from "Todd T. Fries...
1997-11-17 Jeremy Allisonloadparm.c : Added "veto oplock files" parameter.
1997-10-08 Jeremy AllisonMakefile: Split definitions for SGI4,5,6.
1997-09-23 Jeremy AllisonCheckin to sync up oplock development code so that NT
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-17 Samba Release AccountMakefile: Added krb5 option from Nathan Neulinger ...
1997-07-08 Samba Release AccountMakefile: Added AIX targets from Ole Holm Nielsen ...
1997-07-02 Samba Release AccountFixed compile warnings for FreeBsd & Linux.
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-03-07 Samba Release Accountquotas.c: Fixed typo in #ifdef'ed compile.
1997-01-15 Samba Release Accountlocking.c proto.h shmem.c smb.h status.c :
1996-12-10 Samba Release AccountFixed quota support for FreeBsd.
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-08 Andrew Tridgell- added comments to byteorder.h explaining how it works.
1996-06-04 Andrew Tridgelladd dummy quotas fn
1996-05-31 Andrew TridgellLots of changes!
1996-05-05 Andrew Tridgellmove quotas support out of server.c