selftest: Fix typo in comment.
[kai/samba.git] / source4 /
2010-06-01 Karolin Seegers4-heimdal: Fix typo in comment.
2010-06-01 Karolin Seegers4-cracknames: Fix typo in debug message.
2010-06-01 Andrew Bartletts4:ntlmssp Use common code for ntlmssp_sign.c
2010-06-01 Andrew Bartletts4:ntlmssp Use the new common ntlmssp.h
2010-06-01 Andrew Bartletts4:ntlmssp Merge ntlmssp structures with version from...
2010-05-31 Jelmer Vernooijpyldb_util: Remove dependency on LIBPYTHON - it's alrea...
2010-05-31 Matthias Dieter... s4:samldb LDB module - start on a sequential trigger...
2010-05-31 Matthias Dieter... ldb:ldb_msg_add_steal_string - prevent also there the...
2010-05-31 Matthias Dieter... s4:dsdb_load_udv_v1 - "uint32_t" counter type fits...
2010-05-31 Simo SorceRevert "ldb: Remove Samba-specific symbols."
2010-05-31 Jelmer Vernooijpyldb: Remove duplicate copy of function.
2010-05-31 Simo Sorceldb: Remove unexisting and mistyped function from header
2010-05-31 Jelmer Vernooijldb: Install ldb_handlers.h header.
2010-05-31 Jelmer Vernooijldb: Remove Samba-specific symbols.
2010-05-31 Jelmer Vernooijldb: Move utility functions to separate file.
2010-05-31 Jelmer Vernooijldb: Fix dependencies when building with system ldb.
2010-05-31 Kai Blinldb: Revert signature file changes made in 151e239bcf28...
2010-05-31 Jelmer Vernooijldb/waf: Fix build with system and bundled ldb.
2010-05-31 Jelmer Vernooijwaf: Refactor manpage building code.
2010-05-31 Jelmer VernooijAdd manpages argument to SAMBA_LIBRARY().
2010-05-31 Stefan Metzmachers4-waf: Fixed the ldb build.
2010-05-31 Matthias Dieter... s3/s4:netrEnumerateTrustedDomains - this call returns...
2010-05-31 Matthias Dieter... s4:dcesrv_netr_DsrEnumerateDomainTrusts - fix an intege...
2010-05-31 Matthias Dieter... s4:torture/rpc/netlogon.c - add another "LogonGetDomain...
2010-05-31 Jelmer Vernooijldb: Support building with system ldb library
2010-05-30 Jelmer Vernooijldb: Remove manual pages for binaries that have already...
2010-05-30 Jelmer Vernooijldb-waf: Fix installation path of manpages, simplify...
2010-05-30 Jelmer Vernooijs4-waf: Look for xsltproc executable, required to build...
2010-05-30 Jelmer Vernooijs4-python: Remove cruft to deal with static python...
2010-05-30 Matthias Dieter... s4:tests/python/passwords.py - fix filter
2010-05-30 Matthias Dieter... ldb:ldb_tdb/ldb_tdb.c - quiet a warning regarding TDB...
2010-05-30 Matthias Dieter... s4:samldb LDB module - deny delete operations on some...
2010-05-30 Matthias Dieter... s4:ldap.py - add a test which shows the modification...
2010-05-30 Matthias Dieter... s4:samldb LDB module - rework the group change code...
2010-05-30 Matthias Dieter... s4:ldap.py - add more test cases to show invalid primar...
2010-05-30 Matthias Dieter... s4:dsdb/samdb/ldb_modules/util.c - make sure to always...
2010-05-30 Matthias Dieter... s4:dsdb_module_search_dn - add code to handle NULL...
2010-05-30 Matthias Dieter... s4:dsdb/common/util.c - fix a counter variable
2010-05-30 Matthias Dieter... Revert "s4:rpc_server/dcesrv_auth.c - Fix a RPC issue...
2010-05-30 Matthias Dieter... s4:rpc_server/dcesrv_auth.c - Fix a RPC issue in conjun...
2010-05-30 Matthias Dieter... s4:web_server/wsgi.c - free the "env" and "inputstream...
2010-05-30 Matthias Dieter... s4:auth/credentials/credentials.c - initialise "passwor...
2010-05-28 Kamen Mazdrashkis4/test-libnet: Remove multiple test_samr_close() impel...
2010-05-28 Kamen Mazdrashkis4/test-libnet-user: Remove test_createuser()
2010-05-28 Kamen Mazdrashkis4/test-libnet-utils: refactor test_user_create()
2010-05-28 Kamen Mazdrashkis4/test: remove local impl for open_domain and use...
2010-05-28 Kamen Mazdrashkis4/test: remove torture/libnet/utils.h as we are using...
2010-05-28 Kamen Mazdrashkis4/test: change prototype for test_opendomain()
2010-05-28 Kamen Mazdrashkis4/test: Refactor test_opendomain to address following
2010-05-28 Kamen Mazdrashkis4/test: make samr_close handle functio public
2010-05-28 Kamen Mazdrashkis4/test: refactor NET-USERINFO test to be more 'torture...
2010-05-28 Kamen Mazdrashkis4/test: test_userinfo/_async tests should use passed...
2010-05-28 Matthias Dieter... s4:web_server/wsgi.c - provide a better out-of-memory...
2010-05-28 Andrew Bartletts4:build Don't automatically mark as 'not a git snapshot'.
2010-05-28 Andrew Bartletts4:build use autotools for mkrelease.sh
2010-05-28 Andrew Bartletts4:waf Exclude the autotools based build environment...
2010-05-28 Andrew Bartlettwaf Add DIST_BLACKLIST to list files that we cannot...
2010-05-28 Andrew Bartletts4:kdc Remove special talloc_free of the ldb context
2010-05-28 Matthias Dieter... s4:client/client.c - we don't need "&ctx" for talloc...
2010-05-28 Matthias Dieter... s4:web_server/wsgi.c - fix "asprintf" call
2010-05-28 Matthias Dieter... s4:utils/ntlm_auth.c - fix "asprintf" calls
2010-05-28 Matthias Dieter... s4:smbd/pidfile.c - fix "asprintf" calls
2010-05-28 Matthias Dieter... s4:scripting/python/modules.c - fix "asprintf" calls
2010-05-28 Matthias Dieter... s4:param/loadparm.c - fix "asprintf" call
2010-05-28 Matthias Dieter... s4:ntvfs/simple/svfs_util.c - change an "asprintf"...
2010-05-28 Matthias Dieter... s4:ntvfs/nbench/vfs_bench.c - change a "asprintf" into...
2010-05-28 Matthias Dieter... s4:libcli/clideltree.c - fix "asprintf"s
2010-05-28 Matthias Dieter... s4:regshell - fix an "asprintf"
2010-05-28 Matthias Dieter... s4:regshell - don't use negative exit codes
2010-05-28 Matthias Dieter... s4:client/client.c - fix "asprintf"s
2010-05-28 Andrew Bartlettwaf Read VERSION file inside WAF to set package version
2010-05-27 Günther Deschners4-smbtorture: finally test all levels in rap_NetUserGe...
2010-05-27 Günther Deschners4-smbtorture: remove obsolete handmarshalled rap code.
2010-05-27 Günther Deschners4-smbtorture: we can fully use autogenerated code...
2010-05-27 Günther Deschners4-smbtorture: create the user to test in test_usergeti...
2010-05-26 Günther Deschners4-smbtorture: add usergetinfo to RAP-SAM.
2010-05-26 Günther Deschners4-smbtorture: add smbcli_rap_netusergetinfo().
2010-05-26 Kamen Mazdrashkis4/test: Connect SAMR and LDARPC pipes before calling...
2010-05-26 Kamen Mazdrashkis4/test: remove unused code
2010-05-26 Kamen Mazdrashkis4/test: make test_cleanup() in libnet_user library...
2010-05-26 Kamen Mazdrashkis4/test: rename enum test_fields{} member names to...
2010-05-26 Kamen Mazdrashkis4/test: Replace hand-made field count to test
2010-05-26 Simo Sorces4:smbd: Use tstream_npa_accept_existing to accept...
2010-05-26 Simo Sorces4:smbd: Add tstream to the stream_connection structure
2010-05-25 Matthias Dieter... s4:torture/rpc/samr.c: Fix the "ValidatePassword" test
2010-05-24 Matthias Dieter... s4:dsdb_enum_group_mem - use "unsigned" counters
2010-05-24 Matthias Dieter... s4:dsdb_lookup_rids - "unsigned" counters fit better...
2010-05-24 Matthias Dieter... s4:dsdb_add_user - check the "cn"/"account_name" length...
2010-05-24 Jeremy AllisonAdd in support for the NTLMSSP version reply.
2010-05-24 Jelmer Vernooijldb-waf: Install manual pages for ldb in standalone...
2010-05-24 Andrew Bartletts4:winbind Give more detail on the parameters when...
2010-05-24 Andrew Bartletts4:winbind Change idmap API to match that used by the...
2010-05-24 Andrew Bartletts4:winbind Change include guard so as not to conflict...
2010-05-24 Andrew Bartletts4:winbind Fix up includes after seperation of idmap...
2010-05-24 Andrew Bartletts4:idmap Adjust code to new idmap structure names and...
2010-05-24 Andrew Bartletts4:idmap Seperate idmap structures from winbind.idl...
2010-05-24 Andrew Bartletts4:samr Push most of samr_LookupRids into a helper...
2010-05-24 Andrew Bartletts4:samr Push most of samr_QueryGroupMember into a helpe...
2010-05-24 Andrew Bartletts4:samr Move most of samr_CreateDomAlias into a helper...
2010-05-24 Andrew Bartletts4:samr Split most of samr_CreateDomainGroup into a...
next