bbaumbach/samba-autobuild/.git
2007-10-10 Andrew Tridgellr8645: updated the ldb esp test for the new ldb ejs...
2007-10-10 Andrew Bartlettr8644: This is a more useful error than unsuccesful.
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Andrew Tridgellr8642: - fixed install of new swat files
2007-10-10 Andrew Tridgellr8640: continue the trend by moving the ejs random...
2007-10-10 Andrew Tridgellr8639: moved loadparm calls into an ejs object
2007-10-10 Andrew Tridgellr8638: continue the trend of maknig our C functions...
2007-10-10 Andrew Tridgellr8637: added sys.stat() and sys.lstat() calls
2007-10-10 Andrew Tridgellr8636: fixed the ejs ldb test to work with the new...
2007-10-10 Andrew Tridgellr8635: make object inheritance with the builtin objects...
2007-10-10 Andrew Tridgellr8634: we are still getting occasional test failures...
2007-10-10 Andrew Tridgellr8633: check for valid input to ejs_userAuth()
2007-10-10 Andrew Tridgellr8632: use <pre> around displayed exceptions
2007-10-10 Andrew Tridgellr8631: give an error on incorrect argument count
2007-10-10 Andrew Tridgellr8630: give a much nicer backtrace on assert() failures...
2007-10-10 Andrew Tridgellr8629: - moved the getDomainList() call out of smbcalls...
2007-10-10 Andrew Tridgellr8628: add retries to the normal paths of nbt name...
2007-10-10 Andrew Tridgellr8627: fixed a big memory leak in the spnego gensec...
2007-10-10 Andrew Tridgellr8626: fixed a typo
2007-10-10 Andrew Tridgellr8625: move the ldb_wrap logic into the ldb code. This...
2007-10-10 Andrew Tridgellr8624: removed valgrind comment on tdb that no longer...
2007-10-10 Jelmer Vernooijr8623: Fix warnings in ODL-generated code.
2007-10-10 Jelmer Vernooijr8622: Support parsing new structs/unions/enums/bitmaps...
2007-10-10 Jelmer Vernooijr8621: Simplify code. Add support for nested structures...
2007-10-10 Jelmer Vernooijr8614: Add COMRESULT/HRESULT scalar type
2007-10-10 Jelmer Vernooijr8613: Remove a couple of empty loops.
2007-10-10 Jelmer Vernooijr8612: Parse::Pidl::NDR:
2007-10-10 Andrew Tridgellr8603: we have to use the same db name as the rest...
2007-10-10 Andrew Tridgellr8602: allow options in ldb connect calls
2007-10-10 Andrew Tridgellr8601: fixed null termination in ltdb connect error
2007-10-10 Andrew Tridgellr8600: fixed null termination on some error messages...
2007-10-10 Andrew Tridgellr8599: null terminate the argv list in string C functions
2007-10-10 Andrew Tridgellr8598: move provisioning to /install/ directory from...
2007-10-10 Andrew Tridgellr8594: more placeholder pages for server status
2007-10-10 Andrew Tridgellr8593: register the rpc server with irpc
2007-10-10 Andrew Tridgellr8591: - added a simple 2 level menu structure to swat...
2007-10-10 Andrew Tridgellr8590: added server status utility functions for checki...
2007-10-10 Andrew Tridgellr8589: - support --version option to smbstatus
2007-10-10 Andrew Tridgellr8588: register wins server with irpc
2007-10-10 Andrew Tridgellr8587: - fixed ref allocation in irpc replies
2007-10-10 Andrew Tridgellr8586: register the kdc with irpc so we can tell that...
2007-10-10 Simo Sorcer8585: add to ldb and ldap comparison functionality
2007-10-10 Andrew Tridgellr8584: added --nbt option to smbstatus for nbt server...
2007-10-10 Andrew Tridgellr8583: nicer smbstatus output
2007-10-10 Andrew Tridgellr8582: added sys.httptime() call, to display a NTTIME...
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
next