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
...
*
s3:rpcclient: use dcerpc_binding_handle bases client stubs in cmd_epmapper.c
Stefan Metzmacher
2011-01-04
1
-8
/
+35
*
s3:rpc_client: use dcerpc_epm_Map() and don't ignore 'result' anymore.
Stefan Metzmacher
2011-01-04
1
-2
/
+11
*
s3-rpcecho: Only register rpcecho in the developer build.
Andreas Schneider
2011-01-04
3
-4
/
+4
*
s4/ldapcmp: Check if creds2 is actualy set by the command line
Anatoliy Atanasov
2011-01-04
1
-1
/
+1
*
s3:build: don't use cli_ntsvcs.c any more.
Stefan Metzmacher
2011-01-04
2
-7
/
+2
*
s3:rpcclient: use dcerpc_binding_handle client stubs in cmd_ntsvcs.c
Stefan Metzmacher
2011-01-04
1
-7
/
+14
*
s3:build: don't use cli_wbint.c any more
Stefan Metzmacher
2011-01-04
3
-7
/
+1
*
s4/ldapcmp: Fix the parsing of the second set of credentials
Anatoliy Atanasov
2011-01-04
1
-1
/
+1
*
s3-waf: convert SAMBA_VERSION into a subsystem.
Günther Deschner
2011-01-04
1
-3
/
+8
*
s3-waf: convert PASSCHANGE into a subsystem.
Günther Deschner
2011-01-04
1
-5
/
+9
*
s3-waf: add UTIL_TDB subsystem.
Günther Deschner
2011-01-04
1
-6
/
+10
*
s3-waf: Fixed the static rpc service build.
Andreas Schneider
2011-01-04
3
-139
/
+80
*
s3-smbd: Call the rpc service shutdown functions.
Andreas Schneider
2011-01-04
1
-0
/
+34
*
s3-build: Remove broken RPC modules support.
Andreas Schneider
2011-01-04
3
-31
/
+8
*
s3-smbd: Call all the rpc services in the right order.
Andreas Schneider
2011-01-04
1
-5
/
+41
*
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
*
Revert "nsswitch Add talloc depencency for nsstest"
Stefan Metzmacher
2011-01-04
1
-1
/
+1
*
nsswitch: remove includes.h dependency from nsstest.c
Stefan Metzmacher
2011-01-04
1
-16
/
+9
*
dynconfig: Add extern to header, try to unbreak imini buildfarm host.
Brad Hards
2011-01-04
1
-1
/
+1
*
talloc: Typo fix for api docs
Brad Hards
2011-01-04
1
-1
/
+1
*
nsswitch Add talloc depencency for nsstest
Andrew Bartlett
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
*
s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899)
Stefan Metzmacher
2011-01-03
1
-1
/
+0
*
s3-waf: fix the build.
Günther Deschner
2011-01-03
1
-2
/
+4
*
lib/crypto: add aes_cfb8_encrypt()
Stefan Metzmacher
2011-01-03
2
-0
/
+26
*
s3:librpc: use netsec_outgoing_sig_size() instead of a hardcoded signature
Stefan Metzmacher
2011-01-03
1
-1
/
+4
*
s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature size
Stefan Metzmacher
2011-01-03
1
-1
/
+6
*
libcli/auth: add netsec_outgoing_sig_size()
Stefan Metzmacher
2011-01-03
2
-0
/
+15
*
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
*
talloc: Fix warnings in test code
Brad Hards
2011-01-03
3
-3
/
+12
*
s3:winbindd/idmap_ad.c: update my C
Michael Adam
2011-01-03
1
-1
/
+1
*
s3:winbindd/idmap_util.c: add my C
Michael Adam
2011-01-03
1
-0
/
+1
*
s3:winbindd/idmap.c: add my C
Michael Adam
2011-01-03
1
-0
/
+1
*
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
2
-2
/
+2
*
pyldb: Fix memory context, add more OOM checks.
Jelmer Vernooij
2011-01-03
2
-7
/
+11
*
pyldb: Some more OOM checks.
Jelmer Vernooij
2011-01-03
1
-4
/
+28
*
Make all functions in pyldb.c private, as they can't be used anyway.
Jelmer Vernooij
2011-01-03
2
-26
/
+27
*
s4-python: Add missing prototypes.
Jelmer Vernooij
2011-01-03
2
-0
/
+4
[prev]
[next]