index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-socket: allow connect_multi_next_socket to try all the IP for a given host
Matthieu Patou
2011-11-11
1
-12
/
+21
*
py_passdb: Cannot steal an item pointer from an array
Amitay Isaacs
2011-11-11
1
-4
/
+9
*
policy/tests: Fix import of TestCase.
Jelmer Vernooij
2011-11-11
1
-2
/
+3
*
selftesthelper: Fix argument order.
Jelmer Vernooij
2011-11-10
1
-1
/
+1
*
selftest: Make planoldpythontestsuite arguments consistent with planpythontes...
Jelmer Vernooij
2011-11-10
1
-1
/
+1
*
selftesthelpers: Fix syntax error.
Jelmer Vernooij
2011-11-10
1
-1
/
+1
*
selftest: Simplify calling of python tests.
Jelmer Vernooij
2011-11-10
1
-14
/
+39
*
selftest: Allow passing arbitrary number of additional python path values.
Jelmer Vernooij
2011-11-10
2
-5
/
+3
*
ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest rather
Jelmer Vernooij
2011-11-10
2
-34
/
+38
*
subunitrun: Add notes about subunitrun being deprecated.
Jelmer Vernooij
2011-11-10
1
-0
/
+12
*
selftest: re-implement directory option for planpythontestsuite.
Jelmer Vernooij
2011-11-10
1
-7
/
+11
*
Revert "test: added directory option to planpythontestsuite()"
Jelmer Vernooij
2011-11-10
1
-12
/
+5
*
Revert "test: added -D option to subunitrun"
Jelmer Vernooij
2011-11-10
1
-5
/
+0
*
Revert "pyldb: fixed ldb API test"
Jelmer Vernooij
2011-11-10
1
-36
/
+39
*
libcli/cldap/cldap.c - remove outdated comment
Matthias Dieter Wallnöfer
2011-11-10
1
-2
/
+0
*
s3: server_id.pid has turned 64 (bits, that is)
Volker Lendecke
2011-11-10
1
-4
/
+11
*
s3: Avoid a race with the async echo handler
Volker Lendecke
2011-11-10
1
-33
/
+28
*
libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)
Stefan Metzmacher
2011-11-10
1
-10
/
+25
*
s4:finddcs_cldap: debug the correct server address instead of NULL
Stefan Metzmacher
2011-11-10
1
-1
/
+2
*
s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)
Stefan Metzmacher
2011-11-10
1
-3
/
+12
*
s3:smbd: fully construct the dptr before allocating a dnum in the bitmap
Stefan Metzmacher
2011-11-10
1
-27
/
+29
*
s3:smbd: avoid string_set() in dir.c
Stefan Metzmacher
2011-11-10
1
-2
/
+9
*
Fix -Wunused-but-set-variable compiler warnings in tevent_signal.c
Martin Schwenke
2011-11-10
1
-4
/
+2
*
s4: samba-tool time --help documentation improvements
Theresa Halloran
2011-11-10
1
-1
/
+14
*
s4: samba-tool group --help documentation improvements
Theresa Halloran
2011-11-10
1
-4
/
+75
*
test: fixed several tests to use samba.tests
Andrew Tridgell
2011-11-10
7
-12
/
+13
*
samba-tool: print samaccountname in samba-tool user list
Andrew Tridgell
2011-11-10
1
-6
/
+3
*
test: use planpythontestsuite() for ldb.python test
Andrew Tridgell
2011-11-10
1
-2
/
+1
*
test: added directory option to planpythontestsuite()
Andrew Tridgell
2011-11-10
1
-5
/
+12
*
test: added -D option to subunitrun
Andrew Tridgell
2011-11-10
1
-0
/
+5
*
pyldb: fixed ldb API test
Andrew Tridgell
2011-11-10
1
-39
/
+36
*
build: only run symbol checking if running all tests
Andrew Tridgell
2011-11-10
2
-4
/
+11
*
pyldb: enhanced get() method on msg object
Andrew Tridgell
2011-11-10
1
-14
/
+33
*
samba-tool: Added new "user disable" command
Giampaolo Lauria
2011-11-10
2
-0
/
+43
*
samba-tool: Added "user list" command
Giampaolo Lauria
2011-11-10
1
-0
/
+34
*
samba-tool: Change internal argument name in domain machinepassword
Giampaolo Lauria
2011-11-10
1
-5
/
+5
*
samba-tool: Fix domain machinepassword secret db search
Giampaolo Lauria
2011-11-10
1
-4
/
+2
*
samba-tool: Fix domain machinepassword name search
Giampaolo Lauria
2011-11-10
1
-0
/
+2
*
s4-test: improved error checking in samba-tool time test
Andrew Tridgell
2011-11-10
1
-0
/
+2
*
s4-socket: detect NULL server in socket connection code
Andrew Tridgell
2011-11-10
1
-0
/
+5
*
test: enable time and user samba-tool tests
Sean Dague
2011-11-10
1
-0
/
+4
*
test: add samba-tool user tests
Sean Dague
2011-11-10
1
-0
/
+215
*
test: Add samba-tool time tests
Sean Dague
2011-11-10
1
-0
/
+43
*
test: add directory and base class for samba-tool tests
Sean Dague
2011-11-10
2
-0
/
+124
*
s4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN} from new installations
Andrew Bartlett
2011-11-10
2
-2
/
+0
*
s3-py_passdb Ensure that group mapping list input is initailised
Andrew Bartlett
2011-11-09
1
-1
/
+2
*
s3-passdb Initialise the correct level of pointer dereference
Andrew Bartlett
2011-11-09
1
-1
/
+1
*
s4:join.py - fix up "DsAddEntry" against Windows Server 2000
Matthias Dieter Wallnöfer
2011-11-09
1
-9
/
+18
*
docs: Make clear to use the workgroup name not the realm.
Andreas Schneider
2011-11-09
1
-0
/
+2
*
s4: Install samba-tool and samba_kcc to bin/ rather than sbin/.
Jelmer Vernooij
2011-11-09
1
-1
/
+2
[next]