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
...
*
Make sure that user exists after running add user script before adding sam ac...
Bjoern Baumbach
2010-12-07
1
-0
/
+5
*
s3-waf: add configure/declaration checks for fdatasync, readahead and splice.
Günther Deschner
2010-12-07
1
-0
/
+12
*
s3-waf: add valgrind configure checks.
Günther Deschner
2010-12-07
1
-0
/
+4
*
s4:libnet_samsync_ldb.c - simplify a talloc steal call
Matthias Dieter Wallnöfer
2010-12-07
1
-2
/
+1
*
s4:libnet_samsync_ldb.c - introduce an error message on failed domain synchro...
Matthias Dieter Wallnöfer
2010-12-07
1
-3
/
+6
*
s3:registry: improve debug messages about regdb refcount changes
Michael Adam
2010-12-07
1
-5
/
+10
*
s3-waf: build vfs_fileid module if possible.
Günther Deschner
2010-12-07
1
-0
/
+9
*
s3-waf: add support for --with-dnsupdate.
Günther Deschner
2010-12-07
2
-2
/
+11
*
s3-waf: fix the build of nsstest in the non-devel build.
Günther Deschner
2010-12-07
1
-1
/
+1
*
s3-waf: fix library names (we installed liblibsmbclient, etc.)
Günther Deschner
2010-12-07
2
-38
/
+38
*
s3-waf: fix pam dependencies of the RPC_SAMR server.
Günther Deschner
2010-12-07
2
-0
/
+2
*
s3: Fix bug 7844: Race in winbind
Volker Lendecke
2010-12-06
1
-4
/
+8
*
s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain name
Volker Lendecke
2010-12-06
3
-1
/
+5
*
s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domain
Volker Lendecke
2010-12-06
1
-1
/
+1
*
s3: Fix bug 7843: Expand the local SAMs aliases
Jeremy Allison
2010-12-06
1
-2
/
+2
*
s3-waf: add pam configure checks.
Günther Deschner
2010-12-06
1
-2
/
+69
*
s4-acl: Remove unused variables from aclread module.
Nadezhda Ivanova
2010-12-06
1
-8
/
+0
*
s4:acl_read LDB module - fix attributes list
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
s4-acl: Some optimisation of the aclread module
Nadezhda Ivanova
2010-12-06
1
-58
/
+75
*
s4-acl: Moved aclread module below descriptor and acl.
Nadezhda Ivanova
2010-12-06
1
-1
/
+1
*
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
[prev]
[next]