summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:gencache: Add a "was_expired" argument to gencache_get_data_blobVolker Lendecke2009-09-231-1/+1
* libcli:nbt move prototypes of lmhosts functions to libnbt.hAndrew Bartlett2009-09-191-4/+0
* We now pass the Microsoft SMB2 fileio test with EA's and streams...Jeremy Allison2009-09-171-0/+1
* spnego: share spnego_parse.Günther Deschner2009-09-174-88/+6
* s3-netlogon: support validation level 6 in netr_SamLogon calls.Günther Deschner2009-09-161-0/+4
* s3-dcerpc: remove more obsolete or duplicate headers.Günther Deschner2009-09-162-44/+2
* s3-schannel: remove unused schannel_decode/schannel_encode.Günther Deschner2009-09-161-7/+0
* schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner2009-09-163-3/+3
* libcli:nbt put util_net.c protos in new header fileAndrew Bartlett2009-09-151-0/+1
* s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2009-09-151-13/+0
* s3-dcerpc: remove more unused structs.Günther Deschner2009-09-151-12/+0
* s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2009-09-151-9/+0
* s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner2009-09-153-20/+13
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-151-9/+0