summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-dcerpc: Do not return linked attribute on deleted objects it makes W2k8R2 ...Matthieu Patou2011-07-271-1/+15
* s4-dsdb: Improve the calculation of system flags according to 3.1.1.5.2.4Matthieu Patou2011-07-261-2/+3
* s4-upgradeprovision: Detect recent provision in a more reliable wayMatthieu Patou2011-07-261-1/+12
* shares: Remove dependencies on share modules.Jelmer Vernooij2011-07-261-1/+1
* s4:samba-tool: ldapcmp needs CredentialsOptionsDoubleStefan Metzmacher2011-07-261-0/+6
* libsamba-util: Build in libbitmap.Jelmer Vernooij2011-07-261-2/+2
* policy: Rename to samba-policy to avoid name space clashes.Jelmer Vernooij2011-07-263-6/+6
* cli_composite: Lowercase name.Jelmer Vernooij2011-07-264-5/+5
* cli_smb_common: Lowercase name.Jelmer Vernooij2011-07-261-2/+2
* cli_cldap: Lowercase name.Jelmer Vernooij2011-07-264-4/+4
* s4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ is givenStefan Metzmacher2011-07-261-2/+7
* s4:heimdal_build: hdb.asn1 needs --sequence=HDB-Ext-KeySet --sequence=KeysStefan Metzmacher2011-07-261-0/+1
* s4:heimdal: import lorikeet-heimdal-201107241840 (commit 0fdf11fa3cdb47df9f53...Stefan Metzmacher2011-07-2642-115/+555
* s4:auth/kerberos: activate windows related krb5 flagsStefan Metzmacher2011-07-251-0/+10
* s4:heimdal: build samba4kgetcredStefan Metzmacher2011-07-242-0/+240
* cli_raw: Make name lowercase.Jelmer Vernooij2011-07-237-11/+11
* charset: Make name lowercase everywhere.Jelmer Vernooij2011-07-231-1/+1
* update TODO: net has been renamed to samba-tool.Jelmer Vernooij2011-07-231-2/+1
* scripting/bin: Some formatting fixes.Jelmer Vernooij2011-07-232-4/+4
* s4-messaging: fixed the removal of messaging sockets in child tasksAndrew Tridgell2011-07-228-29/+41
* s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-212-9/+9
* samba-tool: make sure we exit with an error on a bad commandAndrew Tridgell2011-07-211-1/+2
* dbcheck: mark the dbcheck as known-failAndrew Tridgell2011-07-211-0/+1
* samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell2011-07-211-1/+1
* s4-selftest: added undump.sh scriptAndrew Tridgell2011-07-211-0/+20
* dbcheck: use string DN in delete when fixing broken strings DNsAndrew Tridgell2011-07-211-1/+1
* s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell2011-07-211-4/+8
* s4-kcc: use dsdb_delete() instead of ldb_delete()Andrew Tridgell2011-07-211-1/+1
* s4-dsdb: added dsdb_delete() functionAndrew Tridgell2011-07-211-0/+30
* samba_backup: check that directory really existsMatthieu Patou2011-07-211-1/+11
* tests: Add alpha13 dumped provisionMatthieu Patou2011-07-2123-0/+79033
* s4-dsdb: Use controls provided during the request while searching for object ...Matthieu Patou2011-07-211-1/+13
* s4-dsdb: check group membership only for non deleted objectsMatthieu Patou2011-07-211-2/+9
* s4-dsdb: change the samba3sam test to add the show_deleted moduleAndrew Tridgell2011-07-211-1/+1
* update/add my copyrightMatthieu Patou2011-07-215-1/+5
* s4-dsdb: In rootdse add extended dn info on all values for a given attributeMatthieu Patou2011-07-211-57/+66
* s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...Matthieu Patou2011-07-211-0/+61
* s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2011-07-212-0/+2
* s4-test: added dbcheck run to test suiteAndrew Tridgell2011-07-212-0/+4
* samba-tool: nicer error in passwordsettings with no settingsAndrew Tridgell2011-07-211-0/+2
* samba-tool: testparm doesn't take any credentialsAndrew Tridgell2011-07-211-0/+5
* samba-tool: use 'exportkeytab' instead of 'dumpkeys'Andrew Tridgell2011-07-211-3/+3
* samba-tool: Fix __doc_ in base classesGiampaolo Lauria2011-07-211-3/+3
* samba-tool: removed synopsis code in base classGiampaolo Lauria2011-07-211-8/+2
* samba-tool: Fixed bugs to determine min and max # of allowed argumentsGiampaolo Lauria2011-07-211-7/+14
* samba-tool: Improved --help functionalityGiampaolo Lauria2011-07-211-2/+6
* samba-tool: fixed __doc__ in base classesGiampaolo Lauria2011-07-211-3/+3
* samba-tool: Fix error handling in SuperCommand classGiampaolo Lauria2011-07-211-2/+11
* samba-tool: improved Option list for all user commandsGiampaolo Lauria2011-07-211-10/+7
* samba-tool: added error handling for the user commandGiampaolo Lauria2011-07-211-10/+21