summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-08waf: use -Wl,--version-script if availableAndrew Tridgell2-2/+19
2010-12-08waf: added configure test for -Wl,--version-scriptAndrew Tridgell3-1/+21
2010-12-08s4-dns: dlz_bind9 doesn't need to link to gensec any moreAndrew Tridgell1-1/+1
2010-12-08s4-waf: get the version number right on private librariesAndrew Tridgell4-18/+22
2010-12-08s4-dns: use ldb hooks for samba extensions in dlz_bind9Andrew Tridgell1-49/+35
2010-12-08s4-ldb: use RTLD_DEEPBIND if available for ldb modulesAndrew Tridgell1-1/+13
2010-12-08s4-dns: allow a remote ldap server to be used with dlz_bind9Andrew Tridgell2-16/+67
2010-12-08s4-dsdb: register samba handlers in dsdb moduleAndrew Tridgell1-0/+6
2010-12-08s4-ldb: ensure ldb_register_samba_handlers() is not done twiceAndrew Tridgell1-2/+10
2010-12-08wintest: use --add-ref for RODC replicationAndrew Tridgell1-3/+18
2010-12-08samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell13-53/+79
2010-12-08samba-tools: export doesn't need any credentialsAndrew Tridgell1-2/+1
2010-12-08s4-provision Always run slaptest to convert the config fileAndrew Bartlett1-13/+13
2010-12-08s4-provision Add an invalid names check for 'domain == netbiosname'Andrew Bartlett1-1/+4
2010-12-08build: fix hpux build pbMatthieu Patou2-0/+57
2010-12-07docs: clarify the idmap_rid manpage (bug #7788)Michael Adam1-0/+18
2010-12-07docs: clarify the idmap_ad manpage (bug #6322)Michael Adam1-0/+17
2010-12-07libcli/auth: let spnego_write_mech_types() check the asn1_load() returnStefan Metzmacher1-0/+4
2010-12-07s3:ntlm_auth: support clients which offer a spnego mechs we don't supportStefan Metzmacher1-110/+169
2010-12-07s3:ntlm_auth: free session key, as we don't use it (at least for now)Stefan Metzmacher1-1/+2
2010-12-07s3:ntlm_auth: fix memory leak in the raw ntlmssp code pathStefan Metzmacher1-0/+2
2010-12-07Make sure that user exists after running add user script before adding sam ac...Bjoern Baumbach1-0/+5
2010-12-07s3-waf: add configure/declaration checks for fdatasync, readahead and splice.Günther Deschner1-0/+12
2010-12-07s3-waf: add valgrind configure checks.Günther Deschner1-0/+4
2010-12-07s4:libnet_samsync_ldb.c - simplify a talloc steal callMatthias Dieter Wallnöfer1-2/+1
2010-12-07s4:libnet_samsync_ldb.c - introduce an error message on failed domain synchro...Matthias Dieter Wallnöfer1-3/+6
2010-12-07s3:registry: improve debug messages about regdb refcount changesMichael Adam1-5/+10
2010-12-07s3-waf: build vfs_fileid module if possible.Günther Deschner1-0/+9
2010-12-07s3-waf: add support for --with-dnsupdate.Günther Deschner2-2/+11
2010-12-07s3-waf: fix the build of nsstest in the non-devel build.Günther Deschner1-1/+1
2010-12-07s3-waf: fix library names (we installed liblibsmbclient, etc.)Günther Deschner2-38/+38
2010-12-07s3-waf: fix pam dependencies of the RPC_SAMR server.Günther Deschner2-0/+2
2010-12-06s3: Fix bug 7844: Race in winbindVolker Lendecke1-4/+8
2010-12-06s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain nameVolker Lendecke3-1/+5
2010-12-06s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domainVolker Lendecke1-1/+1
2010-12-06s3: Fix bug 7843: Expand the local SAMs aliasesJeremy Allison1-2/+2
2010-12-06s3-waf: add pam configure checks.Günther Deschner1-2/+69
2010-12-06s4-acl: Remove unused variables from aclread module.Nadezhda Ivanova1-8/+0
2010-12-06s4:acl_read LDB module - fix attributes listMatthias Dieter Wallnöfer1-1/+1
2010-12-06s4-acl: Some optimisation of the aclread moduleNadezhda Ivanova1-58/+75
2010-12-06s4-acl: Moved aclread module below descriptor and acl.Nadezhda Ivanova1-1/+1
2010-12-06Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"Matthias Dieter Wallnöfer1-5/+2
2010-12-06lib/util/fault.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer1-1/+1
2010-12-06s4:torture/locktest.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer1-1/+1
2010-12-06s4:torture/locktest.c - fix one indentationMatthias Dieter Wallnöfer1-1/+1
2010-12-06s4:client/client.c - fix Solaris warning by a type castMatthias Dieter Wallnöfer1-1/+1
2010-12-06s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer6-20/+26
2010-12-06s4-dns: return the correct TTLAndrew Tridgell1-6/+2
2010-12-06s4-dns: support Samba command line options to the dlz_bind.so moduleAndrew Tridgell2-1/+36
2010-12-06s4-dns: added flags support for dlz_bind9Andrew Tridgell2-1/+4