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-12-15
s4-test/repl_schema: remove unused and commented out code
Kamen Mazdrashki
1
-3
/
+0
2010-12-15
s4-test/repl_schema: Make sure every object is with unique name
Kamen Mazdrashki
1
-2
/
+5
2010-12-15
s4-dsdb_schema: Handle remote ATTIDs based on msDs-IntId value
Kamen Mazdrashki
1
-4
/
+17
2010-12-15
s4-schema_syntax: Log error message when _dsdb_syntax_OID_oid_drsuapi_to_ldb(...
Kamen Mazdrashki
1
-1
/
+5
2010-12-15
s4-drepl: We won't need a working schema for empty replicas sent.
Kamen Mazdrashki
1
-2
/
+5
2010-12-15
s4-dsdb_schema: We need base_dn in Schema's shallow copy too
Kamen Mazdrashki
1
-1
/
+7
2010-12-15
s4-schema_syntax: We should use make_ATTID function when converting remote-AT...
Kamen Mazdrashki
1
-1
/
+1
2010-12-15
s4-drepl: User working schema for commiting objects when replicating Schema NC
Kamen Mazdrashki
1
-6
/
+4
2010-12-15
s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...
Kamen Mazdrashki
3
-2
/
+59
2010-12-15
s4-schema_syntax: Use remote prefixMap to map remote ATTID to local one
Kamen Mazdrashki
1
-5
/
+13
2010-12-15
s4-test/repl_schema: use 'top' as default base class for our test classSchema...
Kamen Mazdrashki
1
-1
/
+1
2010-12-15
s4-test/repl_schema: New test to test a classSchema with custom attribute
Kamen Mazdrashki
1
-0
/
+24
2010-12-15
s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDB
Kamen Mazdrashki
1
-0
/
+6
2010-12-15
s3-waf: libwbclient does not depend on talloc anymore.
Günther Deschner
1
-1
/
+1
2010-12-14
s3-waf: add missing libnss_wins.so.2 library.
Günther Deschner
1
-2
/
+8
2010-12-14
s3-waf: recurse into ../libcli/ldap.
Günther Deschner
1
-13
/
+7
2010-12-14
s3-waf: recurse into ../libcli/smb.
Günther Deschner
1
-1
/
+2
2010-12-14
s3-waf: recurse into ../libcli/samsync.
Günther Deschner
1
-3
/
+3
2010-12-14
s3-waf: recurse into ../libcli/named_pipe_auth.
Günther Deschner
1
-8
/
+3
2010-12-14
s3-waf: recurse into ../libcli/drsuapi.
Günther Deschner
1
-3
/
+3
2010-12-14
s3-waf: add pam_ and nss_winbind.
Günther Deschner
1
-1
/
+14
2010-12-14
s3-waf: check for "WITH_PAM_MODULES" to determine pam_smbpass build.
Günther Deschner
1
-1
/
+1
2010-12-14
s3-waf: fix pamsmbpass libwbclient dependency.
Günther Deschner
1
-1
/
+1
2010-12-14
s3-waf: recurse into ../libcli/auth.
Günther Deschner
1
-12
/
+6
2010-12-14
s3-waf: add CHARSET subsystem.
Günther Deschner
1
-5
/
+11
2010-12-14
s3-waf: convert UTIL_SRC into a subsystem samba-util, similar to the s4 one.
Günther Deschner
1
-2
/
+6
2010-12-14
s3-waf: convert lib/util_tdb.c into a subsystem.
Günther Deschner
1
-2
/
+5
2010-12-14
s3-waf: use shared LIBASYNC_REQ subsystem.
Günther Deschner
1
-2
/
+3
2010-12-14
s4-smbtorture: paranoia check for architectures in request and reply for enum...
Günther Deschner
1
-0
/
+10
2010-12-14
build: fix bad syntax
Matthieu Patou
1
-1
/
+1
2010-12-14
s4:gensec/spnego: only look at the optimistic token if we support the first mech
Stefan Metzmacher
1
-4
/
+20
2010-12-14
s3/net: don't use external "date" to make "net time set" more portable
Björn Jacke
1
-14
/
+10
2010-12-14
wafsamba: change the default value for SAMBA_MODULE of pyembed to False
Matthieu Patou
1
-1
/
+1
2010-12-14
build do not add -no-undefined on openbsd
Matthieu Patou
1
-1
/
+2
2010-12-14
Ensure we use vfs_fsp_stat(), not VFS_STAT directly, and store into fsp->fsp_...
Jeremy Allison
1
-19
/
+20
2010-12-14
wintest Add testing of kerberos connections to Windows members of an AD domain
Andrew Bartlett
3
-27
/
+129
2010-12-14
s3-libsmb Improve error message when denying LM encryption
Andrew Bartlett
1
-9
/
+9
2010-12-14
Change crediting so that the credits are returned on the interim async response.
Jeremy Allison
1
-4
/
+7
2010-12-13
As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...
Jeremy Allison
2
-9
/
+0
2010-12-13
We need to start off with smb2.credits_granted == 0. That way
Jeremy Allison
1
-2
/
+3
2010-12-13
Remove extra unused credit arg. to smbd_smb2_request_setup_out()
Jeremy Allison
1
-3
/
+3
2010-12-13
s4:dsdb:password_hash: verify content if the BYPASS_PASSWORD_HASH control is ...
Stefan Metzmacher
1
-2
/
+395
2010-12-13
s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.
Stefan Metzmacher
1
-2
/
+2
2010-12-13
s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi s...
Stefan Metzmacher
3
-8
/
+21
2010-12-13
s4:ldap_server: rename helper functions to ldapsrv_ prefix and pass ldapsrv_call
Stefan Metzmacher
1
-15
/
+19
2010-12-13
s4:dsdb:util: dsdb_get_single_valued_attr() only needs a const ldb_messages
Stefan Metzmacher
1
-1
/
+1
2010-12-13
s3-waf: try to fix the build with snow leopard.
Günther Deschner
1
-1
/
+5
2010-12-13
s3:selftest: fix knownfail for samba3.posix_s3.rpc.spoolss.*printserver.enum_...
Stefan Metzmacher
1
-1
/
+1
2010-12-13
s4:heimdal_build: replace '+' by '_' for vscripts in HEIMDAL_LIBRARY()
Stefan Metzmacher
1
-1
/
+2
2010-12-13
s3-selftest: support differing VFSLIBDIR in autoconf and waf build.
Günther Deschner
3
-1
/
+3
[prev]
[next]