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
/
source4
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/param: handle non-constant strings properly by passing in a memory context
Garming Sam
2014-02-20
1
-2
/
+2
*
s4: pass down a memory context when performing share_string_option, to allow ...
Garming Sam
2014-02-20
4
-24
/
+31
*
param: rename lp function and variable from "maxmux" to "max_mux"
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "cli_maxprotocol" to "client_max_...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from 'casesensitive' to 'case_sensitive'
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from 'force_dir_mode' to 'force_direct...
Garming Sam
2014-02-07
1
-1
/
+1
*
loadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_mask for consistency w...
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_readonly to lp[cfg]_read_only for consistency with docs
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
2014-02-03
1
-1
/
+1
*
s4-param: add error messages for failure to dump a parameter
Garming Sam
2014-01-28
1
-3
/
+11
*
param: fix incorrect file error handling in s4 pyparam
Garming Sam
2014-01-28
1
-2
/
+0
*
s4-testparm: modify dumping of parameters to use the lib/param code to have m...
Garming Sam
2014-01-28
1
-0
/
+37
*
share_ldb: Fix a memleak
Volker Lendecke
2013-12-17
1
-0
/
+1
*
share_ldb: Fix CID 1138336 Dereference null return value
Volker Lendecke
2013-12-17
1
-4
/
+5
*
share_ldb: Fix a memleak
Volker Lendecke
2013-12-17
1
-0
/
+1
*
share_ldb: Fix CID 1138337 Dereference null return value
Volker Lendecke
2013-12-17
1
-4
/
+5
*
s4:libcli:smb2: add the smb2_capabilities to the smbcli_options
Michael Adam
2013-10-05
1
-0
/
+1
*
s4:libcli:smb2: add the client_guid to the smbcli_options
Michael Adam
2013-10-05
1
-0
/
+2
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1
/
+1
*
s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire
Andrew Bartlett
2012-08-22
2
-0
/
+3
*
lib/param: Remove 'case insensitive filesystem'
Andrew Bartlett
2012-07-24
1
-1
/
+26
*
s4-param: Use a unique header name
Andrew Bartlett
2012-07-15
1
-3
/
+3
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-13
/
+0
*
s4:param/tests: remove "security=server" test
Stefan Metzmacher
2012-05-15
1
-10
/
+0
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-1
/
+1
*
Move README file in the right place.
Simo Sorce
2012-04-19
1
-4
/
+0
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
2012-03-04
1
-10
/
+0
*
pyparam: fix formatting.
Jelmer Vernooij
2012-02-26
1
-11
/
+11
*
s4-param: Added bin_dir(),sbin_dir() methods to get compiled in dirs
Amitay Isaacs
2011-12-13
1
-3
/
+17
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
2
-4
/
+4
*
lib/param: Add tests for security= behaviour now it operates with server role
Andrew Bartlett
2011-11-17
1
-0
/
+41
*
param: Add tests for automatic server role guessing
Andrew Bartlett
2011-11-17
1
-0
/
+81
*
py-param: Add python interface to get server_role
Amitay Isaacs
2011-11-17
1
-0
/
+15
*
s4:param/provision: pass schema_dn to provision_get_schema()
Stefan Metzmacher
2011-11-15
2
-2
/
+11
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-1
/
+1
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
6
-4621
/
+5
*
s4-param copy print_parameter and equal_parameter in from source3
Andrew Bartlett
2011-10-07
1
-10
/
+24
*
param: Use a bool to hold boolean parameters
Andrew Bartlett
2011-10-07
1
-7
/
+7
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
4
-137
/
+2
*
s4:param/pyparam.c - suppress "P_SEP" compilation warning
Matthias Dieter Wallnöfer
2011-09-20
1
-2
/
+2
[next]