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
...
*
Couple of minor fixes for POSIX pathname processing in the
Jeremy Allison
2008-01-19
2
-9
/
+11
*
Do an explicit init_globals() when restarting for "config backend = registry".
Michael Adam
2008-01-20
1
-0
/
+1
*
Add a debug message to fetch_reg_values().
Michael Adam
2008-01-20
1
-0
/
+3
*
Add some debugging output to reg_cachehook.c
Michael Adam
2008-01-20
1
-1
/
+10
*
Remove the dynamic registry overlay.
Michael Adam
2008-01-20
3
-105
/
+1
*
Add a registry backend perflib that replaces the former dynamic overlay.
Michael Adam
2008-01-20
6
-47
/
+113
*
Some reformatting of current_version_fetch_values().
Michael Adam
2008-01-20
1
-11
/
+12
*
Add a registry backend current_version that replaces the former dynamic overlay.
Michael Adam
2008-01-20
5
-24
/
+84
*
Reorder the registry key name constants in a more systematic way.
Michael Adam
2008-01-20
1
-5
/
+5
*
Use some consts instead of literal strings for registry keys.
Michael Adam
2008-01-20
1
-4
/
+4
*
Some reformatting in hkpt_params_fetch_values().
Michael Adam
2008-01-20
1
-7
/
+10
*
Add a registry backend hkpt_params that replaces the former dynamic overlay.
Michael Adam
2008-01-20
4
-29
/
+70
*
Some reformatting in tcpip_params_fetch_values().
Michael Adam
2008-01-20
1
-8
/
+10
*
Add a registry backend tcpip_params that replaces the former dynamic overlay.
Michael Adam
2008-01-20
6
-27
/
+70
*
Some reformatting in prod_options_fetch_values().
Michael Adam
2008-01-20
1
-10
/
+10
*
Add a registry backend prod_options that replaces the former dynamic overlay.
Michael Adam
2008-01-20
6
-32
/
+75
*
Some reformatting in netlogon_params_fetch_values().
Michael Adam
2008-01-20
1
-6
/
+7
*
Rename netlogon_params_fetch_reg_values() to netlogon_params_fetch_values().
Michael Adam
2008-01-20
1
-3
/
+2
*
In reg_backend_netlogon_params, delegate fetch_subkeys() to regdb.
Michael Adam
2008-01-20
1
-0
/
+7
*
Fix registering Registry backends in reghook_cache_add().
Michael Adam
2008-01-20
1
-1
/
+1
*
Use constant KEY_NETLOGON_PARAMS instead of literal key.
Michael Adam
2008-01-20
1
-1
/
+1
*
Volker is right: why keep commented out migrated dynamic reg overlays around?...
Michael Adam
2008-01-20
1
-21
/
+0
*
Use c99 struct initializers for REGISTRY_OPS in reg_shares.c
Michael Adam
2008-01-20
1
-5
/
+4
*
Use c99 struct initializers for REGISTRY_OPS in reg_printing.c
Michael Adam
2008-01-20
1
-5
/
+4
*
Use c99 struct initializers for REGISTRY_OPS in reg_smbconf.c.
Michael Adam
2008-01-20
1
-9
/
+7
*
Some systems do not have XATTR_ defined
Volker Lendecke
2008-01-20
2
-5
/
+8
*
vfs_streams_depot
Volker Lendecke
2008-01-19
3
-0
/
+654
*
vfs_streams_xattr module
Volker Lendecke
2008-01-19
3
-1
/
+679
*
Add streams support
Volker Lendecke
2008-01-19
5
-24
/
+459
*
Add "split_ntfs_stream_name()" together with a torture test
Volker Lendecke
2008-01-19
3
-0
/
+162
*
Add an error mapping for ENOATTR
Volker Lendecke
2008-01-19
1
-0
/
+3
*
Add the STREAMINFO vfs call
Volker Lendecke
2008-01-19
4
-13
/
+171
*
Use SAFE_FREE instead of free
Volker Lendecke
2008-01-19
1
-1
/
+2
*
Tiny memory leak in lib/version.c
Corinna Vinschen
2008-01-19
1
-0
/
+1
*
Fix error return in xattr_tdb_load_attrs
Volker Lendecke
2008-01-19
1
-1
/
+1
*
The remote storage op is gone
Volker Lendecke
2008-01-19
1
-1
/
+1
*
Add get_ea_names_from_file to sanely list posix xattrs
Volker Lendecke
2008-01-19
1
-49
/
+142
*
Make get_ea_value public
Volker Lendecke
2008-01-19
1
-8
/
+15
*
Fix the build
Volker Lendecke
2008-01-19
1
-0
/
+1
*
afs: Use talloc_stackframe() instead of talloc_init()
Kai Blin
2008-01-19
1
-1
/
+1
*
ntlm_auth: Get rid of statics in manage_squid_ntlmssp_request
Kai Blin
2008-01-19
1
-37
/
+50
*
ntlm_auth: Rewrite manage_client_ntlmssp_request without statics.
Kai Blin
2008-01-19
1
-55
/
+66
*
nltm_auth: Use struct ntlm_auth_state in helper functions.
Kai Blin
2008-01-19
1
-34
/
+40
*
ntlm_auth: Prepare for a deeper rewrite of the helper functions
Kai Blin
2008-01-19
1
-4
/
+43
*
ntlm_auth: Dynamically allocate the read buffer.
Kai Blin
2008-01-19
1
-28
/
+43
*
Link ndr_xattr.o with LIBNDR_GEN_OBJ
Volker Lendecke
2008-01-19
1
-1
/
+2
*
Actually test vl's new code and make it work to fix the build farm :-).
Jeremy Allison
2008-01-18
1
-8
/
+12
*
Always return nlink=1 for directories
Volker Lendecke
2008-01-18
1
-7
/
+2
*
util_str: Don't return memory from talloc_tos(), use mem_ctx instead.
Kai Blin
2008-01-19
5
-32
/
+40
*
Fix error message for new allinfo command.
Jeremy Allison
2008-01-18
1
-1
/
+1
[prev]
[next]