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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where they
Andrew Tridgell
2007-10-10
3
-1
/
+166
*
r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:
Andrew Bartlett
2007-10-10
1
-1
/
+26
*
r8736: this fixes the ldb speed (raises BENCH-WINS from 15 ops/sec to over 4000)
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r8710: another attempt at fixing HPUX
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8703: cope with null string in interpret_addr()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8698: attempt to cope with lack of strtoull() on HPUX
Andrew Tridgell
2007-10-10
1
-1
/
+9
*
r8696: fixed ejs to more strictly follow the va_list rules. Might fix that
Andrew Tridgell
2007-10-10
2
-3
/
+5
*
r8685: an alpha in the build farm is dying with a floating point
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8684: this should fix the panic on x86_64, and possibly alpha
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...
Andrew Tridgell
2007-10-10
1
-4
/
+17
*
r8679: only call fault setup once (thanks to andrew for pointing this out)
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r8678: setup for gdb backtrace in 'make test'
Andrew Tridgell
2007-10-10
2
-20
/
+18
*
r8671: use much shorter names for the selftest directory and socket wrapper
Andrew Tridgell
2007-10-10
1
-4
/
+16
*
r8669: The objectguid module belongs in Samba's ldb module collection, not in
Andrew Bartlett
2007-10-10
3
-234
/
+5
*
r8668: fixed a segv during upgrade of a very old ldb.
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
2007-10-10
4
-21
/
+311
*
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r8651: fixed a boolean expression bug (submitted upstream)
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
2007-10-10
3
-0
/
+239
*
r8643: - make lp_configfile() work again
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8631: give an error on incorrect argument count
Andrew Tridgell
2007-10-10
2
-5
/
+4
*
r8630: give a much nicer backtrace on assert() failures in ejs
Andrew Tridgell
2007-10-10
3
-20
/
+25
*
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
2007-10-10
6
-60
/
+131
*
r8624: removed valgrind comment on tdb that no longer applies
Andrew Tridgell
2007-10-10
1
-19
/
+0
*
r8601: fixed null termination in ltdb connect error
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8600: fixed null termination on some error messages in ldb
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r8599: null terminate the argv list in string C functions
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8587: - fixed ref allocation in irpc replies
Andrew Tridgell
2007-10-10
1
-8
/
+24
*
r8585: add to ldb and ldap comparison functionality
Simo Sorce
2007-10-10
5
-257
/
+420
*
r8580: try to fix the build on stratus
Andrew Tridgell
2007-10-10
1
-12
/
+8
*
r8579: recognise the name 'localhost' as 127.0.0.1. This solves a problem
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r8567: fixed the build after the com idl changes
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r8562: small merge with upstream
Andrew Tridgell
2007-10-10
2
-12
/
+5
*
r8541: this might take a few tries ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8540: fixed network interface detection on several hosts
Andrew Tridgell
2007-10-10
2
-7
/
+5
*
r8529: Matching against the wrong union
Simo Sorce
2007-10-10
1
-2
/
+3
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
7
-12
/
+14
*
r8517: fixed a crash bug in ldb_dn_compare_base()
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
2007-10-10
5
-16
/
+35
*
r8490: make the ldb tests more portable
Andrew Tridgell
2007-10-10
3
-3
/
+3
*
r8485: - be friendly to shells other than bash
Andrew Tridgell
2007-10-10
3
-3
/
+6
*
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions
Andrew Tridgell
2007-10-10
2
-0
/
+20
*
r8470: looks like popt portability is going to be a bit of a fight :(
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8467: using both math.h and float.h breaks popt on freebsd 5.4
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r8466: it is not portable to assert() a va_list (it breaks on alpha for example)
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r8465: once we define socklen_t, then tell other include files we have it. Th...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8461: fixed integer64 handling on bit endian platforms. The ejs code used
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8458: next target is irix - this gets the socket wrapper code building
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r8453: my solaris10 box doesn't have math.h
Andrew Tridgell
2007-10-10
1
-1
/
+2
[prev]
[next]