metze/samba/wip.git
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Tridgells4-idl: rename s4 server_id.idl to server_id4.idl
2011-02-18 Andrew Bartlettlibrpc make ndr-standard a common library
2011-02-18 Andrew Bartlettlibrpc push NDR_SECURITY and NDR_DCERPC to the top...
2011-02-18 Andrew Tridgellnsswitch: depend on dl
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-18 Andrew Bartletts3-libads Remove MIT-specific krb5_princ_realm macro...
2011-02-18 Andrew Bartletts3-waf use lib/util/wscript_build, and avoid duplicate...
2011-02-18 Andrew Bartlettlib/util Make UTIL_LDB conditional on an s4 build
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-18 Andrew Tridgellbuild: put links for libs in the right directory
2011-02-18 Andrew Tridgells4-util: removed the valgrind_strlen() routine
2011-02-18 Andrew Tridgelllibutil: make waf rules usable by s3 waf build
2011-02-18 Andrew Tridgellwaf: improved error message for bad paths in SAMBA_LIBR...
2011-02-18 Andrew Tridgellwaf: support building libraries with a directory prefix
2011-02-18 Andrew Tridgells3-waf: fixed the include paths for samba public libraries
2011-02-18 Andrew Tridgellcharset: allow s3 waf build to use lib/util/charset
2011-02-18 Andrew Tridgellwaf: added SAMBA3_*() build rules to samba3.py
2011-02-18 Andrew Tridgellwaf: give a more sensible error on symlink_bin with...
2011-02-18 Andrew Bartlettlib/util/charset use get_dyn_CODEPAGEDIR(), which is...
2011-02-18 Andrew Bartlettlib/util/charset split codepoints.c into it's own subsystem
2011-02-18 Andrew Bartlettlib/util/charset use a path to dynconfig.h that works...
2011-02-18 Andrew Bartlettlib/util/charset add functions isupper_m and islower_m
2011-02-18 Andrew Tridgells4-auth: rename 'auth' subsystem to 'auth4'
2011-02-18 Andrew Tridgellbuild: remember the flags used for undefined variable...
2011-02-18 Andrew Tridgells3build: added NMBDSOCKETDIR to dynconfig
2011-02-18 Andrew Tridgells4-dsdb: operational module does not need auth any...
2011-02-18 Andrew Tridgells3-includes: force _SAMBA_BUILD_=3 in source3 includes.h
2011-02-18 Andrew Tridgelluid-wrapper: handle uwrap_enabled() as a macro
2011-02-18 Andrew Tridgellbuild: fixed passing of includes= for modules
2011-02-18 Andrew Tridgellbuild: added subdir option for module building
2011-02-18 Andrew Tridgellbuild: added allow_undefined_symbols options for librar...
2011-02-18 Andrew Tridgellbuild: make ADD_LDFLAGS() returns the flags that were...
2011-02-18 Andrew Tridgellwaf: library_flags() doesn't only operate on conf objects
2011-02-18 Andrew Tridgells3-build: allow waf build of s3 IDL files from any...
2011-02-18 Andrew Tridgellwaf: added subdir= option in SAMBA_*() rules
2011-02-18 Andrew Tridgellwaf: use Utils.WafError() instead of sys.exit(1)
2011-02-17 Volker Lendecketevent: Fix a comment
2011-02-17 Günther Deschners4-smbtorture: add more complex spoolss_EnumPrinterData...
2011-02-17 Günther Deschners3-lsa: support trust objects in _lsa_QuerySecurity().
2011-02-17 Günther Deschners3-lsa: in _lsa_QuerySecurity() query the sd from the...
2011-02-17 Günther Deschners3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when...
2011-02-17 Günther Deschners3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.
2011-02-17 Andrew Bartletts3-cluster remove more CLUSTER_SUPPORT #ifdef stuff
2011-02-17 Andrew Bartletts3-cluster Always fill in the clustering vnn element
2011-02-17 Günther Deschners3: add server_id.idl and use only autogenerated code.
2011-02-17 Matthias Dieter... s4:scripting/python/modules.c - remove a really unneces...
2011-02-17 Günther Deschners3-waf: add check for "struct sigevent" and some of...
2011-02-17 Günther Deschners3-waf: add check for "struct utimbuf".
2011-02-17 David Disseldorps3: increase the log level for missing PIDs on SIGCHLD
2011-02-17 Andrew Bartlettheimdal Pass F_CANON down to the hdb layer for servers...
2011-02-17 Andrew BartlettAdd support for testing a Win2k3 domain member
2011-02-17 Andrew Bartlettwintest upper case the --vms paramter arguments to...
2011-02-17 Günther Deschners3-selftest: make sure we really use --format=subunit...
2011-02-16 Andrew Tridgells4-build: added LOCALEDIR config option
2011-02-16 Andrew Tridgells3-waf: move the KRB5_DEPRECATED configure check out...
2011-02-16 Andrew Tridgellidl: naming a structure 'VERSION' is not a good idea!
2011-02-16 Günther Deschnerlibndr: remove prototype for nonexisting function ndr_p...
2011-02-16 Günther Deschners3-waf: move libsmb/clikrb5.c and libads/kerberos.c...
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-16 Günther Deschners3-waf: make most of the nsswitch common.
2011-02-16 Günther Deschners4-waf: move wbinfo buildrule to winbind.
2011-02-16 Günther Deschners3-waf: add check for struct stat st_flags member.
2011-02-16 Günther Deschners3-waf: add some missing checks for macosx.
2011-02-16 Günther Deschners3-waf: add check for __NR_inotify_init declaration.
2011-02-16 Günther Deschners3-waf: add check for various sysconf() variables.
2011-02-16 Günther Deschners3-waf: add check for posix_fadvise().
2011-02-16 Günther Deschners3-waf: add check for hires timestamps in struct stat.
2011-02-16 Günther Deschners3-waf: add check for "struct flock64".
2011-02-16 Günther Deschners3-waf: add check for broken (glibc2.1/x86) 64 bit...
2011-02-16 Günther Deschners3-waf: add check for fcntl locking.
2011-02-16 Günther Deschners3-waf: add check for "struct dirent64".
2011-02-16 Michael Adams3:test: run the net.rpc.registry test under "dc" not...
2011-02-16 Michael Adams3:test: remove the give/take admin rights code from...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.testparm_s3 -> samba3...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_registry_roundtr...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_registry_rpc...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_registry ->...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_misc --> samba3...
2011-02-16 Günther Deschners3-build: move priv2ld proto to smbldap.h (in order...
2011-02-16 Michael Adams3:test: mark the net_registry_roundtrip test as knownfail
2011-02-16 Michael Adams3:test: add the registry roundtrip test as samba3...
2011-02-16 Michael Adams3:test: move the registry roundtrip test to a test...
2011-02-16 Michael Adams3:test: add comment header to test_net_registry.sh
2011-02-16 Michael Adams3:test: use the blackbox subunit test driver in the...
2011-02-16 Michael Adams3:test: use the blackbox subunit test driver in the...
2011-02-16 Michael Adams3:test: add the "blackbox.failure" test to the knownfa...
2011-02-16 Michael Adams3:test: add the failure blackbox test as samba3.blackb...
2011-02-16 Michael Adams3:test: add a simple failing blackbox testsuite
2011-02-16 Michael Adams3:test: add the success blackbox test as samba3.blackb...
2011-02-16 Michael Adams3:test: add a simple blackbox test that succeeds.
2011-02-16 Michael Adamtestprogs/blackbox/subunit: add testok() for easier...
2011-02-16 Michael Adams3:net: fix usage for "net rpc registry export"
2011-02-16 Sumit Boses3-ipasam: Add aliases for trusted domain user
2011-02-16 Sumit Boses3-netlogon: Implement NetrServerGetTrustInfo and NetrG...
2011-02-16 Sumit Boses3-ldap: Add sambaTrustForestTrustInfo to LDAP schemata
2011-02-16 Sumit Boses3-lsa: Implement lsaRSetForestTrustInformation
2011-02-16 Sumit Boses4-smbtorture: Fix for RPC-LSA-FOREST-TRUST.
2011-02-16 Sumit Boses3-ipasam: add IPA specific attributes
2011-02-16 Sumit Boses3-lsa: Add and remove trusted domain account
next