summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-07-28samba-tool: Add user password command to change user's own passwordAmitay Isaacs1-0/+33
2011-07-28s4-libnet: py_net Add change_password() python commandAmitay Isaacs1-0/+53
2011-07-28s4-libnet: py_net - Remove parsing for credentials argumentAmitay Isaacs1-5/+6
2011-07-28samba-tool: Python routine to find writable/ldap-capable DCAmitay Isaacs1-0/+13
2011-07-28s4-libcli: Added python interface for file I/O using SMBAmitay Isaacs2-0/+393
2011-07-28samba-tool: For samba-tool-c, help lists commands implemented only in CAmitay Isaacs1-1/+1
2011-07-28s4-param: Fix object names for python objects PyLoadparm and PyLoadparmContextAmitay Isaacs1-2/+2
2011-07-28samba-tool: Catch exceptions at top-level and exit with correct return valueAmitay Isaacs1-1/+5
2011-07-28samba-tool: Display usage for main commands and list them alphabeticallyAmitay Isaacs1-31/+35
2011-07-28samba-tool: Raise exception on errors and report using base classAmitay Isaacs1-10/+3
2011-07-28samba-tool: Display Usage line and list commands alphabeticallyAmitay Isaacs1-3/+6
2011-07-28samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs4-5/+5
2011-07-28samba-tool: Added python version of samba-toolAmitay Isaacs1-0/+70
2011-07-28s4auth: Fix the object name for Py_SecurityAmitay Isaacs1-1/+1
2011-07-28s4auth: Fix the object names for PyCredentials and PyCredentialCacheContainerAmitay Isaacs1-2/+2
2011-07-28s4auth: Remove duplicate assignment of structure variableAmitay Isaacs1-1/+0
2011-07-28samba-tool: Reimplement GPO functions in pythonAmitay Isaacs1-11/+412
2011-07-28samba-tool: Removed newuserGiampaolo Lauria2-94/+0
2011-07-28samba-tool: updated test suite to account for newuser changeGiampaolo Lauria3-5/+5
2011-07-28samba-tool: Changed "user add" implementationGiampaolo Lauria1-13/+60
2011-07-28samba-tool: add -H or --URL where necessaryGiampaolo Lauria7-19/+32
2011-07-28samba-tool: Remove password as it has been moved to "user setpassword"Giampaolo Lauria3-176/+2
2011-07-27s4-dcerpc: Do not return linked attribute on deleted objects it makes W2k8R2 ...Matthieu Patou1-1/+15
2011-07-26s4-dsdb: Improve the calculation of system flags according to 3.1.1.5.2.4Matthieu Patou1-2/+3
2011-07-26s4-upgradeprovision: Detect recent provision in a more reliable wayMatthieu Patou1-1/+12
2011-07-26shares: Remove dependencies on share modules.Jelmer Vernooij1-1/+1
2011-07-26s4:samba-tool: ldapcmp needs CredentialsOptionsDoubleStefan Metzmacher1-0/+6
2011-07-26libsamba-util: Build in libbitmap.Jelmer Vernooij1-2/+2
2011-07-26policy: Rename to samba-policy to avoid name space clashes.Jelmer Vernooij3-6/+6
2011-07-26cli_composite: Lowercase name.Jelmer Vernooij4-5/+5
2011-07-26cli_smb_common: Lowercase name.Jelmer Vernooij1-2/+2
2011-07-26cli_cldap: Lowercase name.Jelmer Vernooij4-4/+4
2011-07-26s4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ is givenStefan Metzmacher1-2/+7
2011-07-26s4:heimdal_build: hdb.asn1 needs --sequence=HDB-Ext-KeySet --sequence=KeysStefan Metzmacher1-0/+1
2011-07-26s4:heimdal: import lorikeet-heimdal-201107241840 (commit 0fdf11fa3cdb47df9f53...Stefan Metzmacher42-115/+555
2011-07-25s4:auth/kerberos: activate windows related krb5 flagsStefan Metzmacher1-0/+10
2011-07-24s4:heimdal: build samba4kgetcredStefan Metzmacher2-0/+240
2011-07-23cli_raw: Make name lowercase.Jelmer Vernooij7-11/+11
2011-07-23charset: Make name lowercase everywhere.Jelmer Vernooij1-1/+1
2011-07-23update TODO: net has been renamed to samba-tool.Jelmer Vernooij1-2/+1
2011-07-23scripting/bin: Some formatting fixes.Jelmer Vernooij2-4/+4
2011-07-22s4-messaging: fixed the removal of messaging sockets in child tasksAndrew Tridgell8-29/+41
2011-07-21s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2-9/+9
2011-07-21samba-tool: make sure we exit with an error on a bad commandAndrew Tridgell1-1/+2
2011-07-21dbcheck: mark the dbcheck as known-failAndrew Tridgell1-0/+1
2011-07-21samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell1-1/+1
2011-07-21s4-selftest: added undump.sh scriptAndrew Tridgell1-0/+20
2011-07-21dbcheck: use string DN in delete when fixing broken strings DNsAndrew Tridgell1-1/+1
2011-07-21s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell1-4/+8
2011-07-21s4-kcc: use dsdb_delete() instead of ldb_delete()Andrew Tridgell1-1/+1