Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Follow error code name convention in libwbclient. | Gerald W. Carter | 4 | -14/+14 |
2008-04-17 | wbinfo: use wbcCheckTrustCredentials() | Stefan Metzmacher | 1 | -10/+12 |
2008-04-17 | libwbclient: add wbcCheckTrustCredentials() | Stefan Metzmacher | 2 | -0/+58 |
2008-04-17 | wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP() | Stefan Metzmacher | 1 | -26/+16 |
2008-04-17 | libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP() | Stefan Metzmacher | 2 | -0/+87 |
2008-04-17 | net: Be more tolerant while joining. | Günther Deschner | 1 | -4/+9 |
2008-04-17 | NetrUnjoinDomain2: Honor registry config to try config changes. | Günther Deschner | 1 | -0/+1 |
2008-04-17 | dsgetdcname: Fix discover_dc_dns. | Günther Deschner | 1 | -14/+26 |
2008-04-16 | libsmbconf: fix segfault in listing share names / config. | Michael Adam | 1 | -1/+1 |
2008-04-16 | add AC_TRY_RUN_STRICT support for Sun Studio compiler | Björn Jacke | 1 | -0/+12 |
2008-04-16 | Fix out of tree build. Remove the embedded srcdir path from talloc and tdb. | Gerald W. Carter | 3 | -8/+8 |
2008-04-16 | libnetapi: Add initial inline doxygen comments. | Günther Deschner | 1 | -36/+195 |
2008-04-16 | net: Remove unused rpc_user_add/del_internals code. | Günther Deschner | 1 | -257/+0 |
2008-04-16 | net: Use NetUserAdd for "net rpc user add". | Günther Deschner | 1 | -2/+28 |
2008-04-16 | net: use NetUserDel for "net rpc user delete". | Günther Deschner | 1 | -3/+31 |
2008-04-16 | libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server. | Günther Deschner | 1 | -10/+20 |
2008-04-16 | errors: Add WERR_NO_SUCH_USER. | Günther Deschner | 2 | -0/+3 |
2008-04-16 | errors: Add WERR_NONE_MAPPED. | Günther Deschner | 2 | -0/+3 |
2008-04-16 | net/libnetapi: Include netapi headers early and free on exit. | Günther Deschner | 3 | -3/+9 |
2008-04-16 | libnetapi: do not overwrite status in libnetapi_get_error_string(). | Günther Deschner | 1 | -2/+3 |
2008-04-15 | loadparm: remove pfunc parameter from process_registry_globals(). | Michael Adam | 1 | -4/+5 |
2008-04-15 | libnetapi: Add missing headers. | Günther Deschner | 1 | -0/+25 |
2008-04-15 | IDL: For the fun of it, build drsuapi.idl. | Günther Deschner | 1 | -1/+1 |
2008-04-15 | IDL: Fix several DRSUAPI calls. | Günther Deschner | 1 | -33/+40 |
2008-04-15 | IDL: Import drsuapi.idl from samba4. | Günther Deschner | 1 | -0/+1496 |
2008-04-15 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into 3-2-nopip... | Jelmer Vernooij | 6 | -35/+146 |
2008-04-15 | auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares. | Michael Adam | 1 | -0/+2 |
2008-04-15 | Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE. | Jelmer Vernooij | 4 | -8/+5 |
2008-04-15 | libmsbconf: add handling of NULL share parameters to registry backend. | Michael Adam | 1 | -14/+92 |
2008-04-15 | libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in smbconf... | Michael Adam | 1 | -1/+1 |
2008-04-15 | net conf: adapt output of NULL share params in net conf list. | Michael Adam | 1 | -2/+7 |
2008-04-15 | net conf: simplify logic in test output of net conf import. | Michael Adam | 1 | -9/+5 |
2008-04-15 | libsmbconf: make sure to always list the NULL section first in text backend. | Michael Adam | 1 | -3/+16 |
2008-04-15 | net conf: fix output of out-of-share parameters in test mode import | Michael Adam | 1 | -4/+12 |
2008-04-15 | libsmbconf: default to the NULL section when a parameter is encountered w/o s... | Michael Adam | 1 | -2/+8 |
2008-04-15 | libsmbconf: allow NULL sharename in smbconf_share_exists(). | Michael Adam | 1 | -3/+0 |
2008-04-15 | libsmbconf: add handling of NULL strings to smbconf_find_in_array(). | Michael Adam | 1 | -2/+4 |
2008-04-15 | libsmbconf: add handling of "NULL" strings to smbconf_add_string_to_array() | Michael Adam | 1 | -5/+9 |
2008-04-15 | Regenerate DCE/RPC client code after fixing memcpy() length bug in pidl. | Jelmer Vernooij | 7 | -22/+22 |
2008-04-15 | lib/sharesec.c: fix the upgrade code, db_traverse returns the number of records! | Stefan Metzmacher | 1 | -2/+4 |
2008-04-15 | pdb_tdb: fix the upgrade code, db_traverse returns the number of records! | Stefan Metzmacher | 1 | -1/+3 |
2008-04-14 | libnetjoin/net: Fix lp_config_backend_is_registry() handling. | Günther Deschner | 2 | -20/+68 |
2008-04-14 | net: abort when lp_realm is not set in net_ads_leave(). | Günther Deschner | 1 | -0/+5 |
2008-04-14 | libnetjoin: delete the workgroup name when requested while unjoining. | Günther Deschner | 1 | -0/+4 |
2008-04-14 | libnetjoin: separate out libnet_join_lookup_dc_rpc. | Günther Deschner | 1 | -37/+86 |
2008-04-14 | libgpo: fix build warning. | Günther Deschner | 1 | -2/+3 |
2008-04-14 | net: exit early in net_ads_join() if the domain is not set. | Günther Deschner | 1 | -0/+6 |
2008-04-14 | libnetjoin: Fix unjoining when no KRB5CCNAME is around. | Günther Deschner | 1 | -0/+16 |
2008-04-14 | net: use WERROR for check_ads_config(). | Günther Deschner | 1 | -9/+7 |
2008-04-14 | doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE. | Günther Deschner | 2 | -0/+4 |