s4/test: change prototype for test_opendomain()
[kamenim/samba.git] / source4 /
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...
2010-05-24 Andrew Bartletts4:samr Split the guts of samr_CreateUser2 into a helpe...
2010-05-24 Andrew Bartletts4:dsdb Allow a NULL search expression in dsdb_search()
2010-05-24 Andrew Bartletts4:ntvfs rename notify.idl to s4_notify.idl until we...
2010-05-24 Matthias Dieter... s4:LogonGetDomainInfo - allow to set DNS hostname for...
2010-05-24 Matthias Dieter... s4:"rdn_name" LDB module - fix the creation of the...
2010-05-24 Matthias Dieter... s4:setup/*.ldif - remove unneeded "cn" attributes
2010-05-22 Simo Sorcetorture: fix typos
2010-05-22 Stefan Metzmachers4:ldb_controls: make it possible to pass arbitrary...
2010-05-22 Stefan Metzmachers4:libnet: use the new generated config from the provis...
2010-05-21 Matthias Dieter... s4:torture/rap/rap.c - quiet discard const warning
2010-05-21 Matthias Dieter... s4:torture/raw/open.c - remove unused variables and...
2010-05-21 Matthias Dieter... s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order...
2010-05-21 Matthias Dieter... s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value...
2010-05-21 Jeremy AllisonDoh! If you're going to give advice in "useage", make...
2010-05-21 Jeremy AllisonAdd comments to usage error message for -k to make...
2010-05-21 Günther Deschners4-smbtorture: Fix NetUserPasswordSet2 RAP tests.
2010-05-21 Günther Deschners4-smbtorture: fix smbcli_rap_netuserpasswordset2().
2010-05-21 Andreas Schneiders4-torture: Improved the winreg symlink test.
2010-05-21 Andreas Schneiders4-torture: Disable the security descriptor tests.
2010-05-21 Andreas Schneiders4-torture: Try to fix the winreg tests.
2010-05-21 Stefan Metzmachers4:ldb: add --controls support to ldbedit
2010-05-21 Andrew Bartletts4:libcli/ldap Update headermap.txt (autotools build...
2010-05-21 Michael Adams4:torture:winreg: improve error messages in test_HKLM_...
2010-05-21 Michael Adams4:torture:winreg: improve error messages in test_Query...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts4:libcli/ldap Rename ldap.h to libcli_ldap.h
2010-05-21 Andrew Bartletts4:auth Remove un-needed headers.
2010-05-21 Andrew Bartletts4:auth Fix previous commit - segfault in determinging...
2010-05-21 Andrew BartlettRevert "Make -k a simple non-bool option."
2010-05-21 Andrew Bartletts4:auth Error out when a memberOf DN does not have...
2010-05-20 Günther Deschners4-smbtorture: add kernel_mode_registry_path().
2010-05-20 Günther Deschners4-smbtorture: Fix volatile test in RPC-WINREG.
2010-05-20 Jeremy AllisonMake -k a simple non-bool option.
2010-05-20 Günther Deschners4-smbtorture: use push_reg_sz/push_reg_multi_sz in...
2010-05-20 Günther Deschners4-smbtorture: pass down hkey to main keytest in RPC...
2010-05-20 Günther Deschners4-smbtorture: print local_machine name in RemoteFindFi...
2010-05-20 Günther Deschners4-smbtorture: use push_reg_sz()/push_reg_multi_sz...
2010-05-20 Stefan Metzmachers4:ldb-samba: handle more GUID attributes
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-20 Günther Deschners4-smbtorture: take a TODO note for RAP-PRINTING.
2010-05-20 Matthias Dieter... s4:operational LDB module - fix warnings (missing param...
2010-05-20 Andrew Bartletts4:auth handle addition of nested aliases of domain...
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-20 Andrew Bartletts4:auth Push check for messaging context into winbind...
2010-05-20 Andrew Bartletts4:auth Add dependency from the operational module...
2010-05-20 Andrew Bartletts4:auth Allow the operational module to get a user...
2010-05-20 Andrew Bartletts4:torture Add tests to demonstrate S2U4Self in the...
next