Age | Commit message (Expand) | Author | Files | Lines |
2010-08-16 | s3-auth: Remove docs about obsolete 'update encrypted' option. | Andreas Schneider | 1 | -1/+0 |
2010-08-16 | Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is b... | Günther Deschner | 1 | -9/+0 |
2010-08-15 | s4:samdb_set_password - fix formatting | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-08-15 | s4:passwords.py - proof the most important extended error codes | Matthias Dieter Wallnöfer | 1 | -8/+17 |
2010-08-15 | s4:samdb_set_password - implement the extended LDAP error code detection | Matthias Dieter Wallnöfer | 1 | -9/+17 |
2010-08-15 | s4:password_hash LDB module - introduce the extended LDAP error codes on the ... | Matthias Dieter Wallnöfer | 1 | -43/+72 |
2010-08-15 | s4:password_hash LDB module - support this new password set syntax | Matthias Dieter Wallnöfer | 1 | -2/+10 |
2010-08-15 | s4:passwords.py - another special password test | Matthias Dieter Wallnöfer | 1 | -3/+23 |
2010-08-15 | s4:password_hash LDB module - allow to compare against both NT and LM hashes ... | Matthias Dieter Wallnöfer | 1 | -10/+1 |
2010-08-15 | s4:ldap_backend.c - Windows returns WERROR codes in majuscule HEX format | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-08-15 | s4:ldap_backend.c - map error codes - add a change which allows custom WERROR... | Matthias Dieter Wallnöfer | 1 | -0/+13 |
2010-08-15 | s4:subtree_rename.c - relax the checks when requested | Matthias Dieter Wallnöfer | 1 | -0/+5 |
2010-08-15 | s4-test: Add drs.rpc.msDSIntId test to knownfail tests | Kamen Mazdrashki | 1 | -0/+1 |
2010-08-15 | s4-test: Run all DRS-RPC.* tests in ncacn_ip_tcp_tests tests group | Kamen Mazdrashki | 1 | -3/+3 |
2010-08-15 | s4-drs-test: Make the two DRS test suite a top-level test suites | Kamen Mazdrashki | 1 | -16/+21 |
2010-08-14 | s4:ldap_backend.c - fix a DS error code after WERROR change | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-08-14 | s4:libnet - free the "c" context also on error conditions | Matthias Dieter Wallnöfer | 2 | -1/+3 |
2010-08-14 | s4:samdb_set_password - return "NT_STATUS_WRONG_PASSWORD" when a user account... | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-08-14 | s4:password_hash LDB module - improve an error message | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-08-14 | s4:password_hash LDB module - implement the SAMR behaviour when checking old ... | Matthias Dieter Wallnöfer | 1 | -5/+16 |
2010-08-14 | s4:password_hash LDB module - fix wrong error codes | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-08-14 | s4:passwords.py - test the error code when there doesn't exist any password yet | Matthias Dieter Wallnöfer | 1 | -4/+24 |
2010-08-14 | s4:passwords.py - perform testing of wrong old passwords on change operations | Matthias Dieter Wallnöfer | 1 | -0/+44 |
2010-08-14 | s4:torture/rpc/samr.c - fix a wrong torture error message | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-08-14 | s4:auth Move struct auth_usersupplied_info to a common location | Andrew Bartlett | 6 | -54/+9 |
2010-08-14 | s4-build: fixed library name in dcerpc_server.pc.in | Andrew Tridgell | 1 | -1/+1 |
2010-08-14 | s4: remove REMOVE_MAPPING from wb_samba3_protocol | Michael Adam | 1 | -2/+0 |
2010-08-14 | s4: remove SET_MAPPING from wb_samba3_protocol | Michael Adam | 1 | -2/+0 |
2010-08-14 | s4: remove SET_HWM and SET_DUAL_HWM from wb_samba3_protocol | Michael Adam | 1 | -2/+0 |
2010-08-12 | s4:librpc/rpc: make struct dcerpc_binding_handle private | Stefan Metzmacher | 1 | -10/+0 |
2010-08-12 | s4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe backend | Stefan Metzmacher | 3 | -4/+411 |
2010-08-12 | librpc/rpc: add dcerpc_binding_handle abstration | Stefan Metzmacher | 2 | -3/+118 |
2010-08-12 | s4:librpc/rpc: fix dcerpc_log_packet() prototype | Stefan Metzmacher | 2 | -6/+6 |
2010-08-12 | s4:librpc/rpc: autodetect the need of async call logic | Stefan Metzmacher | 2 | -8/+6 |
2010-08-11 | smbtorture: Don't crash RAW-QFILEINFO if there's no alternate name. | James Peach | 1 | -0/+5 |
2010-08-11 | smbtorture: Make BASE-OPENATTR report a failure if it fails. | James Peach | 1 | -2/+4 |
2010-08-11 | s4-test: Implement DRS-RPC-msDSIntId test case | Kamen Mazdrashki | 4 | -1/+647 |
2010-08-11 | s4-dsdb: fix attributes_by_msDS_IntId index sorting | Kamen Mazdrashki | 1 | -1/+5 |
2010-08-11 | s4-test: Move dsdb_schema loading into public function | Kamen Mazdrashki | 2 | -60/+96 |
2010-08-11 | s4-test: Move RPC-DSSYNC test in DRS-RPC test suite | Kamen Mazdrashki | 5 | -4/+5 |
2010-08-11 | s4-test: Move dssync.c to torture/drs/rpc | Kamen Mazdrashki | 1 | -0/+0 |
2010-08-11 | s4-test: strip trailing white-spaces | Kamen Mazdrashki | 1 | -21/+21 |
2010-08-10 | s4:objectclass LDB module - weak the check for the "rIDSet" delete constraint | Matthias Dieter Wallnöfer | 1 | -8/+10 |
2010-08-10 | s4:dsdb/common/util.c - provide a call which returns the forest function level | Matthias Dieter Wallnöfer | 1 | -2/+15 |
2010-08-10 | s4:dsdb/common/util.c - use LDB constants whenever possible | Matthias Dieter Wallnöfer | 1 | -8/+8 |
2010-08-10 | libcli/auth Make the source3/ implementation of the NTLMSSP server common | Andrew Bartlett | 1 | -520/+1 |
2010-08-10 | libcli/auth Move some source3/ NTLMSSP functions to the common code. | Andrew Bartlett | 3 | -141/+6 |
2010-08-10 | s4 upgradeprovision, fix a typo preventing the ridset to be correctly identified | Matthieu Patou | 1 | -1/+1 |
2010-08-09 | s4-rpc_server: Fixed the build of the dcerpc_server library. | Andreas Schneider | 1 | -1/+1 |
2010-08-09 | s4-build: use @PACKAGE_VERSION@ in s4 pc.in files | Andrew Tridgell | 8 | -8/+8 |