summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-2812-19/+19
* selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett2011-10-284-220/+0
* s4:librpc/dcerpc_smb2: fix smb2_write_callback()Stefan Metzmacher2011-10-281-5/+9
* s4:librpc/dcerpc_smb: fix smb_write_callback()Stefan Metzmacher2011-10-281-5/+10
* s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam2011-10-281-0/+13
* s4:torture:smb2: fix a nasty double free error.Michael Adam2011-10-281-2/+10
* s4:torture:smb2: fix a commentMichael Adam2011-10-281-1/+1
* s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()Michael Adam2011-10-281-4/+9
* s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"Geza Gemes2011-10-272-2/+4
* s4:repl_meta_data LDB module - don't intercept the partition LDB module refer...Matthias Dieter Wallnöfer2011-10-271-17/+18
* s4:repl_meta_data LDB module - rename operation - do not overwrite error mess...Matthias Dieter Wallnöfer2011-10-271-3/+1
* 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