Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-16 | s3-passdb: add {get,set,del,enum}_trusted_domain calls | Sumit Bose | 3 | -0/+98 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-ipasam: Disable old trustdom_pw calls | Sumit Bose | 1 | -0/+36 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-passdb: Add minimal stub for IPA passdb backend | Sumit Bose | 7 | -4/+63 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-auth Fix memory leak in security=share and force user = | Andrew Bartlett | 1 | -1/+1 | |
In these cases, the server_info was not stolen onto a long term memory context, and so remained on the NULL context where it was created. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Feb 16 01:08:19 CET 2011 on sn-devel-104 | |||||
2011-02-16 | s3-librpc: move server_id marshalling to own helper file. | Günther Deschner | 8 | -50/+82 | |
(in preparation of merging struct server_id). Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 16 00:02:33 CET 2011 on sn-devel-104 | |||||
2011-02-15 | s3: Support "codePage" in pdb_ads | Volker Lendecke | 1 | -0/+8 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 15 22:00:27 CET 2011 on sn-devel-104 | |||||
2011-02-15 | s3: Pass "code_page" through samr | Volker Lendecke | 2 | -2/+11 | |
2011-02-15 | s3: Add "code_page" to struct samu | Volker Lendecke | 3 | -0/+17 | |
2011-02-15 | s3: Support "country_code" in pdb_ads | Volker Lendecke | 1 | -0/+10 | |
2011-02-15 | s3: Pass "country_code" through samr | Volker Lendecke | 2 | -2/+11 | |
2011-02-15 | s3: Add "country_code" to struct samu | Volker Lendecke | 3 | -0/+18 | |
2011-02-15 | s3: Add userWorkstations and userParameters to pdb_ads | Volker Lendecke | 1 | -0/+20 | |
2011-02-15 | s3-amend: Don't overwrite existing values | Volker Lendecke | 1 | -0/+10 | |
This saves a ton of tdb transactions on smbd startup Andreas, Günther, please check! Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 15 19:11:25 CET 2011 on sn-devel-104 | |||||
2011-02-15 | s3-waf: fix the build. | Günther Deschner | 1 | -3/+4 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 15 15:24:11 CET 2011 on sn-devel-104 | |||||
2011-02-15 | s3-selftest: move all skipped test to skiplist. | Günther Deschner | 2 | -25/+15 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 15 12:52:22 CET 2011 on sn-devel-104 | |||||
2011-02-15 | s3-waf: TLDAP is only needed by pdb_ads (and smbtorture). | Günther Deschner | 2 | -2/+2 | |
Guenther | |||||
2011-02-15 | s3: no need to globally include intl.h. | Günther Deschner | 3 | -2/+2 | |
Guenther | |||||
2011-02-15 | s3-selftest: when skipping tests, use the selftest/skip file. | Günther Deschner | 2 | -18/+9 | |
Guenther | |||||
2011-02-14 | s3: Fix a C++ warning | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Feb 14 21:44:55 CET 2011 on sn-devel-104 | |||||
2011-02-14 | librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so). | Günther Deschner | 1 | -1/+1 | |
Simo, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Feb 14 18:54:38 CET 2011 on sn-devel-104 | |||||
2011-02-14 | s3-waf: add UTIL_TEVENT subsystem (as in ../lib/util/wscript) | Günther Deschner | 1 | -4/+9 | |
Guenther | |||||
2011-02-14 | s3-librpc: no need to globally include endpointmapper headers. | Günther Deschner | 2 | -1/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Feb 14 12:31:56 CET 2011 on sn-devel-104 | |||||
2011-02-14 | s3: move some defines to a better place. | Günther Deschner | 2 | -17/+15 | |
Guenther | |||||
2011-02-14 | s3-proto: remove prototype for non-existing functions. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2011-02-14 | s3-librpc: remove duplicate prototypes. | Günther Deschner | 2 | -19/+14 | |
Guenther | |||||
2011-02-14 | s3: Fix a typed-punned warning | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Feb 14 11:46:50 CET 2011 on sn-devel-104 | |||||
2011-02-13 | s3: Add "comment" and "description" to pdb_ads | Volker Lendecke | 1 | -0/+20 | |
This is pending a change to samldb_description_check, we might have to modify the description with a TLDAP_MOD_REPLACE operation. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 13 17:56:58 CET 2011 on sn-devel-104 | |||||
2011-02-13 | s3: Make "net sam list [users|workstations]" list only the right things | Volker Lendecke | 1 | -1/+20 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 13 12:59:14 CET 2011 on sn-devel-104 | |||||
2011-02-13 | s3: Use tlap_simple_recv in tldap_sasl_bind_recv | Volker Lendecke | 1 | -6/+3 | |
2011-02-13 | s3: Add error checking to asn1_read_OctetString_talloc | Volker Lendecke | 1 | -2/+15 | |
2011-02-13 | s3: Remove an unneeded proto | Volker Lendecke | 1 | -3/+0 | |
2011-02-13 | Fix typos | Volker Lendecke | 1 | -1/+1 | |
2011-02-13 | s3: Fix some nonempty blank lines | Volker Lendecke | 2 | -10/+10 | |
2011-02-13 | s3: Convert tldap_entry_values args to "array, count" | Volker Lendecke | 3 | -7/+7 | |
2011-02-13 | s3: Add an explicit counter to tldap_add_mod_[blobs|str] | Volker Lendecke | 3 | -19/+27 | |
2011-02-13 | s3: Convert tldap_make_mod_fmt args to "array, count" | Volker Lendecke | 3 | -18/+18 | |
2011-02-13 | s3: Convert tldap_make_mod_blob args to "array, count" | Volker Lendecke | 2 | -2/+2 | |
2011-02-13 | s3: Convert tldap_make_mod_blob_int args to "array, count" | Volker Lendecke | 1 | -3/+3 | |
2011-02-13 | s3: Convert tldap_add_blob_vals args to "array, count" | Volker Lendecke | 1 | -2/+2 | |
2011-02-13 | s3: Convert tldap_add_mod_blobs args to "array, count" | Volker Lendecke | 3 | -7/+8 | |
2011-02-13 | s3: Align the args of pdb_ads_update_sam_account to tldap_modify | Volker Lendecke | 1 | -2/+2 | |
2011-02-12 | s3: Make "smbpasswd <user>" work with pdb_ads | Volker Lendecke | 1 | -8/+33 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Feb 12 15:17:39 CET 2011 on sn-devel-104 | |||||
2011-02-12 | s3-waf: try to fix the netbsd build and add -lintl to the 'net' binary. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Sat Feb 12 00:48:11 CET 2011 on sn-devel-104 | |||||
2011-02-11 | s3: Skip the CHAIN1 tests | Volker Lendecke | 1 | -0/+2 | |
They are broken with signing. I'll fix that. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Feb 11 17:42:09 CET 2011 on sn-devel-104 | |||||
2011-02-11 | s3-waf: next attempt to fix cups and non-cups builds. | Günther Deschner | 1 | -0/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Feb 11 16:57:40 CET 2011 on sn-devel-104 | |||||
2011-02-11 | s3-rpc_server: fix some buildwarnings in non-developer mode. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2011-02-11 | s3-selftest: revamp selftest wscript with s4 one. | Günther Deschner | 1 | -11/+11 | |
Guenther | |||||
2011-02-11 | s3-waf: try to deal with underlinked cups libraries. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Feb 11 15:28:32 CET 2011 on sn-devel-104 | |||||
2011-02-11 | s3-waf: move all error mappings to errors subsystem. | Günther Deschner | 1 | -5/+3 | |
Guenther | |||||
2011-02-11 | waf: pure cosmetic reformatting of the two samba-util object lists (to ease ↵ | Günther Deschner | 1 | -12/+25 | |
comparing). Guenther |