s3: piddir creation fix part 2.
[ira/wip.git] / source3 / libgpo / gpo_filesync.c
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-07-23 Björn Baumbachs3-libgpo/gpo_filesync.c: return on read error
2011-07-20 Björn Baumbachs3-libsmb: replace cli_read() with cli_read_old()
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-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-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-10-29 Jeremy AllisonFix bug #7700 - Improvement of return code of smbclient
2010-08-04 Volker Lendeckes3: Convert cli_list() to return NTSTATUS
2010-07-27 Volker Lendeckes3: Remove a typedef (struct file_info)
2010-05-17 Günther Deschners3-libgpo: move group policy protos to where they belong.
2009-05-03 Volker LendeckeFix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please...
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-29 Günther DeschnerPure cosmetics, trying to get my group policy diff...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Günther DeschnerCorrectly talloc ctx->remote_path in libgpo (thanks...
2007-11-16 Jeremy AllisonAdd MAX_DNS_NAME_LENGTH, remove more pstrings.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr24783: Remove unused off_t type.
2007-10-10 Günther Deschnerr24416: Some more minor edits for libgpo, mostly reform...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker19012: Fix an uninitialized variable
2007-10-10 Günther Deschnerr19002: Add a very simple synchronisation function...