index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-1
/
+1
2012-08-22
s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire
Andrew Bartlett
2
-0
/
+3
2012-07-24
lib/param: Remove 'case insensitive filesystem'
Andrew Bartlett
1
-1
/
+26
2012-07-15
s4-param: Use a unique header name
Andrew Bartlett
1
-3
/
+3
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
1
-1
/
+1
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
1
-13
/
+0
2012-05-15
s4:param/tests: remove "security=server" test
Stefan Metzmacher
1
-10
/
+0
2012-05-03
UTIL_TDB: lowercase name.
Jelmer Vernooij
1
-1
/
+1
2012-04-19
Move README file in the right place.
Simo Sorce
1
-4
/
+0
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2012-03-04
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
1
-10
/
+0
2012-02-26
pyparam: fix formatting.
Jelmer Vernooij
1
-11
/
+11
2011-12-13
s4-param: Added bin_dir(),sbin_dir() methods to get compiled in dirs
Amitay Isaacs
1
-3
/
+17
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
2
-4
/
+4
2011-11-17
lib/param: Add tests for security= behaviour now it operates with server role
Andrew Bartlett
1
-0
/
+41
2011-11-17
param: Add tests for automatic server role guessing
Andrew Bartlett
1
-0
/
+81
2011-11-17
py-param: Add python interface to get server_role
Amitay Isaacs
1
-0
/
+15
2011-11-15
s4:param/provision: pass schema_dn to provision_get_schema()
Stefan Metzmacher
2
-2
/
+11
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
1
-1
/
+1
2011-10-13
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
1
-1
/
+1
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
6
-4621
/
+5
2011-10-07
s4-param copy print_parameter and equal_parameter in from source3
Andrew Bartlett
1
-10
/
+24
2011-10-07
param: Use a bool to hold boolean parameters
Andrew Bartlett
1
-7
/
+7
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
4
-137
/
+2
2011-09-20
s4:param/pyparam.c - suppress "P_SEP" compilation warning
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
1
-3
/
+3
2011-09-08
s4-param void function cannot return value
Andrew Bartlett
1
-1
/
+2
2011-09-05
s4:param: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
1
-1
/
+2
2011-09-01
s4-services: disable the web server by default
Andrew Tridgell
1
-1
/
+1
2011-08-26
s4-param: Use s3 dump method if s3 context is defined
Amitay Isaacs
1
-0
/
+4
2011-08-22
s4-provision set passdb backend to 'samba4' in template smb.conf files
Andrew Bartlett
1
-0
/
+9
2011-08-14
Use public pytalloc header file.
Jelmer Vernooij
3
-3
/
+3
2011-08-13
s4-param Set szConfigFile even for s3 loadparm contexts
Andrew Bartlett
1
-4
/
+4
2011-08-13
param: Add smb.conf loading support to s3/s4 loadparm bridge
Andrew Bartlett
1
-0
/
+4
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
3
-21
/
+21
2011-08-07
pyldb: Consistently use pyldb_ prefix.
Jelmer Vernooij
1
-2
/
+2
2011-07-28
s4-param: Fix object names for python objects PyLoadparm and PyLoadparmContext
Amitay Isaacs
1
-2
/
+2
2011-07-26
shares: Remove dependencies on share modules.
Jelmer Vernooij
1
-1
/
+1
2011-07-26
libsamba-util: Build in libbitmap.
Jelmer Vernooij
1
-2
/
+2
2011-07-21
s4-param: use "state directory" and "cache directory" options
Björn Baumbach
1
-4
/
+4
2011-07-20
s4-param Handle P_CHAR and P_BOOLREV in pyparam
Andrew Bartlett
1
-0
/
+4
2011-07-14
s4-param finish services hooks for s4->s3 loadparm context
Andrew Bartlett
1
-2
/
+26
2011-07-14
s4-param cope with parameters of type char
Andrew Bartlett
1
-0
/
+12
2011-07-12
s4:param: add "state dir" and "cache dir" options
Stefan Metzmacher
2
-0
/
+76
2011-07-08
lib/param: Merge struct loadparm_service into common
Andrew Bartlett
2
-12
/
+19
2011-07-08
param: Move per-share parameters into a seperate file, to share with s3
Andrew Bartlett
2
-37
/
+5
[next]