index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_usershare.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-utils: Fixed possible resource leak in net_usershare.
Andreas Schneider
2011-01-26
1
-0
/
+5
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-1
/
+1
*
Fix bug #7240 - Net usershare is not case sensitive.
Jeremy Allison
2010-03-26
1
-4
/
+19
*
s3: "net_usershare_add" only looks at the mode, device and inode
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: "net_usershare_add" only looks at the device and inode
Volker Lendecke
2009-11-29
1
-2
/
+1
*
s3: "net_usershare_add" only looks at the mode and uid
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: "count_num_usershares" only looks at the mode
Volker Lendecke
2009-11-29
1
-2
/
+1
*
s3: "info_fn" only looks at the mode and uid
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: "get_share_list" only looks at the mode and uid
Volker Lendecke
2009-11-29
1
-2
/
+1
*
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2009-11-29
1
-6
/
+9
*
s3 net: i18n support for net usershare
Kai Blin
2009-08-11
1
-90
/
+146
*
s3: Fix crsh in net usershare list
Bo Yang
2009-07-18
1
-0
/
+1
*
s3: Fix double free in net usershare.
Bo Yang
2009-07-15
1
-28
/
+4
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-7
/
+7
*
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
Jelmer Vernooij
2009-04-20
1
-1
/
+1
*
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
2009-04-14
1
-6
/
+6
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-2
/
+2
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-2
/
+2
*
net: Make "net usershare" use functable3
Kai Blin
2008-06-10
1
-29
/
+49
*
net: Use true/false instead of True/False.
Kai Blin
2008-05-20
1
-9
/
+9
*
net: more whitespace cleanup
Kai Blin
2008-05-10
1
-6
/
+6
*
net: Remove globals
Kai Blin
2008-05-10
1
-29
/
+36
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-1
/
+2
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
1
-1
/
+2
*
Gone from usershare.
Jeremy Allison
2007-12-03
1
-61
/
+151
*
Remove a static
Volker Lendecke
2007-11-24
1
-3
/
+5
*
Remove pstring from param/
Jeremy Allison
2007-11-13
1
-4
/
+4
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
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
*
r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set the
Volker Lendecke
2007-10-10
1
-4
/
+6
*
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r18116: Make max usershares an advisory limit, pointed out
Jeremy Allison
2007-10-10
1
-0
/
+68
*
r16652: Fix bug #3891 reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-4
/
+1
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
1
-2
/
+10
*
r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <...
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r16251: for i in `seq 1 1000`
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r15341: Ok I give up, I've been beaten by bug reports. People
Jeremy Allison
2007-10-10
1
-7
/
+43
*
r14034: Fix Coverity id # 125.
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r13594: Got sense of NTSTATUS check reversed.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r13502: Fix error messages for usershares when smbd is not
Jeremy Allison
2007-10-10
1
-5
/
+16
*
r13368: I must write out 1000 times, "Don't use C++ reserved words..."
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+829