summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2011-04-13libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett1-1/+1
2011-03-29Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2-2/+5
2011-03-25libcli: created smb_constants.hAndrew Tridgell1-12/+1
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell3-8/+7
2011-03-19source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij1-0/+1
2011-03-18s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.Günther Deschner1-1/+1
2011-03-18s4-libcli/rap: add smbcli_rap_netsessiongetinfo().Günther Deschner1-0/+60
2011-03-18s4-libcli/rap: add smbcli_rap_netuserdelete().Günther Deschner1-0/+45
2011-03-18s4-libcli/rap: add smbcli_rap_netuseradd().Günther Deschner1-1/+58
2011-03-15s4-rap: remove last iconv_convenience traces from rap client and test code.Günther Deschner1-3/+0
2011-03-15s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...Günther Deschner4-0/+1561
2011-03-04s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner1-0/+27
2011-03-04s4-nterr: some minor cosmetic edits to further match s3 nterr.Günther Deschner1-3/+10
2011-03-04nterr: make sure both nt_err_desc structs are the same.Günther Deschner1-0/+3
2011-03-04nterr: make sure both nt_errs structs are the same.Günther Deschner1-0/+1
2011-03-04s4-nterr: add _N macro handling as in s3-nterr.Günther Deschner1-91/+95
2011-03-04nterr: remove space indents (use tabs instead), following coding standards.Günther Deschner1-15/+15
2011-03-04nterr: remove trailing whitespace.Günther Deschner1-9/+9
2011-02-25Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison1-1/+0
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett4-108/+0
2011-02-08ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner1-26/+0
2011-01-30s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error stringsStefan Metzmacher1-0/+1
2011-01-26errormap: Add unix_to_werror() functionKai Blin1-0/+6
2011-01-07netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2-2/+2
2011-01-01heimdal_build: Add missing dependencies when building with system heimdal.Jelmer Vernooij1-0/+1
2010-12-13s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher1-2/+2
2010-12-12s4:libcli/finddc.h - fix header dependanciesMatthias Dieter Wallnöfer2-2/+2
2010-12-12s4:libcli/finddcs_nbt.c - optimise headersMatthias Dieter Wallnöfer1-2/+0
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2-2/+2
2010-11-27s4:libcli/security/session.h - fix include ordering for "enum security_user_l...Matthias Dieter Wallnöfer1-2/+2
2010-11-08s4-debug: lowered the debug level of some unimportant messagesAndrew Tridgell1-1/+1
2010-11-07credentials: Lowercase library name,Jelmer Vernooij1-2/+2
2010-11-06s4-cldap: fixed debug message to match contentAndrew Tridgell1-1/+1
2010-11-05s4-cldap: print all the DNS servers foundAndrew Tridgell1-0/+5
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij5-159/+0
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-2/+2
2010-10-27s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova1-2/+0
2010-10-26waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij3-6/+6
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij2-4/+4
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij4-11/+11
2010-10-24s4: Rename LIBCLI_NBT -> cli_nbt.Jelmer Vernooij1-4/+4
2010-10-24s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij3-5/+5
2010-10-24s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij2-9/+9
2010-10-23s4: Rename LIBEVENTS to libevents.Jelmer Vernooij2-3/+3
2010-10-23s4: Rename LIBNETIF to libnetif.Jelmer Vernooij1-1/+1
2010-10-23s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer1-0/+2
2010-10-23ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer1-2/+2
2010-10-23tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher1-1/+1
2010-10-21s4-libcli: make LIBSECURITY_SESSION a private libraryAndrew Tridgell1-5/+6