index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:test for "primaryGroupToken"
Matthias Dieter Wallnöfer
2009-08-11
2
-10
/
+81
*
s4:samldb module - Remove duplicate line
Matthias Dieter Wallnöfer
2009-08-11
1
-1
/
+0
*
s4:operational module - move and enhancements
Matthias Dieter Wallnöfer
2009-08-11
3
-27
/
+59
*
s4:pwsettings script - Fix a small glitch
Matthias Dieter Wallnöfer
2009-08-11
1
-5
/
+10
*
torture/basic: in run_derefopen() the file could have been deleted before the...
Matthias Dieter Wallnöfer
2009-08-11
1
-2
/
+6
*
s4:AD LDIFs - More refactoring
Matthias Dieter Wallnöfer
2009-08-11
4
-221
/
+167
*
try to give some hint as to what is causing NDR string errors
Andrew Tridgell
2009-08-12
1
-8
/
+8
*
no need to shout about getting an oplock
Andrew Tridgell
2009-08-12
1
-1
/
+1
*
raise the debug level for a common message
Andrew Tridgell
2009-08-12
1
-1
/
+1
*
s4:provision Allow provision-backend to not run slapd for 'make test'
Andrew Bartlett
2009-08-12
3
-28
/
+33
*
s4:provision Make the --ol-slapd paramter take the full path to slapd
Andrew Bartlett
2009-08-12
2
-3
/
+2
*
s4:provision Assume the OpenLDAP backend can find it's own modules
Andrew Bartlett
2009-08-12
1
-2
/
+0
*
s4:provision Rework and further automate setup of OpenLDAP backend
Oliver Liebel
2009-08-12
3
-75
/
+204
*
s4:torture Add test for the NTP signd server
Andrew Bartlett
2009-08-11
5
-1
/
+297
*
s4: Add a new script for setting password properties for a domain in a easier...
Matthias Dieter Wallnöfer
2009-08-07
2
-1
/
+203
*
s4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_constants.h
Stefan Metzmacher
2009-08-07
2
-6
/
+6
*
s4:libcli/smb2: remove unused and redundant SMB2 security flags
Stefan Metzmacher
2009-08-07
1
-6
/
+0
*
s4:libcli: move SMB2 Find constants to smb2_constants.h
Stefan Metzmacher
2009-08-07
2
-16
/
+16
*
s4:libcli/raw: we don't need to include "smb.h" explicit
Stefan Metzmacher
2009-08-07
4
-4
/
+0
*
s4:libcli/raw: also include smb2_constants.h into interfaces.h
Stefan Metzmacher
2009-08-07
1
-1
/
+2
*
fixed another ambiguous talloc call
Andrew Tridgell
2009-08-07
1
-3
/
+3
*
ensure that child tasks die when the parent dies
Andrew Tridgell
2009-08-07
1
-0
/
+24
*
prime the sam ldb schema in the parent samba process
Andrew Tridgell
2009-08-07
1
-0
/
+18
*
use talloc with the global schema consistently
Andrew Tridgell
2009-08-07
1
-1
/
+2
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
9
-20
/
+11
*
make sure we never look past the end of either string in ldb_comparison_fold()
Andrew Tridgell
2009-08-07
1
-26
/
+44
*
s4:ldb Make error message in rnd_name more useful
Andrew Bartlett
2009-08-07
1
-3
/
+9
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2009-08-07
1
-0
/
+50
|
\
|
*
s4 torture: Extend the RAW-RENAME test to more fully test directory renames.
Tim Prouty
2009-08-06
1
-0
/
+50
*
|
s4:setup Remove extra newlines that break OpenLDAP backend
Oliver Liebel
2009-08-07
1
-2
/
+0
|
/
*
s4: Simplify two lines in the "samdb.py" file (cosmetic)
Matthias Dieter Wallnöfer
2009-08-06
1
-2
/
+1
*
s4:enableaccount script: Remove a redundant line
Matthias Dieter Wallnöfer
2009-08-06
1
-1
/
+0
*
Revert "deliberately break the build"
Andrew Tridgell
2009-08-06
1
-1
/
+1
*
deliberately break the build
Andrew Tridgell
2009-08-06
1
-1
/
+1
*
s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...
Andrew Bartlett
2009-08-06
33
-117
/
+31
*
s4:ldb Cosmetic corrections in "rdn_name" module
Matthias Dieter Wallnöfer
2009-08-05
1
-4
/
+4
*
changed BCC handling for SMBwriteX to handle broken MacOSX client
Andrew Tridgell
2009-08-05
1
-13
/
+8
*
on buffer overflow windows gives SMBSRV:ERRerror here
Andrew Tridgell
2009-08-05
1
-1
/
+1
*
s4:torture The test logic for the target was wrong. This should correct it.
Matthias Dieter Wallnöfer
2009-08-05
1
-4
/
+4
*
s4:heimdal_build: define HEIMDAL_LOCALEDIR
Stefan Metzmacher
2009-08-05
1
-0
/
+1
*
s4:ldap_server: make sure we shutdown the tls socket before stream_terminate_...
Stefan Metzmacher
2009-08-05
1
-0
/
+1
*
s4:torture Remove some unwanted code in the LDAP test - hope this fixes up th...
Matthias Dieter Wallnöfer
2009-08-05
1
-12
/
+0
*
fixed a problem with group policy writes causing policy corruption
Andrew Tridgell
2009-08-05
3
-4
/
+48
*
handle large directories in smb2_deltree()
Andrew Tridgell
2009-08-05
1
-36
/
+42
*
s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...
Andrew Bartlett
2009-08-05
50
-367
/
+1155
*
s4 now supports the large readx extension
Andrew Tridgell
2009-08-05
1
-6
/
+11
*
fixed the sense of the pvfs_acl uwrap check
Andrew Tridgell
2009-08-05
1
-1
/
+1
*
pyldb: Fix reference counting on ldb_message_elements, add extra type
Jelmer Vernooij
2009-08-05
1
-1
/
+9
*
skip the readbraw tests if the server does not support it
Andrew Tridgell
2009-08-05
1
-0
/
+5
*
make the UID_WRAPPER skip checks at runtime
Andrew Tridgell
2009-08-05
3
-9
/
+17
[next]