index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Batch oplocks conflict with exclusive as well as themselves.
Jeremy Allison
2011-02-24
1
-1
/
+1
*
s3:rpc_client: we need to pass a non-blocking socket to tstream_bsd_existing_...
Stefan Metzmacher
2011-02-24
1
-0
/
+2
*
build: moved util_reg.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-3
/
+3
*
build: moved spnego_parse.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-4
/
+0
*
Remember to free the second temporary string.
Jeremy Allison
2011-02-24
1
-0
/
+1
*
Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 test
Jeremy Allison
2011-02-23
3
-8
/
+21
*
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
2011-02-24
1
-10
/
+4
*
build: moved lmhosts.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-3
/
+4
*
build: moved libds/common/flag_mapping.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-2
/
+3
*
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
2011-02-24
1
-4
/
+1
*
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
2011-02-24
1
-7
/
+3
*
s3-waf: start adding checks for quota support.
Günther Deschner
2011-02-23
1
-0
/
+8
*
s3-waf: remove more unused variables.
Günther Deschner
2011-02-23
1
-10
/
+2
*
s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).
Günther Deschner
2011-02-23
2
-12
/
+10
*
s3-waf: move GROUPDB into libpassdb.so.
Günther Deschner
2011-02-23
2
-12
/
+12
*
s3:libsmb only log a dead connection if it was not closed
Christian Ambach
2011-02-23
1
-7
/
+12
*
s3: Fix 64-bit errors
Volker Lendecke
2011-02-23
1
-4
/
+8
*
s3: Fix an uninitialized variable use
Volker Lendecke
2011-02-23
1
-1
/
+2
*
s3:idmap:autorid prevent fatal configuration changes
Christian Ambach
2011-02-23
1
-2
/
+112
*
s3-proto: remove some prototypes of non-existing functions.
Günther Deschner
2011-02-23
6
-51
/
+0
*
s3: Improve an error msg in vfs_gpfs
Volker Lendecke
2011-02-23
1
-1
/
+2
*
s3-waf: make use of LIBCLI_CLDAP subsystem
Stefan Metzmacher
2011-02-23
1
-6
/
+4
*
Torture test added to run_opentest() to ensure we don't regress on
Jeremy Allison
2011-02-23
1
-0
/
+26
*
Fix bug found against the new Mac client @ Connectathon. Mac clients
Jeremy Allison
2011-02-23
1
-1
/
+9
*
s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...
Günther Deschner
2011-02-23
2
-16
/
+15
*
s3-waf: added SYMBOLCHECK support to source3 waf build
Andrew Tridgell
2011-02-23
1
-0
/
+2
*
build: moved more files into samba-util-common
Andrew Tridgell
2011-02-23
1
-18
/
+2
*
build: created samba-util-common library
Andrew Tridgell
2011-02-23
1
-9
/
+1
*
Revert "s3-waf: make use of LIBCLI_CLDAP subsystem"
Günther Deschner
2011-02-22
1
-3
/
+6
*
s3-waf: add check for getspnam().
Günther Deschner
2011-02-22
1
-0
/
+5
*
s3-waf: add check for TDB_ERR_NESTING.
Günther Deschner
2011-02-22
1
-0
/
+5
*
s3-waf: add check for sendfile on AIX.
Günther Deschner
2011-02-22
1
-0
/
+23
*
s3-waf: add check for sendfile on solaris.
Günther Deschner
2011-02-22
1
-0
/
+50
*
s3-waf: add check for sendfile on hpux.
Günther Deschner
2011-02-22
1
-0
/
+37
*
s3-waf: add check for sendfile on freebsd.
Günther Deschner
2011-02-22
1
-0
/
+24
*
s3-waf: add check for sendfile on linux.
Günther Deschner
2011-02-22
1
-0
/
+45
*
s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm.
Günther Deschner
2011-02-22
1
-0
/
+3
*
s3-includes: move some chgpasswd related defines to the locations where they ...
Günther Deschner
2011-02-22
3
-12
/
+12
*
s3-printing: move more printing structs to printing.h
Günther Deschner
2011-02-22
3
-40
/
+41
*
s3-printing: only include printing where really needed.
Günther Deschner
2011-02-22
9
-30
/
+33
*
s3-printing: fix pcacp prototypes and includes.
Günther Deschner
2011-02-22
6
-8
/
+10
*
s3-printing: isolate print notification prototypes better.
Günther Deschner
2011-02-22
7
-63
/
+92
*
s3-waf: make use of LIBCLI_CLDAP subsystem
Stefan Metzmacher
2011-02-22
1
-6
/
+3
*
s3: Fix filtering in pdb_ads_search_users
Volker Lendecke
2011-02-22
1
-6
/
+19
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-22
1
-10
/
+10
*
s3: Fix a typo
Volker Lendecke
2011-02-22
1
-1
/
+1
*
s3-waf: add replacetort binary.
Günther Deschner
2011-02-22
1
-0
/
+5
*
s3-waf: add check for ftruncate extend.
Günther Deschner
2011-02-22
1
-0
/
+6
*
s3-waf: add check for realpath() NULL arg.
Günther Deschner
2011-02-22
1
-0
/
+21
*
s3-waf: add check for makedev().
Günther Deschner
2011-02-22
1
-0
/
+11
[prev]
[next]