summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:repl_meta_data LDB module - remove pointless debug messagesMatthias Dieter Wallnöfer2011-10-271-4/+0
* s4:repl_meta_data LDB module - always return the original LDB result codes on...Matthias Dieter Wallnöfer2011-10-271-5/+12
* s4:repl_meta_data LDB module - "dsdb_search_module_dn" already checks if len(...Matthias Dieter Wallnöfer2011-10-271-4/+4
* s4:ldap.py - fix up the dSHeuristics test to check for the right behaviourMatthias Dieter Wallnöfer2011-10-271-15/+27
* s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...Matthias Dieter Wallnöfer2011-10-271-5/+37
* s4:ldap.py - we test the creation of secrets already in the "systemOnly" test...Matthias Dieter Wallnöfer2011-10-271-9/+0
* s4:ldap.py - enhance and fix up the object class testMatthias Dieter Wallnöfer2011-10-271-6/+95
* s4:objectclass LDB module - objectclass modify op. - remove superflous "tallo...Matthias Dieter Wallnöfer2011-10-271-8/+4
* s4:objectclass LDB module - objectclass modify operationsMatthias Dieter Wallnöfer2011-10-271-95/+32
* s4:objectclass LDB module - forbid to add unrelated objectclassesMatthias Dieter Wallnöfer2011-10-271-0/+61
* s4:objectclass LDB module - "objectclass_add" - small optimisationMatthias Dieter Wallnöfer2011-10-271-4/+2
* s4:objectclass LDB module - "check_rodc_ntdsdsa_add"Matthias Dieter Wallnöfer2011-10-271-1/+1
* s4:objectclass LDB module - update copyrightMatthias Dieter Wallnöfer2011-10-271-1/+1
* s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch"Matthias Dieter Wallnöfer2011-10-271-0/+3
* s4:ldap.py - fix up the UTF8 testsMatthias Dieter Wallnöfer2011-10-271-7/+8
* s4:ldap.py - reactivate some assertions in "test_all"Matthias Dieter Wallnöfer2011-10-271-2/+2
* s4:torture/ldap/basic.c - fix a typoMatthias Dieter Wallnöfer2011-10-271-2/+2
* s4-torture: Add a user creation check.Andreas Schneider2011-10-271-0/+288
* s4-torture: Add a samr privilege check.Andreas Schneider2011-10-273-1/+329
* s4-torture: Add torture_delete_testuser().Andreas Schneider2011-10-271-0/+14
* s4-torture: Add domain_handle to test_join struct.Andreas Schneider2011-10-271-4/+4
* s3-build: Add .clang_complete.Andreas Schneider2011-10-271-0/+10
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-273-7/+3
* Include uid_wrapper correctly.Andreas Schneider2011-10-272-19/+1
* libcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_constants.hStefan Metzmacher2011-10-261-6/+0
* s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()Michael Adam2011-10-261-8/+11
* torture: Remove unused smbiconvAndrew Bartlett2011-10-251-236/+0
* s4:libcli: rename smb_signing.h to smb_raw_signing.h in the install directoryStefan Metzmacher2011-10-251-1/+1
* idl: Improve MS-PAC IDLSimo Sorce2011-10-244-16/+20
* libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.hStefan Metzmacher2011-10-241-34/+0
* s4:libcli/raw: remove unuded CMD_REPLY defineStefan Metzmacher2011-10-241-2/+0
* libcli/smb: move more defines to smb_constants.hStefan Metzmacher2011-10-241-106/+0
* libcli/smb: move CAP_* defines to smb_constants.hStefan Metzmacher2011-10-241-18/+0
* s4:finddcs_cldap: talloc free old memory before allocating a new netlogon structStefan Metzmacher2011-10-221-0/+1
* s4:finddcs_cldap: close the socket when it's not used anymoreStefan Metzmacher2011-10-221-1/+2
* s4:finddcs_cldap: finddcs_cldap_recv() returns NTSTATUSStefan Metzmacher2011-10-221-1/+6
* s4-cldap: fix cldap_socket_init to always specify the dest if local is NULLMatthieu Patou2011-10-221-17/+18
* s4-resolv: fix resolution of SRV records pointing to A and AAAA recordsMatthieu Patou2011-10-211-161/+238
* libcli/smb: move some common defines to smb_constants.hStefan Metzmacher2011-10-211-28/+0
* s4-dns: Update serial number for zone on dns updatesAmitay Isaacs2011-10-201-3/+83
* s4-selftest: Add tests for RPC dnsserverAmitay Isaacs2011-10-202-0/+182
* samba-tool: Added dns command for DNS managementAmitay Isaacs2011-10-202-0/+861
* s4-dns: Added DCERPC dns server for DNS managementAmitay Isaacs2011-10-206-0/+3770
* s4-provision: Provision DNS records with correct rankAmitay Isaacs2011-10-201-18/+23
* s4-test: added test suite for common.py codeAndrew Tridgell2011-10-201-0/+42
* s4-dsdb: moved dsdb_Dn() into common.pyAndrew Tridgell2011-10-202-26/+43
* subunitrun: give more useful helpAndrew Tridgell2011-10-201-2/+25
* dsdb: improve debug messageAndrew Tridgell2011-10-204-5/+4
* s4:libcli/raw: remove unused smb_len(), _smb_setlen() and _smb2_setlen() macrosStefan Metzmacher2011-10-191-6/+0
* s4:smb_server/smb2: make use of _smb_setlen_tcp()Stefan Metzmacher2011-10-191-1/+1