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-27
s4:net utility - add a notice for the "help" operation and format it's output...
Matthias Dieter Wallnöfer
1
-1
/
+6
2009-11-27
s4:samba3.py - deactivate also the assertion on line 599
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:winbind - Fix it another time up
Matthias Dieter Wallnöfer
1
-2
/
+14
2009-11-27
s4:provision.py - cosmetic
Matthias Dieter Wallnöfer
1
-8
/
+7
2009-11-27
s4:samba3.py (and test) - deactivate the tests until those parameters are fixed
Matthias Dieter Wallnöfer
2
-4
/
+4
2009-11-27
s4:upgrade.py - Umlaut problem
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:tests.sh - Make also here the change from "upgrade" to "upgrade_from_s3"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:upgrade.py - rework to make the upgrade s3 -> s4 possible again
Matthias Dieter Wallnöfer
1
-72
/
+72
2009-11-27
s4:upgrade_from_s3 - Fix message outputs
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-11-27
s4:upgrade.py - the import of WINS databases don't seem to work always
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:samba3.py - ignore comments in "smb.conf" files
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:samba3.py - don't read those informations out from the TDB
Matthias Dieter Wallnöfer
1
-3
/
+4
2009-11-27
s4:samba3.py - support the TDB version 3
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:provision - Fix up the provision of "standalone" and "member" mode
Matthias Dieter Wallnöfer
2
-10
/
+12
2009-11-27
s4:provision.py - cosmetic output correction
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:setup/provision - make the interactive mode work again
Matthias Dieter Wallnöfer
1
-13
/
+3
2009-11-27
s4:upgrade script - rename it to "upgrade_from_s3" and do some rework
Matthias Dieter Wallnöfer
1
-17
/
+20
2009-11-27
s4-install: old systems don't have sed -i
Andrew Tridgell
1
-1
/
+4
2009-11-27
s4-selftest: s4 passes all the SMB2-LOCK tests now
Andrew Tridgell
1
-2
/
+0
2009-11-27
s4-torture: fixed error code for s4 in SMB2-LOCK test
Andrew Tridgell
1
-1
/
+8
2009-11-27
s4-ntvfs: win7 does not check for the NONE smb2 lock flag on unlock
Andrew Tridgell
1
-1
/
+2
2009-11-27
s4-selftest: s4 passes this test now
Andrew Tridgell
1
-1
/
+0
2009-11-27
s4-torture: mark s4 as doing valid lock range tests on SMB
Andrew Tridgell
1
-1
/
+2
2009-11-27
s4-ntvfs: move valid lock range test from smb2 layer to generic code
Andrew Tridgell
2
-6
/
+19
2009-11-27
s4:smb_server/smb2: don't reset highest_smb2_seqnum on SMB2 Cancel
Stefan Metzmacher
1
-2
/
+4
2009-11-27
s4-torture: fixed expected error codes for s4 in SMB2-LOCK
Andrew Tridgell
2
-3
/
+24
2009-11-27
s4-drstest: don't use getenv("LDB_URL") in test suites
Andrew Tridgell
1
-18
/
+7
2009-11-27
s4-pvfs: fixed access check failure in SFILEINFO test
Andrew Tridgell
1
-8
/
+5
2009-11-27
s4-ldb: improve detection of whether the server has a GC port
Andrew Tridgell
1
-5
/
+9
2009-11-27
s4-ldb: better to test for valid arguments in ldb library than commandline
Andrew Tridgell
2
-9
/
+10
2009-11-27
s4-smb2: SMB2 uses NT_STATUS_CANCELLED for cancelled locks
Andrew Tridgell
1
-1
/
+5
2009-11-27
s4-smb2: sequence numbers are not checked in SMB2_OP_CANCEL
Andrew Tridgell
1
-1
/
+2
2009-11-27
torture: fixed SMB2-LOCK valgrind error
Andrew Tridgell
1
-1
/
+2
2009-11-27
s4-smb2: check for invalid SMB2 lock ranges
Andrew Tridgell
1
-0
/
+6
2009-11-27
s4-smb2: check for an invalid lock flags combination
Andrew Tridgell
1
-0
/
+3
2009-11-27
s4-install: fixed install path for python scripts
Andrew Tridgell
2
-11
/
+34
2009-11-27
s4:upgradeprovision Rework update_machine_account_password() tranactions
Andrew Bartlett
1
-4
/
+6
2009-11-27
s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin()
Andrew Bartlett
1
-0
/
+4
2009-11-27
s4:upgradeprovision add 'exit $failed' to blackbox test
Andrew Bartlett
1
-0
/
+2
2009-11-27
s4:upgradeprovision Use mkdtemp to create unique tempoary directory names
Andrew Bartlett
1
-2
/
+3
2009-11-27
s4:selftest Add tests for upgradeprovision
Andrew Bartlett
2
-0
/
+27
2009-11-27
s4:upgradeprovision Rework script, and reset machine account pw
Andrew Bartlett
1
-27
/
+58
2009-11-27
s4:ldb Provide bindings for ldb_transaction_prepare_commit()
Andrew Bartlett
1
-0
/
+9
2009-11-27
s4:provision Make setting the domain SID in the self join optional
Andrew Bartlett
1
-3
/
+4
2009-11-27
s4: Improve updateprovision
Matthieu Patou
1
-33
/
+52
2009-11-27
s4: Rename the script
Matthieu Patou
1
-45
/
+45
2009-11-26
librpc: rerun "make idl"
Stefan Metzmacher
1
-1
/
+1
2009-11-26
s4:ldap.py - add a test for the enhanced operational attributes check
Matthias Dieter Wallnöfer
1
-0
/
+11
2009-11-26
s4:objectclass LDB module - Prevent write operations on constructed attributes
Matthias Dieter Wallnöfer
1
-6
/
+19
2009-11-26
s4:operational LDB module - Don't do the write checks here
Matthias Dieter Wallnöfer
1
-16
/
+0
[prev]
[next]