r8709: fixed the assumption in RAW-SEARCH that directories are returned in sorted...
[jra/samba/.git] / source4 /
2007-10-10 Andrew Tridgellr8709: fixed the assumption in RAW-SEARCH that director...
2007-10-10 Andrew Tridgellr8707: this typedef isn't used, and breaks the build...
2007-10-10 Andrew Bartlettr8706: My previous patch oversimplied the previous...
2007-10-10 Andrew Tridgellr8703: cope with null string in interpret_addr()
2007-10-10 Andrew Tridgellr8702: fixed ntlm_auth build. Andrew, can you check...
2007-10-10 Andrew Bartlettr8701: Fix up auth_developer for recent changes.
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Bartlettr8699: removed invalid comment
2007-10-10 Andrew Tridgellr8698: attempt to cope with lack of strtoull() on HPUX
2007-10-10 Andrew Tridgellr8696: fixed ejs to more strictly follow the va_list...
2007-10-10 Rafal Szczesniakr8693: Test code for usermod routine.
2007-10-10 Rafal Szczesniakr8692: Starting parts of code to provide user modify...
2007-10-10 Jelmer Vernooijr8690: Code cleanups, improvements necessary for depend...
2007-10-10 Andrew Tridgellr8685: an alpha in the build farm is dying with a float...
2007-10-10 Andrew Tridgellr8684: this should fix the panic on x86_64, and possibl...
2007-10-10 Andrew Tridgellr8681: if SOCKET_WRAPPER_DIR starts with ./ then strip...
2007-10-10 Andrew Tridgellr8680: try harder to find the binary for gdb in the...
2007-10-10 Andrew Tridgellr8679: only call fault setup once (thanks to andrew...
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
2007-10-10 Andrew Bartlettr8677: The first part of the domain name may not be...
2007-10-10 Andrew Tridgellr8676: attribute lists in ldb searches must be NULL...
2007-10-10 Andrew Bartlettr8674: With the rdn_name module, we don't need this...
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Andrew Bartlettr8670: Remove GUID code from SAMR, it is handled lower...
2007-10-10 Andrew Bartlettr8669: The objectguid module belongs in Samba's ldb...
2007-10-10 Andrew Tridgellr8668: fixed a segv during upgrade of a very old ldb.
2007-10-10 Andrew Bartlettr8667: Further simply the provision script, by removing...
2007-10-10 Andrew Bartlettr8666: The same fix as the last commit, I was caught...
2007-10-10 Andrew Tridgellr8665: fixed a segv at high debug level in the web...
2007-10-10 Andrew Bartlettr8664: I got caught out not testing...
2007-10-10 Andrew Bartlettr8663: Since simo constructed the samdb module, he...
2007-10-10 Andrew Bartlettr8662: Revert change to CN=Cert Publishers, this group...
2007-10-10 Andrew Tridgellr8661: added strstr() ejs function in string lib
2007-10-10 Andrew Bartlettr8660: Use templates for the initial provision of user...
2007-10-10 Andrew Tridgellr8659: return ldif formatted attributes in the ejs...
2007-10-10 Andrew Tridgellr8658: move use of lp_security() and lp_nt_status_suppo...
2007-10-10 Andrew Tridgellr8651: fixed a boolean expression bug (submitted upstream)
2007-10-10 Andrew Bartlettr8650: Use the timestamps and a new objectguid module...
2007-10-10 Andrew Tridgellr8649: added smbscript to the list of binaries to install
2007-10-10 Andrew Tridgellr8648: automatically redirect to provisioning if not...
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 Tridgellr8593: register the rpc server with irpc
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 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 Tridgellr8562: small merge with upstream
2007-10-10 Andrew Tridgellr8561: as with the other ejs subsystems, make nss into...
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...
next