index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smbd: Slightly simplify vfswrap_fsctl
Volker Lendecke
2014-02-12
1
-1
/
+2
*
smbd: Fix an uninitialized read
Volker Lendecke
2014-02-12
1
-0
/
+1
*
cmdline: Remove dynconfig hooks in command line processing
Andrew Bartlett
2014-02-12
2
-146
/
+0
*
param: change fstype to use a constant string
Garming Sam
2014-02-12
5
-7
/
+7
*
param: Move LOADPARM_EXTRA_GLOBALS to lib/param/loadparm.h to be shared betwe...
Garming Sam
2014-02-12
1
-17
/
+0
*
param: move SMB2 defaults to lib/param and use in loadparm_init
Garming Sam
2014-02-12
1
-5
/
+0
*
param: remove special cases for tls files
Garming Sam
2014-02-12
1
-9
/
+4
*
param: use generate_param.py to generate loadparm_ctx_table.c
Garming Sam
2014-02-12
1
-2
/
+2
*
param: use generate_param.py to generate s3_param.h
Garming Sam
2014-02-12
1
-1
/
+1
*
param: use generate_param.py to generate param_local.h
Garming Sam
2014-02-12
1
-1
/
+1
*
param: use generate_param.py to generate param_global.h
Garming Sam
2014-02-12
3
-8
/
+2
*
param: No longer have a special case for lp_configfile
Andrew Bartlett
2014-02-12
5
-6
/
+3
*
param: use generate_param.py to generate param_proto.h
Garming Sam
2014-02-12
2
-2
/
+7
*
lib/param: Remove special handling for 'state dir' and 'cache dir'
Andrew Bartlett
2014-02-12
4
-36
/
+10
*
lib/param: Normalise "read raw" and "write raw" parameters
Andrew Bartlett
2014-02-12
3
-26
/
+15
*
param: auto generate param_functions.c at build time
Garming Sam
2014-02-12
1
-0
/
+4
*
s3: vfs_dirsort module.
Jeremy Allison
2014-02-12
1
-0
/
+5
*
s3: vfs_dirsort module.
Jeremy Allison
2014-02-12
1
-7
/
+112
*
s3:rpc_client: use address "0.0.0.0" and port "135" for epmapper requests
Stefan Metzmacher
2014-02-11
1
-2
/
+2
*
s3:srv_epmapper: only replace ipv4 addresses in _epm_Lookup() and _epm_Map()
Stefan Metzmacher
2014-02-11
1
-2
/
+6
*
s3:srv_epmapper: fix logic in endpoints_match()
Stefan Metzmacher
2014-02-11
1
-6
/
+18
*
s3:rpcclient: initialize struct dcerpc_binding completely
Stefan Metzmacher
2014-02-11
1
-0
/
+1
*
s3:rpc_server: initialize struct dcerpc_binding completely
Stefan Metzmacher
2014-02-11
1
-0
/
+1
*
s3:dcerpc_up: avoid useless talloc_zero() calls
Stefan Metzmacher
2014-02-11
1
-18
/
+9
*
s3:dcerpc_ep: make ep_register() more tolerant regarding the passes binding v...
Stefan Metzmacher
2014-02-11
1
-1
/
+11
*
s3:dcerpc_ep: only use the explicitly passed object_guid
Stefan Metzmacher
2014-02-11
1
-1
/
+1
*
s3:dcerpc_ep: only use an array of 'struct dcerpc_binding *'
Stefan Metzmacher
2014-02-11
1
-13
/
+12
*
s3:dcerpc_ep: make struct dcerpc_binding_vector private
Stefan Metzmacher
2014-02-11
2
-5
/
+7
*
s3:rpcclient: add witness command
Gregor Beck
2014-02-11
3
-1
/
+509
*
s3:rpc_server: check verification trailer
Gregor Beck
2014-02-11
1
-0
/
+44
*
s3:rpc_server: check header of each packet fragment
Gregor Beck
2014-02-11
2
-0
/
+14
*
s3:rpc_server: only become the user if we have a valid context_id
Stefan Metzmacher
2014-02-11
1
-21
/
+20
*
s3:rpc_server: minor refactoring of process_request_pdu()
Gregor Beck
2014-02-11
1
-15
/
+10
*
s3:librpc/rpc: only propose header signing if we use sign or seal
Stefan Metzmacher
2014-02-11
1
-3
/
+10
*
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
1
-2
/
+1
*
param: rename and move usershare template parameter from LOADPARM_EXTRA_GLOBA...
Garming Sam
2014-02-10
1
-8
/
+7
*
s3: increase default fudge factor for max open files from 20 to 40
Garming Sam
2014-02-10
1
-1
/
+1
*
param: rename lp function and variable from "nis_home_map" to "nis_homedir"
Garming Sam
2014-02-08
2
-3
/
+3
*
param: rename lp function and variable from "syncalways" to "sync_always"
Garming Sam
2014-02-07
3
-4
/
+4
*
param: rename lp function and variable from "minprintspace" to "min_print_space"
Garming Sam
2014-02-07
2
-3
/
+3
*
param: rename lp function and variable from "maxdisksize" to "max_disk_size"
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "writelist" to "write_list"
Garming Sam
2014-02-07
2
-3
/
+3
*
param: rename lp function and variable from "usernamelevel" to "username_level"
Garming Sam
2014-02-07
2
-4
/
+4
*
param: rename lp function and variable from "rootdir" to "root_directory"
Garming Sam
2014-02-07
1
-5
/
+5
*
param: rename lp function and variable from "renameuser_script" to "rename_us...
Garming Sam
2014-02-07
3
-4
/
+4
*
param: rename lp function and variable from "readlist" to "read_list"
Garming Sam
2014-02-07
2
-3
/
+3
*
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
4
-5
/
+5
*
param: rename lp function and variable from "encrypted_passwords" to "encrypt...
Garming Sam
2014-02-07
4
-7
/
+7
[prev]
[next]