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
...
*
param: rename lp function and variable from 'lockdir' to 'lock_directory'
Garming Sam
2014-02-07
9
-19
/
+19
*
param: rename lp function and variable from 'guestaccount' to 'guest_account'
Garming Sam
2014-02-07
10
-17
/
+17
*
param: rename lp function and variable from 'magicchar' to 'mangling_char'
Garming Sam
2014-02-07
2
-4
/
+4
*
param: rename lp function and variable from 'defaultcase' to 'default_case'
Garming Sam
2014-02-07
3
-4
/
+4
*
param: rename lp function and variable from 'manglednames' to 'mangled_names'
Garming Sam
2014-02-07
3
-4
/
+4
*
param: rename lp function and variable from 'casesensitive' to 'case_sensitive'
Garming Sam
2014-02-07
2
-4
/
+4
*
param: rename lp function and variable from 'dontdescend' to 'dont_descend'
Garming Sam
2014-02-07
4
-9
/
+9
*
param: rename lp function and variable from 'force_dir_mode' to 'force_direct...
Garming Sam
2014-02-07
3
-3
/
+3
*
s3: modules: streaminfo: As we have no VFS function SMB_VFS_LLISTXATTR we can...
Jeremy Allison
2014-02-08
2
-2
/
+24
*
smbd: Fix memory overwrites
Volker Lendecke
2014-02-07
1
-2
/
+2
*
dbwrap: use DBWRAP_LOCK_ORDER_VALID() in db_open()
Michael Adam
2014-02-07
1
-9
/
+1
*
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
2014-02-07
1
-1
/
+1
*
dbwrap: add a dbwrap_flags argument to db_open_tdb()
Michael Adam
2014-02-07
1
-1
/
+1
*
s3:registry: introduce REG_DBWRAP_FLAGS to use for all db_open calls
Michael Adam
2014-02-07
2
-3
/
+4
*
s3:rpc_client: optimize the netlogon_creds_cli.tdb for read-only access
Michael Adam
2014-02-07
1
-1
/
+1
*
dbwrap_open: add 'dbwrap_optimize_readonly:* = yes' option
Stefan Metzmacher
2014-02-07
1
-0
/
+25
*
dbwrap_ctdb: implement DBWRAP_FLAG_OPTIMIZE_READONLY_ACCESS
Stefan Metzmacher
2014-02-07
1
-0
/
+21
*
dbwrap: add a dbwrap_flags argument to db_open_ctdb()
Michael Adam
2014-02-07
4
-5
/
+8
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
34
-43
/
+56
*
vfs_btrfs: pass-through copy-chunk(len=0) requests
David Disseldorp
2014-02-06
1
-1
/
+21
*
smbd/smb2_ioctl: fail zero length copy chunk requests
David Disseldorp
2014-02-06
1
-1
/
+16
*
s3: rpc_server/srvsvc: NetShareSetInfo - let CSC policy be settable.
Shekhar Amlekar
2014-02-06
1
-8
/
+24
*
s3: rpc_server/srvsvc: NetShareSetInfo - Correctly initialize max_connections...
Shekhar Amlekar
2014-02-06
1
-0
/
+2
*
winbind3: Simplify fillup_pw_field
Volker Lendecke
2014-02-05
1
-15
/
+14
*
pysmbd: improve the return of error codes in the python smbd bindings
Garming Sam
2014-02-05
1
-31
/
+27
*
s3-auth: Add passwd_to_SamInfo3().
Andreas Schneider
2014-02-05
2
-73
/
+36
*
s3-auth: Pass talloc context to make_server_info_pw().
Andreas Schneider
2014-02-05
4
-29
/
+42
*
s3-auth: Add passwd_to_SamInfo3().
Andreas Schneider
2014-02-05
2
-0
/
+120
*
s3-lib: Add winbind_lookup_usersids().
Andreas Schneider
2014-02-05
4
-1
/
+350
*
winbind3: Use fstrcpy
Volker Lendecke
2014-02-05
1
-1
/
+1
*
winbind3: Fix a comment typo
Volker Lendecke
2014-02-05
1
-1
/
+1
*
loadparm: rename variable for "directory mask" from dir_mask to directory_mask
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_mask for consistency w...
Michael Adam
2014-02-03
3
-3
/
+3
*
loadparm: rename variable for "printable" from print_ok to printable
Michael Adam
2014-02-03
1
-5
/
+5
*
loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs
Michael Adam
2014-02-03
11
-21
/
+21
*
loadparm: rename variable for "read only" from readonly to read_only
Michael Adam
2014-02-03
1
-4
/
+4
*
loadparm: rename lp[cfg]_readonly to lp[cfg]_read_only for consistency with docs
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename variable for "hosts deny" from hostsdeny to hosts_deny
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
4
-7
/
+7
*
loadparm: rename variable for "hosts allow" from hostsallow to hosts_allow
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
4
-7
/
+7
*
loadparm: rename the variable for "path" from pathname to path
Michael Adam
2014-02-03
1
-9
/
+9
*
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
2014-02-03
10
-34
/
+34
*
s3-param: Remove compilation conditional for setting directory name cache size.
Garming Sam
2014-01-31
1
-4
/
+0
*
param: Rename variable used for lp__server_role server_role
Garming Sam
2014-01-31
1
-1
/
+1
*
param: Rename variable used for lp__security security
Garming Sam
2014-01-31
1
-1
/
+1
*
param: fixup security default to AUTO to permit server role = domain member
Garming Sam
2014-01-31
1
-1
/
+1
*
param: Rename variable used for lp__printername szPrintername
Garming Sam
2014-01-31
1
-2
/
+2
*
param: Complete the removal of the "open files database hash size" parameter
Garming Sam
2014-01-31
3
-3
/
+2
*
build: Build idmap_ad by default
Volker Lendecke
2014-01-30
1
-0
/
+1
[prev]
[next]