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
*
Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"
Matthias Dieter Wallnöfer
2010-12-06
1
-5
/
+2
*
lib/util/fault.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
s4:torture/locktest.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
s4:torture/locktest.c - fix one indentation
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
s4:client/client.c - fix Solaris warning by a type cast
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
s4:fix some shadowed declaration warnings on Solaris by renaming the symbols
Matthias Dieter Wallnöfer
2010-12-06
6
-20
/
+26
*
s4-dns: return the correct TTL
Andrew Tridgell
2010-12-06
1
-6
/
+2
*
s4-dns: support Samba command line options to the dlz_bind.so module
Andrew Tridgell
2010-12-06
2
-1
/
+36
*
s4-dns: added flags support for dlz_bind9
Andrew Tridgell
2010-12-06
2
-1
/
+4
*
s4-dns: a dlz module for bind9
Andrew Tridgell
2010-12-06
3
-0
/
+579
*
idtree: fix overflow for v. large ids on allocation and removal
Rusty Russell
2010-12-06
1
-1
/
+1
*
s4-repl_meta_data: Print function name when we can't find attribute in Schema...
Kamen Mazdrashki
2010-12-06
1
-1
/
+2
*
s4-linked_attributes: Give more info where an error occured
Kamen Mazdrashki
2010-12-06
1
-3
/
+8
*
s4-repl_meta_data: Remove duplicated check
Kamen Mazdrashki
2010-12-06
1
-2
/
+0
*
s4-schema_load: Strip a pointless check
Kamen Mazdrashki
2010-12-06
1
-3
/
+1
*
lib/util:tests/time.c - "test_timestring" - fix it on Solaris
Matthias Dieter Wallnöfer
2010-12-05
1
-3
/
+5
*
s4:cluster/cluster.h - fix another gcc 3.4 "struct" warning
Matthias Dieter Wallnöfer
2010-12-05
1
-0
/
+2
*
s4:dsdb/samdb/ldb_modules/util.h - fix a gcc 3.4 compile warning
Matthias Dieter Wallnöfer
2010-12-05
1
-1
/
+1
*
s4:lib/messaging/*.h - fix compile warnings on gcc 3.4
Matthias Dieter Wallnöfer
2010-12-05
2
-3
/
+2
*
pytalloc: Add docstring for talloc.Object.
Jelmer Vernooij
2010-12-05
1
-1
/
+3
*
s4-python: Add more module docstrings.
Jelmer Vernooij
2010-12-05
10
-3
/
+23
*
s4-python: Add some more module docstrings.
Jelmer Vernooij
2010-12-05
16
-0
/
+33
*
wafsamba: Only include versioned files when building tarball from bzr.
Jelmer Vernooij
2010-12-05
1
-1
/
+1
*
Updated french translations from Jean Delvare <jdelvare@suse.de>
Holger Hetterich
2010-12-04
1
-111
/
+96
*
s4:dsdb/samdb/cracknames.c - fix another memory leak
Matthias Dieter Wallnöfer
2010-12-04
1
-0
/
+1
*
s4:kdc/kpasswdd.c - fix memory leaks
Matthias Dieter Wallnöfer
2010-12-04
1
-2
/
+15
*
s4:auth/gensec/gensec_krb5.c - fix/reorder memory free operations
Matthias Dieter Wallnöfer
2010-12-04
1
-3
/
+15
*
s4:auth/gensec/gensec_krb5.c - remove a pointless "nt_status" test
Matthias Dieter Wallnöfer
2010-12-04
1
-8
/
+3
*
s4:auth/kerberos/kerberos_pac.c - fix another memory leak regarding the KRB p...
Matthias Dieter Wallnöfer
2010-12-04
1
-1
/
+4
*
s4:dsdb/common/util_samr.c and auth/sam.c - fix error message
Matthias Dieter Wallnöfer
2010-12-04
2
-3
/
+3
*
lib/torture: add torture_assert_u64_equal_goto()
Stefan Metzmacher
2010-12-04
1
-0
/
+13
*
tls_tstream: use a dynamic buffer for the push case
Stefan Metzmacher
2010-12-04
1
-6
/
+21
*
tls_tstream: increase the buffer size
Matthieu Patou
2010-12-04
1
-1
/
+1
*
s4:samr RPC server - dcesrv_samr_GetBootKeyInformation - return NOT_SUPPORTED
Matthias Dieter Wallnöfer
2010-12-04
1
-1
/
+2
*
s4:dsdb/common/util_samr.c - "dsdb_enum_group_mem" - fix it up regarding non ...
Matthias Dieter Wallnöfer
2010-12-04
1
-7
/
+16
*
s4:torture/rpc/samr.c - fix output message
Matthias Dieter Wallnöfer
2010-12-04
1
-1
/
+1
*
Fix bug #3185 - testparm exits 0 if it can read the config file regardless of...
Holger Hetterich
2010-12-04
1
-1
/
+1
*
s4/kdc - fix a warning regarding a changed parameter type (kvno)
Matthias Dieter Wallnöfer
2010-12-03
3
-3
/
+3
*
s3/s4:lsa.idl - QueryDomainInformationPolicy - the "unknown6" field is called...
Matthias Dieter Wallnöfer
2010-12-03
2
-2
/
+3
*
s4:lsa RPC server - always initialise "info" structures
Matthias Dieter Wallnöfer
2010-12-03
1
-2
/
+2
*
s4:lsa RPC server - "dcesrv_lsa_CreateSecret" - a bit of rework
Matthias Dieter Wallnöfer
2010-12-03
1
-21
/
+35
*
s4:libnet/libnet_samsync_ldb,c - move away from "samdb_msg_add_string" when p...
Matthias Dieter Wallnöfer
2010-12-03
1
-2
/
+10
*
s4:libnet_JoinADSDomain - move away from "samdb_msg_add_string"
Matthias Dieter Wallnöfer
2010-12-03
1
-7
/
+7
*
s3-waf: add krb5 configure check for WRFILE_KEYTAB.
Günther Deschner
2010-12-03
1
-0
/
+10
*
s3-waf: add krb5 configure checks for enctype 23.
Günther Deschner
2010-12-03
1
-0
/
+25
*
s3-waf: more krb5 configure checks.
Günther Deschner
2010-12-03
1
-2
/
+11
*
talloc: add ABI/talloc-2.0.4.sigs
Stefan Metzmacher
2010-12-03
2
-1
/
+63
*
s4:auth/sam.c - when printing out a string buffer we don't strictly need the ...
Matthias Dieter Wallnöfer
2010-12-03
1
-2
/
+2
*
s4:auth/sam.c - the check for the SAMDB needs to be on the top of the call
Matthias Dieter Wallnöfer
2010-12-03
1
-6
/
+5
*
s4:auth/sam.c - fix the free of memory contexts
Matthias Dieter Wallnöfer
2010-12-03
1
-1
/
+1
[next]