summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij37-91/+91
2010-10-26s3: Fix some DEBUG msgsVolker Lendecke1-5/+5
2010-10-26s3: Package tdbrestore in RHEL-CTDBVolker Lendecke1-0/+1
2010-10-26s3: Pass tdb_flags to ctdbd when attaching to a dbVolker Lendecke1-1/+1
2010-10-25s4:samr RPC server - "dcesrv_samr_info_DomGeneralInformation" - count always ...Matthias Dieter Wallnöfer1-4/+6
2010-10-25s4:samr RPC server - remove a somewhat pointless commentMatthias Dieter Wallnöfer1-1/+0
2010-10-25s4:"samdb_search_count" - introduce a "mem_ctx" parameterMatthias Dieter Wallnöfer3-10/+12
2010-10-25ldb:gendb_* calls: support a "NULL" resultset parameterMatthias Dieter Wallnöfer2-6/+6
2010-10-25s4-test: Extend DRS-msDSIntId test to verify Configuration NC replica alsoKamen Mazdrashki1-5/+30
2010-10-25s4:samldb LDB module - other indentation fixes on error messagesMatthias Dieter Wallnöfer1-9/+12
2010-10-25s4:ldap.py - prove the denied multi-valued replace requestsMatthias Dieter Wallnöfer1-18/+18
2010-10-25s4:objectclass_attrs LDB module - deny multi-valued replace requestsMatthias Dieter Wallnöfer1-0/+13
2010-10-25s4:provision_*_references.ldif - "add" and do not "replace" the "wellKnownObj...Matthias Dieter Wallnöfer2-2/+2
2010-10-25s4:samldb LDB module - fix indentationsMatthias Dieter Wallnöfer1-15/+28
2010-10-25s4:samldb LDB module - use "uint32_t" for available krbtgt numberMatthias Dieter Wallnöfer1-5/+8
2010-10-25s4:samldb LDB module - assign better memory contexts in some casesMatthias Dieter Wallnöfer1-8/+9
2010-10-25s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP N...Stefan Metzmacher1-23/+2
2010-10-25s3-waf: use NDR_NETLOGON for ntlm_authStefan Metzmacher1-3/+2
2010-10-25s3-waf: use NDR_SCHANNELStefan Metzmacher1-6/+2
2010-10-25s3-waf: use NDR_NTLMSSP subsystemStefan Metzmacher1-5/+1
2010-10-25s3-waf: add NDR_STANDARD dependencies to fix the buildStefan Metzmacher1-0/+6
2010-10-25s3-waf: use git to calculate the version if availableStefan Metzmacher2-11/+17
2010-10-25s4-waf: don't generate PACKAGE_* defines in config.hStefan Metzmacher4-12/+8
2010-10-25autobuild: add some commentsStefan Metzmacher1-0/+2
2010-10-25autobuild: run ldb tests with TDB_NO_FSYNC=1Stefan Metzmacher1-1/+1
2010-10-25waf: moved the -Wl,-no-undefined flags to source4 and ldbAndrew Tridgell3-2/+8
2010-10-25s3-waf: fixed paths in s3 waf build for rpc_serverAndrew Tridgell1-14/+14
2010-10-25s3-waf: fixed waf configure for recent changesAndrew Tridgell1-1/+1
2010-10-24libcli/security Remove unused sec_acl_equal()Andrew Bartlett2-47/+0
2010-10-24s3: Use cli_setpathinfo in cli_posix_unlink_internalVolker Lendecke1-47/+15
2010-10-24s3: Avoid passing down a boolean to cli_posix_unlink_internal_sendVolker Lendecke1-5/+7
2010-10-24s3: Use cli_setpathinfo in cli_posix_chown_chmod_internalVolker Lendecke1-54/+16
2010-10-24s3: Use cli_setpathinfo in cli_posix_link_internalVolker Lendecke1-49/+16
2010-10-24s3: Use tevent_req_simple_recv_ntstatus where appropriateVolker Lendecke1-66/+11
2010-10-24s3: Pass down a level instead of a flag to cli_posix_link_internalVolker Lendecke1-7/+7
2010-10-24s3: Add async cli_setpathinfoVolker Lendecke2-0/+87
2010-10-24s3: Add "setea" to smbclientVolker Lendecke1-0/+47
2010-10-24s3: Add "geteas" to smbclientVolker Lendecke1-0/+59
2010-10-24Add dump_data_cb()Volker Lendecke2-21/+48
2010-10-24Add print_asc_cb()Volker Lendecke2-3/+24
2010-10-24s4-test: Print correct partition DN in msDSIntId testKamen Mazdrashki1-1/+1
2010-10-24s4:dsdb - remove some calls of "samdb_msg_add_string" when we have talloc'ed ...Matthias Dieter Wallnöfer2-13/+8
2010-10-24talloc: pytalloc should not depend on samba specific codeStefan Metzmacher1-3/+2
2010-10-24s3:include: move debug.c prototypes to debug.hStefan Metzmacher2-21/+21
2010-10-24s3:include: move MAX_DEBUG_LEVEL from local.h to debug.hStefan Metzmacher2-9/+9
2010-10-24s4:dsdb - use LDB results in "add_time_element" and "add_uint64_element"Matthias Dieter Wallnöfer2-24/+35
2010-10-24s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possibleMatthias Dieter Wallnöfer5-22/+30
2010-10-24pidl:Samba4/NDR/Parser: fix NDR64 union alignmentStefan Metzmacher1-0/+8
2010-10-24midltests: add more union_align examplesStefan Metzmacher15-24/+816
2010-10-24s3: Initialize output vars in parse_ea_blobVolker Lendecke1-0/+2