summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-27tdb: add Bob Jenkins lookup3 hash as helper hash.Rusty Russell7-18/+447
2010-09-27s3-waf: rework static and shared list handling a little.Günther Deschner1-17/+20
2010-09-27waf: add delimiter argument to TO_LIST.Günther Deschner1-2/+2
2010-09-27s3-waf: add missing IDMAP modules.Günther Deschner2-1/+18
2010-09-27s3-waf: rework CLDAP and LIBCLI_LDAP subsystems.Günther Deschner2-9/+18
2010-09-27s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.Günther Deschner2-35/+36
2010-09-27s3-waf: move perfcount subsystem to modules/wscript_build.Günther Deschner2-23/+23
2010-09-27s3-waf: move charset subsystem to modules/wscript_build.Günther Deschner2-41/+43
2010-09-27s3-waf: move idmap subsystem to winbindd/wscript_build.Günther Deschner2-77/+77
2010-09-27s3-waf: move pdb subsystem to pdb/wscript_build.Günther Deschner2-50/+51
2010-09-27s3-waf: move auth subsystem to auth/wscript_build.Günther Deschner2-83/+85
2010-09-27s3-waf: support --with-acl-support, at least for posix acls.Günther Deschner2-22/+55
2010-09-27s3-waf: move VFS subsystem to modules/wscript_build.Günther Deschner2-389/+403
2010-09-27s3-waf: add some module specific functions for s3 waf build.Günther Deschner2-0/+23
2010-09-27s3-waf: convert VFS into a subsystem.Günther Deschner1-0/+340
2010-09-27s3-waf: convert GPEXT into a subsystem.Günther Deschner1-0/+27
2010-09-27s3-waf: convert PERFCOUNT into a subsystem.Günther Deschner1-0/+20
2010-09-27s3-waf: convert CHARSET into a subsystem.Günther Deschner1-0/+34
2010-09-27s3-waf: convert IDMAP into subsystem.Günther Deschner1-0/+55
2010-09-27s3-waf: convert PDB into subsystem.Günther Deschner1-0/+41
2010-09-27s3-waf: convert AUTH into subsystem.Günther Deschner1-0/+59
2010-09-26s4-ldbmodules: Added new module aclread to handle access checks on LDAP searchNadezhda Ivanova4-0/+327
2010-09-26s4-tests: Added tests for search checks on attributesNadezhda Ivanova2-5/+102
2010-09-26s4-tests: Removed search tests with anonymous credentials as they fail againt...Nadezhda Ivanova2-4/+4
2010-09-26s4-dsdb: Added a function to check access on a particular object by its guidNadezhda Ivanova1-0/+37
2010-09-26s4-dsdb: A helper to determine if an attribute is part of the search filterNadezhda Ivanova1-0/+46
2010-09-26s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova5-222/+260
2010-09-26s4-ldap: Added a control to apply the access checks on read via LDAPNadezhda Ivanova3-0/+6
2010-09-26autobuild: use killbysubdir if availableAndrew Tridgell1-2/+4
2010-09-26autobuild: exit immediately if no changes from masterAndrew Tridgell1-1/+9
2010-09-26s3-waf: convert LIBGPO into a subsystem.Günther Deschner1-2/+5
2010-09-26s3-waf: convert PLAINTEXT_AUTH, SLCACHE and DCUTIL into subsystems.Günther Deschner1-11/+19
2010-09-26s3-vfs: fix the build of nfs4_acls.cGünther Deschner1-1/+2
2010-09-26s3-waf: Link smbd against RPCECHO.Andreas Schneider1-1/+1
2010-09-26s3: Remove talloc_autofree_context() from nametouid()Volker Lendecke1-1/+1
2010-09-26s3: Remove talloc_autofree_context() from guest_user_info()Volker Lendecke1-1/+2
2010-09-26s3: Remove talloc_autofree_context() from getpwnam_alloc()Volker Lendecke1-1/+1
2010-09-26s3: Remove talloc_autofree_context() from notify_internal_parent_init()Volker Lendecke3-6/+5
2010-09-26Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.Jeremy Allison6-57/+134
2010-09-26s4:schannel: handle move flag combinations in the serverStefan Metzmacher1-13/+23
2010-09-26s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell4-29/+16
2010-09-26autobuild: fixed detection of master changesAndrew Tridgell1-3/+4
2010-09-26s3-selftest: added samba3.posix_s3.rap.printing as a knownfailAndrew Tridgell1-0/+1
2010-09-26idl-pac: add a decoder for the pac info ctrAndrew Tridgell1-0/+4
2010-09-26s4-drs: use the system sam_ctx for updaterefsAndrew Tridgell1-8/+9
2010-09-26s4-spn: don't try to do SPN updates as a RODCAndrew Tridgell1-0/+4
2010-09-26libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()Stefan Metzmacher1-1/+1
2010-09-26lib/util/asn1: add asn1_peek_tag_needed_size() and asn1_peek_full_tag()Stefan Metzmacher2-0/+85
2010-09-26libcli/util: let tstream_read_pdu_blob_* cope with variable length headersStefan Metzmacher1-5/+13
2010-09-26s4-kerberos Don't segfault if the password isn't specified in keytab generationAndrew Bartlett1-0/+7