summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-26net_vampire: add some error output to libnet_dssync.Günther Deschner1-1/+16
2008-06-26errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.Günther Deschner2-0/+7
2008-06-25Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...Jeremy Allison5-36/+187
2008-06-25Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...Jeremy Allison1-15/+27
2008-06-25rpcclient: add samr chgpasswd command.Günther Deschner1-0/+93
2008-06-25rpc_client: add rpccli_samr_chgpasswd_user() call.Günther Deschner2-0/+58
2008-06-25rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.Günther Deschner4-28/+28
2008-06-25rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.Günther Deschner5-19/+19
2008-06-25Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...Jeremy Allison1-23/+45
2008-06-25Fix the buildVolker Lendecke1-1/+1
2008-06-25make parametic options case insensitiveAndrew Tridgell1-1/+1
2008-06-25netapi: add NetUserChangePassword() example code.Günther Deschner2-0/+105
2008-06-25netapi: add NetUserChangePassword() to public headers.Günther Deschner1-0/+20
2008-06-25netapi: add NetUserChangePassword skeleton.Günther Deschner3-0/+72
2008-06-25re-run make idl.Günther Deschner3-13/+58
2008-06-25netapi: add NetUserChangePassword() to IDL.Günther Deschner1-0/+11
2008-06-25rpc_client: let cli_get_session_key() return talloced session key.Günther Deschner3-6/+13
2008-06-24Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.Jeremy Allison1-13/+66
2008-06-24Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine a...Jeremy Allison1-2/+3
2008-06-24net_vampire: add basic libnet_dssync() infrastructure.Günther Deschner5-0/+400
2008-06-24rpc_client: add cli_get_session_key().Günther Deschner2-0/+34
2008-06-24net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).Günther Deschner2-1/+12
2008-06-24crypto: add decrypt_drsuapi_blob from samba4.Günther Deschner2-0/+119
2008-06-24re-run make idl.Günther Deschner2-0/+27
2008-06-24drsuapi: add some more attribute IDs.Günther Deschner1-0/+9
2008-06-24net_vampire: add code to vampire a SAM database to a keytab file.Günther Deschner7-3/+423
2008-06-24net_vampire: add username/password to samsync_context.Günther Deschner1-0/+3
2008-06-24libads: use ads_connect_user_creds in some places.Günther Deschner2-2/+2
2008-06-24libads: add ads_connect_user_creds() that won't overwrite given user creds.Günther Deschner2-0/+13
2008-06-24libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.Günther Deschner2-8/+15
2008-06-24kerberos: add smb_krb5_keytab_name().Günther Deschner2-0/+26
2008-06-24kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...Günther Deschner4-26/+57
2008-06-24net ads: Fix typos.Karolin Seeger1-2/+2
2008-06-24rpc_client: Avoid warning in builds without krb5 headers.Karolin Seeger1-0/+2
2008-06-24Remove "conn" from pipes_structVolker Lendecke3-5/+6
2008-06-24Correct calculation of "remark" in srv_srvsvc_nt.cVolker Lendecke1-9/+25
2008-06-24Move the responsibility to keep the cwd from srv_dfs_nt to msdfs.cVolker Lendecke2-30/+53
2008-06-23re-run make idl.Günther Deschner2-0/+9
2008-06-23drsuapi: fill in some more drsuapi_DsAttributeIds.Günther Deschner1-0/+3
2008-06-23net_vampire: more libnet_samsync restructuring.Günther Deschner4-54/+48
2008-06-23net_vampire: prepend libnet_ to the public samsync functions.Günther Deschner3-60/+55
2008-06-23net_vampire: move out display routines to one file.Günther Deschner4-275/+308
2008-06-23net_vampire: move out passdb routines to one file.Günther Deschner4-762/+795
2008-06-23net_vampire: fix included header.Günther Deschner1-1/+1
2008-06-23net_vampire: display more deltas while doing samdump.Günther Deschner1-41/+44
2008-06-23net_vampire: move pull_netr_AcctLockStr() to libnet.Günther Deschner3-34/+41
2008-06-23time: move uint64s_nt_time_to_unix_abs() to lib/time.cGünther Deschner3-7/+8
2008-06-23Add documentation for kerberos support in libsmbclient.Andreas Schneider1-0/+10
2008-06-23Add krb5 support for the testbrowse example.Andreas Schneider2-1/+15
2008-06-23libsmbconf: add "includes" to the forbidden_valnames[].Michael Adam1-0/+1