summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib: fixed header pathsAndrew Tridgell2011-03-151-8/+8
* talloc: use <talloc.h> not "talloc.h"Andrew Tridgell2011-03-151-1/+1
* tdb: use public_headers to install header filesAndrew Tridgell2011-03-151-1/+1
* tdb: use system include style for system headersAndrew Tridgell2011-03-151-1/+1
* waf: moved header file handling into its own moduleAndrew Tridgell2011-03-152-196/+201
* build: added automated testing of our public headersAndrew Tridgell2011-03-153-0/+79
* build: added include/public to the list of include pathsAndrew Tridgell2011-03-151-1/+1
* tevent: use public_headers for tevent.hAndrew Tridgell2011-03-151-1/+1
* talloc: use public_headers to install talloc.h and pytalloc.hAndrew Tridgell2011-03-151-2/+2
* wafsamba: keep a list of public headersAndrew Tridgell2011-03-151-1/+3
* wafsamba: don't follow symlinks outside the build treeAndrew Tridgell2011-03-151-1/+3
* wafsamba: added global_include optionAndrew Tridgell2011-03-152-3/+15
* build: install public headers in the build treeAndrew Tridgell2011-03-152-15/+57
* ldb: don't install ldb_wrap.h twiceAndrew Tridgell2011-03-151-1/+0
* build: added placeholder files for public header directoriesAndrew Tridgell2011-03-158-0/+48
* s4-rpc: added public APIs for dce_call authenticationAndrew Tridgell2011-03-152-0/+29
* Re-enable base.tcondev test for S3, now we pass it correctly.Jeremy Allison2011-03-151-1/+0
* Fix bug #8005 - smbtorture4 BASE-TCONDEV fails when tested on SambaJeremy Allison2011-03-141-2/+6
* Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2Jelmer Vernooij2011-03-1457-2750/+6935
* s3: Change tldap_entry_attributes to the "array,count" conventionVolker Lendecke2011-03-143-5/+7
* s3: Fix bug 8009 - net rap session cannot get usernameVolker Lendecke2011-03-141-1/+1
* s3: Fix the talloc hierarchy in shadow_copy2_connectpathVolker Lendecke2011-03-141-2/+9
* s3: This module needs rewriting...Volker Lendecke2011-03-141-1/+1
* Fix public header not to include private (not installed) ones.Simo Sorce2011-03-142-1/+2
* librpc/rpc: move DCERPC_ flags to rpc_common.hStefan Metzmacher2011-03-133-108/+54
* s3:librpc/rpc: add DCERPC_ANON_FALLBACK flagStefan Metzmacher2011-03-131-0/+2
* s4:librpc/rpc: finaly make struct rpc_request and enum rpc_request_state privateStefan Metzmacher2011-03-132-43/+44
* s4:librpc/rpc: remove unused dcerpc_request()Stefan Metzmacher2011-03-132-28/+0
* s4:librpc/rpc: make dcerpc_request_recv() staticStefan Metzmacher2011-03-131-3/+6
* s4:torture/rpc/scanner: use dcerpc_binding_handle_raw_call() instead of dcerp...Stefan Metzmacher2011-03-131-2/+11
* s4:torture/rpc/countcalls: use dcerpc_binding_handle_raw_call() instead of dc...Stefan Metzmacher2011-03-131-2/+12
* s4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_call() instead of dcerp...Stefan Metzmacher2011-03-131-6/+43
* s4:pyrpc: use dcerpc_binding_handle_raw_call() instead of dcerpc_request()Stefan Metzmacher2011-03-131-3/+11
* s4:pyrpc: fix memory leaks in error pathesStefan Metzmacher2011-03-131-0/+2
* librpc/rpc: add dcerpc_binding_handle_raw_call()Stefan Metzmacher2011-03-132-0/+70
* librpc/rpc: move struct dcerpc_binding to rpc_common.hStefan Metzmacher2011-03-133-30/+14
* s3:librpc/rpc: add target_principal to struct dcerpc_bindingStefan Metzmacher2011-03-132-1/+2
* librpc/rpc: move enum dcerpc_transport_t to rpc_common.hStefan Metzmacher2011-03-133-20/+15
* s4:librpc/rpc: s/dcerpc_security/dcecli_securityStefan Metzmacher2011-03-132-4/+4
* s3: Enhance error messages in idmap_tdb2_init_hwmVolker Lendecke2011-03-131-8/+9
* s4:librpc/rpc: remove unused dcerpc_ndr_request* codeStefan Metzmacher2011-03-132-204/+0
* s4:torture/rpc/object_uuid: use dcerpc_binding_handle_call() instead of dcerp...Stefan Metzmacher2011-03-131-2/+4
* s4:rpc_server/remote: use dcerpc_binding_handle_call_*() instead of dcerpc_nd...Stefan Metzmacher2011-03-131-10/+14
* Revert "s3: Fix bug 8009"Volker Lendecke2011-03-131-1/+1
* s3: Fix bug 8009Volker Lendecke2011-03-121-1/+1
* samba_abi: Also sort ABI files properly so symbols end up in the right version.Jelmer Vernooij2011-03-121-2/+6
* Sort by release component integer values rather than using standard stringJelmer Vernooij2011-03-121-1/+2
* s3: Fix a typoVolker Lendecke2011-03-111-1/+1
* librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.hStefan Metzmacher2011-03-114-269/+107
* s3:librpc/rpc: remove unused dcerpc_pipe define hackStefan Metzmacher2011-03-111-10/+0