Ok, this patch removes the privilege stuff we had in, unused, for some time.
[amitay/samba.git] / source3 / include /
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-16 Andrew Tridgellreverted locale patch put in by jht (originally from...
2003-06-15 John TerpstraPatch from vorlon@debian.org, see bugzilal #122
2003-06-11 Andrew Tridgellon AIX FD_ZERO() is defined in terms of bzero(), so...
2003-06-10 Jeremy AllisonOk, I've tried being Mr. Nice Guy and people (you know...
2003-06-10 Andrew Tridgelladded an auth flag that indicates if we should be allow...
2003-06-07 Gerald Carterbumping cvs version number to distinguish between SAMBA...
2003-06-06 Gerald Carterfix build on systems w/o LDAP libs
2003-06-06 Gerald Carter* break out more common code used between pdb_ldap...
2003-06-06 Jeremy AllisonFixup of typos.
2003-06-06 Jeremy Allisonmetze noticed some conn elements remaining in a VFS_NEXT.
2003-06-06 Jeremy AllisonFix for VFS_NEXT xattr calls (from metze). I will add...
2003-06-06 Andrew Tridgell- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to...
2003-06-06 Jeremy AllisonMissed (name) arg in fgetxattr.
2003-06-06 Jeremy AllisonAdded EA operations to VFS layer.
2003-06-05 Jeremy AllisonGet ready for EA code... Add Linux interface.
2003-06-05 Gerald Carterworking draft of the idmap_ldap code.
2003-06-04 Alexander BokovoySync VFS API changes for vfs_nt_*get_acl. Patch from...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-06-01 Andrew Tridgelladded the COMPRESSION_INFO trans2 QFILEINFO level and...
2003-05-31 Volker LendeckeFix compile.
2003-05-30 Jeremy AllisonEnsure 'blank' entries show up in both default and...
2003-05-30 Jim McDonoughMore on bug 137: rename more of krb5_xxx functions...
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
2003-05-29 Jelmer VernooijAdd smb_register_idmap(). Based on a patch from metze
2003-05-29 Jelmer VernooijFix the events API. Patch by metze with some minor...
2003-05-29 Jelmer VernooijGet the events API right. Patch from metze with some...
2003-05-28 Tim PotterDNS domain/server name constants were also swapped.
2003-05-28 Tim PotterMerge of NTLMSSP name type fix from 3.0
2003-05-28 Tim PotterThe constants for NetBIOS domain and server names in...
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-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-22 Gerald Carterupdating version
2003-05-20 Gerald Carterremove USE_SMBPASS_DB
2003-05-20 Gerald Carterremove WITH_TDB_SAM & USE_SMBPASS_DB
2003-05-20 Gerald Carterremove WITH_TDB_SAM
2003-05-19 Alexander BokovoyFix macros for next and opaque quota ops. Spotted by...
2003-05-14 Alexander BokovoyEvolve quotas configure check more. Patch from Stefan...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-11 Alexander BokovoyAdd new files needed for VFS fixes.
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-10 Jelmer VernooijRemove latest module_dummy patch from metze and me.
2003-05-10 Jelmer VernooijReverse latest module_dummy patch from metze and me.
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-09 Andrew BartlettFix comment - we now have 5 types of error...
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 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 Simo Sorcesort out some include dependencies
2003-05-06 Simo Sorceadd mapping.h here
2003-05-06 Simo Sorcerestore structures from previous erroneous commit
2003-05-06 Jelmer VernooijPatch from metze to add exit and interval events. Usefu...
2003-05-04 Simo Sorcemove some things around
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Andrew BartlettTrailing , is non-standard (warning from IRIX)
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Gerald Carterremove --with-tdbsam since it is always built now
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Tim PotterWhitespace syncup.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Andrew BartlettIrix CC reminds us that this is non-standard.
2003-04-24 Jelmer VernooijPatch from Stefan Metzmacher to add default parameters...
2003-04-24 Jelmer VernooijPatch from Stephan Metzmacher to add default arguments...
2003-04-22 Andrew BartlettStart merging mimir's trusted domain code from HEAD...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-21 Andrew BartlettHeader updates for smb signing merge
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jim McDonoughMove PAC decoding over from HEAD.
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work against a W2K DC. Still...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work in 3.0 against a W2K DC...
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-16 Andrew BartlettMerge valgrind header usage from HEAD.
2003-04-16 Jelmer VernooijAdd support for the new modules system to lib/iconv...
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Tim PotterMerge:
2003-04-15 Tim PotterA struct must contain at least one declaration accordin...
2003-04-14 Jelmer VernooijAdd some more functions for the modules (backport from...
2003-04-14 Jelmer VernooijBackport my backtrace patch from HEAD
2003-04-14 Jeremy AllisonFix _smb_setlen to be non {} safe.
2003-04-14 Jeremy AllisonFix _smb_setlen to be non {} safe.
2003-04-14 Tim PotterMerge: remove tallocdump messages.
2003-04-14 Tim PotterMerge new popt_common.h include file.
2003-04-14 Tim PotterMerge of new sid type (SID_NAME_COMPUTER) and tidyup.
next