summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-21s4-dsdb: added dsdb_delete() functionAndrew Tridgell1-0/+30
2011-07-21samba_backup: check that directory really existsMatthieu Patou1-1/+11
2011-07-21tests: Add alpha13 dumped provisionMatthieu Patou23-0/+79033
2011-07-21s4-dsdb: Use controls provided during the request while searching for object ...Matthieu Patou1-1/+13
2011-07-21s4-dsdb: check group membership only for non deleted objectsMatthieu Patou1-2/+9
2011-07-21s4-dsdb: change the samba3sam test to add the show_deleted moduleAndrew Tridgell1-1/+1
2011-07-21update/add my copyrightMatthieu Patou5-1/+5
2011-07-21s4-dsdb: In rootdse add extended dn info on all values for a given attributeMatthieu Patou1-57/+66
2011-07-21s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...Matthieu Patou1-0/+61
2011-07-21s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2-0/+2
2011-07-21s4-test: added dbcheck run to test suiteAndrew Tridgell2-0/+4
2011-07-21samba-tool: nicer error in passwordsettings with no settingsAndrew Tridgell1-0/+2
2011-07-21samba-tool: testparm doesn't take any credentialsAndrew Tridgell1-0/+5
2011-07-21samba-tool: use 'exportkeytab' instead of 'dumpkeys'Andrew Tridgell1-3/+3
2011-07-21samba-tool: Fix __doc_ in base classesGiampaolo Lauria1-3/+3
2011-07-21samba-tool: removed synopsis code in base classGiampaolo Lauria1-8/+2
2011-07-21samba-tool: Fixed bugs to determine min and max # of allowed argumentsGiampaolo Lauria1-7/+14
2011-07-21samba-tool: Improved --help functionalityGiampaolo Lauria1-2/+6
2011-07-21samba-tool: fixed __doc__ in base classesGiampaolo Lauria1-3/+3
2011-07-21samba-tool: Fix error handling in SuperCommand classGiampaolo Lauria1-2/+11
2011-07-21samba-tool: improved Option list for all user commandsGiampaolo Lauria1-10/+7