Age | Commit message (Expand) | Author | Files | Lines |
2010-06-06 | s4:password_hash LDB module - adapt the module to the new "ldb_msg_remove_att... | Matthias Dieter Wallnöfer | 1 | -17/+6 |
2010-06-06 | ldb:ldb_msg_remove_attr - provide a better implementation | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2010-06-06 | s4:samldb LDB module - this codepart isn't needed due to the objectclass LDB ... | Matthias Dieter Wallnöfer | 1 | -13/+0 |
2010-06-06 | s4:get_last_structural_class - only real structural classes can be candidates... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-06 | s4:ldap.py - enhance the RDN name test to show that invalid "name" attributes... | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2010-06-06 | s4:rdn_name LDB module - use "ldb_msg_remove_attr" for deleting attributes | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2010-06-06 | s4:rdn_name LDB module - remove "rdn_name_find_attribute" | Matthias Dieter Wallnöfer | 1 | -15/+2 |
2010-06-06 | s4:dsdb/common/util.c - provide a better implementation of the "samdb_msg_add... | Matthias Dieter Wallnöfer | 1 | -28/+90 |
2010-06-06 | ldb:ltdb_filter_attrs - fix a counter variable type | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2010-06-06 | s4:ldap_server/ldap_backend.c - send back also the extended error message if ... | Matthias Dieter Wallnöfer | 1 | -18/+39 |
2010-06-06 | s4:ridalloc LDB module - add more "talloc_free"s where useful | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2010-06-06 | s4:acl LDB module - fix counter types where appropriate | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2010-06-06 | s4:descriptor LDB module - cosmetic fixup | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-06-06 | s4:urgent_replication.py - specify the "dnsRoot" attribute which is requested... | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-06-06 | s4:ldap.py - make sure that also the "posixuser" will be deleted on test brea... | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-06-06 | s4:provision - fix typo in substitution variable | Matthias Dieter Wallnöfer | 2 | -2/+2 |
2010-06-05 | s4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible with older samba relea... | Günther Deschner | 1 | -6/+9 |
2010-06-05 | s4-smbtorture: remove another incarnation of test_ClosePrinter. | Günther Deschner | 1 | -19/+0 |
2010-06-05 | s4-smbtorture: add RPC-SPOOLSS-ACCESS. | Günther Deschner | 4 | -2/+754 |
2010-06-05 | s4-smbtorture: share test_ClosePrinter between RPC-SPOOLSS and RPC-SPOOLSS-WIN. | Günther Deschner | 2 | -26/+3 |
2010-06-05 | s4-smbtorture: check error codes in RAP-SAM testsuite. | Günther Deschner | 1 | -0/+2 |
2010-06-04 | s4-smbtorture: completely rework RPC-SPOOLSS-PRINTER. | Günther Deschner | 2 | -326/+521 |
2010-06-04 | s4-smbtorture: rework order of test in RPC-SPOOLSS-PRINTSERVER a bit. | Günther Deschner | 1 | -3/+3 |
2010-06-03 | s4-smbtorture: convert RPC-SPOOLSS into a torture suite. | Günther Deschner | 2 | -83/+212 |
2010-06-03 | s4-smbtorture: allow to call single tests from a testcase in a testsuite | Günther Deschner | 1 | -0/+10 |
2010-06-03 | libreplace: Fix readline build with libedit. | James Peach | 1 | -0/+38 |
2010-06-03 | s4-smbtorture: move PrintProcessors winreg test to main RPC-SPOOLSS test. | Günther Deschner | 1 | -7/+2 |
2010-06-03 | s4-smbtorture: add test_PrintProcessors_winreg. | Günther Deschner | 1 | -0/+71 |
2010-06-03 | s4-smbtorture: refactor test_EnumPrintProcessors(). | Günther Deschner | 1 | -35/+54 |
2010-06-03 | s4-smbtorture: only test data up to a length of 9 bytes in test_SetPrinterDat... | Günther Deschner | 1 | -1/+1 |
2010-06-02 | s4:ldb_msg_element_compare - fix typo in comment | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-02 | s4:lib/ldb/pyldb_util.c - add a cast to quiet a warning | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-01 | s4-smbtorture: skip driverName and printerName DsSpooler tests for now. | Günther Deschner | 1 | -2/+2 |
2010-06-01 | s4-smbtorture: Make sure RPC-SPOOLSS and RPC-SPOOLSS-PRINTER pass against s3. | Günther Deschner | 1 | -0/+37 |
2010-06-01 | s4: check the sacl and dacl pointers on the old sd | Anatoliy Atanasov | 1 | -2/+2 |
2010-06-01 | s4-configure: Fix typo in comment. | Karolin Seeger | 1 | -1/+1 |
2010-06-01 | s4-heimdal: Fix typo in comment. | Karolin Seeger | 1 | -1/+1 |
2010-06-01 | s4-cracknames: Fix typo in debug message. | Karolin Seeger | 1 | -1/+1 |
2010-06-01 | s4:ntlmssp Use common code for ntlmssp_sign.c | Andrew Bartlett | 2 | -508/+2 |
2010-06-01 | s4:ntlmssp Use the new common ntlmssp.h | Andrew Bartlett | 1 | -117/+1 |
2010-06-01 | s4:ntlmssp Merge ntlmssp structures with version from source3/ | Andrew Bartlett | 2 | -74/+21 |
2010-05-31 | pyldb_util: Remove dependency on LIBPYTHON - it's already there | Jelmer Vernooij | 1 | -2/+1 |
2010-05-31 | s4:samldb LDB module - start on a sequential trigger implementation | Matthias Dieter Wallnöfer | 1 | -10/+26 |
2010-05-31 | ldb:ldb_msg_add_steal_string - prevent also there the addition of strings wit... | Matthias Dieter Wallnöfer | 1 | -0/+5 |
2010-05-31 | s4:dsdb_load_udv_v1 - "uint32_t" counter type fits better than "unsigned int" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-05-31 | Revert "ldb: Remove Samba-specific symbols." | Simo Sorce | 1 | -0/+5 |
2010-05-31 | pyldb: Remove duplicate copy of function. | Jelmer Vernooij | 1 | -28/+0 |
2010-05-31 | ldb: Remove unexisting and mistyped function from header | Simo Sorce | 1 | -2/+0 |
2010-05-31 | ldb: Install ldb_handlers.h header. | Jelmer Vernooij | 1 | -3/+3 |
2010-05-31 | ldb: Remove Samba-specific symbols. | Jelmer Vernooij | 1 | -5/+0 |