summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure that user exists after running add user script before adding sam ac...Bjoern Baumbach2010-12-071-0/+5
* s3-waf: add configure/declaration checks for fdatasync, readahead and splice.Günther Deschner2010-12-071-0/+12
* s3-waf: add valgrind configure checks.Günther Deschner2010-12-071-0/+4
* s4:libnet_samsync_ldb.c - simplify a talloc steal callMatthias Dieter Wallnöfer2010-12-071-2/+1
* s4:libnet_samsync_ldb.c - introduce an error message on failed domain synchro...Matthias Dieter Wallnöfer2010-12-071-3/+6
* s3:registry: improve debug messages about regdb refcount changesMichael Adam2010-12-071-5/+10
* s3-waf: build vfs_fileid module if possible.Günther Deschner2010-12-071-0/+9
* s3-waf: add support for --with-dnsupdate.Günther Deschner2010-12-072-2/+11
* s3-waf: fix the build of nsstest in the non-devel build.Günther Deschner2010-12-071-1/+1
* s3-waf: fix library names (we installed liblibsmbclient, etc.)Günther Deschner2010-12-072-38/+38
* s3-waf: fix pam dependencies of the RPC_SAMR server.Günther Deschner2010-12-072-0/+2
* s3: Fix bug 7844: Race in winbindVolker Lendecke2010-12-061-4/+8
* s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain nameVolker Lendecke2010-12-063-1/+5
* s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domainVolker Lendecke2010-12-061-1/+1
* s3: Fix bug 7843: Expand the local SAMs aliasesJeremy Allison2010-12-061-2/+2
* s3-waf: add pam configure checks.Günther Deschner2010-12-061-2/+69
* s4-acl: Remove unused variables from aclread module.Nadezhda Ivanova2010-12-061-8/+0
* s4:acl_read LDB module - fix attributes listMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4-acl: Some optimisation of the aclread moduleNadezhda Ivanova2010-12-061-58/+75
* s4-acl: Moved aclread module below descriptor and acl.Nadezhda Ivanova2010-12-061-1/+1
* Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"Matthias Dieter Wallnöfer2010-12-061-5/+2
* lib/util/fault.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4:torture/locktest.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4:torture/locktest.c - fix one indentationMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4:client/client.c - fix Solaris warning by a type castMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer2010-12-066-20/+26
* s4-dns: return the correct TTLAndrew Tridgell2010-12-061-6/+2
* s4-dns: support Samba command line options to the dlz_bind.so moduleAndrew Tridgell2010-12-062-1/+36
* s4-dns: added flags support for dlz_bind9Andrew Tridgell2010-12-062-1/+4
* s4-dns: a dlz module for bind9Andrew Tridgell2010-12-063-0/+579
* idtree: fix overflow for v. large ids on allocation and removalRusty Russell2010-12-061-1/+1
* s4-repl_meta_data: Print function name when we can't find attribute in Schema...Kamen Mazdrashki2010-12-061-1/+2
* s4-linked_attributes: Give more info where an error occuredKamen Mazdrashki2010-12-061-3/+8
* s4-repl_meta_data: Remove duplicated checkKamen Mazdrashki2010-12-061-2/+0
* s4-schema_load: Strip a pointless checkKamen Mazdrashki2010-12-061-3/+1
* lib/util:tests/time.c - "test_timestring" - fix it on SolarisMatthias Dieter Wallnöfer2010-12-051-3/+5
* s4:cluster/cluster.h - fix another gcc 3.4 "struct" warningMatthias Dieter Wallnöfer2010-12-051-0/+2
* s4:dsdb/samdb/ldb_modules/util.h - fix a gcc 3.4 compile warningMatthias Dieter Wallnöfer2010-12-051-1/+1
* s4:lib/messaging/*.h - fix compile warnings on gcc 3.4Matthias Dieter Wallnöfer2010-12-052-3/+2
* pytalloc: Add docstring for talloc.Object.Jelmer Vernooij2010-12-051-1/+3
* s4-python: Add more module docstrings.Jelmer Vernooij2010-12-0510-3/+23
* s4-python: Add some more module docstrings.Jelmer Vernooij2010-12-0516-0/+33
* wafsamba: Only include versioned files when building tarball from bzr.Jelmer Vernooij2010-12-051-1/+1
* Updated french translations from Jean Delvare <jdelvare@suse.de>Holger Hetterich2010-12-041-111/+96
* s4:dsdb/samdb/cracknames.c - fix another memory leakMatthias Dieter Wallnöfer2010-12-041-0/+1
* s4:kdc/kpasswdd.c - fix memory leaksMatthias Dieter Wallnöfer2010-12-041-2/+15
* s4:auth/gensec/gensec_krb5.c - fix/reorder memory free operationsMatthias Dieter Wallnöfer2010-12-041-3/+15
* s4:auth/gensec/gensec_krb5.c - remove a pointless "nt_status" testMatthias Dieter Wallnöfer2010-12-041-8/+3
* s4:auth/kerberos/kerberos_pac.c - fix another memory leak regarding the KRB p...Matthias Dieter Wallnöfer2010-12-041-1/+4
* s4:dsdb/common/util_samr.c and auth/sam.c - fix error messageMatthias Dieter Wallnöfer2010-12-042-3/+3