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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/popt: Patch memory leak in popthelp.c
Jose A. Rivera
2014-03-13
1
-2
/
+2
*
lib/popt: Small whitespace fix for readability.
Jose A. Rivera
2014-03-13
1
-14
/
+15
*
param: remove lp_dnsdomain from s3
Garming Sam
2014-02-20
1
-1
/
+0
*
param: change s3_param.h from a generated file to a static one
Garming Sam
2014-02-20
2
-6
/
+21
*
param: use loadparm_globals struct instead of lp function pointers in s3_helpers
Garming Sam
2014-02-20
2
-18
/
+5
*
lib/param: rename lp_string to lpcfg_string
Garming Sam
2014-02-20
1
-9
/
+9
*
lib/param: handle non-constant strings properly by passing in a memory context
Garming Sam
2014-02-20
1
-8
/
+22
*
build: find FILE_OFFSET_BITS via array
Gustavo Zacarias
2014-02-18
1
-4
/
+7
*
tdb: always open internal databases with incompatible hash.
Michael Adam
2014-02-15
1
-0
/
+5
*
tdb: in tdb_delete_hash, make lock/unlock bracket more obvious
Michael Adam
2014-02-15
1
-1
/
+1
*
tdb: simplify tdb_delete_hash() a bit
Michael Adam
2014-02-14
1
-12
/
+5
*
tdb: tdbtool: dump record magic with fixed number of 8 hex digits
Michael Adam
2014-02-14
1
-1
/
+1
*
tdb: tdbtool: dump record hash with fixed number of 8 hex digits
Michael Adam
2014-02-14
1
-1
/
+1
*
waf:lib/replace fix iconv checks on HP/UX
Christian Ambach
2014-02-13
1
-1
/
+1
*
param: Move LOADPARM_EXTRA_GLOBALS to lib/param/loadparm.h to be shared betwe...
Garming Sam
2014-02-12
2
-17
/
+17
*
param: move SMB2 defaults to lib/param and use in loadparm_init
Garming Sam
2014-02-12
2
-4
/
+10
*
param: remove special cases for tls files
Garming Sam
2014-02-12
2
-16
/
+11
*
param: use generate_param.py to generate s3_param.h
Garming Sam
2014-02-12
1
-3
/
+3
*
param: use generate_param.py to generate param_local.h
Garming Sam
2014-02-12
1
-5
/
+4
*
param: use generate_param.py to generate param_global.h
Garming Sam
2014-02-12
1
-4
/
+3
*
param: No longer have a special case for lp_configfile
Andrew Bartlett
2014-02-12
2
-2
/
+1
*
lib/param: generate the param_functions.h containing the prototypes
Garming Sam
2014-02-12
2
-3
/
+11
*
lib/param: explicitly use mode=FUNCTIONS when running generate_param.py
Garming Sam
2014-02-12
1
-1
/
+1
*
lib/param: Remove special handling for 'state dir' and 'cache dir'
Andrew Bartlett
2014-02-12
3
-8
/
+4
*
lib/param: Normalise "read raw" and "write raw" parameters
Andrew Bartlett
2014-02-12
2
-4
/
+2
*
param: auto generate param_functions.c at build time
Garming Sam
2014-02-12
4
-420
/
+14
*
lib/ldb-samba: add more attributes with LDB_SYNTAX_SAMBA_GUID
Stefan Metzmacher
2014-02-11
1
-4
/
+24
*
lib/param: Mark source code generators as group build_source
Andrew Bartlett
2014-02-10
1
-0
/
+3
*
param: rename and move log level from LOADPARM_EXTRA_GLOBALS to param_functio...
Garming Sam
2014-02-10
3
-4
/
+4
*
param: rename and move usershare template parameter from LOADPARM_EXTRA_GLOBA...
Garming Sam
2014-02-10
3
-2
/
+2
*
param: rename lp function and variable from "nis_home_map" to "nis_homedir"
Garming Sam
2014-02-08
2
-2
/
+2
*
param: rename lp function and variable from "syncalways" to "sync_always"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "minprintspace" to "min_print_space"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "maxdisksize" to "max_disk_size"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "writelist" to "write_list"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "usernamelevel" to "username_level"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "rootdir" to "root_directory"
Garming Sam
2014-02-07
2
-4
/
+4
*
param: rename lp function and variable from "renameuser_script" to "rename_us...
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "readlist" to "read_list"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "onlyuser" to "only_user"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "inherit_perms" to "inherit_permi...
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "encrypted_passwords" to "encrypt...
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "srv_minprotocol" to "server_min_...
Garming Sam
2014-02-07
2
-3
/
+3
*
param: rename lp function and variable from "srv_maxprotocol" to "server_max_...
Garming Sam
2014-02-07
2
-4
/
+4
*
param: rename lp function and variable from "maxmux" to "max_mux"
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "cli_minprotocol" to "client_min_...
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "cli_maxprotocol" to "client_max_...
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "ms_add_printer_wizard" to "show_...
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "queueresumecommand" to "queueres...
Garming Sam
2014-02-07
2
-2
/
+2
*
param: rename lp function and variable from "queuepausecommand" to "queuepaus...
Garming Sam
2014-02-07
2
-2
/
+2
[next]