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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ldb:pyldb - optimise includes
Matthias Dieter Wallnöfer
2010-12-12
3
-7
/
+2
*
change searched name from _ss_family to __ss_family
Matthieu Patou
2010-12-12
1
-1
/
+1
*
s4:web_server/*.c - optimise includes
Matthias Dieter Wallnöfer
2010-12-12
2
-8
/
+2
*
s4:web_server/wsgi.c - fix a counter type
Matthias Dieter Wallnöfer
2010-12-12
1
-1
/
+1
*
s4:web_server/wsgi.c - add missing Python compatibility code
Matthias Dieter Wallnöfer
2010-12-12
1
-0
/
+11
*
s4:kdc/*.c - minimise includes
Matthias Dieter Wallnöfer
2010-12-12
8
-44
/
+2
*
s4:smbd/process*.c - fix PID warnings on Solaris
Matthias Dieter Wallnöfer
2010-12-12
3
-5
/
+5
*
s4:kdc/proxy.c - optimise includes in order to fix a build warning on Tru64
Matthias Dieter Wallnöfer
2010-12-12
1
-6
/
+1
*
s4:param/loadparm.c - fix a warning by introducing a "const" cast
Matthias Dieter Wallnöfer
2010-12-12
1
-1
/
+1
*
s4:kdc/kpasswdd.c - don't return an uninitialised NT_STATUS
Matthias Dieter Wallnöfer
2010-12-12
1
-2
/
+1
*
build: change lib order to fix build on netbsd
Matthieu Patou
2010-12-12
1
-1
/
+1
*
build: add a check for _ss_family as it used on aix to replace ss_family
Matthieu Patou
2010-12-12
1
-0
/
+2
*
replace: add comments to make the #ifdef/#else/endif more readable
Matthieu Patou
2010-12-12
1
-3
/
+3
*
selftest-s4: Support listing smbtorture4 tests.
Jelmer Vernooij
2010-12-11
1
-35
/
+46
*
selftest: Support multiple instances of $LISTOPT.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
filter-subunit: Add --list argument.
Jelmer Vernooij
2010-12-11
1
-0
/
+10
*
smbtorture: Default to listing all tests if no prefix was specified.
Jelmer Vernooij
2010-12-11
1
-2
/
+6
*
smbtorture: Implement --list argument.
Jelmer Vernooij
2010-12-11
1
-10
/
+45
*
build: add more CFLAGS for aix
Matthieu Patou
2010-12-11
1
-1
/
+3
*
build: add a dependency on lib iconv for lib intl if we are not able to find it
Matthieu Patou
2010-12-11
1
-1
/
+12
*
build: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_REALTIME
Matthieu Patou
2010-12-11
1
-0
/
+3
*
libcli/echo: fix off by 1 crash bug
Stefan Metzmacher
2010-12-11
1
-1
/
+1
*
s4:selftest: use correct name for the test "ECHO-UDP" => "echo.udp"
Stefan Metzmacher
2010-12-11
1
-1
/
+1
*
libcli/echo: lowercase testsuite names
Stefan Metzmacher
2010-12-11
1
-2
/
+2
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
137
-749
/
+718
*
talloc: Add ability to generate Python docs using pydoctor.
Jelmer Vernooij
2010-12-11
2
-0
/
+10
*
smbtorture: correct error handling in BASE-OPEN.
James Peach
2010-12-11
1
-71
/
+104
*
Add documentation for "smb2 max credits".
Jeremy Allison
2010-12-11
1
-0
/
+15
*
Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...
Jeremy Allison
2010-12-10
5
-28
/
+163
*
heimdal: unset SLIST_ENTRY only if we are with windows
Matthieu Patou
2010-12-11
1
-1
/
+3
*
build: cpp is prefixed by CPP=
Matthieu Patou
2010-12-10
1
-1
/
+1
*
build: add a function to test if -lc is needed
Matthieu Patou
2010-12-10
2
-0
/
+47
*
drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuff
Stefan Metzmacher
2010-12-10
1
-8
/
+8
*
pidl:Samba4/Python.pm: ignore "SUBCONTEXT" levels
Stefan Metzmacher
2010-12-10
1
-9
/
+21
*
pidl:Samba4/Python.pm: don't handle scalar reference types special
Stefan Metzmacher
2010-12-10
1
-10
/
+9
*
build: compiler on aix is xlc_r not xlr_c
Matthieu Patou
2010-12-10
1
-1
/
+1
*
build: reset cpp on host with xlr_c and let pidl use $CC -E
Matthieu Patou
2010-12-10
1
-0
/
+4
*
s4-tests: Modified sec_descriptor.py to use the sd_utils helpers.
Nadezhda Ivanova
2010-12-10
1
-208
/
+171
*
s4-tests: Modified acl.py to use the sd_utils helpers.
Nadezhda Ivanova
2010-12-10
1
-127
/
+86
*
s4-tests: Moved some commonly redefined security descriptor methods to a util...
Nadezhda Ivanova
2010-12-10
1
-0
/
+79
*
build: detect if conf.env['CPP'] is an array or not
Matthieu Patou
2010-12-10
1
-1
/
+6
*
waf: the libXX.inst.so file also depends on the vscript
Andrew Tridgell
2010-12-10
1
-0
/
+4
*
s3-vfstest: fixed paths in vfstest
Andrew Tridgell
2010-12-10
1
-0
/
+2
*
wintest flush DNS on Windows clients to improve reliablity
Andrew Bartlett
2010-12-10
1
-0
/
+2
*
s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
2010-12-10
1
-1
/
+1
*
s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
2010-12-10
1
-1
/
+1
*
wintest More work to make test-s3.py work
Andrew Bartlett
2010-12-10
1
-4
/
+17
*
s3-net Allow 'net ads dns register' to take an optional hostname argument
Andrew Bartlett
2010-12-10
1
-6
/
+10
*
wintest Share more of the S4 test code with the s3 test
Andrew Bartlett
2010-12-10
3
-257
/
+298
*
s3-winbind Improve memory handling in NTLMv2-backend plaintext authentication
Andrew Bartlett
2010-12-10
1
-17
/
+6
[prev]
[next]