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
/
lib
/
smbconf
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-1
/
+1
*
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
Michael Adam
2010-09-22
1
-3
/
+2
*
s3:registry: move prototype from reg_init_smbconf.c to its own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:registry: move the reg_api prototypes to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:registry: move higher level function reg_open_path to new module reg_api_util
Michael Adam
2010-09-20
1
-0
/
+1
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3-registry: avoid using registry_value union.
Günther Deschner
2010-07-02
1
-20
/
+48
*
s3:registry: move prototype registry_create_admin_token() to new header reg_u...
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:registry: extract the reg_backend_db prototypes into their own header.
Michael Adam
2010-05-25
1
-0
/
+1
*
smbconf: only include smbconf headers where needed.
Günther Deschner
2010-05-18
3
-0
/
+7
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3:libsmbconf: fix a comment typo
Michael Adam
2009-04-27
1
-1
/
+1
*
s3-secdesc: move all winreg access bits to IDL.
Günther Deschner
2009-04-21
1
-1
/
+1
*
s3/smbconf_reg: Fix typo.
Karolin Seeger
2009-04-07
1
-1
/
+1
*
fix "dubious escape" warning of Studio compiler
Björn Jacke
2009-03-09
1
-1
/
+1
*
s3:smbconf: move smbconf_share_exists checks into backend
Michael Adam
2009-03-04
1
-4
/
+9
*
s3:libsmbconf: add transactions to the libsmbconf api
Michael Adam
2009-02-26
1
-0
/
+18
*
Speed up "net conf list"
Volker Lendecke
2009-02-26
1
-115
/
+41
*
Speed up "net conf list"
Volker Lendecke
2009-02-26
1
-0
/
+3
*
s3:smbconftort: don't use reserved words ('test:', 'failure:', 'success:')
Stefan Metzmacher
2009-01-30
1
-31
/
+29
*
libsmbconf: move the non-registry parts of libsmbconf to top level
Michael Adam
2009-01-21
6
-1428
/
+0
*
s3:libsmbconf: include smbconf headers with lib/smbconf prefix
Michael Adam
2009-01-21
2
-4
/
+4
*
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in reg backend
Michael Adam
2009-01-21
1
-20
/
+20
*
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in txt backend
Michael Adam
2009-01-21
1
-5
/
+6
*
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf_init
Michael Adam
2009-01-21
1
-1
/
+1
*
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in testsuite
Michael Adam
2009-01-21
1
-5
/
+5
*
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf_util.c
Michael Adam
2009-01-21
1
-2
/
+2
*
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in smbconf.c
Michael Adam
2009-01-21
1
-2
/
+2
*
s3:libsmbconf: remove the init headers from smbconf.h
Michael Adam
2009-01-21
5
-19
/
+100
*
s3:libsmbconf: remove unused function smbconf_is_writeable_bystring()
Michael Adam
2009-01-21
2
-27
/
+0
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
2
-14
/
+14
*
[s3]libsmbconf: add utility function smbconf_is_writeable_bystring()
Michael Adam
2008-10-27
2
-0
/
+27
*
[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
Michael Adam
2008-10-27
5
-0
/
+29
*
[s3]libsmbconf: create text config in smbconftort
Michael Adam
2008-10-27
1
-1
/
+38
*
[s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.
Michael Adam
2008-10-27
1
-1
/
+1
*
[s3]libsmbconf: fall back to file backend when no valid backend was found
Michael Adam
2008-10-27
1
-4
/
+5
*
[s3]libsmbconf: fix comment typo.
Michael Adam
2008-10-27
1
-1
/
+1
*
[s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.
Michael Adam
2008-10-27
5
-0
/
+28
*
[s3]libsmbconf: remove unused define.
Michael Adam
2008-10-27
1
-3
/
+0
*
Use WERR_FILE_EXISTS which is the equivalent of WERR_ALREADY_EXISTS
Jelmer Vernooij
2008-10-23
2
-2
/
+2
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
Jim Brown <jim.brown@miami.edu> was right, this needs to be a signed int or
Jeremy Allison
2008-07-01
1
-1
/
+1
*
Fix problem noticed by Jim Brown <jim.brown@miami.edu>. When reverse searchin...
Jeremy Allison
2008-07-01
1
-1
/
+1
*
libsmbconf: add "includes" to the forbidden_valnames[].
Michael Adam
2008-06-23
1
-0
/
+1
*
libsmbconf: fastpaths first in smbconf_reg_valname_valid().
Michael Adam
2008-06-23
1
-2
/
+2
*
Increase level of debug msg when a regkey is not found
Volker Lendecke
2008-04-23
1
-1
/
+1
*
libsmbconf: remove unnecessary talloc success check from smbconf_txt.c
Michael Adam
2008-04-23
1
-8
/
+0
*
libsmbconf: remove unnecessary talloc success checks from smbconf_reg.c
Michael Adam
2008-04-23
1
-12
/
+1
*
libsmbconf: remove unnecessary talloc success checks from smbconf.c
Michael Adam
2008-04-23
1
-4
/
+0
[next]