index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clisecdesc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-3
/
+3
*
s3: Add min_setup, min_param and min_data to cli_trans_recv
Volker Lendecke
2009-11-14
1
-6
/
+5
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-2
/
+2
*
Convert cli_query_secdesc to the async trans call
Volker Lendecke
2008-09-09
1
-21
/
+16
*
Make use of [un]marshall_sec_desc
Volker Lendecke
2007-12-29
1
-28
/
+17
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
Tim Potter
2007-10-10
1
-0
/
+3
*
According to Ethereal we have a 32-Bit quantity here. And with SSVAL valgrind
Volker Lendecke
2003-10-23
1
-1
/
+1
*
get rid of some sompiler warnings on IRIX
Herb Lewis
2003-08-15
1
-2
/
+2
*
Fix from Tom.Lackemann@falconstor.com to correctly set the flags based
Jeremy Allison
2003-05-10
1
-1
/
+9
*
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-3
/
+3
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-4
/
+4
*
Renamed formal parameter fd to fnum because we're talking about SMB file
Tim Potter
2001-07-05
1
-10
/
+7
*
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
2001-05-01
1
-12
/
+1
*
- fixed some compiler warnings
Andrew Tridgell
2001-04-28
1
-1
/
+1
*
merging from 2.2 to head
Andrew Tridgell
2001-04-22
1
-10
/
+7
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-2
/
+2
*
make sure we don't free non-allocated data
Andrew Tridgell
2001-02-22
1
-7
/
+10
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-15
/
+24
*
removed SACL support (as it doesn't work with w2k if you ask for
Andrew Tridgell
2000-12-04
1
-2
/
+2
*
changed an error message
Andrew Tridgell
2000-12-03
1
-1
/
+1
*
getting/setting acls now works. The SIDs are still numeric, the next
Andrew Tridgell
2000-12-03
1
-1
/
+56
*
- added client support for nttrans calls
Andrew Tridgell
2000-12-03
1
-0
/
+82