Age | Commit message (Expand) | Author | Files | Lines |
1999-03-19 | Beau Kuiper: provided patch so that passwords could only be changed by | Luke Leighton | 1 | -0/+1 |
1999-03-09 | oops, IS_BITS_CLR_ALL() macro was wrong! | Luke Leighton | 1 | -1/+1 |
1999-02-16 | rpcclient shutdown command | Luke Leighton | 1 | -0/+7 |
1999-02-01 | comma after DOM_MAP_USER removed | Luke Leighton | 1 | -1/+1 |
1998-12-16 | A while back, Andrew and I talked about making the debug parsing code a | Christopher R. Hertel | 1 | -1/+20 |
1998-12-08 | adding srvsvc pipe. | Luke Leighton | 1 | -0/+1 |
1998-12-07 | - lib/unix_sec_ctxt.c | Luke Leighton | 1 | -0/+36 |
1998-12-02 | added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group member | Luke Leighton | 1 | -0/+2 |
1998-11-29 | weekend work. user / group database API. | Luke Leighton | 1 | -68/+104 |
1998-11-25 | fixing group database issues | Luke Leighton | 1 | -6/+6 |
1998-11-23 | unix instance of group database API | Luke Leighton | 1 | -0/+9 |
1998-11-22 | deleted some old DEBUG() code that wasn't used | Andrew Tridgell | 1 | -14/+0 |
1998-11-17 | Fixed NT modify timestamp issue. | Jeremy Allison | 1 | -0/+1 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -14/+116 |
1998-11-17 | Moved PRINTCAP_NAME from smb.h to includes to allow it to | Jeremy Allison | 1 | -4/+0 |
1998-11-15 | change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros | Andrew Tridgell | 1 | -1/+1 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -1/+4 |
1998-11-13 | oops - ZERO_STRUCTP() issues again... | Luke Leighton | 1 | -4/+1 |
1998-11-13 | ZERO_STRUCTP does not check argument for NULL. | Luke Leighton | 1 | -1/+4 |
1998-11-13 | include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP. | Jeremy Allison | 1 | -3/+1 |
1998-11-13 | security descriptors | Luke Leighton | 1 | -5/+1 |
1998-11-12 | security descriptors. | Luke Leighton | 1 | -1/+7 |
1998-11-12 | largely rewrote smbpasswd so that the code is understandable. This | Andrew Tridgell | 1 | -1/+1 |
1998-11-10 | include/local.h: | Jeremy Allison | 1 | -0/+25 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -1/+2 |
1998-10-23 | added domain and local group structures. names may have to be 256 chars | Luke Leighton | 1 | -0/+60 |
1998-10-23 | Reasonably large change to give us *exactly* correct NT delete on close seman... | Jeremy Allison | 1 | -5/+10 |
1998-10-23 | include/smb.h: Added #defines for lots of things - makes our code a *lot* eas... | Jeremy Allison | 1 | -3/+44 |
1998-10-21 | the next dialog: user-groups. it's not very sensible what appears, but hey: | Luke Leighton | 1 | -0/+1 |
1998-10-16 | dce/rpc | Luke Leighton | 1 | -1/+2 |
1998-10-06 | implemented unix semantics for rename in smbwrapper | Andrew Tridgell | 1 | -0/+1 |
1998-09-29 | Got very strict about the differences and uses of | Jeremy Allison | 1 | -17/+18 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -31/+1 |
1998-09-25 | Makefile.in: Fixed bug with continuation line causing proto to fail. | Jeremy Allison | 1 | -148/+8 |
1998-09-25 | added in samr commands. assistance in returning the missing functions, | Luke Leighton | 1 | -0/+3 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -37/+168 |
1998-09-24 | Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s | Jeremy Allison | 1 | -0/+6 |
1998-09-23 | First cut at kernel oplocks. This should have no effect unless runnin | Jeremy Allison | 1 | -4/+22 |
1998-09-20 | add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRING | Andrew Tridgell | 1 | -0/+3 |
1998-09-17 | configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni... | Jeremy Allison | 1 | -4/+14 |
1998-09-17 | configure configure.in: Added tests for fseek64 and ftell64. | Jeremy Allison | 1 | -2/+2 |
1998-09-14 | Fixed problems people were having with creating profile | Jeremy Allison | 1 | -0/+10 |
1998-09-11 | Ok - this is the 'expose 64 bit to the clients' checkin. | Jeremy Allison | 1 | -0/+1 |
1998-09-11 | Added ssize_t to configure code. | Jeremy Allison | 1 | -1/+5 |
1998-09-10 | smb.h: Removed fdnum from file_fd_struct. Not needed. | Jeremy Allison | 1 | -1/+0 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -6/+6 |
1998-08-31 | configure.in, configure: include/config.h.in: Added stropts and poll. | Jeremy Allison | 1 | -41/+12 |
1998-08-30 | changed the size of a char array in the userdata_struct from 1 to 16 | Andrew Tridgell | 1 | -0/+9 |
1998-08-27 | This is the stat cache code - seems to work fine (needs heavy | Jeremy Allison | 1 | -0/+8 |
1998-08-26 | use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() for | Andrew Tridgell | 1 | -0/+1 |