metze/samba/wip.git
2011-02-22 Andrew Bartletts3-auth Rename user_session_key -> session_key to match... master3-auth2
2011-02-22 Andrew Bartletts3-auth Add #includes for new headers required for...
2011-02-22 Andrew Bartlettlibcli/security Add unix_token and unix_info to auth_se...
2011-02-22 Andrew Bartletts3-auth Change UNIX_USER_TOKEN -> struct security_unix_...
2011-02-22 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-02-22 Andrew Bartlettlibrpc/idl Add helper structures for use by samba3...
2011-02-22 Andrew Bartlettmodifications to libndr support for uid_t and gid_t
2011-02-22 Andrew Bartlettpidl Add support for uid_t and gid_t types
2011-02-22 Andrew Bartletts3-auth use create_local_token() to transform server_in...
2011-02-22 Andrew Bartletts3-rpc_server Remove comment, yes the key is correct.
2011-02-22 Andrew Bartletts3-rpc_server Handle session key as a constant buffer
2011-02-22 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-02-22 Andrew Bartlettselftest the raw.mux test is flaky:
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-22 Andrew Bartlettselftest: Improve gdb_backtrace to run in batch mode
2011-02-22 Andrew Bartlettselftest pass in srcdir into Samba3 target module
2011-02-22 Andrew Bartlettsmbtorture Remove random file name before we start RW2
2011-02-22 Andrew Bartletts3-selftest convert tests.sh to python
2011-02-22 Andrew Bartlettselftest split $PERL into multiple arguments for Test...
2011-02-22 Andrew Bartlettselftest move selftesthelpers to a top level helper...
2011-02-22 Andrew Bartletts3-tests use $PREFIX to ensure tests don't work outside...
2011-02-22 Andrew BartlettAdd tests for various s3 auth modes
2011-02-22 Andrew Tridgellbuild: added WHYNEEDED=TARGET:DEPENDENCY
2011-02-22 Andrew Tridgellbuild: enhanced the symbolcheck code
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-22 Andrew Tridgells4-waf: fixed make test for toplevel
2011-02-22 Andrew Tridgells4-waf: added --enable-s3build configure option
2011-02-22 Andrew Tridgells3-waf: build bin/smbclient3 for top level build
2011-02-22 Andrew Tridgellbuild: we don't need the special case for s3build any...
2011-02-22 Andrew Tridgells3-waf: no need to add suffix3 to smbpasswd
2011-02-22 Andrew Tridgells4-waf: rename smbpasswd library to smbpasswdparser
2011-02-22 Andrew Tridgells3-waf: convert some subsystems into private libraries
2011-02-22 Andrew Tridgells4-waf: rename 'param' to 'pyparam'
2011-02-22 Andrew Tridgells3-waf: work around broken cups-config --libs output
2011-02-22 Andrew Tridgells3build: use source3/wscript for s3 configure rules
2011-02-22 Andrew Tridgells3-waf: added support for in-tree heimdal in source3...
2011-02-22 Andrew Tridgells3-waf: use Logs.warn() not print for configure warnings
2011-02-22 Andrew Tridgells3-waf: make pieces of the source3 waf wscript depends...
2011-02-22 Andrew Tridgells3build: recurse into source3/
2011-02-22 Andrew Tridgells3-waf: cope with both toplevel and source3 build
2011-02-22 Andrew Tridgells3-waf: find swat files for both toplevel and source3...
2011-02-22 Andrew Tridgells3-waf: rename CHARSET to CHARSET3
2011-02-22 Andrew Tridgells3-waf: use bld.env.suffix3 for differentiating topleve...
2011-02-22 Andrew Tridgells3-waf: LIBADS depends on krb5
2011-02-22 Andrew Tridgells3-waf: make version and build directory conditional
2011-02-22 Andrew Tridgells3-waf: cope with location of include.h for toplevel...
2011-02-22 Andrew Tridgells3-waf: added some more krb5 dependencies
2011-02-22 Andrew Tridgells3-waf: renamed samba-util to samba-util3
2011-02-22 Andrew Tridgells3-waf: use common libcli/nbt build rules
2011-02-22 Andrew Tridgells3-waf: rename 'errors' to 'errors3'
2011-02-22 Andrew Tridgells3-waf: renamed tdb-wrap to tdb-wrap3
2011-02-22 Andrew Tridgells3-waf: rename POPT_SAMBA to POPT_SAMBA3
2011-02-22 Andrew Tridgells3-waf: added a krb5 dependency
2011-02-22 Andrew Tridgelllibcli/nbt: allow use of the waf build for nbt in source3
2011-02-22 Andrew Tridgells4-ndr: added NDR_WBINT to ndr_tables
2011-02-21 Andreas Schneiders3-rpc_server: Let enpoint mapper listen on port 135.
2011-02-21 Andreas Schneiders3-rpc_server: Added event and msg ctx to _rpc_ep_register.
2011-02-21 Andreas Schneiders3-rpc_server: Added port option to _rpc_ep_register.
2011-02-21 Andreas Schneiders3-rpc_server: Added function to setup tcpip listener!
2011-02-21 Andreas Schneiders3-rpc_server: Rename srv_rpc_register.c.
2011-02-21 Andreas Schneiders3-rpc_server: Rename srv_rpc_register.
2011-02-21 Andreas Schneiders3-rpc_server: Pass tevent_context to dcerpc endpoints.
2011-02-21 Andreas Schneiders3-rpc_server: Create a common ncacn listen state.
2011-02-21 Andreas Schneiders3-rpc_server: Rename named_pipe_read_packet().
2011-02-21 Andreas Schneiders3-librpc: Only register NCACN_NP.
2011-02-21 Günther Deschners3-lsa: fix some uninitialized variables in our lsa...
2011-02-21 Günther Deschners3-pdb_ipa: remove uninitialized (and unused) status...
2011-02-21 Nadezhda Ivanovas4-descriptor: Fixed some compiler warnings.
2011-02-21 Nadezhda Ivanovas4-descriptor: Removed unnecessary descriptor_change...
2011-02-21 Nadezhda Ivanovas4-descriptor: Replaced the async descriptor_change...
2011-02-21 Nadezhda Ivanovas4-descriptor: Replaced the synchronous descriptor_chan...
2011-02-21 Günther Deschners4-smbtorture: use torture_comment() instead of printf...
2011-02-21 Günther Deschners4-smbtorture: fix some indent in raw.write test.
2011-02-21 Günther Deschners4-smbtorture: fix trailing whitespace in raw.write...
2011-02-21 Matthias Dieter... s4:scripting/python/modules.[ch] - explicitly say that...
2011-02-21 Michael Adams3:tests: move the log directory of the smbclient_s3...
2011-02-21 Michael Adams3:tests: clean up old log directories of the registry...
2011-02-21 Christian Ambachs4:smbtorture do not leave output directory around
2011-02-21 Matthias Dieter... libcli/security/security_descriptor.c - fix three wrong...
2011-02-21 Matthias Dieter... libcli/security/privileges.c - fix wrong counter type
2011-02-21 Matthias Dieter... libcli/security/privileges.c - fix the counting of...
2011-02-21 Matthias Dieter... libcli/security/sddl.c - fix wrong counter type
2011-02-21 Matthias Dieter... libcli/security/display_sec.c - fix wrong counter type
2011-02-21 Matthieu Patous4: avoid overwritting the dceprc.h file from toplevel...
2011-02-21 Matthieu Patoupyldb: add tests for getting control results
2011-02-21 Matthieu Patoupyldb: Add tests for the ldb_result object
2011-02-21 Matthieu Patoupyldb: create LdbResult, return value from ldb.search...
2011-02-21 Matthieu Patous4-unittests: replace assertEquals(res, []) by assertEq...
2011-02-21 Matthieu Patouldb: controls marshalling/unmarshalling improvement
2011-02-21 Jelmer VernooijFix missing dependency on libreplace.
2011-02-20 Kamen Mazdrashkis4/drs-tests:Blackbox test to verify DsReplicaSync...
2011-02-20 Kamen Mazdrashkis4/samba.tests: Raise BlackboxProcessError exception...
2011-02-20 Kamen Mazdrashkis4/samba.tests: Extend CalledProcessError class to...
2011-02-20 Kamen Mazdrashkis4/drs-tests: Allow _net_drs_replicate to force replica...
2011-02-20 Kamen Mazdrashkis4/drs-tests: Split samba-tool command line generation...
2011-02-20 Kamen Mazdrashkis4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBas...
2011-02-20 Kamen Mazdrashkis4/drs-tests: Inherit DrsFsmoTestCase from DrsBaseTestCase
2011-02-20 Kamen Mazdrashkis4/drs-tests: Inherit DrsDeleteObjectTestCase from...
next