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
*
Use AS_HELP_STRING() in a couple more places.
Jelmer Vernooij
2009-01-15
2
-3
/
+3
*
Fix indentation for some configure options.
Jelmer Vernooij
2009-01-15
1
-1
/
+1
*
python/param: Cope with lp configfile being NULL.
Jelmer Vernooij
2009-01-15
1
-1
/
+5
*
s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.
Kai Blin
2009-01-15
4
-2
/
+250
*
s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog.
Günther Deschner
2009-01-14
1
-1
/
+7
*
s4-smbtorture: pure cosmetic cleanup of eventlog test.
Günther Deschner
2009-01-14
1
-42
/
+42
*
Fix error message in mkrelease to refer to source4, not source
Andrew Bartlett
2009-01-14
1
-1
/
+1
*
Fixed problemed showed on a number of systems on the buildfarm.
Torgeir Lerkerod
2009-01-14
1
-1
/
+4
*
Add derpc_transport_string_by_transport(), apply some const
Volker Lendecke
2009-01-09
1
-1
/
+2
*
s4 torture: Add new create disposition test to RAW-STREAMS
Tim Prouty
2009-01-09
1
-1
/
+167
*
s4-smbtorture: print hand-decoded service status array in svcctl torture test.
Günther Deschner
2009-01-09
2
-3
/
+29
*
Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...
Stefan Metzmacher
2009-01-09
1
-3
/
+2
*
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
2009-01-09
1
-2
/
+3
*
fix syntax error in case statement
Björn Jacke
2009-01-09
1
-2
/
+2
*
Only do special DN tracking for normal DNs in OpenLDAP backend.
Andrew Bartlett
2009-01-09
1
-2
/
+2
*
s4-smbtorture: extend test_QueryServiceConfig2W a bit.
Günther Deschner
2009-01-08
1
-0
/
+18
*
s4-smbtorture: fix build of svcctl torture test.
Günther Deschner
2009-01-08
1
-2
/
+2
*
s4:events: don't trigger \n in debug messages two times
Stefan Metzmacher
2009-01-08
1
-1
/
+1
*
Don't attempt to use GNUTLS >= 2.6, as it is known broken with the socket-tls...
Jelmer Vernooij
2009-01-08
1
-30
/
+28
*
Fix ldap.py test on systems that *can* find the record (the search fails here...
Jelmer Vernooij
2009-01-08
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-01-08
1
-2
/
+3
|
\
|
*
s4-smbtorture: use names for info level in test_QueryServiceStatusEx.
Günther Deschner
2009-01-08
1
-1
/
+1
|
*
s4-smbtorture: add my copyright to svcctl test.
Günther Deschner
2009-01-08
1
-0
/
+1
|
*
svcctl: add svcctl_ConfigLevel from samba 3.
Günther Deschner
2009-01-08
1
-1
/
+1
*
|
Avoid using a utility header for Python replacements included in Samba,
Jelmer Vernooij
2009-01-08
10
-10
/
+50
|
/
*
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
Tim Prouty
2009-01-07
10
-6
/
+10
*
s3 merged build: Fix include error
Tim Prouty
2009-01-07
1
-1
/
+1
*
Display lsa string contents.
Jelmer Vernooij
2009-01-07
1
-2
/
+5
*
Set proper python exception when running out of memory.
Jelmer Vernooij
2009-01-07
1
-2
/
+6
*
Fix ldap.py test.
Jelmer Vernooij
2009-01-07
1
-8
/
+8
*
Use new error constant (missing from 6efb7ff9)
Andrew Bartlett
2009-01-07
1
-1
/
+1
*
Raise a python exception when the ldb search fails
Andrew Bartlett
2009-01-07
1
-0
/
+6
*
added support for stream renames in Samba4
Andrew Tridgell
2009-01-07
4
-19
/
+287
*
s4:smbclient: correct initialize smbclient_context
Stefan Metzmacher
2009-01-07
1
-1
/
+1
*
Add a talloc failure check
Volker Lendecke
2009-01-06
1
-0
/
+3
*
When loading the default configuration, allow the configuration file to be
Jelmer Vernooij
2009-01-06
1
-2
/
+11
*
Add some const to dcerpc_binding_build_tower()
Volker Lendecke
2009-01-06
1
-1
/
+3
*
Fix compilation, remove unused variables.
Jelmer Vernooij
2009-01-06
1
-2
/
+1
*
Fix prototype.
Jelmer Vernooij
2009-01-06
1
-1
/
+1
*
Fix typo
Matthias Dieter Wallnöfer
2009-01-06
1
-1
/
+1
*
s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD...
Günther Deschner
2009-01-06
3
-33
/
+256
*
s4 winbind: Silence a "discards const" warning
Kai Blin
2009-01-06
1
-1
/
+3
*
py: Properly increase the reference counter of Py_None.
Jelmer Vernooij
2009-01-06
10
-79
/
+79
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-01-05
5
-7
/
+207
|
\
|
*
Initialise 'flags' in new python ldb binding for ldb_connect
Andrew Bartlett
2009-01-05
1
-1
/
+1
|
*
s4 torture: Add more rename tests to RAW-STREAMS
Tim Prouty
2009-01-04
1
-3
/
+198
|
*
More work to have OpenLDAP accept the full AD schema
Andrew Bartlett
2009-01-05
3
-3
/
+8
*
|
Use fqdn rather than gethostname when guessing realm.
Jelmer Vernooij
2009-01-05
1
-1
/
+1
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-01-04
29
-118
/
+178
|
\
|
|
*
tevent: move samba4 stuff from libtevent.m4 to samba.m4
Stefan Metzmacher
2009-01-04
3
-9
/
+3
[next]