summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/libsmb_xattr.c
Commit message (Expand)AuthorAgeFilesLines
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-12/+12
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-181-0/+1
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-4/+4
* s3-secdesc: remove "typedef struct security_acl SEC_ACL".Günther Deschner2010-05-181-6/+6
* s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner2010-05-181-14/+14
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3-lib: use TYPESAFE_QSORT() in remaining s3 library codeAndrew Tridgell2010-02-141-2/+1
* s3: Fix some nonempty blank linesVolker Lendecke2009-11-211-210/+199
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-3/+3
* Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison2009-04-301-12/+9
* s3: remove POLICY_HND.Günther Deschner2009-03-181-6/+6
* Remove the global "struct cm_cred_struct" and associated calls, makeJeremy Allison2009-03-171-17/+20
* Ensure consistency of values on stack (caught by AIX compiler)Derrell Lipman2009-02-141-16/+16
* eliminate compiler warningsDerrell Lipman2009-02-091-4/+7
* Make a CONST_DISCARD unnecessary by applying some constVolker Lendecke2008-12-311-3/+2
* Fix a valgrind errorVolker Lendecke2008-12-171-1/+2
* Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison2008-10-091-1/+1
* Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss...Jeremy Allison2008-09-111-34/+55
* Remove one reference to PI_LSARPCVolker Lendecke2008-07-211-1/+2
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-3/+3
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-314/+322
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-11/+11
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-0/+2293