libgpo: apply some const.
[kai/samba-autobuild/.git] / source3 / libsmb / cliquota.c
2016-10-04 Uri Simchonicliquota: support setting file system quota via SMB2
2016-10-04 Uri Simchonicliquota: factor out building of FILE_FS_CONTROL_INFORM...
2016-10-04 Uri Simchonicliquota: support setting user quota via SMB2
2016-10-04 Uri Simchonicliquota: factor out building of FILE_QUOTA_INFORMATION
2016-10-04 Uri Simchonicliquota: support getting fs quota by SMB2
2016-10-04 Uri Simchonicliquota: factor out fs quota parsing
2016-10-04 Uri Simchonicliquota: implement quota listing in SMB2
2016-10-04 Uri Simchonicliquota: factor out parsing of a quota record buffer
2016-10-04 Uri Simchonicliquota: some security hardening
2016-10-04 Uri Simchonicliquota: refactor and cleanup listing of user quotas
2016-10-04 Uri Simchonis3-libsmb: support getting user's quota in SMB2
2016-10-04 Uri Simchonis3-libsmb: make parse_user_quota_record() public
2016-10-04 Uri Simchonicliquota: fix param count when setting fs quota
2016-10-04 Uri Simchonintquotas: support "freeing" an empty quota list
2016-10-04 Uri Simchonis3-cliquota: correctly handle no-more-entries
2015-08-26 Volker Lendeckelib: Make sid_linearize take a uint8_t
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-04-23 Stefan Metzmachers3:libsmb: make use of BVAL() and remove ugly LARGE_SMB...
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-01-17 Volker Lendeckes3: Move dump_ntquota* to smbcquotas.c
2011-01-17 Volker Lendeckes3: Convert cli_set_fs_quota_info to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_get_fs_quota_info to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_list_user_quota to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_set_user_quota to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_get_user_quota to cli_trans
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-08-25 Günther Deschners3-build: only include "fake_file.h" where needed.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-05 Volker LendeckeFix some nonempty blank lines
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeUse sid_to_string directly
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeRemove a static fstring
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Stefan Metzmacherr2388: fix client quota support
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Paul GreenRebalance parentheses in cliquota.c when LARGE_SMB_OFF_...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze