Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
[jra/samba/.git] / source3 / include /
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-13 Volker LendeckeAdd find_alias, create_alias, delete_alias, get_aliasin...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-11 Jim McDonoughMerge from 3.0. Fix munged dial in pdb_ldap
2004-03-11 Herb Lewisadd missing #ifdef HAVE_BICONV stuff
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-03-04 Gerald CarterBUG 1015: patch from jmcd to fix statfs redeclaration...
2004-03-04 Gerald CarterBUG 1080: fix declaration of SMB_BIG_UINT
2004-03-04 Gerald Carteranother fix for bug 761; don't default to bsd printing...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-02 Jim McDonoughfix typo for callback bit
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-25 Jeremy AllisonFigured out a new flags bit with gentest and ethereal....
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-23 Jim McDonoughAdd bad password count/time attributes
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Gerald Carter<attr/xattr.h> & <sys/xattr.h> are mutually exclusive...
2004-02-19 Gerald Cartercheck for <sys/xattr.h>; needed by Debian testing
2004-02-19 Jim McDonoughAdd bad password time fields
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-12 Jim McDonoughMore sync between HEAD and SAMBA_3_0
2004-02-09 Tim PotterApply James' printf format checking patch for SGI MIPSP...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-01-25 Andrew Bartlett(merge from 3.0)
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2004-01-15 Stefan Metzmachermerge:
2004-01-14 Rafal SzczesniakTrust passwords types for use with SAM_TRUST_PASSWD...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-07 Rafal SzczesniakPrototype version of trust passwords moved to SAM/pdb...
2004-01-06 Andrew BartlettMerge NTLMSSP fixes from 3.0 to HEAD.
2004-01-06 Andrew BartlettGUID is struct uuid in HEAD.
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2004-01-05 Jelmer VernooijMerge commit to 3_0: add pdb_pgsql
2003-12-25 Volker LendeckeThis is metze's LDAP rebind sleep patch:
2003-12-22 Gerald Carteradd well known rid for pre win2k compatible access...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-12-04 Gerald Cartersupport munged dial for ldapsam; patch from Aurélien...
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-20 Rafal SzczesniakTypo fix.
2003-11-15 Simo SorceSplit smbldap in a core file and a utility file
2003-11-05 Tim PotterMerge from 3.0:
2003-11-03 Gerald Carterremoving #include <compat.h> in hopes to avoid problems...
2003-10-31 Tim PotterWhitespace syncup with 3.0
2003-10-31 Tim PotterFormatting syncup with 3.0
2003-10-31 Tim PotterSync up with 3.0
2003-10-30 Jim McDonoughLast of the GUID->struct uuid changes.
2003-10-30 Jim McDonoughOk, nearing the end of the GUID->struct uuid changes.
2003-10-30 Jim McDonoughAnother round of GUID->struct uuid.
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-29 Jeremy AllisonJanitor for tridge.
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 Jim McDonoughNew files for support of initshutdown pipe. Win2k...
2003-10-23 Richard SharpeApply the changes to libsmbclient that derrell has...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-21 Tim PotterMerge of mmap blacklist fix from HEAD.
2003-10-20 Jim McDonoughUpdate structures after ethereal showed some marshallin...
2003-10-20 Jim McDonoughSeveral updates:
2003-10-20 Gerald Cartermore 2.2.x compatibility fixes - allow user looksup...
2003-10-17 Jim McDonoughAdd epmapper pipe
2003-10-17 Jim McDonoughAdd endpoint mapper rpc definitions
2003-10-15 Simo Sorcecreated a new target: genparse
2003-10-14 Simo Sorcesorry folks, forgot to cvs add/remove before commit.
2003-10-14 Tim PotterIgnore autogenerated tdbsam2_parse_info.h
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-10-09 Tim PotterMerge from 3.0:
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-24 Tim PotterAnother round of merges from 3.0:
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-09-10 Jelmer VernooijRemove obsolete files.
2003-09-09 Gerald Carterversion.h is autogenerated now
2003-09-09 Gerald Carterremoving unused files
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Carterading new files from 3.0
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-29 Jelmer VernooijFix the events API. Patch by metze with some minor...
2003-05-28 Tim PotterMerge of NTLMSSP name type fix from 3.0
2003-05-27 Tim PotterSync up sid types enum.
2003-05-27 Tim PotterMerge: add DFS error constant.
2003-05-27 Tim PotterWhitespace syncup.
2003-05-27 Tim PotterComment syncup.
2003-05-20 Gerald Carterremove USE_SMBPASS_DB
2003-05-20 Gerald Carterremove WITH_TDB_SAM
2003-05-10 Jelmer VernooijRemove latest module_dummy patch from metze and me.
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-06 Jelmer VernooijAdd metze's exit and idle event patch
2003-05-06 Simo Sorceuff, forgot to put back this one :-/
2003-05-06 Simo Sorcesort out some include dependencies
2003-05-06 Simo Sorceadd mapping.h here
next