first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[samba.git] / source / include / smb.h
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-05 Luke Leightonfirst version of msrpc agent redirector code. client...
1999-12-04 Luke Leightoncool! created higher-order function table for agent...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-04 Luke Leightonargh! you wouldn't believe what i had to do: use the...
1999-12-03 Luke Leightonstarting "connection reuse" system in smb-agent. added...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-19 Luke Leightonadded \PIPE\browser plus experimental brsinfo command...
1999-11-02 Luke Leightondynamic mem allocation in enum dom groups and enum...
1999-10-07 Luke Leighton- added rudimentary CAP_UNICODE support because i thoug...
1999-09-15 Luke Leighton#defines for port 445 to SMB_PORT2
1999-07-22 Tim PotterMoved a whole bunch of macros out of smb.h and into...
1999-07-12 Luke LeightonJean-Francois Micouleau's rewritten DFS patch, original...
1999-06-13 Tim PotterHived off debugging code from smb.h and put into debug.h
1999-05-03 Jean-François Mico... Changed the RPC api definition now first arg is a pipe_...
1999-04-30 Luke Leightonmd5 and hmac_md5
1999-04-27 Jean-François Mico... rpc_parse/parse_misc.c : defined a new BUFFER5 struct
1999-04-23 Matthew ChapmanAdding scheduler control pipe (\atsvc), client-side...
1999-04-20 Tim PotterBroke out vfs structures to separate header file.
1999-04-11 Matthew ChapmanTrying to improve DC location & browsing performance...
1999-04-08 Tim PotterForgot about closedir() function for VFS. Hoo embarassing.
1999-04-04 Tim PotterAdded struct vfs_ops describing virtual filesystem...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-19 Luke LeightonBeau Kuiper: provided patch so that passwords could...
1999-03-09 Luke Leightonoops, IS_BITS_CLR_ALL() macro was wrong!
1999-02-16 Luke Leightonrpcclient shutdown command
1999-02-01 Luke Leightoncomma after DOM_MAP_USER removed
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke Leightonfixing group database issues
1998-11-23 Luke Leightonunix instance of group database API
1998-11-22 Andrew Tridgelldeleted some old DEBUG() code that wasn't used
1998-11-17 Jeremy AllisonFixed NT modify timestamp issue.
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-17 Jeremy AllisonMoved PRINTCAP_NAME from smb.h to includes to allow...
1998-11-15 Andrew Tridgellchange ROUNDUP to SMB_ROUNDUP to prevent conflicts...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Luke Leightonoops - ZERO_STRUCTP() issues again...
1998-11-13 Luke LeightonZERO_STRUCTP does not check argument for NULL.
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-10 Luke Leightonrpcclient registry commands.
1998-10-23 Luke Leightonadded domain and local group structures. names may...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-10-16 Luke Leightondce/rpc
1998-10-06 Andrew Tridgellimplemented unix semantics for rename in smbwrapper
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Luke Leightonadded in samr commands. assistance in returning the...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-20 Andrew Tridgelladd a define for SMB_SEARCH_BITS and change comment...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-14 Jeremy AllisonFixed problems people were having with creating profile
1998-09-11 Jeremy AllisonOk - this is the 'expose 64 bit to the clients' checkin.
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-10 Jeremy Allisonsmb.h: Removed fdnum from file_fd_struct. Not needed.
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-30 Andrew Tridgellchanged the size of a char array in the userdata_struct...
1998-08-27 Jeremy AllisonThis is the stat cache code - seems to work fine (needs...
1998-08-26 Andrew Tridgelluse a separate ZERO_ARRAY() macro instead of ZERO_STRUC...
1998-08-25 Andrew Tridgellchanged the default permissions code to do this:
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-21 Andrew Tridgelladded new smb.conf option "panic action". see my samba...
1998-08-21 Andrew Tridgelladded a macro ZERO_STRUCT() which is useful for initial...
1998-08-17 Andrew Tridgellnow that we have no global arrays we can start to split...
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...
1998-08-17 Andrew Tridgellmuch cleaner chain pointer handling for both files...
1998-08-16 Andrew Tridgellgot rid of the Files[] array completely (previously...
1998-08-16 Andrew Tridgellserver.c: fixed a bug in close_file() with the new...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-11 Jeremy Allisoninclude/smb.h: Removed dir_ptr. Not needed.
1998-08-11 Christopher R. HertelI've come up with a different scheme for doing the...
1998-08-11 Christopher R. HertelRemoved a stray semicolon in the DEBUGADD() macro.
1998-08-10 Jeremy AllisonMakefile.in: Fixed make clean bug with CVS directory...
1998-08-09 Andrew Tridgellremoved the if statements from the DEBUG() macro defini...
1998-08-03 Jeremy AllisonFirst implementation of ChangeNotify - this version...
1998-07-31 Christopher R. HertelThis is the checkin of the debug changes.
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
next