summaryrefslogtreecommitdiff
path: root/source3/utils/net_usershare.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-06Make sure to set umask() before calling mkstemp().Andreas Schneider1-0/+3
2012-08-09Correctly check for errors in strlower_m() returns.Jeremy Allison1-2/+6
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-4/+4
2012-04-05build: Remove SMB_STRUCT_DIR defineAndrew Bartlett1-3/+3
2012-04-05build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett1-2/+2
2012-04-05build: Remove sys_closedir wrapperAndrew Bartlett1-7/+7
2012-04-05build: Remove sys_readdir wrapperAndrew Bartlett1-2/+2
2012-04-05build: Remove sys_opendir wrapperAndrew Bartlett1-3/+3
2012-04-05build: Remove sys_open wrapperAndrew Bartlett1-2/+2
2011-06-09s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett1-1/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/passwd.h when needed.Günther Deschner1-0/+1
2011-01-26s3-utils: Fixed possible resource leak in net_usershare.Andreas Schneider1-0/+5
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-05-18s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner1-1/+1
2010-03-26Fix bug #7240 - Net usershare is not case sensitive.Jeremy Allison1-4/+19
2009-11-29s3: "net_usershare_add" only looks at the mode, device and inodeVolker Lendecke1-1/+1
2009-11-29s3: "net_usershare_add" only looks at the device and inodeVolker Lendecke1-2/+1
2009-11-29s3: "net_usershare_add" only looks at the mode and uidVolker Lendecke1-1/+1
2009-11-29s3: "count_num_usershares" only looks at the modeVolker Lendecke1-2/+1
2009-11-29s3: "info_fn" only looks at the mode and uidVolker Lendecke1-1/+1
2009-11-29s3: "get_share_list" only looks at the mode and uidVolker Lendecke1-2/+1
2009-11-29s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke1-6/+9
2009-08-11s3 net: i18n support for net usershareKai Blin1-90/+146
2009-07-18s3: Fix crsh in net usershare listBo Yang1-0/+1
2009-07-15s3: Fix double free in net usershare.Bo Yang1-28/+4
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-7/+7
2009-04-20Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() ifJelmer Vernooij1-1/+1
2009-04-14Convert Samba3 to use the common lib/util/charset APIAndrew Bartlett1-6/+6
2008-10-12Use common util_file code.Jelmer Vernooij1-2/+2
2008-06-10net: Rename functable3 to functable, get rid of old functablesKai Blin1-2/+2
2008-06-10net: Make "net usershare" use functable3Kai Blin1-29/+49
2008-05-20net: Use true/false instead of True/False.Kai Blin1-9/+9
2008-05-10net: more whitespace cleanupKai Blin1-6/+6
2008-05-10net: Remove globalsKai Blin1-29/+36
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-1/+2
2007-12-15Replace sid_string_static with sid_string_tosVolker Lendecke1-1/+2
2007-12-03Gone from usershare.Jeremy Allison1-61/+151
2007-11-24Remove a staticVolker Lendecke1-3/+5
2007-11-13Remove pstring from param/Jeremy Allison1-4/+4
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-5/+5
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set theVolker Lendecke1-4/+6
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-4/+4
2007-10-10r18116: Make max usershares an advisory limit, pointed outJeremy Allison1-0/+68
2007-10-10r16652: Fix bug #3891 reported by jason@ncac.gwu.edu.Jeremy Allison1-4/+1
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke1-2/+10
2007-10-10r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <...Jeremy Allison1-6/+6