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
...
|
*
idl: Update IDL for eventlog, misc, netlogon and security from Samba 4.
Jelmer Vernooij
2008-01-17
7
-10
/
+20
|
*
idl: Remove use of [ref], which is the default.
Jelmer Vernooij
2008-01-17
1
-3
/
+3
|
*
idl: Update initshutdown and echo IDL from Samba 4.
Jelmer Vernooij
2008-01-17
5
-18
/
+18
|
*
idl: Update DFS IDL from Samba 4.
Jelmer Vernooij
2008-01-17
7
-10
/
+526
*
|
Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mapping
Derrell Lipman
2008-01-17
2
-46
/
+38
|
/
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Derrell Lipman
2008-01-17
6
-53
/
+35
|
\
|
*
Remove is_remotestorage() call from VFS. We already have statvfs() there to h...
Alexander Bokovoy
2008-01-17
5
-28
/
+16
|
*
Rework of VFS is_offline() function to only return boolean offline/online res...
Alexander Bokovoy
2008-01-17
5
-22
/
+17
|
*
Fix more VFS API mixup with offline files
Alexander Bokovoy
2008-01-17
1
-5
/
+4
*
|
Fix stat results to be consistent between smbc_stat and smbc_fstat.
Derrell Lipman
2008-01-17
1
-1
/
+4
|
/
*
Fix bug found by Derrell - windows returns an read return
Jeremy Allison
2008-01-16
1
-21
/
+28
*
Fix the mess that ab just made of the new VFS code.
Jeremy Allison
2008-01-16
3
-57
/
+62
*
Tidy up code and debug for non-default krb5 IPv6 port.
Jeremy Allison
2008-01-16
1
-9
/
+15
*
Fix IPv6 bug #5204, which caused krb5 DNS lookups
Jeremy Allison
2008-01-16
2
-15
/
+81
*
Revert "default to tdbsam instead of smbpasswd"
Volker Lendecke
2008-01-16
1
-1
/
+1
*
Don't try ftruncate when the tdb is opened read-only
Volker Lendecke
2008-01-16
1
-0
/
+1
*
Next try to fix the max dead record calculation
Volker Lendecke
2008-01-16
1
-1
/
+1
*
default to tdbsam instead of smbpasswd
Volker Lendecke
2008-01-16
1
-1
/
+1
*
Fix an uninitialized variable warning
Volker Lendecke
2008-01-16
1
-1
/
+1
*
Fix some C++ warnings
Volker Lendecke
2008-01-16
2
-4
/
+7
*
Fix a missing prototype warning
Volker Lendecke
2008-01-16
1
-0
/
+1
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce
2008-01-16
50
-514
/
+4113
|
\
|
*
Add "config backend" to the parameters forbidden in registry config.
Michael Adam
2008-01-16
1
-0
/
+1
|
*
Add my (C) to loadparm.c.
Michael Adam
2008-01-16
1
-0
/
+1
|
*
Remove special semantics of "include = registry" from loadparm.c
Michael Adam
2008-01-16
1
-29
/
+0
|
*
Use lp_config_backend_is_registry() instead of lp_include_registry_globals().
Michael Adam
2008-01-16
2
-3
/
+3
|
*
Add utility function lp_config_backend_is_registry().
Michael Adam
2008-01-16
1
-0
/
+8
|
*
Initialise Globals.ConfigBackend from global var config_backend.
Michael Adam
2008-01-16
1
-5
/
+11
|
*
Add handling of [homes] and [printers] via registry shares.
Michael Adam
2008-01-16
1
-39
/
+45
|
*
Add config parameter "config backend = registry".
Michael Adam
2008-01-16
1
-19
/
+63
|
*
Add "MSDFS options" separator to parm_table.
Michael Adam
2008-01-16
1
-0
/
+2
|
*
Re-order an option block in parm_table to re-unite the misc options.
Michael Adam
2008-01-16
1
-3
/
+3
|
*
Merge branch 'ctdb-merge' into v3-2-test
Alexander Bokovoy
2008-01-16
33
-276
/
+3033
|
|
\
|
|
*
Convert old sid-string handling in idmap_tdb2 to a new one
Alexander Bokovoy
2008-01-16
1
-4
/
+7
|
|
*
Fix build for pam_smbpass
Alexander Bokovoy
2008-01-16
2
-2
/
+2
|
|
*
Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module i...
Alexander Bokovoy
2008-01-16
2
-2
/
+25
|
|
*
idmap TDB2 backend, used for clustered Samba setups.
Alexander Bokovoy
2008-01-16
1
-0
/
+1014
|
|
*
Add offline storage support with Tivoli Storage Manager Space Manager
Alexander Bokovoy
2008-01-16
1
-0
/
+338
|
|
*
Merge a variant of Shadow Copy module for exposing snapshots to windows clien...
Alexander Bokovoy
2008-01-16
1
-0
/
+637
|
|
*
Support GPFS prealloc interface
Alexander Bokovoy
2008-01-16
1
-0
/
+8
|
|
*
Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from...
Alexander Bokovoy
2008-01-16
5
-98
/
+453
|
|
*
Add support for offline files support, remote storage, and Async I/O force op...
Alexander Bokovoy
2008-01-16
7
-68
/
+168
|
|
*
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2008-01-16
15
-108
/
+387
|
*
|
Merge lsarpc.idl from samba4 and rerun make idl.
Günther Deschner
2008-01-16
10
-137
/
+914
|
*
|
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
2008-01-16
1
-1
/
+21
|
*
|
Make resolve_ads() static.
Günther Deschner
2008-01-16
1
-5
/
+5
|
*
|
Fix memleak in ads_build_path().
Günther Deschner
2008-01-16
1
-5
/
+11
*
|
|
Adds support for cifs.resolver upcall.
Igor Mammedov
2008-01-16
1
-2
/
+61
|
/
/
*
|
Fix a crash bug in nt_printer_publish_ads
Volker Lendecke
2008-01-16
1
-1
/
+6
*
|
Fix (non-activated) _wkssvc_NetrJoinDomain2 server code.
Günther Deschner
2008-01-16
1
-13
/
+12
[prev]
[next]