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
2011-05-25
s4:samldb LDB module - fix "isCriticalSystemObject" behaviour
Matthias Dieter Wallnöfer
1
-3
/
+22
2011-05-25
s4:sam.py - unchanged "primaryGroupID" when account type remains the same
Matthias Dieter Wallnöfer
1
-0
/
+38
2011-05-25
s4:samldb LDB module - fix the behaviour when changing the "userAccountControl"
Matthias Dieter Wallnöfer
1
-14
/
+31
2011-05-25
s3-testparm Warn about incorrect use of 'password server'
Andrew Bartlett
1
-4
/
+4
2011-05-25
s3-param Depricate 'password server = foo:12389' syntax
Andrew Bartlett
1
-0
/
+5
2011-05-25
docs: Rewrite 'password server' documentation
Andrew Bartlett
1
-52
/
+54
2011-05-25
s4-provision Use correct tkey-gssapi-credential
Andrew Bartlett
2
-2
/
+4
2011-05-25
docs: Clarify the 'security=server' fails for NTLMv2
Andrew Bartlett
1
-0
/
+3
2011-05-25
selftest: Make knowfail/skip files consistent, always use ^prefix
Andrew Bartlett
3
-114
/
+114
2011-05-24
Fix our asn.1 parser to handle negative numbers.
Jeremy Allison
1
-0
/
+9
2011-05-24
lib/util Add Volker's asn1_Integer test into code that runs in 'make test'
Andrew Bartlett
1
-0
/
+94
2011-05-24
Actually make use of the SMBTA_SUBRELEASE define in smb_traffic_analyzer.h. T...
Holger Hetterich
2
-1
/
+12
2011-05-24
Fix bug #7054 - X account flag does not work when pwdlastset is 0.
Jeremy Allison
2
-3
/
+11
2011-05-24
s3:modules properly terminate enums in nfs4 acl code
Christian Ambach
1
-1
/
+3
2011-05-24
s3:vfs properly terminate enums in audit modules
Christian Ambach
3
-6
/
+12
2011-05-24
Fix bug #8150 - Ban 'dos charset = utf8'
Jeremy Allison
1
-1
/
+39
2011-05-23
s3: Remove unused cli_get_nt_error
Volker Lendecke
2
-18
/
+0
2011-05-23
s3: Remove unused cli_set_nt_error
Volker Lendecke
2
-10
/
+0
2011-05-23
s3: Remove unused cli_reset_error
Volker Lendecke
2
-13
/
+0
2011-05-23
s3: Remove a reference to cli->inbuf
Volker Lendecke
1
-1
/
+1
2011-05-23
s3: Remove two false references to cli->inbuf
Volker Lendecke
1
-2
/
+2
2011-05-23
s3: Fix a leftover from fstring removal in cli_state
Volker Lendecke
1
-4
/
+7
2011-05-23
selftest: create ncalrpcdir with 0755 permissions
Stefan Metzmacher
1
-2
/
+11
2011-05-23
s3: Remove unused cli_[en|de]crypt_message
Volker Lendecke
2
-45
/
+0
2011-05-23
s3: Directly call common_encrypt_buffer in cli_smb_req_iov_send
Volker Lendecke
1
-2
/
+2
2011-05-22
s3: Remove cli_send/receive_smb
Volker Lendecke
2
-284
/
+0
2011-05-22
s3: Remove the smbtorture3 OPLOCK3 test
Volker Lendecke
4
-62
/
+2
2011-05-22
s3: Convert the OPEN4 test to async oplock handling
Volker Lendecke
1
-32
/
+96
2011-05-21
s3: Remove clistr_align_out
Volker Lendecke
2
-6
/
+0
2011-05-21
s3: Remove unused cli_setup_bcc
Volker Lendecke
2
-10
/
+0
2011-05-21
s4:sam.py - add tests to check that setting "userAccountValue" on usersdon't ...
Matthieu Patou
1
-2
/
+40
2011-05-21
s4:samldb LDB module - don't change the "primaryGroupId" on LDB modifications...
Matthieu Patou
1
-1
/
+16
2011-05-21
s4:lsa RPC server - handle LDB flags as "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-05-21
s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...
Matthias Dieter Wallnöfer
3
-7
/
+7
2011-05-21
ldb:pyldb.c - all flags should be unsigned
Matthias Dieter Wallnöfer
1
-10
/
+10
2011-05-21
ldb:ldb_sqlite3.c - all LDB flags should be handled as "unsigned"
Matthias Dieter Wallnöfer
1
-2
/
+3
2011-05-21
ldb:tools/cmdline.c + tools/ldbtest.c - the connection flags are typed as "un...
Matthias Dieter Wallnöfer
2
-2
/
+2
2011-05-21
ldb:ldbtest.c - make more use of LDB constants
Matthias Dieter Wallnöfer
1
-4
/
+4
2011-05-21
s4:torture - always cast correctly when using the "%x" format string argument
Matthias Dieter Wallnöfer
2
-6
/
+6
2011-05-21
s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front of "dnsdomain"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-05-21
add a demo script for dirsync
Matthieu Patou
1
-0
/
+156
2011-05-21
s4-dsdb: add unit tests for dirsync control
Matthieu Patou
3
-0
/
+716
2011-05-21
s4-dsdb: implementation of the dirsync control
Matthieu Patou
3
-0
/
+1369
2011-05-21
s4-dsdb: introduce dsdb_module_search_tree
Matthieu Patou
1
-24
/
+63
2011-05-21
s4-dsdb: relax a bit the checks on read acl when dirsync control is specified
Matthieu Patou
1
-12
/
+42
2011-05-21
s4-dsdb: create flag for requesting ACL relax in case of DIRSYNC request
Matthieu Patou
1
-0
/
+1
2011-05-21
s4: do not change the critical flag when it's on a dirsync control
Matthieu Patou
1
-1
/
+5
2011-05-21
selftest: Allow to test samba4 with ACL on read set
Matthieu Patou
1
-0
/
+3
2011-05-21
s4: add blackbox test for rename
Matthieu Patou
2
-0
/
+45
2011-05-21
upgradeprovision: add hostname in the blackbox tests
Matthieu Patou
1
-1
/
+1
[prev]
[next]