lib: Make sid_parse return the parsed length
[samba.git] / source4 / torture / libnet /
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/torture dir
2018-08-24 Joe GuoPEP8: fix W391: blank line at end of file
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2017-08-25 Andreas Schneiders4:torture: Do not overrun arrays in test_displayshares()
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-05 Jeremy Allisons4: torture: Change torture_register_suite() to add...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-04-25 Noel Powers4:torture:libnet: fix 'Syscall param writev(vector...
2016-04-25 Noel Powers4:torture:libnet: fix 'Conditional jump or move' valgr...
2014-04-02 Stefan Metzmachers4:torture/libnet: add missing #include "torture/libnet...
2014-02-13 Stefan Metzmachers4:torture/libnet: make use of dcerpc_binding_get_strin...
2014-01-16 Stefan Metzmachers4:torture/libnet: fix compiler warnings in libnet_lookup.c
2014-01-16 Stefan Metzmachers4:torture/libnet: check the result of libnet_LookupName()
2014-01-16 Stefan Metzmachers4:torture/libnet: remove bogus usage of p->conn->event_ctx
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_usermod() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userdel() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_useradd() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_useradd_send() take tevent_co...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userinfo() take tevent_contex...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userinfo_send() take tevent_c...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupadd() take tevent_contex...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupinfo() take tevent_conte...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-10 Matthieu PatouForce cast to long as on some platform tv_usec is 32bit...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_useradd calls...
2012-04-24 Stefan Metzmachers4:libnet: pass an explicit mem_ctx to libnet_rpc_useri...
2012-02-07 Jelmer Vernooijtorture/libnet: Include prototype headers.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
2011-01-03 Jelmer VernooijUse TestCase.get_credentials() where possible.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-10-12 Jelmer Vernooijtorture/becomedc: Add test for global schema, use samdb...
2010-09-15 Andrew Tridgells4-libnet: print the domain name on domain open failure
2010-09-05 Kamen Mazdrashkis4-test: refactor API-DELETEUSER test a little to:
2010-08-31 Björn Jackes4: use GetTimeOfDay macro instead of gettimeofday
2010-08-02 Stefan Metzmachers4:torture/libnet: avoid dereferencing dcerpc_binding_h...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-15 Andrew Bartletts4:torture Rework NET-API-BECOMEDC test to use libnet_v...
2010-06-11 Kamen Mazdrashkis4/test-libnet: Re-align code a bit - more readable...
2010-06-11 Kamen Mazdrashkis4/test-libnet: Refactor test_group_create() a little to:
2010-06-11 Kamen Mazdrashkis4/test-libnet: Refactor test_user_create() little...
2010-06-11 Kamen Mazdrashkis4/test-libnet: add few comments for utility functions
2010-06-11 Kamen Mazdrashkis4/test-libnet: Move LSA close handle function to a...
2010-06-11 Kamen Mazdrashkis4/test-libnet: remove unused code
2010-06-11 Kamen Mazdrashkis4/test-libnet: Fix compile-time warning
2010-06-10 Kamen Mazdrashkis4/test: use test_libnet_context_init() function to...
2010-06-10 Kamen Mazdrashkis4/test: fix SEGFAULT in test_group_create when rid...
2010-06-10 Kamen Mazdrashkis4/test-libnet: Helper func to initialize libnet_context
2010-06-10 Kamen Mazdrashkis4/test: Call test_user_cleanup with original RDN for...
2010-06-10 Kamen Mazdrashkis4/test: Fix incorrect NTSTATUS comparison
2010-06-10 Kamen Mazdrashkis4/test: remove create/delete group implementation...
2010-06-10 Kamen Mazdrashkis4/test: Remove duplicated test_opendomain() functionality
2010-06-10 Kamen Mazdrashkis4/test: libnet_user tests should use common test_user_...
2010-06-10 Kamen Mazdrashkis4/test: Refactor test_user_cleanup to be more robust
2010-06-10 Kamen Mazdrashkis4/test: remove duplicated comment
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-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-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-14 Stefan Metzmachers4:torture/rpc: rename rpc.h => torture_rpc.h
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-03-29 Günther Deschners4:torture/libnet:add explicit check for NTSTATUS r...
2010-03-23 Günther Deschners4-smbtorture: use torture_context in libnet domain...
2010-03-23 Günther Deschners4-smbtorture: use torture_context for debugging output...
2010-03-23 Günther Deschners4-smbtorture: remove trailing whitespace in libnet...
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-15 Stefan Metzmachers4:tortore/libnet: fix crash bugs because of incorrect...
2010-03-12 Stefan Metzmachers4:torture/libnet: make use of dcerpc_binding_handle...
2010-03-11 Stefan Metzmachers4:torture/libnet/libnet_user.c: fix double free in...
2010-03-11 Stefan MetzmacherNET-API-BECOME-DC: convert to torture api
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-25 Kamen Mazdrashkis4-libnet: Simple test for net.SetPassword() python...
2009-11-16 Andrew Bartletts4:dsdb Load objectGUID and extended DN defaultObjectCa...
2009-11-12 Stefan MetzmacherNET-API-BECOME-DC: resolve the host name to an address...
2009-11-12 Andrew Bartletts4:dsdb/repl Split the 'convert' or 'commit' stages...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_verify_oid_mappings_drsuapi() replaced...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_p...
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
next