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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:librpc/rpc/dcerpc_connect.c - fix uninitialised variable
Matthias Dieter Wallnöfer
2011-01-12
1
-0
/
+1
*
ldb:ltdb_sequence_number - initialise "tmp_ctx" to prevent uninitialisation w...
Matthias Dieter Wallnöfer
2011-01-12
1
-1
/
+2
*
ldb:ldbsearch.c - fix possible uninitialised variable
Matthias Dieter Wallnöfer
2011-01-12
1
-2
/
+2
*
torture:drs/rpc/msds_intid.c - proof for the correct "intId"
Matthias Dieter Wallnöfer
2011-01-12
1
-1
/
+1
*
s4:winbind/idmap.c - we cannot use "failed" until we are in a transaction
Matthias Dieter Wallnöfer
2011-01-12
1
-8
/
+14
*
ldb:ltdb_sequence_number - check for an OOM exception
Matthias Dieter Wallnöfer
2011-01-12
1
-0
/
+4
*
ldb:ldb_dn_explode - remove/unify some duplicate initialisations
Matthias Dieter Wallnöfer
2011-01-12
1
-6
/
+2
*
s4:dynconfig/dynconfig.h - fix ending newline warning
Matthias Dieter Wallnöfer
2011-01-12
1
-1
/
+1
*
torture: add ndr tests for backup key protocol
Matthieu Patou
2011-01-12
3
-1
/
+161
*
idl: Add IDL for remote key backup protocol (rkbp)
Matthieu Patou
2011-01-12
1
-1
/
+1
*
idl: remove protected storage
Matthieu Patou
2011-01-12
1
-1
/
+1
*
Add some debug in s4's winbind server
Matthieu Patou
2011-01-12
3
-2
/
+3
*
s4-tests: Tests for expansion of ACEs containing generic information.
Nadezhda Ivanova
2011-01-11
1
-2
/
+59
*
ldb: link to the download directory on the website
Andrew Tridgell
2011-01-11
1
-16
/
+4
*
s4: fixed 'make dist' not to need configure for s4
Andrew Tridgell
2011-01-11
1
-2
/
+4
*
s4: make pipes with underscore works also
Matthieu Patou
2011-01-09
1
-1
/
+3
*
waf: ensure "make dist" works from a clean git tree for all libraries
Andrew Tridgell
2011-01-08
1
-2
/
+4
*
s4: upgradeprovision: Improve wording, punctuation
Michael Wood
2011-01-08
1
-57
/
+60
*
netlogon: move netlogon helpers to ../libcli/netlogon.
Günther Deschner
2011-01-07
3
-2
/
+3
*
s4/ldapcmp: Two new options are added to the tool
Zahari Zahariev
2011-01-07
1
-40
/
+76
*
s4-ldap_server Allow multiple binds on LDAP server
Andrew Bartlett
2011-01-07
1
-0
/
+18
*
acl tests: Fix import.
Jelmer Vernooij
2011-01-06
1
-4
/
+7
*
Use new style objects.
Jelmer Vernooij
2011-01-06
1
-1
/
+2
*
Remove unused imports.
Jelmer Vernooij
2011-01-06
6
-14
/
+7
*
s4/ldapcmp: Correct fix for creds2
Anatoliy Atanasov
2011-01-05
1
-0
/
+3
*
Revert "s4/ldapcmp: Fix the parsing of the second set of credentials"
Anatoliy Atanasov
2011-01-05
1
-1
/
+1
*
Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line"
Anatoliy Atanasov
2011-01-05
1
-1
/
+1
*
upgradeprovision: Fix use of dict.get().
Jelmer Vernooij
2011-01-05
1
-11
/
+5
*
s4-python: Allow setting TEST_DEBUG_LEVEL to override debug level for tests.
Jelmer Vernooij
2011-01-05
1
-0
/
+10
*
s4/ldapcmp: Check if creds2 is actualy set by the command line
Anatoliy Atanasov
2011-01-04
1
-1
/
+1
*
s4/ldapcmp: Fix the parsing of the second set of credentials
Anatoliy Atanasov
2011-01-04
1
-1
/
+1
*
s4-smbtorture: check driver_version equality as well.
Günther Deschner
2011-01-04
1
-0
/
+2
*
s4-smbtorture: always setup full driver level 8 in test_add_driver_arg().
Günther Deschner
2011-01-04
1
-6
/
+13
*
s4-smbtorture: in test_GetDriverInfo_winreg() always test level 6 for samba3 as
Günther Deschner
2011-01-04
1
-7
/
+2
*
s4-smbtorture: setup help and dependent files in spoolss driver unc path tests.
Günther Deschner
2011-01-04
1
-0
/
+8
*
s4-smbtorture: fix DriverDate and DriverVersion comparison checks against w2k3.
Günther Deschner
2011-01-04
1
-0
/
+2
*
s4-smbtorture: add more tests for driver_dates.
Günther Deschner
2011-01-04
1
-0
/
+39
*
dynconfig: Add extern to header, try to unbreak imini buildfarm host.
Brad Hards
2011-01-04
1
-1
/
+1
*
s4-heimdal_build Remove talloc dep for krb5-glue.c
Andrew Bartlett
2011-01-04
1
-6
/
+0
*
s4-heimdal_build Remove talloc dependency from hdb-glue.c
Andrew Bartlett
2011-01-04
1
-6
/
+0
*
s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature size
Stefan Metzmacher
2011-01-03
1
-1
/
+6
*
s4:dynconfig: Add prototypes to match dynconfig.c
Brad Hards
2011-01-03
2
-20
/
+36
*
s4:ldb: Make sample module implementation static.
Brad Hards
2011-01-03
1
-2
/
+2
*
s4:ldb: Add prototype header.
Brad Hards
2011-01-03
1
-0
/
+2
*
remove unnecessary use of pass.
Jelmer Vernooij
2011-01-03
1
-8
/
+0
*
pyldb: Fix memory reference error.
Jelmer Vernooij
2011-01-03
2
-2
/
+6
*
Use TestCase.get_credentials() where possible.
Jelmer Vernooij
2011-01-03
4
-7
/
+6
*
pyldb: Always return -1, 0, or 1 in tp_compare functions.
Jelmer Vernooij
2011-01-03
1
-6
/
+9
*
Revert broken destructor changes.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
pyldb: Fix memory context, add more OOM checks.
Jelmer Vernooij
2011-01-03
2
-7
/
+11
[prev]
[next]