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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-21
s4:lsa RPC - Fix type of variable "atype"
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-11-21
s4:samr RPC - Use more LDB constants
Matthias Dieter Wallnöfer
2
-12
/
+12
2009-11-21
s4:lsa RPC - Use more LDB constants
Matthias Dieter Wallnöfer
1
-16
/
+16
2009-11-21
Implemented LDAP_SERVER_SD_FLAGS_OID on search requests.
Nadezhda Ivanova
3
-26
/
+225
2009-11-21
s4:torture/smb2/oplock - Remove unneeded "status" redeclarations
Matthias Dieter Wallnöfer
1
-5
/
+0
2009-11-21
s4:torture/smb2/notify - Rename nested "fname" variable to prevent warnings
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-11-21
s4:torture/raw/unlink - Remove unused variable and label
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-11-21
s4:torture/rpc/netlogon - Fix uninitialised variable
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-11-21
s4:WINREG RPC server - Cosmetic
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-11-20
Cosmetic patch - fixed case of attribute name.
Nadezhda Ivanova
1
-1
/
+1
2009-11-20
s4:min_versions: require ldb 0.9.9
Stefan Metzmacher
1
-1
/
+1
2009-11-20
s4:lib/ldb: change version to 0.9.9 after some critical index fixes
Stefan Metzmacher
1
-1
/
+1
2009-11-20
Implementation of LDAP_SERVER_SD_FLAGS_OID on modify requests.
Nadezhda Ivanova
2
-21
/
+240
2009-11-20
Some changes to allow processing of ldap controls on modify requests.
Nadezhda Ivanova
6
-10
/
+106
2009-11-20
s4:ntvfs/posix/pvfs_acl - Remove unused variable "token"
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-11-20
s4-dsdb: some more attribuutes that we should only give if asked for
Andrew Tridgell
2
-2
/
+14
2009-11-20
s4-drs: we need to specifically ask for ntSecurityDescriptor
Andrew Tridgell
1
-1
/
+1
2009-11-20
s4-ldb: added a warning about ldb_msg_add_dn
Andrew Tridgell
1
-0
/
+2
2009-11-20
added new function "ldb_msg_add_dn"
Crístian Deives
4
-9
/
+17
2009-11-20
s4-dsdb: removed attributes that should not be displayed by default
Andrew Tridgell
1
-0
/
+37
2009-11-20
s4-drs: Removes stored parentGUID's creation and renaming
Fernando J V da Silva
1
-80
/
+7
2009-11-20
s4-drs: Synchronous Implementation of generated parentGUID
Fernando J V da Silva
1
-2
/
+34
2009-11-20
s4-drs: Utility functions to deal with GUID
Fernando J V da Silva
1
-0
/
+99
2009-11-20
ldb:ldb_tdb backend/indexes - Outside API
Matthias Dieter Wallnöfer
3
-28
/
+30
2009-11-20
ldb:ldb_tdb backend/indexes - DN comparison
Matthias Dieter Wallnöfer
1
-4
/
+5
2009-11-20
s4-dsdb: make sure mod_usn list is zeroed on each transaction
Andrew Tridgell
1
-7
/
+10
2009-11-20
s4-ldb: added a double-rename test
Andrew Tridgell
1
-0
/
+24
2009-11-20
s4-ldb: when -v is specified, show progress of ldbadd/ldbmodify
Andrew Tridgell
2
-2
/
+8
2009-11-20
s4-ldb: make ldb tools line buffered
Andrew Tridgell
1
-0
/
+3
2009-11-20
s4-ldb: fixed an issue in rename/modify indexing
Andrew Tridgell
1
-16
/
+16
2009-11-20
s4-ldb: allow ldap.py test suite to run directly against a file
Andrew Tridgell
1
-1
/
+5
2009-11-19
s4:ldbcli - Added encoder/decoder for relax control.
Endi S. Dewata
1
-2
/
+20
2009-11-18
Added control copying for message types other than ldb_search.
Nadezhda Ivanova
1
-1
/
+4
2009-11-18
s4:selftest: mark samba4.smb2.lock.*.VALID-REQUEST as known failure
Stefan Metzmacher
1
-0
/
+1
2009-11-18
SMB2-LOCK: make use of torture_assert_*()
Stefan Metzmacher
1
-12
/
+6
2009-11-18
s4:ntvfs_generic: check for valid SMB2_LOCK flags
Stefan Metzmacher
1
-0
/
+8
2009-11-18
s4:selftest: fix logic for --option=torture:progress=no
Stefan Metzmacher
1
-1
/
+1
2009-11-18
s4:torture/test_gentest.sh: make use of the PREFIX argument
Stefan Metzmacher
1
-5
/
+6
2009-11-18
s4:selftest: for now skip the BASE-DELAY-WRITE test completely
Stefan Metzmacher
1
-0
/
+1
2009-11-18
s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy s...
Stefan Metzmacher
1
-0
/
+1
2009-11-18
s4:selftest: add "rpc.netlogon.*.GetDomainInfo"
Stefan Metzmacher
1
-0
/
+1
2009-11-17
s4/torture: Port SMBv1 Change Notify tests to SMBv2
Aravind Srinivasan
4
-42
/
+1839
2009-11-17
s4/libcli: add a FILE_NOTIFY_CHANGE_ALL macro
Aravind Srinivasan
1
-0
/
+8
2009-11-17
torture/smb2: make SMB2 BRL tests pass against W2K8R2
Steven Danneman
3
-100
/
+111
2009-11-17
s4:WINREG RPC server - remove a "talloc_free"
Matthias Dieter Wallnöfer
1
-2
/
+0
2009-11-17
s4:provision_users.ldif - Descriptions generally begin with a majuscle
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-11-17
s4:SAMLDB DSDB module - Add "\n"s on debug messages
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-11-17
s4:SAMLDB DSDB module - Remove "\n" in LDB error messages
Matthias Dieter Wallnöfer
1
-25
/
+31
2009-11-17
Fixed incorrect SID for RAS Servers.
Nadezhda Ivanova
2
-1
/
+2
2009-11-17
s4:dsdb/schema: let schema_supclasses() return the correct pointer
Stefan Metzmacher
1
-2
/
+2
[next]