summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-16s3-smbtorture: fix printf statement in ioctl test.Günther Deschner1-1/+1
2010-08-16s3: Remove an unused struct definitionVolker Lendecke1-5/+0
2010-08-16s3: Remove get_client_fd()Volker Lendecke16-38/+32
2010-08-16s3-auth: Remove docs about obsolete 'update encrypted' option.Andreas Schneider4-83/+3
2010-08-16s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider6-81/+7
2010-08-16s3-selftest: add samba3.posix_s3.rpc.spoolss.notify to knownfail list.Günther Deschner1-0/+1
2010-08-16Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is b...Günther Deschner1-9/+0
2010-08-16s3-build: always check for python.Günther Deschner1-3/+4
2010-08-16pidl:Samba4/NDR/Client.pm: correctly copy fixed size out arraysStefan Metzmacher1-13/+13
2010-08-15s4:samdb_set_password - fix formattingMatthias Dieter Wallnöfer1-1/+2
2010-08-15s4:passwords.py - proof the most important extended error codesMatthias Dieter Wallnöfer1-8/+17
2010-08-15s4:samdb_set_password - implement the extended LDAP error code detectionMatthias Dieter Wallnöfer1-9/+17
2010-08-15s4:password_hash LDB module - introduce the extended LDAP error codes on the ...Matthias Dieter Wallnöfer1-43/+72
2010-08-15s4:password_hash LDB module - support this new password set syntaxMatthias Dieter Wallnöfer1-2/+10
2010-08-15s4:passwords.py - another special password testMatthias Dieter Wallnöfer1-3/+23
2010-08-15s4:password_hash LDB module - allow to compare against both NT and LM hashes ...Matthias Dieter Wallnöfer1-10/+1
2010-08-15s4:ldap_backend.c - Windows returns WERROR codes in majuscule HEX formatMatthias Dieter Wallnöfer1-1/+1
2010-08-15s4:ldap_backend.c - map error codes - add a change which allows custom WERROR...Matthias Dieter Wallnöfer1-0/+13
2010-08-15s3: Remove some unused codeVolker Lendecke2-32/+0
2010-08-15s3-test: Try to fix the build farm subunit parsing.Andreas Schneider1-3/+19
2010-08-15s3: Increase debug level for shutdown_other_smbdsVolker Lendecke1-3/+3
2010-08-15s3: Add debugs to shutdown_other_smbdsVolker Lendecke1-0/+6
2010-08-15s3: Fix a typoVolker Lendecke1-1/+1
2010-08-15s4:subtree_rename.c - relax the checks when requestedMatthias Dieter Wallnöfer1-0/+5
2010-08-15s4-test: Add drs.rpc.msDSIntId test to knownfail testsKamen Mazdrashki1-0/+1
2010-08-15s4-test: Run all DRS-RPC.* tests in ncacn_ip_tcp_tests tests groupKamen Mazdrashki1-3/+3
2010-08-15s4-drs-test: Make the two DRS test suite a top-level test suitesKamen Mazdrashki1-16/+21
2010-08-14s4:ldap_backend.c - fix a DS error code after WERROR changeMatthias Dieter Wallnöfer1-1/+1
2010-08-14werror.h - fix order and duplicate DS error codesMatthias Dieter Wallnöfer2-62/+54
2010-08-14s4:libnet - free the "c" context also on error conditionsMatthias Dieter Wallnöfer2-1/+3
2010-08-14talloc:documentation - explain that "talloc_free" works also with "NULL" poin...Matthias Dieter Wallnöfer2-14/+26
2010-08-14s4:samdb_set_password - return "NT_STATUS_WRONG_PASSWORD" when a user account...Matthias Dieter Wallnöfer1-0/+2
2010-08-14s4:password_hash LDB module - improve an error messageMatthias Dieter Wallnöfer1-2/+2
2010-08-14s4:password_hash LDB module - implement the SAMR behaviour when checking old ...Matthias Dieter Wallnöfer1-5/+16
2010-08-14s4:password_hash LDB module - fix wrong error codesMatthias Dieter Wallnöfer1-4/+4
2010-08-14s4:passwords.py - test the error code when there doesn't exist any password yetMatthias Dieter Wallnöfer1-4/+24
2010-08-14s4:passwords.py - perform testing of wrong old passwords on change operationsMatthias Dieter Wallnöfer1-0/+44
2010-08-14s4:torture/rpc/samr.c - fix a wrong torture error messageMatthias Dieter Wallnöfer1-1/+1
2010-08-14s3: Remove a conn NULL check from claim_connectionVolker Lendecke1-4/+1
2010-08-14s3: Fix an uninitialized variableVolker Lendecke1-0/+3
2010-08-14s3:auth Add error paths for invalid password_state valuesAndrew Bartlett3-2/+10
2010-08-14s3:auth Change winbindd -> auth interface to more standard structuresAndrew Bartlett3-24/+46
2010-08-14s3:auth Change 'make_user_info' to be talloc basedAndrew Bartlett1-72/+58
2010-08-14s3:auth Whitespace fixes after auth mergeAndrew Bartlett3-20/+20
2010-08-14s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett19-191/+213
2010-08-14s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett7-54/+72
2010-08-14waf: enable gccdeps in developer modeAndrew Tridgell1-2/+3
2010-08-14s4-build: fixed library name in dcerpc_server.pc.inAndrew Tridgell1-1/+1
2010-08-14ndr: allow ndr_print to print DATA_BLOBAndrew Tridgell3-6/+64
2010-08-14dnsp: dnsp_name is 2 byte alignedAndrew Tridgell1-0/+2