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
*
r18068: This splits the handling of multiple SASL packets between the GENSEC
Andrew Bartlett
2007-10-10
5
-61
/
+239
*
r18067: some tweaks for irix and hpux
Andrew Tridgell
2007-10-10
3
-6
/
+50
*
r18064: merge from samba3
Stefan Metzmacher
2007-10-10
1
-6
/
+9
*
r18061: this should fix the libreplace build on us4 with gcc
Andrew Tridgell
2007-10-10
2
-0
/
+9
*
r18060: use gmake for libreplace if available
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r18059: another cpp error
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18058: we don't actually need __VA_ARGS__ yet (its another C99 feature which
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r18057: fixed an #ifdef
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18056: includes needed for O_CREAT
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r18055: aix needs time.h for timegm.c to compile
Andrew Tridgell
2007-10-10
2
-0
/
+9
*
r18054: snprintf.c needs to use replace.h to get the rep_vasprintf and related
Andrew Tridgell
2007-10-10
1
-5
/
+1
*
r18053: the sig_atomic_t test needs to be in libreplace for getpass.c to
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r18052: discard_const_p() isn't part of the libreplace API, so we can't use it
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18051: - add gcc warning flags
Andrew Tridgell
2007-10-10
2
-46
/
+60
*
r18050: Run more NET tests on the build farm.
Rafal Szczesniak
2007-10-10
1
-3
/
+3
*
r18046: Add 'z' specifier support and a configure test.
Simo Sorce
2007-10-10
2
-16
/
+51
*
r18045: Update format, list "test" target as phony.
Jelmer Vernooij
2007-10-10
2
-1
/
+3
*
r18044: timegm.c needs to be in a separate file
Andrew Tridgell
2007-10-10
3
-35
/
+4
*
r18043: added strlcpy() test
Andrew Tridgell
2007-10-10
1
-2
/
+23
*
r18042: testsuite needs to link to libreplace.a :-)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18041: started on the bodies of the testsuite functions for libreplace
Andrew Tridgell
2007-10-10
2
-2
/
+44
*
r18040: Use only one strnlen implementation
Jelmer Vernooij
2007-10-10
1
-14
/
+1
*
r18039: Include header with time_t if needed.
Jelmer Vernooij
2007-10-10
1
-5
/
+10
*
r18038: make test fns static
Andrew Tridgell
2007-10-10
1
-43
/
+43
*
r18037: added 'make installcheck' target
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r18036: Add missing file
Jelmer Vernooij
2007-10-10
2
-0
/
+60
*
r18035: - fixed 'make clean' to remove test objects
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r18034: fixed build of libreplace outside of source directory
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r18033: added install-sh, needed for standalone libreplace build
Andrew Tridgell
2007-10-10
1
-0
/
+238
*
r18032: added a 'make distclean'
Andrew Tridgell
2007-10-10
1
-1
/
+9
*
r18031: Merge my replace fixes:
Jelmer Vernooij
2007-10-10
31
-852
/
+1688
*
r18027: Fix some 64-bit warnings
Volker Lendecke
2007-10-10
2
-10
/
+19
*
r18026: patch from Brad allowing the windows testing to be configured
Andrew Tridgell
2007-10-10
2
-5
/
+12
*
r18025: Don't try to set a target host if there isn't one (such as with ldapi...
Andrew Bartlett
2007-10-10
1
-5
/
+7
*
r18024: The %c sscanf format I'm using doesn't null terminate.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r18023: Add support infrusructure for testing against an OpenLDAP server.
Andrew Bartlett
2007-10-10
3
-6
/
+102
*
r18022: Increment number of records converted, and print number of records sk...
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r18021: Add ldapi support to our LDAP client. To be used for testing an
Andrew Bartlett
2007-10-10
1
-34
/
+93
*
r18018: Fix the build on OpenBSD. No license problem this time, I've written ...
Volker Lendecke
2007-10-10
2
-2
/
+18
*
r18017: Separate NET tests out of RPC. This way it's easier to run libnet
Rafal Szczesniak
2007-10-10
3
-3
/
+44
*
r17998: start working on syntaxes
Simo Sorce
2007-10-10
4
-29
/
+441
*
r17993: as metze pointed out, the composite_error() already calls the async
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r17992: reverted r17842
Andrew Tridgell
2007-10-10
4
-49
/
+3
*
r17991: Implement a few more calls (with not implemented :-).
Andrew Bartlett
2007-10-10
1
-36
/
+21
*
r17990: added timeout checking on dcerpc connection establishment. This should
Andrew Tridgell
2007-10-10
1
-2
/
+17
*
r17989: Add RPC-NETLOGON as a test we now run against Samba4.
Andrew Bartlett
2007-10-10
2
-6
/
+6
*
r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.
Andrew Bartlett
2007-10-10
1
-0
/
+56
*
r17987: Make the LSA pipe listen on the \pipe\netlogon interface.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r17986: Add a copy of the Heimdal licence to our source tree, to make it very
Andrew Bartlett
2007-10-10
1
-0
/
+45
*
r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries,
Andrew Bartlett
2007-10-10
1
-2
/
+2
[next]