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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_conf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
s3:util:net_conf - allow empty path for [homes]
Andrew
1
-4
/
+12
2019-11-26
net: Delete share ACL from 'net conf delshare'
Christof Schmitt
1
-0
/
+9
2018-03-01
s3:utils: Add FALL_THROUGH statements in net_conf.c
Andreas Schneider
1
-0
/
+8
2015-06-30
net:conf:import: print error message when importing fails.
Michael Adam
1
-0
/
+5
2013-09-24
s3:net conf: add the same parameter checks to "setparm" as in "net rpc conf".
Michael Adam
1
-0
/
+5
2013-05-28
net: use smbconf_create_set_share() in "net conf import"
Michael Adam
1
-47
/
+2
2012-07-18
source3/utils/net_conf.c: fix stackframe leak
Rusty Russell
1
-0
/
+2
2011-08-08
s3-net: Fixed a small typo in net conf function table
Vicentiu Ciorbaru
1
-1
/
+1
2011-08-08
s3-net: Fixed typo in net conf
Vicentiu Ciorbaru
1
-1
/
+1
2011-06-29
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
1
-0
/
+1
2011-06-10
s3:net conf addshare: do not stat-check the share path.
Michael Adam
1
-17
/
+0
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-18
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
1
-1
/
+1
2011-05-10
libsmbconf: Convert smbconf_get_config() to sbcErr.
Andreas Schneider
1
-25
/
+18
2011-05-10
libsmbconf: Convert smbconf_transaction_*() to sbcErr.
Andreas Schneider
1
-37
/
+35
2011-05-10
libsmbconf: Convert smbconf_delete_includes() to sbcErr.
Andreas Schneider
1
-4
/
+4
2011-05-10
libsmbconf: Convert smbconf_set_includes() to sbcErr.
Andreas Schneider
1
-6
/
+11
2011-05-10
libsmbconf: Convert smbconf_get_includes() to sbcErr.
Andreas Schneider
1
-4
/
+4
2011-05-10
libsmbconf: Convert smbconf_delete_parameter() to sbcErr.
Andreas Schneider
1
-7
/
+6
2011-05-10
libsmbconf: Convert smbconf_get_parameter() to sbcErr.
Andreas Schneider
1
-7
/
+6
2011-05-10
libsmbconf: Convert smbconf_set_parameter() to sbcErr.
Andreas Schneider
1
-21
/
+21
2011-05-10
libsmbconf: Convert smbconf_delete_share() to sbcErr.
Andreas Schneider
1
-6
/
+7
2011-05-10
libsmbconf: Convert smbconf_get_share() to sbcErr.
Andreas Schneider
1
-8
/
+8
2011-05-10
libsmbconf: Convert smbconf_create_share() to smbErr.
Andreas Schneider
1
-8
/
+12
2011-05-10
libsmbconf: Convert smbconf_get_share_names() to sbcErr.
Andreas Schneider
1
-4
/
+4
2011-05-10
libsmbconf: Convert smbconf_drop() to sbcErr.
Andreas Schneider
1
-6
/
+5
2011-05-10
libsmbconf: Convert smbconf_init() to sbcErr.
Andreas Schneider
1
-7
/
+8
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-02-07
s3:net conf: fix a comment typo
Michael Adam
1
-1
/
+1
2010-05-18
smbconf: only include smbconf headers where needed.
Günther Deschner
1
-0
/
+3
2010-04-20
Fix i18n of net conf import error message.
Jim McDonough
1
-3
/
+4
2010-04-20
Display an error on net conf import failures.
Jim McDonough
1
-0
/
+3
2010-02-12
s3:make "net conf addshare" atomic by wrapping all writes in one transaction
Michael Adam
1
-6
/
+36
2010-01-19
s3 net: Fix compile warnings
Kai Blin
1
-13
/
+33
2010-01-19
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
1
-1
/
+1
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
1
-13
/
+13
2009-11-29
s3: "net_conf_addshare" only looks at the mode
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
1
-1
/
+1
2009-07-30
s3 net: i18n support for net conf
Kai Blin
1
-120
/
+123
2009-05-26
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
1
-1
/
+1
2009-05-17
s3:fix bug #6371, unsuccessful net conf setparm leaves empty share
Michael Adam
1
-3
/
+25
2009-04-27
s3:net conf: support dangling parameters by specifying "" as the section name.
Michael Adam
1
-12
/
+30
2009-04-16
In net_conf_import, start a transaction when importing a single share.
Martin Schwenke
1
-0
/
+8
2009-04-14
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
1
-3
/
+3
2009-04-02
s3:net conf: don't store share names as lower case, but as given.
Michael Adam
1
-11
/
+11
2009-03-04
s3:net conf: reduce memory usage of "net conf import".
Michael Adam
1
-6
/
+33
2009-02-26
s3:net: wrap net conf import into one big transaction
Michael Adam
1
-6
/
+27
2009-02-06
s3:net conf: remove check for sharename being a usernam in "net conf addshare"
Michael Adam
1
-6
/
+0
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-17
/
+17
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-1
/
+1
[next]