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-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
2010-12-13
s3-waf: add -Wl,--export-dynamic to LDFLAGS.
Günther Deschner
1
-0
/
+2
2010-12-13
nss_wrapper: make nss_wrapper.pl executeable.
Günther Deschner
1
-0
/
+0
2010-12-13
build: remove -no-undefined and -as-needed on openbsd
Matthieu Patou
1
-2
/
+5
2010-12-12
s4:dsdb/pydsdb.c - don't throw another exception on "PyObject_AsDn"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-12
ldb:pyldb.h - revert to the previous header behaviour
Matthias Dieter Wallnöfer
7
-6
/
+16
2010-12-12
build: move the import near the place where need it, so that we can build on ...
Matthieu Patou
1
-1
/
+2
2010-12-12
s4:scripting/python/pyglue.c - add a OOM handling
Matthias Dieter Wallnöfer
1
-0
/
+4
2010-12-12
s4:scripting/python/pyglue.c - optimise includes
Matthias Dieter Wallnöfer
1
-4
/
+0
2010-12-12
s4:param/provision.c - optimise includes
Matthias Dieter Wallnöfer
1
-9
/
+1
2010-12-12
s4:libcli/finddc.h - fix header dependancies
Matthias Dieter Wallnöfer
5
-15
/
+3
2010-12-12
s4:libcli/finddcs_nbt.c - optimise headers
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-12-12
s4:libnet/py_net.c - add checks for OOM conditions
Matthias Dieter Wallnöfer
1
-0
/
+13
2010-12-12
s4:dsdb/pydsdb.c and web_server/wsgi.c - remove accidentally introduced Py_RE...
Matthias Dieter Wallnöfer
2
-8
/
+0
2010-12-12
s4:lib/ldb-samba/pyldb.c - optimise includes
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-12-12
s4:dsdb/pydsdb.c - clean up memory handling
Matthias Dieter Wallnöfer
1
-54
/
+70
2010-12-12
ldb:pyldb - optimise includes
Matthias Dieter Wallnöfer
3
-7
/
+2
2010-12-12
change searched name from _ss_family to __ss_family
Matthieu Patou
1
-1
/
+1
2010-12-12
s4:web_server/*.c - optimise includes
Matthias Dieter Wallnöfer
2
-8
/
+2
[prev]
[next]