summaryrefslogtreecommitdiff
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* s4-libcli/rap: add smbcli_rap_netremotetod().Günther Deschner2011-05-171-0/+47
* s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher2011-05-151-0/+2
* s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.Günther Deschner2011-03-181-1/+1
* s4-libcli/rap: add smbcli_rap_netsessiongetinfo().Günther Deschner2011-03-181-0/+60
* s4-libcli/rap: add smbcli_rap_netuserdelete().Günther Deschner2011-03-181-0/+45
* s4-libcli/rap: add smbcli_rap_netuseradd().Günther Deschner2011-03-181-1/+58
* s4-rap: remove last iconv_convenience traces from rap client and test code.Günther Deschner2011-03-151-3/+0
* s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...Günther Deschner2011-03-154-0/+1561
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-041-0/+27
* s4-nterr: some minor cosmetic edits to further match s3 nterr.Günther Deschner2011-03-041-3/+10
* nterr: make sure both nt_err_desc structs are the same.Günther Deschner2011-03-041-0/+3
* nterr: make sure both nt_errs structs are the same.Günther Deschner2011-03-041-0/+1
* s4-nterr: add _N macro handling as in s3-nterr.Günther Deschner2011-03-041-91/+95
* nterr: remove space indents (use tabs instead), following coding standards.Günther Deschner2011-03-041-15/+15
* nterr: remove trailing whitespace.Günther Deschner2011-03-041-9/+9
* Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison2011-02-251-1/+0
* s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett2011-02-224-108/+0
* ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner2011-02-081-26/+0
* s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error stringsStefan Metzmacher2011-01-301-0/+1
* errormap: Add unix_to_werror() functionKai Blin2011-01-261-0/+6
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-072-2/+2
* heimdal_build: Add missing dependencies when building with system heimdal.Jelmer Vernooij2011-01-011-0/+1
* s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher2010-12-131-2/+2
* s4:libcli/finddc.h - fix header dependanciesMatthias Dieter Wallnöfer2010-12-122-2/+2
* s4:libcli/finddcs_nbt.c - optimise headersMatthias Dieter Wallnöfer2010-12-121-2/+0
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-112-2/+2
* s4:libcli/security/session.h - fix include ordering for "enum security_user_l...Matthias Dieter Wallnöfer2010-11-271-2/+2
* s4-debug: lowered the debug level of some unimportant messagesAndrew Tridgell2010-11-081-1/+1
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-2/+2
* s4-cldap: fixed debug message to match contentAndrew Tridgell2010-11-061-1/+1
* s4-cldap: print all the DNS servers foundAndrew Tridgell2010-11-051-0/+5
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-315-159/+0
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-301-2/+2
* s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova2010-10-271-2/+0
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-263-6/+6
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-262-4/+4
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-264-11/+11
* s4: Rename LIBCLI_NBT -> cli_nbt.Jelmer Vernooij2010-10-241-4/+4
* s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-243-5/+5
* s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij2010-10-242-9/+9
* s4: Rename LIBEVENTS to libevents.Jelmer Vernooij2010-10-232-3/+3
* s4: Rename LIBNETIF to libnetif.Jelmer Vernooij2010-10-231-1/+1
* s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer2010-10-231-0/+2
* ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer2010-10-231-2/+2
* tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher2010-10-231-1/+1
* s4-libcli: make LIBSECURITY_SESSION a private libraryAndrew Tridgell2010-10-211-5/+6
* s4-libcli: make LIBSAMBA-ERRORS a private libraryAndrew Tridgell2010-10-211-6/+7
* s4-libcli: make LIBCLI_LDAP a private libraryAndrew Tridgell2010-10-211-7/+8
* s4-mailslot: fixed handling of random collision in temporary mailslot namesAndrew Tridgell2010-10-191-1/+1