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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-30
talloc: Fix manual pages in standalone build.
Jelmer Vernooij
1
-2
/
+1
2010-10-29
Fix bug #7700 - Improvement of return code of smbclient
Jeremy Allison
11
-136
/
+229
2010-10-29
s4:torture/rpc/samr.c - fix NTTIME warnings by casts
Matthias Dieter Wallnöfer
1
-13
/
+16
2010-10-29
s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-10-29
s4:samr RPC server - fix trailing whitespaces
Matthias Dieter Wallnöfer
3
-268
/
+268
2010-10-29
s4:samr RPC server - fix indentation of function parameters
Matthias Dieter Wallnöfer
1
-29
/
+30
2010-10-29
s4:samr RPC server - DomainGeneralInformation - never return NULL on the oem ...
Matthias Dieter Wallnöfer
1
-2
/
+6
2010-10-29
s4:samr RPC server - provide the right "ReplicaSourceNodeName"
Matthias Dieter Wallnöfer
1
-12
/
+16
2010-10-29
s4:samr RPC server - remove wrong implementation of ReplicaSourceNodeName
Matthias Dieter Wallnöfer
2
-42
/
+7
2010-10-29
s4-drs_tests: drs_util_DsAttributeId_to_string() is not used anymore
Kamen Mazdrashki
1
-74
/
+0
2010-10-29
s4-resolve_oids: Remove redundant check - resolve_oids_need_value() handle this
Kamen Mazdrashki
1
-4
/
+0
2010-10-29
s4-schema_init: we should be able to resolve Syntax OIDs with prefixMap we have
Kamen Mazdrashki
1
-3
/
+3
2010-10-29
s4-pfm_test: Use single instance of global testing data to test with
Kamen Mazdrashki
1
-52
/
+24
2010-10-29
s4-pfm-test: Enrich and fix comment primary for testing data
Kamen Mazdrashki
1
-5
/
+12
2010-10-28
build: add the -fno-common flags to fix the link pb on mac os X
Matthieu Patou
1
-0
/
+2
2010-10-28
s3-waf: add vfs_time_audit to the build.
Günther Deschner
2
-1
/
+10
2010-10-28
s3-waf: use LZXPRESS subsystem.
Günther Deschner
1
-2
/
+2
2010-10-28
s3-selftest: add vfs_modulesdir variable for both test systems.
Günther Deschner
2
-2
/
+4
2010-10-28
s3: Streamline regdb_normalize_keynames_fn a bit
Volker Lendecke
1
-4
/
+2
2010-10-28
s3: Fix the registry upgrade code
Volker Lendecke
1
-1
/
+1
2010-10-28
s3: FILE_WRITE_DATA & friends have gone from includes.h
Volker Lendecke
1
-0
/
+1
2010-10-28
unit tests: use skip file to exclude smb2.dir instead of hack
Matthieu Patou
2
-1
/
+2
2010-10-28
build: Add XPG6 otherwise we have a configure pb on sun Solaris
Matthieu Patou
1
-0
/
+1
2010-10-28
s3: Add a vfs_time_audit module
Abhidnya P Chirmule
4
-0
/
+2314
2010-10-28
s3: Fix bug 7759
Volodymyr Khomenko
1
-16
/
+18
2010-10-28
s4 net: rename to samba-tool in order to not clash with s3 net
Kai Blin
30
-309
/
+258
2010-10-27
build: remove warnings about redifinition of boolean use -KPIC on suncc
Matthieu Patou
1
-1
/
+9
2010-10-27
Fix for bug 7755 - SMBC_getdents_ctx() ignores struct alignment rules
Jeremy Allison
1
-6
/
+13
2010-10-27
ndr: Make sure ndr_dns.c has no lines wider than 80 chars
Kai Blin
2
-104
/
+153
2010-10-27
tls: Inform the user if the cert/ca/private key can't be saved
Matthieu Patou
1
-3
/
+12
2010-10-27
Fix bug 7754 - samba uses index(), marked as legacy.
Sven Neumann
1
-3
/
+3
2010-10-27
s4:setup/schema_samba4.ldif - this control isn't used anymore
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-27
s3: Make gpfs winattrs work again
Volker Lendecke
1
-7
/
+31
2010-10-27
s4-ldb: Added the correct extended check for read access to nTSecurityDescriptor
Nadezhda Ivanova
3
-1
/
+64
2010-10-27
s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...
Nadezhda Ivanova
4
-12
/
+5
2010-10-27
unit tests: move backend testing to the end
Matthieu Patou
1
-1
/
+1
2010-10-27
unit tests: remove smb2.dir
Matthieu Patou
1
-1
/
+1
2010-10-27
librpc/ndr/ndr.c - fix some counter types
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-10-27
auth/credentials Give a sensible behaviour for resetting the krb5 context
Andrew Bartlett
1
-3
/
+8
2010-10-27
librpc Make ndrdump use printf() rather than having to mess with DEBUG()
Andrew Bartlett
3
-12
/
+27
2010-10-27
s3-smbd Remove manual override of DEBUGELVEL during exit
Andrew Bartlett
1
-5
/
+0
2010-10-27
talloc: fix waf build for libtalloc-compat1
Stefan Metzmacher
1
-4
/
+4
2010-10-27
wafsamba: support 'soname' attribute on SAMBA_LIBRARY()
Stefan Metzmacher
2
-1
/
+16
2010-10-27
waf: sped up the project rules checking
Andrew Tridgell
1
-21
/
+60
2010-10-27
s3-waf: fixed the s3 waf build
Andrew Tridgell
1
-9
/
+8
2010-10-26
waf: quote subsystem names to make them clearer
Andrew Tridgell
1
-1
/
+1
2010-10-26
lib/util: remove useless ../lib/util/mutex.*
Stefan Metzmacher
4
-143
/
+2
2010-10-26
s4-dsdb_syntax: *_OID_oid_ldb_to_drsuapi() functions should use
Kamen Mazdrashki
1
-6
/
+6
2010-10-26
s4-pfm_test: no need to test created prefixMap contents here - it already tested
Kamen Mazdrashki
1
-3
/
+0
2010-10-26
s4-pfm_test: Tests for dsdb_schema_pfm_attid_from_oid()
Kamen Mazdrashki
1
-0
/
+117
[next]