summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* Revert commit "0551284dc08eb93ef7b2b2227a45e5ec21d482fb" - simplifyJeremy Allison2009-11-051-1/+3
* Simplify the logic - remove extraneous argument and calls to set_close_write_...Jeremy Allison2009-11-051-3/+1
* Get closer to an accurate model of Windows timestamp changes.Jeremy Allison2009-11-051-2/+3
* s3: Add parameter "ctdb timeout"Volker Lendecke2009-11-052-1/+3
* Remove "Protocol" as an extern, and add accessor functions.Jeremy Allison2009-11-041-0/+2
* s3: Remove debug_ctx()Volker Lendecke2009-11-031-1/+0
* Start fixing the RAW-STREAMS test - ensure that the xattrJeremy Allison2009-10-291-0/+2
* s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a...Günther Deschner2009-10-291-12/+0
* Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share.SATOH Fumiyasu2009-10-281-0/+9
* s3-passdb: move open_schannel_session_store() to passdb/secrets_schannel.c.Günther Deschner2009-10-281-1/+1
* s3-passdb: add secrets_delete_generic().Günther Deschner2009-10-281-0/+1
* s3: Rename new parameter "ldap ref follow" to "ldap follow referral".Karolin Seeger2009-10-261-1/+1
* s3: Try to fix the build on Solaris & AIX regarding the password change rejec...Matthias Dieter Wallnöfer2009-10-161-1/+1
* s3: fix outdated proto.h causing build error on AIXBjörn Jacke2009-10-151-1/+1
* s3-passdb: missed two prototypes while moving to enum netr_SchannelType.Günther Deschner2009-10-141-2/+4
* s3:libsmb: Add cli_notifyVolker Lendecke2009-10-131-0/+8
* s3: Fix some nonempty blank linesVolker Lendecke2009-10-131-3/+3
* s3: use enum netr_SchannelType all over the place.Günther Deschner2009-10-131-7/+7
* s3-netlogon: pass down account name to remote password set functions.Günther Deschner2009-10-131-0/+2
* s3/proto.h: Add lp_ldap_ref_follow prototype.Karolin Seeger2009-10-121-0/+1
* Fix builds with external tallocSimo Sorce2009-10-091-1/+1
* s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer2009-10-081-1/+1
* s3: Add access_mask to the flock VFS callAbhidnya P Chirmule2009-10-063-7/+9
* Revert "s3: Attempt to fix machine password change"Volker Lendecke2009-10-052-9/+1
* s3:winbind: Slightly simplify the logic of nss_init(), make it staticVolker Lendecke2009-10-051-2/+0
* s3: Attempt to fix machine password changeVolker Lendecke2009-10-052-1/+9
* s3: remove unused PRS_POINTER_CAST macro.Günther Deschner2009-10-051-1/+0
* s3: remove unused SYSTEMTIME struct.Günther Deschner2009-10-051-19/+0
* Remove lots of duplicate code and move it into oneJeremy Allison2009-10-021-0/+1
* s3-ads: removed 3 unused definesAndrew Tridgell2009-10-021-3/+0
* Fix for CVE-2009-2906.Jeremy Allison2009-10-011-0/+1
* s3-perfcount: more cleanup.Günther Deschner2009-10-013-233/+0
* s3-perfcount: only pass down prs_struct when really required.Günther Deschner2009-10-011-2/+2
* s3: add perfcount idl and generated files.Günther Deschner2009-10-012-8/+5
* s3-registry: move rpccli_winreg_Connect to the only file it belongs.Günther Deschner2009-10-011-6/+0
* s3: remove unused rpcstr_pull and rpcstr_pull_talloc.Günther Deschner2009-10-011-6/+0
* s3-registry: use pull_reg_sz() where appropriate.Günther Deschner2009-10-011-1/+1
* s3-registry: add regval_ctr_addvalue_multi_sz.Günther Deschner2009-09-301-0/+1
* s3-rpc_parse: remove unused prs_string.Günther Deschner2009-09-301-1/+0
* s3: remove unused unistr2_term_codes.Günther Deschner2009-09-301-3/+0
* s3: remove unused regval_convert_multi_sz().Günther Deschner2009-09-301-1/+0
* s3: remove unused regval_build_multi_sz().Günther Deschner2009-09-301-1/+0
* s3-rpc_parse: remove unused UNISTR2 struct and init function.Günther Deschner2009-09-302-11/+0
* s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions.Günther Deschner2009-09-301-0/+2
* s3-registry: add regval_ctr_addvalue_sz.Günther Deschner2009-09-301-0/+1
* s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions.Günther Deschner2009-09-301-0/+2
* Revert b39c390280d1f268e2550c731057aec550a3f086 - casts should notJeremy Allison2009-09-241-1/+1
* s3:util_str "str_list_make_v3" - introduce also here the "const" resultMatthias Dieter Wallnöfer2009-09-241-1/+1
* s3: remove unused printing macros.Günther Deschner2009-09-241-11/+0
* vfs catia: Fix the double translation that was happening with createfile and ...Aravind Srinivasan2009-09-242-6/+13