summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: Pass tdb_flags to ctdbd when attaching to a dbVolker Lendecke2010-10-261-1/+1
* s4:samr RPC server - "dcesrv_samr_info_DomGeneralInformation" - count always ...Matthias Dieter Wallnöfer2010-10-251-4/+6
* s4:samr RPC server - remove a somewhat pointless commentMatthias Dieter Wallnöfer2010-10-251-1/+0
* s4:"samdb_search_count" - introduce a "mem_ctx" parameterMatthias Dieter Wallnöfer2010-10-253-10/+12
* ldb:gendb_* calls: support a "NULL" resultset parameterMatthias Dieter Wallnöfer2010-10-252-6/+6
* s4-test: Extend DRS-msDSIntId test to verify Configuration NC replica alsoKamen Mazdrashki2010-10-251-5/+30
* s4:samldb LDB module - other indentation fixes on error messagesMatthias Dieter Wallnöfer2010-10-251-9/+12
* s4:ldap.py - prove the denied multi-valued replace requestsMatthias Dieter Wallnöfer2010-10-251-18/+18
* s4:objectclass_attrs LDB module - deny multi-valued replace requestsMatthias Dieter Wallnöfer2010-10-251-0/+13
* s4:provision_*_references.ldif - "add" and do not "replace" the "wellKnownObj...Matthias Dieter Wallnöfer2010-10-252-2/+2
* s4:samldb LDB module - fix indentationsMatthias Dieter Wallnöfer2010-10-251-15/+28
* s4:samldb LDB module - use "uint32_t" for available krbtgt numberMatthias Dieter Wallnöfer2010-10-251-5/+8
* s4:samldb LDB module - assign better memory contexts in some casesMatthias Dieter Wallnöfer2010-10-251-8/+9
* s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP N...Stefan Metzmacher2010-10-251-23/+2
* s3-waf: use NDR_NETLOGON for ntlm_authStefan Metzmacher2010-10-251-3/+2
* s3-waf: use NDR_SCHANNELStefan Metzmacher2010-10-251-6/+2
* s3-waf: use NDR_NTLMSSP subsystemStefan Metzmacher2010-10-251-5/+1
* s3-waf: add NDR_STANDARD dependencies to fix the buildStefan Metzmacher2010-10-251-0/+6
* s3-waf: use git to calculate the version if availableStefan Metzmacher2010-10-252-11/+17
* s4-waf: don't generate PACKAGE_* defines in config.hStefan Metzmacher2010-10-254-12/+8
* autobuild: add some commentsStefan Metzmacher2010-10-251-0/+2
* autobuild: run ldb tests with TDB_NO_FSYNC=1Stefan Metzmacher2010-10-251-1/+1
* waf: moved the -Wl,-no-undefined flags to source4 and ldbAndrew Tridgell2010-10-253-2/+8
* s3-waf: fixed paths in s3 waf build for rpc_serverAndrew Tridgell2010-10-251-14/+14
* s3-waf: fixed waf configure for recent changesAndrew Tridgell2010-10-251-1/+1
* libcli/security Remove unused sec_acl_equal()Andrew Bartlett2010-10-242-47/+0
* s3: Use cli_setpathinfo in cli_posix_unlink_internalVolker Lendecke2010-10-241-47/+15
* s3: Avoid passing down a boolean to cli_posix_unlink_internal_sendVolker Lendecke2010-10-241-5/+7
* s3: Use cli_setpathinfo in cli_posix_chown_chmod_internalVolker Lendecke2010-10-241-54/+16
* s3: Use cli_setpathinfo in cli_posix_link_internalVolker Lendecke2010-10-241-49/+16
* s3: Use tevent_req_simple_recv_ntstatus where appropriateVolker Lendecke2010-10-241-66/+11
* s3: Pass down a level instead of a flag to cli_posix_link_internalVolker Lendecke2010-10-241-7/+7
* s3: Add async cli_setpathinfoVolker Lendecke2010-10-242-0/+87
* s3: Add "setea" to smbclientVolker Lendecke2010-10-241-0/+47
* s3: Add "geteas" to smbclientVolker Lendecke2010-10-241-0/+59
* Add dump_data_cb()Volker Lendecke2010-10-242-21/+48
* Add print_asc_cb()Volker Lendecke2010-10-242-3/+24
* s4-test: Print correct partition DN in msDSIntId testKamen Mazdrashki2010-10-241-1/+1
* s4:dsdb - remove some calls of "samdb_msg_add_string" when we have talloc'ed ...Matthias Dieter Wallnöfer2010-10-242-13/+8
* talloc: pytalloc should not depend on samba specific codeStefan Metzmacher2010-10-241-3/+2
* s3:include: move debug.c prototypes to debug.hStefan Metzmacher2010-10-242-21/+21
* s3:include: move MAX_DEBUG_LEVEL from local.h to debug.hStefan Metzmacher2010-10-242-9/+9
* s4:dsdb - use LDB results in "add_time_element" and "add_uint64_element"Matthias Dieter Wallnöfer2010-10-242-24/+35
* s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possibleMatthias Dieter Wallnöfer2010-10-245-22/+30
* pidl:Samba4/NDR/Parser: fix NDR64 union alignmentStefan Metzmacher2010-10-241-0/+8
* midltests: add more union_align examplesStefan Metzmacher2010-10-2415-24/+816
* s3: Initialize output vars in parse_ea_blobVolker Lendecke2010-10-241-0/+2
* s4:librpc: we don't need dcerpc client bindings for dns.idlStefan Metzmacher2010-10-241-16/+0
* s3: Remove unused cli_get_ea_list_fnumVolker Lendecke2010-10-241-62/+0
* s3: Replace cli_qfileinfo_test with a call to cli_qfileinfoVolker Lendecke2010-10-243-75/+10