A while back, Andrew and I talked about making the debug parsing code a
[samba.git] / source / include / smb.h
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...
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-07-17 Jeremy AllisonCode added to fix the renaming of a directory under...
1998-07-16 Jeremy AllisonMakefile: Added nttrans.o
1998-07-11 Jeremy Allisonnntrans.c: Fully implemented transact rename.
1998-07-09 Jeremy AllisonNT SMB trans reply code.
1998-07-01 Jeremy Allisonincludes.h: AIX fix.
1998-06-30 Jeremy Allisonnttrans.c: More code towards NT protocol.
1998-06-21 Richard SharpeRemove the copyright to Canon Information Systems Austr...
1998-06-16 Jeremy AllisonAdded SSL support from Christian Starkjohann <cs@obdev.at>
1998-06-12 Christopher R. HertelThis is the first, small step toward some tweaks that...
1998-06-04 Luke Leightonhad what would be a compile error if it wasn't #if...
1998-06-04 Luke Leightonadded "domain admin group" and "domain guest group...
1998-06-03 Jeremy Allisonipc.c: Fix bug where we don't return the correct error...
1998-05-26 Jeremy Allisonsmb.h: More NT SMB stuff (just defines).
1998-05-23 Jeremy AllisonAdded more NT definitions, getting ready for nttrans...
1998-05-19 Jeremy Allisonpassdb.c: Fixed typo in coment.
1998-05-19 Luke Leightonremoved "default" system for password database api...
1998-05-19 Luke Leightonldap.c :
1998-05-18 Jeremy AllisonAbstracted all the crappy password interfaces through...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-18 Luke LeightonMakefile:
1998-05-13 Andrew Tridgellwe don't need a typedef for string
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-08 Luke Leightonadded sam_passwd structure: don't want smb_passwd to...
1998-05-08 Jeremy Allisonclitar.c: #ifdef'ed out all the bits that were giving...
1998-05-08 Luke Leightonadded smb_grpid to smb_passwd struct
1998-05-08 Luke Leightonadded extra fields to struct smb_passwd
1998-05-08 Jeremy Allisonsmb.h: Supporting defines for NT trans calls.
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
next