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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-spoolss: fix spoolss server enum calls after pointer changes.
Günther Deschner
2009-03-06
2
-14
/
+14
*
s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.
Günther Deschner
2009-03-06
1
-0
/
+2
*
s4-smbtorture: fix s3 flavor rpc spoolss test.
Günther Deschner
2009-03-06
1
-0
/
+2
*
s4-smbtorture: fix RPC-SPOOLSS-WIN.
Günther Deschner
2009-03-06
1
-1
/
+7
*
s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.
Günther Deschner
2009-03-06
1
-18
/
+30
*
s4:errormap: map ECANCELED to NT_STATUS_CANCELLED
Stefan Metzmacher
2009-03-06
1
-0
/
+4
*
Remove parse_control from header, long after the function was removed
Andrew Bartlett
2009-03-05
1
-1
/
+0
*
Update talloc version so we don't fail on system talloc 1.2.0
Andrew Bartlett
2009-03-05
1
-1
/
+1
*
Pull in all the schema information during DRS schema fetch
Andrew Bartlett
2009-03-04
1
-9
/
+38
*
Don't print the admin password if we don't set one.
Andrew Bartlett
2009-03-04
1
-1
/
+2
*
Allow 'net vampire' to work without an existing smb.conf
Andrew Bartlett
2009-03-04
2
-3
/
+7
*
make man page (un)install more portable
Björn Jacke
2009-03-02
2
-2
/
+2
*
some shells are picky about ^ without quotes
Björn Jacke
2009-03-02
1
-2
/
+2
*
Fix test_surrounding in samba4.rpcecho.python.
Jelmer Vernooij
2009-03-02
1
-1
/
+1
*
Merge branch 'master' of git://git.samba.org/samba into convenience
Jelmer Vernooij
2009-03-01
2
-2
/
+5
|
\
|
*
Add header files for secace and secacl.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
|
*
Move secacl to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
|
*
Move secace.c to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
*
|
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
6
-39
/
+44
*
|
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
21
-148
/
+124
|
/
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
21
-49
/
+49
*
And the prize for the most pain caused in the build farm for a simple
Jeremy Allison
2009-02-27
1
-1
/
+1
*
don't hardcode python path
Björn Jacke
2009-02-26
1
-1
/
+5
*
Add another torture test inspired by George @ Apple.
Jeremy Allison
2009-02-26
1
-0
/
+86
*
s4:heimdal_build: correrctly switch closefrom() and get/setprogname() replace...
Stefan Metzmacher
2009-02-26
1
-4
/
+6
*
s4:Makefile: try to fix 'make installheaders' on *BSD systems
Stefan Metzmacher
2009-02-26
1
-1
/
+1
*
s4:heimdal_build: don't always build setprogname.o
Stefan Metzmacher
2009-02-26
2
-17
/
+34
*
s4:ldb_map: include ldb_includes.h first to get replace.h as first header
Stefan Metzmacher
2009-02-26
3
-0
/
+3
*
s4:VERSION: mark as 4.0.0-alpha8 gitsnapshot
Stefan Metzmacher
2009-02-26
1
-2
/
+2
*
Mark as the Samba 4.0 alpha7 release
samba-4.0.0alpha7
Andrew Bartlett
2009-02-26
1
-1
/
+1
*
A simple hack to avoid the segfault in #6138
Andrew Bartlett
2009-02-26
1
-1
/
+1
*
s4-spoolss: implement dcesrv_spoolss_AddJob which always is a dummy.
Günther Deschner
2009-02-25
1
-1
/
+5
*
s4-smbtorture: add test_AddJob test to RPC-SPOOLSS test.
Günther Deschner
2009-02-25
1
-0
/
+29
*
s4-spoolss: implement dcesrv_spoolss_GetPrintProcessorDirectory.
Günther Deschner
2009-02-25
4
-1
/
+68
*
s4-smbtorture: expand RPC-SPOOLSS enumform and getform tests for level 2 forms.
Günther Deschner
2009-02-25
1
-32
/
+42
*
s4-smbtorture: add test_GetPrintProcessorDirectory to RPC-SPOOLSS.
Günther Deschner
2009-02-25
1
-0
/
+64
*
s4: make libintl a build dependency of heimdal_krb5 so all dependent binaries...
Tim Prouty
2009-02-25
1
-1
/
+1
*
Use stdbool.h instead of manually defining bool
Simo Sorce
2009-02-25
1
-10
/
+1
*
s4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10
Stefan Metzmacher
2009-02-25
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-02-25
39
-2078
/
+408
|
\
|
*
s4 heimdal: Link libintl correctly
Tim Prouty
2009-02-25
1
-0
/
+6
|
*
s4:build: add some comments to the SMB_EXT_LIB() definition
Stefan Metzmacher
2009-02-25
1
-0
/
+7
|
*
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
2009-02-24
3
-31
/
+9
|
|
\
|
|
*
Updates to the recent cn=config support for the OpenLDAP backend
Oliver Liebel
2009-02-25
3
-31
/
+9
|
*
|
Added torture test from a usage case from the Apple OS/X client.
Jeremy Allison
2009-02-24
1
-0
/
+119
|
|
/
|
*
Make S4 build on OpenSolaris.
Jeremy Allison
2009-02-24
2
-1
/
+3
|
*
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
2009-02-24
1
-11
/
+22
|
|
\
|
|
*
Fix some C++ warnings
Volker Lendecke
2009-02-24
1
-11
/
+22
|
*
|
Fix the build. Looks like no one ever compiled this on a system
Jeremy Allison
2009-02-24
3
-0
/
+16
|
|
/
|
*
Start fixing Solaris build failures.
Jeremy Allison
2009-02-24
3
-3
/
+4
[next]