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
*
Explain why this attribute should be skipped.
Andrew Bartlett
2008-03-20
1
-0
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-03-20
1
-10
/
+10
|
\
|
*
ntlm_auth: Improve compliance to the Squid helper protocol.
Kai Blin
2008-03-20
1
-10
/
+10
*
|
More kludge ACLs!
Andrew Bartlett
2008-03-20
5
-124
/
+237
|
/
*
Indent
Andrew Bartlett
2008-03-19
1
-1
/
+2
*
Remove unused variable.
Andrew Bartlett
2008-03-19
1
-1
/
+0
*
More safety around ldb_dn C functions in python bindings.
Andrew Bartlett
2008-03-19
1
-2
/
+6
*
Supply HDB_DB_DIR macro
Andrew Bartlett
2008-03-19
1
-0
/
+2
*
Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
2008-03-19
5
-22
/
+57
|
\
|
*
kdc: Provide extended error information in AS-REP error replies.
Andrew Kroeger
2008-03-13
1
-17
/
+50
|
*
heimdal: Add parameter to windc_plugin to allow extended return codes.
Andrew Kroeger
2008-03-13
4
-5
/
+7
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-03-19
43
-766
/
+700
|
\
\
|
*
|
lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymore
Stefan Metzmacher
2008-03-18
1
-1
/
+1
|
*
|
libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anyway
Stefan Metzmacher
2008-03-18
1
-1
/
+1
|
*
|
socket_wrapper: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't...
Stefan Metzmacher
2008-03-18
1
-1
/
+1
|
*
|
heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ...
Stefan Metzmacher
2008-03-18
1
-3
/
+3
|
*
|
libreplace: replace.c does not need system/network.h anymore.
Michael Adam
2008-03-18
1
-1
/
+0
|
*
|
libreplace: move rep_socketpair() to its own module.
Michael Adam
2008-03-18
6
-24
/
+55
|
*
|
ldb: not every shell supports '==' so use '='
Stefan Metzmacher
2008-03-18
1
-1
/
+1
|
*
|
Fix macro name (no 's' in ifr_addr).
Gerald W. Carter
2008-03-18
1
-1
/
+1
|
*
|
Fix Coverity ID 554
Volker Lendecke
2008-03-18
1
-0
/
+3
|
*
|
Check the return value of fgets
Volker Lendecke
2008-03-18
1
-1
/
+4
|
*
|
libreplace: remove duplicate entry of inet_ntoa from README.
Michael Adam
2008-03-18
1
-1
/
+0
|
*
|
libreplace: remove trailing white spaces.
Michael Adam
2008-03-18
2
-2
/
+2
|
*
|
libreplace: replace inet_ntoa() when it is missing
Michael Adam
2008-03-18
6
-34
/
+61
|
*
|
libreplace: put inet_aton.c under LGPL instead of GPL.
Michael Adam
2008-03-18
1
-9
/
+13
|
*
|
smbtorture: fix typos in RAW-OPLOCK output.
Michael Adam
2008-03-18
1
-2
/
+2
|
*
|
libreplace: remove unused SOCKET_LIBS and NSL_LIBS
Stefan Metzmacher
2008-03-18
1
-3
/
+0
|
*
|
lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSL
Stefan Metzmacher
2008-03-18
2
-47
/
+3
|
*
|
libreplace: for samba4 create LIBREPLACE_NETWORK as EXT_LIB
Stefan Metzmacher
2008-03-18
1
-0
/
+3
|
*
|
libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checks
Stefan Metzmacher
2008-03-18
2
-3
/
+3
|
*
|
libreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPLACE_NETWORK_LIBS
Stefan Metzmacher
2008-03-18
1
-7
/
+9
|
*
|
ldb: remove configure with 'make realdistclean'
Stefan Metzmacher
2008-03-18
1
-1
/
+1
|
*
|
ldb: nothing uses "system/network.h" so don't include it
Stefan Metzmacher
2008-03-18
1
-1
/
+0
|
*
|
ldb: fix the standalone build
Stefan Metzmacher
2008-03-18
6
-13
/
+13
|
*
|
selftest: fix parsing of Subunit results
Stefan Metzmacher
2008-03-18
1
-30
/
+1
|
*
|
Allocate one 0-byte in asprintf replacement when len==0
Volker Lendecke
2008-03-18
1
-1
/
+1
|
*
|
selftest: use a separate var for printing out sub parts of lines with \r
Stefan Metzmacher
2008-03-18
1
-2
/
+4
|
*
|
idmap: Map SIDs to unixids instead of uids/gids
Kai Blin
2008-03-18
9
-583
/
+519
|
*
|
make: Fix make valgrindtest-env
Kai Blin
2008-03-18
1
-1
/
+3
*
|
|
Merge lorikeet-heimdal -r 787 into Samba4 tree.
Andrew Bartlett
2008-03-19
155
-1351
/
+36677
|
/
/
*
|
RAW-BENCH-OPEN: avoid sync calls before the main loop
Stefan Metzmacher
2008-03-17
1
-33
/
+55
*
|
RAW-BENCH-OPEN: fix the output and calculate the total operations
Stefan Metzmacher
2008-03-17
1
-7
/
+17
*
|
selftest: handle progress output in verbose mode
Stefan Metzmacher
2008-03-17
3
-4
/
+31
*
|
socket_wrapper: make pcap code more portable
Stefan Metzmacher
2008-03-17
1
-39
/
+40
*
|
Don't require users of credentials.h to have krb5.h and gssapi.h
Andrew Bartlett
2008-03-17
4
-11
/
+24
*
|
pvfs_open: set h->have_opendb_entry directly after odb_open_file()
Stefan Metzmacher
2008-03-15
1
-2
/
+2
*
|
pvfs_open: the pvfs_odb_retry structs need to be children of the request
Stefan Metzmacher
2008-03-15
1
-2
/
+0
*
|
pvfs_unlink: disable async retries for wildcard deletes
Stefan Metzmacher
2008-03-15
1
-0
/
+6
*
|
messaging: fix a valgrind warning on 64bit hosts zero out padding
Stefan Metzmacher
2008-03-15
1
-0
/
+2
[next]