metze/samba/wip.git
2011-02-07 Andrew Tridgellbuild: added configure.developer for top level build
2011-02-07 Andrew Tridgells4-test: fixed hard coded test paths for top level...
2011-02-07 Andrew Tridgells4-test: fixed setup/ assumption for top level build
2011-02-07 Andrew Tridgells4-test: fixed test_samba4.pl for top level build
2011-02-07 Andrew Tridgells4-dynconfig: fixed dyn_SETUPDIR to point to the right...
2011-02-07 Andrew Tridgells4-loadparm: removed "setup directory" option
2011-02-07 Andrew Tridgells4-test: fixed more assumptions of ./setup for setup...
2011-02-07 Andrew Tridgellblackbox: removed assumption of build directory
2011-02-07 Andrew Tridgells4-test: allow make test to work from top level directory
2011-02-07 Andrew Tridgells4-provision: cope with top level directory for provision
2011-02-07 Andrew Tridgellwaf: added top level build rules
2011-02-07 Andrew Tridgells4-idl: make the source4 idl build independent of build...
2011-02-07 Andrew Tridgells4-heimdal: allow heimdal build scripts to work from...
2011-02-07 Andrew Tridgellpidl: support using pidl from top level directory
2011-02-07 Andrew Tridgellwaf: samba deps generation depends on EXTRA_INCLUDES
2011-02-06 Volker Lendeckes3: Make "endpoint_table" static
2011-02-06 Volker Lendeckes3: Use the right credentials in check_netlogond_security
2011-02-06 Volker Lendeckes3: Only build auth_netlogond for the developer build
2011-02-06 Volker Lendeckes3: Add primary group in pdb_ads_enum_group_memberships
2011-02-06 Volker Lendeckes3: Fix auth_netlogond to cope with netlogon_creds_Cred...
2011-02-06 Volker Lendeckes3: Fix a potential memleak in secrets_fetch_trusted_do...
2011-02-06 Volker Lendeckes3: Fetch the machinepw via ldapi in pdb_ads
2011-02-06 Volker Lendeckes3: In pdb_ads, cope with artificial samu structs
2011-02-06 Volker Lendeckes3: Use strlcpy in pdb_ads_connect
2011-02-06 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-05 Matthieu Patous4 torture: add new rpc torture tests for backup key...
2011-02-05 Stefan Metzmachers4:selftest: skip samba4.rpc.backupkey for now
2011-02-05 Stefan Metzmachers3:Makefile.in: use waf directly to build smbtorture4...
2011-02-05 Jeremy AllisonFix try_chown code. Use new vfs_chown_fsp() which alway...
2011-02-05 Jeremy AllisonMove the "oplock file with byte range locks" check...
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-04 Günther Deschners3-auth: add copy_netr_SamBaseInfo().
2011-02-04 Stefan Metzmachers3:lib/addrchange: set ctx->sock to -1 after close
2011-02-04 Stefan Metzmachers3:lib/addrchange: remove unused pointer
2011-02-04 Stefan Metzmachers3:lib/addrchange: let addrchange_done() retry and...
2011-02-04 Stefan Metzmachers3:winbindd: fix segfaults on addrchange errors and...
2011-02-04 Stefan Metzmachers3:rpc_server/netlogon: reject validation level 6 witho...
2011-02-04 Andrew Tridgellcharcnv: removed call to setlocale() (bug 7519)
2011-02-03 Stefan Metzmacherreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-03 Stefan MetzmacherRevert "replace: Try to fix broken sys/capabilites...
2011-02-03 Stefan Metzmachers3:libnet_dssync_passdb: remove useless DEBUG statements
2011-02-03 Jeremy AllisonFix value overflow (one too many 'f's ).
2011-02-02 Stefan Metzmachers3:lib: allow_trailing_dollar should only allow '$'
2011-02-02 Jeremy AllisonFix a couple of missing checks on talloc returns.
2011-02-02 Günther Deschners3-waf: no need to call pidl with --samba3-ndr-client...
2011-02-02 Günther Deschners3-build: remove --samba3-ndr-client from build_idl...
2011-02-02 Günther Deschners3-waf: remove RPCCLI_LSA subsystem.
2011-02-02 Günther Deschners3-build: remove RPCCLI_LSA subsystem.
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-epmap: use correct dcerpc client header in dcerpc_ep.c
2011-02-02 Günther Deschners3-net: prefer dcerpc_lsa_X functions in "net rpc".
2011-02-02 Günther Deschners3-net: prefer dcerpc_lsa_X functions in "net rpc rights".
2011-02-02 Günther Deschners3-net: use status variable in "net rpc rights".
2011-02-02 Günther Deschners3-net: prefer dcerpc_lsa_X functions in net_util.c
2011-02-02 Günther Deschners3-net: prefer dcerpc_lsa_X functions in "net rpc join".
2011-02-02 Günther Deschners3-net: prefer dcerpc_lsa_X functions in "net rpc audit".
2011-02-02 Günther Deschners3-net: use status variable in "net rpc audit".
2011-02-02 Günther Deschners3-rpcclient: prefer dcerpc_lsa_X functions.
2011-02-02 Günther Deschners3-rpcclient: prefer dcerpc_lsa_X functions.
2011-02-02 Günther Deschners3-rpcclient: prefer dcerpc_lsa_X functions.
2011-02-02 Günther Deschners3-rpcclient: use status variable.
2011-02-02 Günther Deschners3-libsmb: prefer dcerpc_lsa_X functions.
2011-02-02 Günther Deschners3-libnet: prefer dcerpc_lsa_X functions.
2011-02-02 Günther Deschners3-libnetapi: prefer dcerpc_lsa_X functions.
2011-02-02 Günther Deschners3-waf: remove RPCCLI_SAMR subsystem.
2011-02-02 Günther Deschners3-build: remove RPCCLI_SAMR subsytem.
2011-02-02 Günther Deschners3-net: prefer dcerpc_samr_X functions in net_rpc_join_...
2011-02-02 Günther Deschners3-net: use status variable in net_rpc_join_newstyle.
2011-02-02 Günther Deschners3-waf: fix the build after libnet changes.
2011-02-02 Volker Lendeckes3: Fix a typo
2011-02-02 Günther Deschners3-waf: fix the build after epmapper changes.
2011-02-02 Stefan Metzmachers3-dssync-passdb: implement accounts, aliases and groups
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_process_objects
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_finish.
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_startup.
2011-02-02 Günther Deschners3-dssync-passdb: add basic routines and net function.
2011-02-02 Stefan Metzmachers3:net: make some net_rpc_samsync.c functions static
2011-02-02 Stefan Metzmachers3:net: "net rpc vampire" is an alias for "net rpc...
2011-02-02 Stefan Metzmachers3:libnet: add 'process_links' to dssync_ops
2011-02-02 Stefan Metzmachers3:groupdb: allow machine accounts as members.
2011-02-02 Stefan Metzmachers3:winbindd: catch lookup_names/sids schannel errors...
2011-02-02 Günther Deschners3: Remove superfluous ;
2011-02-02 Günther Deschnernsswitch: remove unused code from wbinfo.c
2011-02-02 Volker Lendeckes3: Fix a typo
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in invalidat...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in cm_connec...
2011-02-02 Günther Deschners3-winbind: use status variable name in cm_connect_sam.
2011-02-02 Andreas Schneiders3-selftest: Enable RPC-EPMAPPER tests.
2011-02-02 Andreas Schneiders3-smbd: Disable the endpoint mapper by default.
2011-02-02 Andreas Schneiders3-smbd: Added a function to setup rpc services.
2011-02-02 Andreas Schneiders3-rpc_server: Only allow registering endpoints on...
2011-02-02 Andreas Schneiders3-librpc: Added dcerpc_binding_vector_create function.
2011-02-02 Andreas Schneiders3-librpc: Added dcerpc register endpoint functions.
2011-02-02 Andreas Schneiders3-epmapper: Commented unimplemented functions.
next