index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
samba-tool: Clarify usage of --help.
Karolin Seeger
1
-1
/
+1
2012-10-08
docs: fix opening and ending tag mismatch: para
Björn Baumbach
1
-4
/
+4
2012-10-08
docs: fix opening and ending tag mismatch: para
Björn Baumbach
1
-4
/
+4
2012-10-08
samba-tool: Fix typo in usage.
Karolin Seeger
1
-1
/
+1
2012-10-08
s4-dns: fix a warning
Matthieu Patou
1
-2
/
+1
2012-10-07
s4-dns: Ignore zones that shouldn't be returned currently
Matthieu Patou
1
-1
/
+7
2012-10-07
s4-join: factorize code, add info
Matthieu Patou
1
-5
/
+9
2012-10-07
s4-join: add some documentation
Matthieu Patou
1
-1
/
+11
2012-10-07
s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC only
Matthieu Patou
1
-2
/
+7
2012-10-07
drsuapi: Validate the input parameters for the drsuapi_UpdateRefs function
Matthieu Patou
1
-0
/
+16
2012-10-07
drsuapi: check more carefully the validity of the NC
Matthieu Patou
1
-4
/
+11
2012-10-07
drsuapi-idl: Fix the encoding of the source_dsa_dns
Matthieu Patou
1
-1
/
+1
2012-10-07
drs-replica-info: level_not_supported is wrong when we do support (partialy t...
Matthieu Patou
1
-9
/
+13
2012-10-07
lib-addns: ensure that allocated buffer are pre set to 0
Matthieu Patou
1
-12
/
+12
2012-10-07
ldap-server: sscanf result was never used to mistyped var
Matthieu Patou
1
-2
/
+1
2012-10-07
ldap-server: remove warning for the ret not being used
Matthieu Patou
1
-2
/
+1
2012-10-07
s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGES
Matthieu Patou
1
-0
/
+24
2012-10-07
s4-drs: EXOP_REPL_SECRETS can be called by RW DC as well
Matthieu Patou
1
-7
/
+15
2012-10-07
drs-getncchanges: do not set the highestUsn to 0
Matthieu Patou
1
-1
/
+0
2012-10-07
kcc: return invalid parameter if the taskId is not 0
Matthieu Patou
1
-1
/
+3
2012-10-07
drs-crackname: if there is no sid do not return the domain
Matthieu Patou
1
-0
/
+2
2012-10-07
devel-crackname: Print if count > 0
Matthieu Patou
1
-2
/
+5
2012-10-07
Implement the LIST_INFO_FOR_SERVER input format
Matthieu Patou
2
-1
/
+109
2012-10-07
getdcinfo: Check that the server object has a serverreference objects pointin...
Matthieu Patou
1
-2
/
+4
2012-10-08
ntdb: remove unused local variable.
Rusty Russell
1
-2
/
+0
2012-10-06
s3: Add two tests a CLEAR_IF_FIRST crash
Volker Lendecke
1
-0
/
+56
2012-10-06
tdb: Make tdb robust against improper CLEAR_IF_FIRST restart
Volker Lendecke
1
-4
/
+28
2012-10-06
tdb: Make robust against shrinking tdbs
Rusty Russell
1
-12
/
+20
2012-10-06
We should never just assign an st_mode to an ace->perms field, theoretically
Jeremy Allison
1
-2
/
+2
2012-10-05
Modify ensure_canon_entry_valid() into ensure_canon_entry_valid_on_set() - ma...
Jeremy Allison
1
-154
/
+141
2012-10-05
Simplify ensure_canon_entry_valid by splitting out the _get codepath.
Jeremy Allison
1
-3
/
+86
2012-10-05
talloc: Convert error cecking macros into fns
Simo Sorce
1
-37
/
+74
2012-10-05
Add tests for talloc_memlimit
Simo Sorce
1
-0
/
+172
2012-10-05
Add memory limiting capability to talloc
Simo Sorce
5
-40
/
+327
2012-10-05
Ensure the masks don't conflict with the ACL checks.
Jeremy Allison
2
-2
/
+4
2012-10-04
Update WHATSNEW.txt with removed parameters.
Jeremy Allison
1
-0
/
+4
2012-10-04
Remove the parameters:
Jeremy Allison
13
-185
/
+33
2012-10-04
Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...
Jeremy Allison
2
-20
/
+10
2012-10-04
Revert "Add functions to programatically set the security mask and directory ...
Jeremy Allison
2
-16
/
+0
2012-10-04
Revert "When creating a new file/directory, we need to obey the create mask/d...
Jeremy Allison
1
-15
/
+0
2012-10-04
html docs: Remove link to Using Samba.
Karolin Seeger
1
-4
/
+0
2012-10-04
docs: Remove duplicate synonym min protocol.
Karolin Seeger
1
-1
/
+0
2012-10-04
s3fs-smbd: Make sure the registry is set up before we init printing.
Andreas Schneider
1
-4
/
+4
2012-10-04
waf: Build pam_smbpass module only if enabled.
Andreas Schneider
2
-1
/
+5
2012-10-04
tdb: add -e option to tdbdump (and docment it).
Rusty Russell
2
-3
/
+53
2012-10-04
tdb: tdbdump should log errors, and fail in that case.
Rusty Russell
1
-2
/
+38
2012-10-04
tdb: add tdb_rescue()
Rusty Russell
7
-4
/
+622
2012-10-03
Correct fix for bug #9222 - smbd ignores the "server signing = no" setting fo...
Jeremy Allison
1
-6
/
+11
2012-10-03
Revert "Fix bug #9222 - smbd ignores the "server signing = no" setting for SM...
Jeremy Allison
2
-12
/
+4
2012-10-03
Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call sm...
Jeremy Allison
1
-1
/
+6
[next]