summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-08s4:scripting/python: add '-V' as alias for '--version'Stefan Metzmacher1-1/+1
2012-10-08s4:samba-tool: allow 'samba-tool --version'Stefan Metzmacher1-0/+6
2012-10-08s4:samba-tool: use normal option parsing in SuperCommandStefan Metzmacher1-10/+13
2012-10-08s4:samba-tool: add optional epilog to _create_parser()Stefan Metzmacher1-2/+7
2012-10-08s3fs-printing: Fix RAW printing for normal users.Andreas Schneider1-1/+1
2012-10-08samba-tool: Unify usage messages.Karolin Seeger13-60/+60
2012-10-08docs: Add man 8 samba-tool.Karolin Seeger1-0/+613
2012-10-08samba-tool: Clarify usage of --help.Karolin Seeger1-1/+1
2012-10-08docs: fix opening and ending tag mismatch: paraBjörn Baumbach1-4/+4
2012-10-08docs: fix opening and ending tag mismatch: paraBjörn Baumbach1-4/+4
2012-10-08samba-tool: Fix typo in usage.Karolin Seeger1-1/+1
2012-10-08s4-dns: fix a warningMatthieu Patou1-2/+1
2012-10-07s4-dns: Ignore zones that shouldn't be returned currentlyMatthieu Patou1-1/+7
2012-10-07s4-join: factorize code, add infoMatthieu Patou1-5/+9
2012-10-07s4-join: add some documentationMatthieu Patou1-1/+11
2012-10-07s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC onlyMatthieu Patou1-2/+7
2012-10-07drsuapi: Validate the input parameters for the drsuapi_UpdateRefs functionMatthieu Patou1-0/+16
2012-10-07drsuapi: check more carefully the validity of the NCMatthieu Patou1-4/+11
2012-10-07drsuapi-idl: Fix the encoding of the source_dsa_dnsMatthieu Patou1-1/+1
2012-10-07drs-replica-info: level_not_supported is wrong when we do support (partialy t...Matthieu Patou1-9/+13
2012-10-07lib-addns: ensure that allocated buffer are pre set to 0Matthieu Patou1-12/+12
2012-10-07ldap-server: sscanf result was never used to mistyped varMatthieu Patou1-2/+1
2012-10-07ldap-server: remove warning for the ret not being usedMatthieu Patou1-2/+1
2012-10-07s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGESMatthieu Patou1-0/+24
2012-10-07s4-drs: EXOP_REPL_SECRETS can be called by RW DC as wellMatthieu Patou1-7/+15
2012-10-07drs-getncchanges: do not set the highestUsn to 0Matthieu Patou1-1/+0
2012-10-07kcc: return invalid parameter if the taskId is not 0Matthieu Patou1-1/+3
2012-10-07drs-crackname: if there is no sid do not return the domainMatthieu Patou1-0/+2
2012-10-07devel-crackname: Print if count > 0Matthieu Patou1-2/+5
2012-10-07Implement the LIST_INFO_FOR_SERVER input formatMatthieu Patou2-1/+109
2012-10-07getdcinfo: Check that the server object has a serverreference objects pointin...Matthieu Patou1-2/+4
2012-10-08ntdb: remove unused local variable.Rusty Russell1-2/+0
2012-10-06s3: Add two tests a CLEAR_IF_FIRST crashVolker Lendecke1-0/+56
2012-10-06tdb: Make tdb robust against improper CLEAR_IF_FIRST restartVolker Lendecke1-4/+28
2012-10-06tdb: Make robust against shrinking tdbsRusty Russell1-12/+20
2012-10-06We should never just assign an st_mode to an ace->perms field, theoreticallyJeremy Allison1-2/+2
2012-10-05Modify ensure_canon_entry_valid() into ensure_canon_entry_valid_on_set() - ma...Jeremy Allison1-154/+141
2012-10-05Simplify ensure_canon_entry_valid by splitting out the _get codepath.Jeremy Allison1-3/+86
2012-10-05talloc: Convert error cecking macros into fnsSimo Sorce1-37/+74
2012-10-05Add tests for talloc_memlimitSimo Sorce1-0/+172
2012-10-05Add memory limiting capability to tallocSimo Sorce5-40/+327
2012-10-05Ensure the masks don't conflict with the ACL checks.Jeremy Allison2-2/+4
2012-10-04Update WHATSNEW.txt with removed parameters.Jeremy Allison1-0/+4
2012-10-04Remove the parameters:Jeremy Allison13-185/+33
2012-10-04Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...Jeremy Allison2-20/+10
2012-10-04Revert "Add functions to programatically set the security mask and directory ...Jeremy Allison2-16/+0
2012-10-04Revert "When creating a new file/directory, we need to obey the create mask/d...Jeremy Allison1-15/+0
2012-10-04html docs: Remove link to Using Samba.Karolin Seeger1-4/+0
2012-10-04docs: Remove duplicate synonym min protocol.Karolin Seeger1-1/+0
2012-10-04s3fs-smbd: Make sure the registry is set up before we init printing.Andreas Schneider1-4/+4