index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8940: Add TDR (Trivial Data Representation). The aim is to use this later for
Jelmer Vernooij
3
-0
/
+284
2007-10-10
r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8917: Better support for extended ldap search operations
Simo Sorce
1
-0
/
+2
2007-10-10
r8905: don't try to do DNS lookups on interface names with wildcards
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test
Andrew Tridgell
2
-11
/
+16
2007-10-10
r8886: Exchange the arguments of timeval_compare, this makes it behave like s...
Volker Lendecke
2
-9
/
+10
2007-10-10
r8883: Apply some const.
Volker Lendecke
1
-11
/
+16
2007-10-10
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...
Volker Lendecke
2
-9
/
+9
2007-10-10
r8826: Make configure generate config.mk files (with the external libraries
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r8819: fixed a memory leak in irpc_call()
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8810: Fix missing headers. Still doesn't fix the build but getting closer th...
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8779: Add rdn module to makefile and headers
Simo Sorce
3
-2
/
+5
2007-10-10
r8750: drat, on some systems dirfd() is a macro
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8749: for completeness, add rewinddir() and dirfd()
Andrew Tridgell
1
-0
/
+10
2007-10-10
r8747: remove unused code
Andrew Tridgell
1
-90
/
+0
2007-10-10
r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where they
Andrew Tridgell
3
-1
/
+166
2007-10-10
r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:
Andrew Bartlett
1
-1
/
+26
2007-10-10
r8736: this fixes the ldb speed (raises BENCH-WINS from 15 ops/sec to over 4000)
Andrew Tridgell
1
-0
/
+7
2007-10-10
r8710: another attempt at fixing HPUX
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8703: cope with null string in interpret_addr()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8698: attempt to cope with lack of strtoull() on HPUX
Andrew Tridgell
1
-1
/
+9
2007-10-10
r8696: fixed ejs to more strictly follow the va_list rules. Might fix that
Andrew Tridgell
2
-3
/
+5
2007-10-10
r8685: an alpha in the build farm is dying with a floating point
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8684: this should fix the panic on x86_64, and possibly alpha
Andrew Tridgell
1
-2
/
+6
2007-10-10
r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...
Andrew Tridgell
1
-4
/
+17
2007-10-10
r8679: only call fault setup once (thanks to andrew for pointing this out)
Andrew Tridgell
1
-3
/
+4
2007-10-10
r8678: setup for gdb backtrace in 'make test'
Andrew Tridgell
2
-20
/
+18
2007-10-10
r8671: use much shorter names for the selftest directory and socket wrapper
Andrew Tridgell
1
-4
/
+16
2007-10-10
r8669: The objectguid module belongs in Samba's ldb module collection, not in
Andrew Bartlett
3
-234
/
+5
2007-10-10
r8668: fixed a segv during upgrade of a very old ldb.
Andrew Tridgell
1
-0
/
+5
2007-10-10
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
4
-21
/
+311
2007-10-10
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
2
-3
/
+3
2007-10-10
r8651: fixed a boolean expression bug (submitted upstream)
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
3
-0
/
+239
2007-10-10
r8643: - make lp_configfile() work again
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8631: give an error on incorrect argument count
Andrew Tridgell
2
-5
/
+4
2007-10-10
r8630: give a much nicer backtrace on assert() failures in ejs
Andrew Tridgell
3
-20
/
+25
2007-10-10
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
6
-60
/
+131
2007-10-10
r8624: removed valgrind comment on tdb that no longer applies
Andrew Tridgell
1
-19
/
+0
2007-10-10
r8601: fixed null termination in ltdb connect error
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8600: fixed null termination on some error messages in ldb
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8599: null terminate the argv list in string C functions
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8587: - fixed ref allocation in irpc replies
Andrew Tridgell
1
-8
/
+24
2007-10-10
r8585: add to ldb and ldap comparison functionality
Simo Sorce
5
-257
/
+420
2007-10-10
r8580: try to fix the build on stratus
Andrew Tridgell
1
-12
/
+8
2007-10-10
r8579: recognise the name 'localhost' as 127.0.0.1. This solves a problem
Andrew Tridgell
1
-0
/
+5
2007-10-10
r8567: fixed the build after the com idl changes
Andrew Tridgell
1
-4
/
+4
2007-10-10
r8562: small merge with upstream
Andrew Tridgell
2
-12
/
+5
2007-10-10
r8541: this might take a few tries ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8540: fixed network interface detection on several hosts
Andrew Tridgell
2
-7
/
+5
[next]