summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-10-28s4:librpc/dcerpc_smb2: fix smb2_write_callback()Stefan Metzmacher1-5/+9
2011-10-28s4:librpc/dcerpc_smb: fix smb_write_callback()Stefan Metzmacher1-5/+10
2011-10-28s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam1-0/+13
2011-10-28s4:torture:smb2: fix a nasty double free error.Michael Adam1-2/+10
2011-10-28s4:torture:smb2: fix a commentMichael Adam1-1/+1
2011-10-28s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()Michael Adam1-4/+9
2011-10-27s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"Geza Gemes2-2/+4
2011-10-27s4:repl_meta_data LDB module - don't intercept the partition LDB module refer...Matthias Dieter Wallnöfer1-17/+18
2011-10-27s4:repl_meta_data LDB module - rename operation - do not overwrite error mess...Matthias Dieter Wallnöfer1-3/+1
2011-10-27s4:repl_meta_data LDB module - remove pointless debug messagesMatthias Dieter Wallnöfer1-4/+0
2011-10-27s4:repl_meta_data LDB module - always return the original LDB result codes on...Matthias Dieter Wallnöfer1-5/+12
2011-10-27s4:repl_meta_data LDB module - "dsdb_search_module_dn" already checks if len(...Matthias Dieter Wallnöfer1-4/+4
2011-10-27s4:ldap.py - fix up the dSHeuristics test to check for the right behaviourMatthias Dieter Wallnöfer1-15/+27
2011-10-27s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...Matthias Dieter Wallnöfer1-5/+37
2011-10-27s4:ldap.py - we test the creation of secrets already in the "systemOnly" test...Matthias Dieter Wallnöfer1-9/+0
2011-10-27s4:ldap.py - enhance and fix up the object class testMatthias Dieter Wallnöfer1-6/+95
2011-10-27s4:objectclass LDB module - objectclass modify op. - remove superflous "tallo...Matthias Dieter Wallnöfer1-8/+4
2011-10-27s4:objectclass LDB module - objectclass modify operationsMatthias Dieter Wallnöfer1-95/+32
2011-10-27s4:objectclass LDB module - forbid to add unrelated objectclassesMatthias Dieter Wallnöfer1-0/+61
2011-10-27s4:objectclass LDB module - "objectclass_add" - small optimisationMatthias Dieter Wallnöfer1-4/+2
2011-10-27s4:objectclass LDB module - "check_rodc_ntdsdsa_add"Matthias Dieter Wallnöfer1-1/+1
2011-10-27s4:objectclass LDB module - update copyrightMatthias Dieter Wallnöfer1-1/+1
2011-10-27s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch"Matthias Dieter Wallnöfer1-0/+3
2011-10-27s4:ldap.py - fix up the UTF8 testsMatthias Dieter Wallnöfer1-7/+8
2011-10-27s4:ldap.py - reactivate some assertions in "test_all"Matthias Dieter Wallnöfer1-2/+2
2011-10-27s4:torture/ldap/basic.c - fix a typoMatthias Dieter Wallnöfer1-2/+2
2011-10-27s4-torture: Add a user creation check.Andreas Schneider1-0/+288
2011-10-27s4-torture: Add a samr privilege check.Andreas Schneider3-1/+329
2011-10-27s4-torture: Add torture_delete_testuser().Andreas Schneider1-0/+14
2011-10-27s4-torture: Add domain_handle to test_join struct.Andreas Schneider1-4/+4
2011-10-27s3-build: Add .clang_complete.Andreas Schneider1-0/+10
2011-10-27replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider3-7/+3
2011-10-27Include uid_wrapper correctly.Andreas Schneider2-19/+1
2011-10-26libcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_constants.hStefan Metzmacher1-6/+0
2011-10-26s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()Michael Adam1-8/+11
2011-10-25torture: Remove unused smbiconvAndrew Bartlett1-236/+0
2011-10-25s4:libcli: rename smb_signing.h to smb_raw_signing.h in the install directoryStefan Metzmacher1-1/+1
2011-10-24idl: Improve MS-PAC IDLSimo Sorce4-16/+20
2011-10-24libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.hStefan Metzmacher1-34/+0
2011-10-24s4:libcli/raw: remove unuded CMD_REPLY defineStefan Metzmacher1-2/+0
2011-10-24libcli/smb: move more defines to smb_constants.hStefan Metzmacher1-106/+0
2011-10-24libcli/smb: move CAP_* defines to smb_constants.hStefan Metzmacher1-18/+0
2011-10-22s4:finddcs_cldap: talloc free old memory before allocating a new netlogon structStefan Metzmacher1-0/+1
2011-10-22s4:finddcs_cldap: close the socket when it's not used anymoreStefan Metzmacher1-1/+2
2011-10-22s4:finddcs_cldap: finddcs_cldap_recv() returns NTSTATUSStefan Metzmacher1-1/+6
2011-10-22s4-cldap: fix cldap_socket_init to always specify the dest if local is NULLMatthieu Patou1-17/+18
2011-10-21s4-resolv: fix resolution of SRV records pointing to A and AAAA recordsMatthieu Patou1-161/+238
2011-10-21libcli/smb: move some common defines to smb_constants.hStefan Metzmacher1-28/+0
2011-10-20s4-dns: Update serial number for zone on dns updatesAmitay Isaacs1-3/+83
2011-10-20s4-selftest: Add tests for RPC dnsserverAmitay Isaacs2-0/+182