s4/test-libnet: add few comments for utility functions
[kamenim/samba.git] / source4 /
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-11 Nadezhda IvanovaAdjusted ACL tests to use encripted connection.
2010-06-11 Matthias Dieter... s4:rootdse LDB module - use LDB result constants
2010-06-11 Matthias Dieter... s4:passwords.py - set the "dSHeuristics"
2010-06-11 Matthias Dieter... s4:passwords.py - use "self" before "enable_account...
2010-06-11 Matthias Dieter... s4:ldap.py - check how the directory server behaves...
2010-06-11 Matthias Dieter... s4:ldap.py - check if the "name" of an entry was really...
2010-06-11 Matthias Dieter... ldb:ldb_sqlite3 backend - remove a warning which has...
2010-06-11 Matthias Dieter... ldb:ldb_sqlite3 backend - remove checks which are now...
2010-06-10 Jelmer VernooijAdd missing stub functions.
2010-06-10 Jelmer Vernooijs4-python: Fix formatting.
2010-06-10 Günther Deschners4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS...
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-06-10 Matthias Dieter... s4:ldap.py - add testcase which demonstrates the reset...
2010-06-10 Matthias Dieter... s4:samldb LDB module - fix up the case when the old...
2010-06-10 Matthias Dieter... s4:samldb LDB module - don't create multiple "ac" modul...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_Add/DeleteAliasMember - provide better...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_GetAliasMembership - fix type of counter...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_DeleteAliasMember - add more braces...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_AddAliasMembership - Merge the two error...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_Add/DelGroupMember - remove the account...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_AddGroupMember - also the error code...
2010-06-10 Matthias Dieter... s4:samba_dsdb LDB module - move the "objectclass_attrs...
2010-06-10 Matthias Dieter... s4:ldap.py - add a test to demonstrate the 'instanceTyp...
2010-06-10 Matthias Dieter... s4:instancetype LDB module - prevent all types of ...
2010-06-07 Matthias Dieter... ldb:pyldb.c - we cannot use "ldb_dn_compare" if both...
2010-06-07 Matthieu Patous4 python: add more unit tests to verify the compare...
2010-06-07 Matthias Dieter... s4:objectclass_attrs LDB module - move the single-value...
2010-06-07 Matthias Dieter... s4:rdn_name LDB module - move the "distinguishedName...
2010-06-07 Matthias Dieter... s4:samba_dsdb LDB module - fix typos
2010-06-07 Matthias Dieter... s4:samba_dsdb LDB module - enhance/fix module rule...
2010-06-07 Matthias Dieter... s4:ldap.py - add some "objectclass" behaviour tests
2010-06-07 Matthias Dieter... s4:objectclass LDB module - rework the code which handl...
2010-06-07 Matthias Dieter... s4:ldap.py - enhance the attributes testcase to demonst...
2010-06-07 Matthias Dieter... s4:acl LDB module - LDB attribute names should be compa...
2010-06-07 Matthias Dieter... s4:acl LDB module - adaption for "objectclass_attrs...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - remove "fix_check_attributes"
2010-06-07 Matthias Dieter... s4:samldb LDB module - adjust the module to set always...
2010-06-07 Matthias Dieter... s4:remove the "validate_update" LDB module - the task...
2010-06-07 Matthias Dieter... s4:dsdb - introduce a new "objectclass_attrs" LDB modul...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - instanciate the schema...
2010-06-07 Matthias Dieter... s4:samldb LDB module - finally we can remove the RDN...
2010-06-07 Matthias Dieter... s4:ldap.py - enhance the rename tests to demonstrate...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - finally implement the corre...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - cosmetic change
2010-06-07 Matthias Dieter... s4:objectclass LDB module - remove duplicated code
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix counter variable types
2010-06-07 Matthias Dieter... s4:objectclass LDB module - explain why the search...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - this "talloc_steal" is...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix error result if an...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - use "ldb_oom" for expressin...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix header and add my copyright
2010-06-07 Günther Deschners4-smbtorture: test workstation auth as well in RPC...
2010-06-07 Matthieu Patous4:ldb python bindings - implement comparison on Python...
2010-06-07 Matthieu Patous4: Remove an uselessly exposed control
2010-06-07 Günther Deschners4-smbtorture: handle printservers w/o printers in...
2010-06-06 Matthias Dieter... s4:password_hash LDB module - adapt the module to the...
2010-06-06 Matthias Dieter... ldb:ldb_msg_remove_attr - provide a better implementation
2010-06-06 Matthias Dieter... s4:samldb LDB module - this codepart isn't needed due...
2010-06-06 Matthias Dieter... s4:get_last_structural_class - only real structural...
2010-06-06 Matthias Dieter... s4:ldap.py - enhance the RDN name test to show that...
2010-06-06 Matthias Dieter... s4:rdn_name LDB module - use "ldb_msg_remove_attr"...
2010-06-06 Matthias Dieter... s4:rdn_name LDB module - remove "rdn_name_find_attribute"
2010-06-06 Matthias Dieter... s4:dsdb/common/util.c - provide a better implementation...
2010-06-06 Matthias Dieter... ldb:ltdb_filter_attrs - fix a counter variable type
2010-06-06 Matthias Dieter... s4:ldap_server/ldap_backend.c - send back also the...
2010-06-06 Matthias Dieter... s4:ridalloc LDB module - add more "talloc_free"s where...
2010-06-06 Matthias Dieter... s4:acl LDB module - fix counter types where appropriate
2010-06-06 Matthias Dieter... s4:descriptor LDB module - cosmetic fixup
2010-06-06 Matthias Dieter... s4:urgent_replication.py - specify the "dnsRoot" attrib...
2010-06-06 Matthias Dieter... s4:ldap.py - make sure that also the "posixuser" will...
2010-06-06 Matthias Dieter... s4:provision - fix typo in substitution variable
2010-06-04 Günther Deschners4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible...
2010-06-04 Günther Deschners4-smbtorture: remove another incarnation of test_Close...
2010-06-04 Günther Deschners4-smbtorture: add RPC-SPOOLSS-ACCESS.
2010-06-04 Günther Deschners4-smbtorture: share test_ClosePrinter between RPC...
2010-06-04 Günther Deschners4-smbtorture: check error codes in RAP-SAM testsuite.
2010-06-04 Günther Deschners4-smbtorture: completely rework RPC-SPOOLSS-PRINTER.
2010-06-04 Günther Deschners4-smbtorture: rework order of test in RPC-SPOOLSS...
2010-06-03 Günther Deschners4-smbtorture: convert RPC-SPOOLSS into a torture suite.
2010-06-03 Günther Deschners4-smbtorture: allow to call single tests from a testca...
2010-06-03 James Peachlibreplace: Fix readline build with libedit.
2010-06-03 Günther Deschners4-smbtorture: move PrintProcessors winreg test to...
2010-06-03 Günther Deschners4-smbtorture: add test_PrintProcessors_winreg.
2010-06-03 Günther Deschners4-smbtorture: refactor test_EnumPrintProcessors().
2010-06-03 Günther Deschners4-smbtorture: only test data up to a length of 9 bytes...
2010-06-02 Matthias Dieter... s4:ldb_msg_element_compare - fix typo in comment
2010-06-02 Matthias Dieter... s4:lib/ldb/pyldb_util.c - add a cast to quiet a warning
next