samba.git
2007-10-10 Andrew Tridgellr8581: fixed handling of 64 bit integers in rpc calls...
2007-10-10 Andrew Tridgellr8580: try to fix the build on stratus
2007-10-10 Andrew Tridgellr8579: recognise the name 'localhost' as 127.0.0.1...
2007-10-10 Deryck Hodger8578: Fix overlapping sections in SWAT.
2007-10-10 Andrew Tridgellr8577: added management calls to list current tree...
2007-10-10 Andrew Tridgellr8576: install scripts from scripting/bin/
2007-10-10 Andrew Tridgellr8575: the beginnings of a smbstatus command
2007-10-10 Andrew Tridgellr8574: added server side irpc calls for listing the...
2007-10-10 Andrew Tridgellr8570: delete all records in the old db when provisioni...
2007-10-10 Andrew Tridgellr8569: delete is a js reserved word, so use del instead
2007-10-10 Andrew Tridgellr8568: change missing templates to warnings, so that...
2007-10-10 Andrew Tridgellr8567: fixed the build after the com idl changes
2007-10-10 Jelmer Vernooijr8566: Couple of code cleanups
2007-10-10 Andrew Tridgellr8565: put the docs menu on the right
2007-10-10 Andrew Tridgellr8562: small merge with upstream
2007-10-10 Andrew Tridgellr8561: as with the other ejs subsystems, make nss into...
2007-10-10 Andrew Tridgellr8560: added a newuser page in swat
2007-10-10 Jelmer Vernooijr8559: Couple of (D)COM updates:
2007-10-10 Andrew Tridgellr8558: move newuser logic into the provision.js lib
2007-10-10 Andrew Tridgellr8557: expose ldb_errstring() in ldb ejs code
2007-10-10 Andrew Tridgellr8541: this might take a few tries ...
2007-10-10 Andrew Tridgellr8540: fixed network interface detection on several...
2007-10-10 Andrew Tridgellr8539: $LOGNAME is a common varient of $USER on some...
2007-10-10 Andrew Tridgellr8537: cope better with the small file handle limit...
2007-10-10 Andrew Tridgellr8536: - use smbd pid file to kill at end of selftest
2007-10-10 Andrew Tridgellr8535: no longer rely on seekdir working after a closed...
2007-10-10 Andrew Tridgellr8533: improve --help output
2007-10-10 Andrew Tridgellr8532: this miight fix cross compilation for reactos
2007-10-10 Simo Sorcer8530: Now our ldap server is able to fullfill present...
2007-10-10 Simo Sorcer8529: Matching against the wrong union
2007-10-10 Andrew Tridgellr8527: found an uninitialised variable in 'make valgrin...
2007-10-10 Andrew Tridgellr8525: added two more test targets:
2007-10-10 Andrew Tridgellr8523: match a zero message id in ldap replies to the...
2007-10-10 Andrew Tridgellr8522: fixed another couple of size_t warnings
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr8519: better method of ensuring null termination
2007-10-10 Andrew Tridgellr8518: ensure all constructed NDR packets are null...
2007-10-10 Andrew Tridgellr8517: fixed a crash bug in ldb_dn_compare_base()
2007-10-10 Simo Sorcer8516: let us use all parameters of ldbsearch in ldb...
2007-10-10 Simo Sorcer8515: ldb_dn_cmp now uses ldb_dn_compare so that the...
2007-10-10 Simo Sorcer8514: add docs
2007-10-10 Andrew Bartlettr8511: This 'can't happen', but GCC gives warnings...
2007-10-10 Stefan Metzmacherr8505: - 'seal' and 'sign,seal' is the same
2007-10-10 Deryck Hodger8504: Temporary fix to #content width/height just to
2007-10-10 Stefan Metzmacherr8503: remove useless line
2007-10-10 Andrew Tridgellr8500: greatly reduce the number of build warnings...
2007-10-10 Simo Sorcer8499: clearer function name
2007-10-10 Andrew Tridgellr8498: more test suite speedups. It's down to 5 minutes...
2007-10-10 Andrew Tridgellr8497: prevent a fd leak in RAW-SEARCH test
2007-10-10 Andrew Tridgellr8496: speed up the test_echo.sh test a lot, while...
2007-10-10 Andrew Tridgellr8495: allow for up 10% change in allocated disk space...
2007-10-10 Andrew Tridgellr8494: fixed a bug in RAW-SFILEINFO that caused inconsi...
2007-10-10 Andrew Tridgellr8491: lower the offset limit that filesystems need...
2007-10-10 Andrew Tridgellr8490: make the ldb tests more portable
2007-10-10 Andrew Tridgellr8489: neaten up the object handling
2007-10-10 Andrew Tridgellr8488: after discussions with simo, moved to a full...
2007-10-10 Andrew Tridgellr8487: kfixed a typo
2007-10-10 Andrew Tridgellr8486: switched to a separate connection operation...
2007-10-10 Andrew Tridgellr8485: - be friendly to shells other than bash
2007-10-10 Andrew Tridgellr8484: switched the sys_*() calls to the OO interface
2007-10-10 Andrew Tridgellr8483: switched our generated ejs rpc code over to...
2007-10-10 Andrew Tridgellr8482: gnutls_x509_crt_set_subject_key_id is not availa...
2007-10-10 Andrew Tridgellr8481: switched ldb ejs called over to an OO interface...
2007-10-10 Andrew Tridgellr8480: fixed a typo
2007-10-10 Deryck Hodger8479: * Sync CSS with current samba.org stylesheets.
2007-10-10 Deryck Hodger8477: Simplify header/footer handling. esp variables...
2007-10-10 Stefan Metzmacherr8476: add a note that DsAddEntry is very incomplete yet
2007-10-10 Stefan Metzmacherr8474: add some more attid mappings
2007-10-10 Andrew Tridgellr8471: --ejs taking an optional arguments interferes...
2007-10-10 Andrew Tridgellr8470: looks like popt portability is going to be a...
2007-10-10 Andrew Tridgellr8469: the extra pidl args need to be normal args,...
2007-10-10 Andrew Tridgellr8467: using both math.h and float.h breaks popt on...
2007-10-10 Andrew Tridgellr8466: it is not portable to assert() a va_list (it...
2007-10-10 Andrew Tridgellr8465: once we define socklen_t, then tell other includ...
2007-10-10 Andrew Tridgellr8464: the last few functions needed by irix 6.4.
2007-10-10 Andrew Tridgellr8463: more irix fixes. This one adds some missing...
2007-10-10 Andrew Tridgellr8462: added a test for %lld support to our snprintf...
2007-10-10 Andrew Tridgellr8461: fixed integer64 handling on bit endian platforms...
2007-10-10 Andrew Tridgellr8460: removed the unused function krb5_locate_kdc...
2007-10-10 Andrew Tridgellr8459: move to the more portable script execution method
2007-10-10 Andrew Tridgellr8458: next target is irix - this gets the socket wrapp...
2007-10-10 Andrew Tridgellr8456: avoid double inclusion of roken.h (this was...
2007-10-10 Andrew Tridgellr8453: my solaris10 box doesn't have math.h
2007-10-10 Andrew Tridgellr8452: allow for the ugly hack:
2007-10-10 Andrew Tridgellr8451: samba4 finally builds on solaris 8 sparc with...
2007-10-10 Andrew Tridgellr8450: more configure tests for solaris. It now builds...
2007-10-10 Andrew Tridgellr8449: - search for lex and yacc properly
2007-10-10 Andrew Tridgellr8448: - added a test target for tdb
2007-10-10 Andrew Tridgellr8447: fixed make install in the farm
2007-10-10 Andrew Tridgellr8446: if provisioning fails then don't try to run...
2007-10-10 Andrew Tridgellr8445: if a system doesn't have "nogroup" then try...
2007-10-10 Love Hörnquist... r8444: make ./configure.mumble CC='ccache cc'
2007-10-10 Andrew Tridgellr8443: added talloc.3 to the tree to try to allow tallo...
2007-10-10 Andrew Tridgellr8442: remove tdbtest from our build. If you want it...
2007-10-10 Andrew Tridgellr8441: don't build tdbtest by default as there are...
2007-10-10 Andrew Tridgellr8440: - several build farm hosts were failing 'make...
2007-10-10 Andrew Tridgellr8439: removed an accidential commit
2007-10-10 Jelmer Vernooijr8438: - More win32 portability fixes. Now fails on...
2007-10-10 Jelmer Vernooijr8437: Win32 doesn't have u_int*_t
2007-10-10 Jelmer Vernooijr8436: Check for sys/sockets.h
next