index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
s4-provision Always run slaptest to convert the config file
Andrew Bartlett
1
-13
/
+13
2010-12-08
s4-provision Add an invalid names check for 'domain == netbiosname'
Andrew Bartlett
1
-1
/
+4
2010-12-08
build: fix hpux build pb
Matthieu Patou
2
-0
/
+57
2010-12-07
docs: clarify the idmap_rid manpage (bug #7788)
Michael Adam
1
-0
/
+18
2010-12-07
docs: clarify the idmap_ad manpage (bug #6322)
Michael Adam
1
-0
/
+17
2010-12-07
libcli/auth: let spnego_write_mech_types() check the asn1_load() return
Stefan Metzmacher
1
-0
/
+4
2010-12-07
s3:ntlm_auth: support clients which offer a spnego mechs we don't support
Stefan Metzmacher
1
-110
/
+169
2010-12-07
s3:ntlm_auth: free session key, as we don't use it (at least for now)
Stefan Metzmacher
1
-1
/
+2
2010-12-07
s3:ntlm_auth: fix memory leak in the raw ntlmssp code path
Stefan Metzmacher
1
-0
/
+2
2010-12-07
Make sure that user exists after running add user script before adding sam ac...
Bjoern Baumbach
1
-0
/
+5
2010-12-07
s3-waf: add configure/declaration checks for fdatasync, readahead and splice.
Günther Deschner
1
-0
/
+12
2010-12-07
s3-waf: add valgrind configure checks.
Günther Deschner
1
-0
/
+4
2010-12-07
s4:libnet_samsync_ldb.c - simplify a talloc steal call
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-12-07
s4:libnet_samsync_ldb.c - introduce an error message on failed domain synchro...
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-12-07
s3:registry: improve debug messages about regdb refcount changes
Michael Adam
1
-5
/
+10
2010-12-07
s3-waf: build vfs_fileid module if possible.
Günther Deschner
1
-0
/
+9
2010-12-07
s3-waf: add support for --with-dnsupdate.
Günther Deschner
2
-2
/
+11
2010-12-07
s3-waf: fix the build of nsstest in the non-devel build.
Günther Deschner
1
-1
/
+1
2010-12-07
s3-waf: fix library names (we installed liblibsmbclient, etc.)
Günther Deschner
2
-38
/
+38
2010-12-07
s3-waf: fix pam dependencies of the RPC_SAMR server.
Günther Deschner
2
-0
/
+2
2010-12-06
s3: Fix bug 7844: Race in winbind
Volker Lendecke
1
-4
/
+8
2010-12-06
s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain name
Volker Lendecke
3
-1
/
+5
2010-12-06
s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domain
Volker Lendecke
1
-1
/
+1
2010-12-06
s3: Fix bug 7843: Expand the local SAMs aliases
Jeremy Allison
1
-2
/
+2
2010-12-06
s3-waf: add pam configure checks.
Günther Deschner
1
-2
/
+69
2010-12-06
s4-acl: Remove unused variables from aclread module.
Nadezhda Ivanova
1
-8
/
+0
2010-12-06
s4:acl_read LDB module - fix attributes list
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-06
s4-acl: Some optimisation of the aclread module
Nadezhda Ivanova
1
-58
/
+75
2010-12-06
s4-acl: Moved aclread module below descriptor and acl.
Nadezhda Ivanova
1
-1
/
+1
2010-12-06
Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"
Matthias Dieter Wallnöfer
1
-5
/
+2
2010-12-06
lib/util/fault.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-06
s4:torture/locktest.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-06
s4:torture/locktest.c - fix one indentation
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-06
s4:client/client.c - fix Solaris warning by a type cast
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-06
s4:fix some shadowed declaration warnings on Solaris by renaming the symbols
Matthias Dieter Wallnöfer
6
-20
/
+26
2010-12-06
s4-dns: return the correct TTL
Andrew Tridgell
1
-6
/
+2
2010-12-06
s4-dns: support Samba command line options to the dlz_bind.so module
Andrew Tridgell
2
-1
/
+36
2010-12-06
s4-dns: added flags support for dlz_bind9
Andrew Tridgell
2
-1
/
+4
2010-12-06
s4-dns: a dlz module for bind9
Andrew Tridgell
3
-0
/
+579
2010-12-06
idtree: fix overflow for v. large ids on allocation and removal
Rusty Russell
1
-1
/
+1
2010-12-06
s4-repl_meta_data: Print function name when we can't find attribute in Schema...
Kamen Mazdrashki
1
-1
/
+2
2010-12-06
s4-linked_attributes: Give more info where an error occured
Kamen Mazdrashki
1
-3
/
+8
2010-12-06
s4-repl_meta_data: Remove duplicated check
Kamen Mazdrashki
1
-2
/
+0
2010-12-06
s4-schema_load: Strip a pointless check
Kamen Mazdrashki
1
-3
/
+1
2010-12-05
lib/util:tests/time.c - "test_timestring" - fix it on Solaris
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-12-05
s4:cluster/cluster.h - fix another gcc 3.4 "struct" warning
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-12-05
s4:dsdb/samdb/ldb_modules/util.h - fix a gcc 3.4 compile warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-05
s4:lib/messaging/*.h - fix compile warnings on gcc 3.4
Matthias Dieter Wallnöfer
2
-3
/
+2
2010-12-05
pytalloc: Add docstring for talloc.Object.
Jelmer Vernooij
1
-1
/
+3
2010-12-05
s4-python: Add more module docstrings.
Jelmer Vernooij
10
-3
/
+23
[prev]
[next]