Age | Commit message (Expand) | Author | Files | Lines |
2007-12-29 | Make use of [un]marshall_sec_desc | Volker Lendecke | 1 | -28/+17 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes. | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the | Tim Potter | 1 | -0/+3 |
2003-10-23 | According to Ethereal we have a 32-Bit quantity here. And with SSVAL valgrind | Volker Lendecke | 1 | -1/+1 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -2/+2 |
2003-05-10 | Fix from Tom.Lackemann@falconstor.com to correctly set the flags based | Jeremy Allison | 1 | -1/+9 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -3/+3 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -4/+4 |
2001-07-05 | Renamed formal parameter fd to fnum because we're talking about SMB file | Tim Potter | 1 | -10/+7 |
2001-05-01 | Fixup smbcacls. Don't return memory already freed, don't free memory allocated | Jeremy Allison | 1 | -12/+1 |
2001-04-28 | - fixed some compiler warnings | Andrew Tridgell | 1 | -1/+1 |
2001-04-22 | merging from 2.2 to head | Andrew Tridgell | 1 | -10/+7 |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 1 | -2/+2 |
2001-02-22 | make sure we don't free non-allocated data | Andrew Tridgell | 1 | -7/+10 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -15/+24 |
2000-12-04 | removed SACL support (as it doesn't work with w2k if you ask for | Andrew Tridgell | 1 | -2/+2 |
2000-12-03 | changed an error message | Andrew Tridgell | 1 | -1/+1 |
2000-12-03 | getting/setting acls now works. The SIDs are still numeric, the next | Andrew Tridgell | 1 | -1/+56 |
2000-12-03 | - added client support for nttrans calls | Andrew Tridgell | 1 | -0/+82 |