ddiss/samba.git
2011-04-07 Karolin SeegerWHATSNEW: Fix typos.
2011-04-07 Günther Deschners4-smbtorture: fix lsa forest trust test.
2011-04-07 Günther Deschnerlsa: use lsa_TrustedAccessMask in some more places...
2011-04-07 Gregor Becks3-net: document "idmap check"
2011-04-07 Gregor Becks3-net: fix the usage output of "net idmap check"
2011-04-06 Dmitry ButskoyFix bug 6966 - "allow trusted domains = no" not respect...
2011-04-06 Michael Adamdocs: fix the missing parameter description section...
2011-04-06 Michael Adampackaging(RHEL-CTDB): Fix debuginfo builds
2011-04-06 Michael Adampackaging(RHEL-CTDB): add BuildRequires to ctdb-devel...
2011-04-06 Michael Adampackaging(RHEL-CTDB): replace Prereq by Requires.
2011-04-06 Sumit Boses3: Fix tldap_make_mod_blob_int() debug messages
2011-04-06 Sumit Boses3-net: Add delete op for net trust utility
2011-04-06 Sumit Boses3-net: Add net trust utility
2011-04-06 Sumit Boses3-pdb_ipa: Create DN for new object
2011-04-06 Sumit Boses3-pdb_ipa: Add ipasam_create_dom_group()
2011-04-06 Sumit Boses3-net: add IPA provision
2011-04-06 Sumit Boses3-pdb_ipa: Add ipasam_create_user()
2011-04-06 Sumit Boses3-pdb_ipa: Detect IPA server
2011-04-06 Sumit Boses3-pdb_ipa: Use new smbldap_make_mod_blob() without...
2011-04-06 Sumit Boses3-smbldap: make octet_strings/DATA_BLOBs const.
2011-04-06 Günther Deschners3-smbldap: support storing octet_strings/DATA_BLOBs.
2011-04-06 Günther Deschners3-ipasam: rename of smbldap_make_mod_blob to _smbldap_...
2011-04-06 Sumit Boses3-pdb_ipa: Fix indentation
2011-04-05 Björn Jackes3/vfs_gpfs: s/syncops/gpfs
2011-04-05 Günther Deschners3-net: fix the build of utils/net_idmap_check.c on...
2011-04-05 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-04-05 Günther Deschners3-libndr: add ../librpc/ndr/libndr.h include in some...
2011-04-05 Günther Deschners3-vfs: try to fix build of aio_fork module.
2011-04-05 Günther Deschners3-smbd: try to fix the irix build.
2011-04-05 Günther Deschners3-vfs acl modules: more non-linux build fixes.
2011-04-05 Günther Deschners3-passdb: move LOOKUP_NAME_ flags to passdb where...
2011-04-05 Günther Deschners3-passdb: move some passdb defines to passdb.h
2011-04-05 Günther Deschners3-proto: pure cosmetics, remove some generated comments.
2011-04-05 Günther Deschners3-winbind: try to fix the build on hosts w/o winbind...
2011-04-05 Günther Deschners3-vfs_solarisacl: try to fix the solaris build.
2011-04-05 Günther Deschners3: try to fix the build on some non-linux buildfarm...
2011-04-05 Günther Deschners3-rpc_server: move access check functions out of samr...
2011-04-05 Günther Deschners3: only include ntioctl.h where needed.
2011-04-05 Günther Deschners3: only include lib/privileges.h where needed.
2011-04-05 Günther Deschners3: include ../librpc/gen_ndr/lsa.h where needed.
2011-04-05 Günther Deschners3-passdb: move lsa_dom_info and lsa_name_info out...
2011-04-05 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-04-05 Günther Deschnerpidl: add an include for "ntdomain.h" for s3 server...
2011-04-05 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-04-05 Günther Deschners3-messages: only include messages.h where needed.
2011-04-05 Günther Deschners3-prototyes: user_in_netgroup and user_in_list moved...
2011-04-05 Günther Deschners3-includes: finally remove global include of auth.h.
2011-04-05 Günther Deschners3-auth: vfs modules need auth.h
2011-04-05 Günther Deschners3-auth: printing needs auth.h
2011-04-05 Günther Deschners3-auth: smbd needs auth.h
2011-04-05 Günther Deschners3-auth: rpc_server needs auth.h
2011-04-05 Günther Deschners3-auth: use auth.h where needed.
2011-04-05 Günther Deschners3-auth: move auth prototypes to auth/proto.h.
2011-04-05 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-04-05 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-04-05 Günther Deschners3: finally remove global include of smbd prototypes.
2011-04-05 Günther Deschners3: rpc_server needs parts of smbd.
2011-04-05 Günther Deschners3: printing needs parts of smbd.
2011-04-05 Günther Deschners3: auth also needs parts of smbd.
2011-04-05 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-04-05 Günther Deschners3: include smbd/smbd.h where needed.
2011-04-05 Günther Deschners3-smbd: add smbd.h and move smbd prototypes to smbd...
2011-04-05 Günther Deschners3-rpcclient: include rpc_client/cli_pipe.h globally...
2011-04-05 Günther Deschners3-build: make it a little easier to build smbtorture4.
2011-04-05 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-04-05 Günther Deschners3-build: only include intl protos where needed.
2011-04-05 Günther Deschners3-passdb: finally stop including passdb.h globaly.
2011-04-05 Günther Deschners3-passdb: use passdb headers where needed.
2011-04-05 Günther Deschners3-passdb: move util_builtin.c out of passdb.
2011-04-05 Günther Deschners3-passdb: move util_unixsids.c out of passdb.
2011-04-05 Günther Deschners3-passdb: move util_wellknown.c out of passdb.
2011-04-05 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-04-05 Günther Deschners3-passdb: add machine_sid.h and lookup_sid.h
2011-04-05 Günther Deschners3-proto: add some forward declarations.
2011-04-05 Günther Deschners3-passdb: add passdb.h where needed.
2011-04-05 Günther Deschners3-passdb: move mapping.h into passdb.h, its needed...
2011-04-05 Günther Deschners3-passdb: move passdb headers to passdb/proto.h.
2011-04-05 Günther Deschners3-groupdb: move groupdb headers to groupdb/proto.h.
2011-04-05 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-04-05 Günther Deschners3-build: only include transfer_file.h where needed.
2011-04-05 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-04-05 Günther Deschners3-includes: no point in including all security headers...
2011-04-05 Günther Deschners3-includes: remove EILSEQ check, this is handled by
2011-04-05 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-04-05 Günther Deschners3-includes: remove global include of "system/network.h"
2011-04-05 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/shmem.h when needed.
2011-04-05 Günther Deschners3-includes: remove global include of "system/select.h".
2011-04-05 Günther Deschners3-includes: only include system/terminal.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/capability.h when...
2011-04-05 Günther Deschners3-includes: only include system/glob.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/iconv.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/syslog.h when needed.
2011-04-05 Günther Deschners3-trans2: only include trans2.h where needed.
2011-04-05 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-04-05 Günther Deschners3-waf: fix typo in ctdb checks.
2011-04-05 Günther Deschners3-samr: make getgrgid() failure a little more visible...
2011-04-05 Günther Deschners3-idmap: fix the build of idmap_hash on FreeBSD.
2011-04-05 Günther Deschnerrep_parse_prs: remove some dead, unused code.
2011-04-05 Günther Deschnerlib/util/util_pw: share more code between lib/util...
next