Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL ↵ | Karolin Seeger | 2011-06-07 | 1 | -1/+1 |
| | | | | | | header comments." This reverts commit 6df3ff20620b3262ff232a478312c61a207ed4ff. | ||||
* | Fix bug 8196 - Many (newer) header files don't have copyright / GPL header ↵ | Jeremy Allison | 2011-06-07 | 1 | -1/+1 |
| | | | | | | comments. Add missing GPL headers and (C) statements. | ||||
* | s4-libcli/rap: add smbcli_rap_netremotetod(). | Günther Deschner | 2011-05-16 | 1 | -0/+47 |
| | | | | | Guenther (cherry picked from commit b1948659ad987ce50d048dabc34f03031a243ee5) | ||||
* | s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE | Stefan Metzmacher | 2011-05-02 | 1 | -0/+2 |
| | | | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon May 2 15:02:56 CEST 2011 on sn-devel-104 (cherry picked from commit 6dd97ac093ee00281ed029d549d5882d76c2735d) | ||||
* | s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP. | Günther Deschner | 2011-03-18 | 1 | -1/+1 |
| | | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 18 14:10:57 CET 2011 on sn-devel-104 (cherry picked from commit 9d813406e6c09f77164628102e66de1cf92f93c5) | ||||
* | s4-libcli/rap: add smbcli_rap_netsessiongetinfo(). | Günther Deschner | 2011-03-18 | 1 | -0/+60 |
| | | | | | Guenther (cherry picked from commit 436b49771460139f1227b15445f68b80b5fbf6e6) | ||||
* | s4-libcli/rap: add smbcli_rap_netuserdelete(). | Günther Deschner | 2011-03-18 | 1 | -0/+45 |
| | | | | | Guenther (cherry picked from commit 980ceb2f708d00c13dd3f50cb00df17f1c593965) | ||||
* | s4-libcli/rap: add smbcli_rap_netuseradd(). | Günther Deschner | 2011-03-18 | 1 | -1/+58 |
| | | | | | Guenther (cherry picked from commit f91bc89a52ea9c21dab4f6f93ac04260874a1622) | ||||
* | s4-rap: remove last iconv_convenience traces from rap client and test code. | Günther Deschner | 2011-03-15 | 1 | -3/+0 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 15 22:01:51 CET 2011 on sn-devel-104 | ||||
* | s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP ↵ | Günther Deschner | 2011-03-15 | 4 | -0/+1561 |
| | | | | | | subsystem. Guenther | ||||
* | s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c | Günther Deschner | 2011-03-04 | 1 | -0/+27 |
| | | | | Guenther | ||||
* | s4-nterr: some minor cosmetic edits to further match s3 nterr. | Günther Deschner | 2011-03-04 | 1 | -3/+10 |
| | | | | Guenther | ||||
* | nterr: make sure both nt_err_desc structs are the same. | Günther Deschner | 2011-03-04 | 1 | -0/+3 |
| | | | | Guenther | ||||
* | nterr: make sure both nt_errs structs are the same. | Günther Deschner | 2011-03-04 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s4-nterr: add _N macro handling as in s3-nterr. | Günther Deschner | 2011-03-04 | 1 | -91/+95 |
| | | | | Guenther | ||||
* | nterr: remove space indents (use tabs instead), following coding standards. | Günther Deschner | 2011-03-04 | 1 | -15/+15 |
| | | | | Guenther | ||||
* | nterr: remove trailing whitespace. | Günther Deschner | 2011-03-04 | 1 | -9/+9 |
| | | | | Guenther | ||||
* | Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move ↵ | Jeremy Allison | 2011-02-25 | 1 | -1/+0 |
| | | | | | | | | | | | definition to correct place). Thanks to Nick Meier @ Microsoft for finding this @ Connectathon. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Feb 25 00:40:52 CET 2011 on sn-devel-104 | ||||
* | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 2011-02-22 | 4 | -108/+0 |
| | | | | | | | This code is now useful in common, as the elements of the auth_session_info structure have now been defined in common IDL. Andrew Bartlett | ||||
* | ndr: merge duplicate ndr_map_error2ntstatus() functions. | Günther Deschner | 2011-02-08 | 1 | -26/+0 |
| | | | | Guenther | ||||
* | s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings | Stefan Metzmacher | 2011-01-30 | 1 | -0/+1 |
| | | | | metze | ||||
* | errormap: Add unix_to_werror() function | Kai Blin | 2011-01-26 | 1 | -0/+6 |
| | | | | | | | | | | | While this function technically is closest to the map_nt_status_from_unix() function, I think it is better to keep the new function in line with our usual fooerror_to_barerror() naming scheme. Signed-off-by: Kai Blin <kai@samba.org> Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Wed Jan 26 23:07:24 CET 2011 on sn-devel-104 | ||||
* | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 2011-01-07 | 2 | -2/+2 |
| | | | | Guenther | ||||
* | heimdal_build: Add missing dependencies when building with system heimdal. | Jelmer Vernooij | 2011-01-01 | 1 | -0/+1 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Jan 1 04:46:35 CET 2011 on sn-devel-104 | ||||
* | s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets. | Stefan Metzmacher | 2010-12-13 | 1 | -2/+2 |
| | | | | | | | | | The DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID control has to data attached to it. So we can allow it to be send over LDAP. We'll accept this control over the privileged ldapi socket only. metze | ||||
* | s4:libcli/finddc.h - fix header dependancies | Matthias Dieter Wallnöfer | 2010-12-12 | 2 | -2/+2 |
| | | | | And optimise includes | ||||
* | s4:libcli/finddcs_nbt.c - optimise headers | Matthias Dieter Wallnöfer | 2010-12-12 | 1 | -2/+0 |
| | |||||
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 2 | -2/+2 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | s4:libcli/security/session.h - fix include ordering for "enum ↵ | Matthias Dieter Wallnöfer | 2010-11-27 | 1 | -2/+2 |
| | | | | security_user_level" | ||||
* | s4-debug: lowered the debug level of some unimportant messages | Andrew Tridgell | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | credentials: Lowercase library name, | Jelmer Vernooij | 2010-11-07 | 1 | -2/+2 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Nov 7 01:48:44 UTC 2010 on sn-devel-104 | ||||
* | s4-cldap: fixed debug message to match content | Andrew Tridgell | 2010-11-06 | 1 | -1/+1 |
| | | | | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Sat Nov 6 04:26:45 UTC 2010 on sn-devel-104 | ||||
* | s4-cldap: print all the DNS servers found | Andrew Tridgell | 2010-11-05 | 1 | -0/+5 |
| | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2010-10-31 | 5 | -159/+0 |
| | | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104 | ||||
* | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 2010-10-30 | 1 | -2/+2 |
| | | | | based on running waf --symbol-check | ||||
* | s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to ↵ | Nadezhda Ivanova | 2010-10-27 | 1 | -2/+0 |
| | | | | | | | | | | | determine the source of the request The aclread module used to use a control to make sure the request comes from the ldap server, but now the rootdse filters out any unregistered controls comming from ldap, so the control is lost. Using the LDB_HANDLE_FLAG_UNTRUSTED is a much more elegant solution. Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Wed Oct 27 11:55:11 UTC 2010 on sn-devel-104 | ||||
* | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 2010-10-26 | 3 | -6/+6 |
| | |||||
* | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 2 | -4/+4 |
| | |||||
* | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 2010-10-26 | 4 | -11/+11 |
| | |||||
* | s4: Rename LIBCLI_NBT -> cli_nbt. | Jelmer Vernooij | 2010-10-24 | 1 | -4/+4 |
| | |||||
* | s4: Rename LIBCLI_LDAP to libcli_ldap. | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 3 | -5/+5 |
| | |||||
* | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 2010-10-24 | 2 | -9/+9 |
| | |||||
* | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 2010-10-23 | 2 | -3/+3 |
| | |||||
* | s4: Rename LIBNETIF to libnetif. | Jelmer Vernooij | 2010-10-23 | 1 | -1/+1 |
| | |||||
* | s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control | Matthias Dieter Wallnöfer | 2010-10-23 | 1 | -0/+2 |
| | | | | | | | This control is exactly thought for the actions which previously were performed using the RELAX one. We agreed that the RELAX control will only remain for interactions with OpenLDAP. | ||||
* | ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into ↵ | Matthias Dieter Wallnöfer | 2010-10-23 | 1 | -2/+2 |
| | | | | | | LDB_CONTROL_BYPASS_OPERATIONAL_OID It's nicer to have this consistent with "BYPASS_PASSWORD_HASH". | ||||
* | tsocket: let tstream_inet_tcp_connect_recv() optionally return the used ↵ | Stefan Metzmacher | 2010-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | local address tstream_inet_tcp_connect_send() usually only gets no local port number and it may use the wildcard address '0.0.0.0' or '::'. tstream_inet_tcp_connect_recv() provides the used local address and port which are used on the wire. metze | ||||
* | s4-libcli: make LIBSECURITY_SESSION a private library | Andrew Tridgell | 2010-10-21 | 1 | -5/+6 |
| | |||||
* | s4-libcli: make LIBSAMBA-ERRORS a private library | Andrew Tridgell | 2010-10-21 | 1 | -6/+7 |
| | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |