summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: fix opening and ending tag mismatch: paraBjörn Baumbach2012-10-081-4/+4
* samba-tool: Fix typo in usage.Karolin Seeger2012-10-081-1/+1
* s4-dns: fix a warningMatthieu Patou2012-10-081-2/+1
* s4-dns: Ignore zones that shouldn't be returned currentlyMatthieu Patou2012-10-071-1/+7
* s4-join: factorize code, add infoMatthieu Patou2012-10-071-5/+9
* s4-join: add some documentationMatthieu Patou2012-10-071-1/+11
* s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC onlyMatthieu Patou2012-10-071-2/+7
* drsuapi: Validate the input parameters for the drsuapi_UpdateRefs functionMatthieu Patou2012-10-071-0/+16
* drsuapi: check more carefully the validity of the NCMatthieu Patou2012-10-071-4/+11
* drsuapi-idl: Fix the encoding of the source_dsa_dnsMatthieu Patou2012-10-071-1/+1
* drs-replica-info: level_not_supported is wrong when we do support (partialy t...Matthieu Patou2012-10-071-9/+13
* lib-addns: ensure that allocated buffer are pre set to 0Matthieu Patou2012-10-071-12/+12
* ldap-server: sscanf result was never used to mistyped varMatthieu Patou2012-10-071-2/+1
* ldap-server: remove warning for the ret not being usedMatthieu Patou2012-10-071-2/+1
* s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGESMatthieu Patou2012-10-071-0/+24
* s4-drs: EXOP_REPL_SECRETS can be called by RW DC as wellMatthieu Patou2012-10-071-7/+15
* drs-getncchanges: do not set the highestUsn to 0Matthieu Patou2012-10-071-1/+0
* kcc: return invalid parameter if the taskId is not 0Matthieu Patou2012-10-071-1/+3
* drs-crackname: if there is no sid do not return the domainMatthieu Patou2012-10-071-0/+2
* devel-crackname: Print if count > 0Matthieu Patou2012-10-071-2/+5
* Implement the LIST_INFO_FOR_SERVER input formatMatthieu Patou2012-10-072-1/+109
* getdcinfo: Check that the server object has a serverreference objects pointin...Matthieu Patou2012-10-071-2/+4
* ntdb: remove unused local variable.Rusty Russell2012-10-081-2/+0
* s3: Add two tests a CLEAR_IF_FIRST crashVolker Lendecke2012-10-061-0/+56
* tdb: Make tdb robust against improper CLEAR_IF_FIRST restartVolker Lendecke2012-10-061-4/+28
* tdb: Make robust against shrinking tdbsRusty Russell2012-10-061-12/+20
* We should never just assign an st_mode to an ace->perms field, theoreticallyJeremy Allison2012-10-061-2/+2
* Modify ensure_canon_entry_valid() into ensure_canon_entry_valid_on_set() - ma...Jeremy Allison2012-10-051-154/+141
* Simplify ensure_canon_entry_valid by splitting out the _get codepath.Jeremy Allison2012-10-051-3/+86
* talloc: Convert error cecking macros into fnsSimo Sorce2012-10-051-37/+74
* Add tests for talloc_memlimitSimo Sorce2012-10-051-0/+172
* Add memory limiting capability to tallocSimo Sorce2012-10-055-40/+327
* Ensure the masks don't conflict with the ACL checks.Jeremy Allison2012-10-052-2/+4
* Update WHATSNEW.txt with removed parameters.Jeremy Allison2012-10-041-0/+4
* Remove the parameters:Jeremy Allison2012-10-0413-185/+33
* Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...Jeremy Allison2012-10-042-20/+10
* Revert "Add functions to programatically set the security mask and directory ...Jeremy Allison2012-10-042-16/+0
* Revert "When creating a new file/directory, we need to obey the create mask/d...Jeremy Allison2012-10-041-15/+0
* html docs: Remove link to Using Samba.Karolin Seeger2012-10-041-4/+0
* docs: Remove duplicate synonym min protocol.Karolin Seeger2012-10-041-1/+0
* s3fs-smbd: Make sure the registry is set up before we init printing.Andreas Schneider2012-10-041-4/+4
* waf: Build pam_smbpass module only if enabled.Andreas Schneider2012-10-042-1/+5
* tdb: add -e option to tdbdump (and docment it).Rusty Russell2012-10-042-3/+53
* tdb: tdbdump should log errors, and fail in that case.Rusty Russell2012-10-041-2/+38
* tdb: add tdb_rescue()Rusty Russell2012-10-047-4/+622
* Correct fix for bug #9222 - smbd ignores the "server signing = no" setting fo...Jeremy Allison2012-10-031-6/+11
* Revert "Fix bug #9222 - smbd ignores the "server signing = no" setting for SM...Jeremy Allison2012-10-032-12/+4
* Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call sm...Jeremy Allison2012-10-031-1/+6
* s3-docs: add delete_lost option to vfs_streams_depot.8Björn Baumbach2012-10-031-0/+19
* s3-docs: Fix opening and ending tag mismatch in Samba3-HOWTO (Bug #9235)Björn Baumbach2012-10-031-2/+1