index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-16
Fix an uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2008-01-16
Fix some C++ warnings
Volker Lendecke
2
-4
/
+7
2008-01-16
Fix a missing prototype warning
Volker Lendecke
1
-0
/
+1
2008-01-16
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce
50
-514
/
+4113
2008-01-16
Add "config backend" to the parameters forbidden in registry config.
Michael Adam
1
-0
/
+1
2008-01-16
Add my (C) to loadparm.c.
Michael Adam
1
-0
/
+1
2008-01-16
Remove special semantics of "include = registry" from loadparm.c
Michael Adam
1
-29
/
+0
2008-01-16
Use lp_config_backend_is_registry() instead of lp_include_registry_globals().
Michael Adam
2
-3
/
+3
2008-01-16
Add utility function lp_config_backend_is_registry().
Michael Adam
1
-0
/
+8
2008-01-16
Initialise Globals.ConfigBackend from global var config_backend.
Michael Adam
1
-5
/
+11
2008-01-16
Add handling of [homes] and [printers] via registry shares.
Michael Adam
1
-39
/
+45
2008-01-16
Add config parameter "config backend = registry".
Michael Adam
1
-19
/
+63
2008-01-16
Add "MSDFS options" separator to parm_table.
Michael Adam
1
-0
/
+2
2008-01-16
Re-order an option block in parm_table to re-unite the misc options.
Michael Adam
1
-3
/
+3
2008-01-16
Merge branch 'ctdb-merge' into v3-2-test
Alexander Bokovoy
33
-276
/
+3033
2008-01-16
Merge lsarpc.idl from samba4 and rerun make idl.
Günther Deschner
10
-137
/
+914
2008-01-16
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
1
-1
/
+21
2008-01-16
Make resolve_ads() static.
Günther Deschner
1
-5
/
+5
2008-01-16
Fix memleak in ads_build_path().
Günther Deschner
1
-5
/
+11
2008-01-16
Adds support for cifs.resolver upcall.
Igor Mammedov
1
-2
/
+61
2008-01-16
Convert old sid-string handling in idmap_tdb2 to a new one
Alexander Bokovoy
1
-4
/
+7
2008-01-16
Fix a crash bug in nt_printer_publish_ads
Volker Lendecke
1
-1
/
+6
2008-01-16
Fix (non-activated) _wkssvc_NetrJoinDomain2 server code.
Günther Deschner
1
-13
/
+12
2008-01-16
Autofetch domain_sid while unjoining in libnetjoin.
Günther Deschner
1
-0
/
+11
2008-01-16
Nicen some error strings in libnetjoin.
Günther Deschner
1
-7
/
+10
2008-01-16
Avoid use of NDR_PRINT_X_DEBUG (that debugs with level 0) in libnetjoin.
Günther Deschner
1
-4
/
+37
2008-01-16
Fix build for pam_smbpass
Alexander Bokovoy
2
-2
/
+2
2008-01-16
Fix build for pam_smbpass
Alexander Bokovoy
2
-2
/
+2
2008-01-16
Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module i...
Alexander Bokovoy
2
-2
/
+25
2008-01-16
idmap TDB2 backend, used for clustered Samba setups.
Alexander Bokovoy
1
-0
/
+1014
2008-01-16
Add offline storage support with Tivoli Storage Manager Space Manager
Alexander Bokovoy
1
-0
/
+338
2008-01-16
Merge a variant of Shadow Copy module for exposing snapshots to windows clien...
Alexander Bokovoy
1
-0
/
+637
2008-01-16
Support GPFS prealloc interface
Alexander Bokovoy
1
-0
/
+8
2008-01-16
Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from...
Alexander Bokovoy
5
-98
/
+453
2008-01-16
Add support for offline files support, remote storage, and Async I/O force op...
Alexander Bokovoy
7
-68
/
+168
2008-01-16
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
15
-108
/
+387
2008-01-16
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
1
-16
/
+6
2008-01-15
Port from ctdb:
Jeremy Allison
1
-16
/
+6
2008-01-16
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
28
-489
/
+836
2008-01-15
Fix the API exported for auth_functions. Ensure we call
Jeremy Allison
1
-272
/
+310
2008-01-15
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2
-9
/
+23
2008-01-15
Fix "status used uninitialized" warnings.
Jeremy Allison
2
-2
/
+2
2008-01-15
Use NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_DEBUG in rpcclient.
Günther Deschner
1
-8
/
+14
2008-01-15
Add some NDR_PRINT_*_STRING macros (returning talloced strings).
Günther Deschner
1
-1
/
+9
2008-01-15
libsmb: Do not upper-case target name on NTLMv2 hash generation
Kai Blin
1
-1
/
+1
2008-01-15
ea_tdb->xattr_tdb also inside the module itself
Volker Lendecke
1
-98
/
+99
2008-01-15
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
4
-6
/
+6
2008-01-15
Use autogenerated debugging functions in libnetjoin when requested.
Günther Deschner
1
-0
/
+15
2008-01-15
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
8
-19
/
+23
2008-01-15
libwbclient: don't link talloc.o into libwbclient.a
Stefan Metzmacher
1
-2
/
+2
[next]