r8844: Actually, both types of provision wipe the DB. But we do need a way
[jra/samba/.git] / source4 /
2007-10-10 Jelmer Vernooijr8841: disable dependencies for now. To try dependencie...
2007-10-10 Jelmer Vernooijr8838: Add ugly hack to prevent make from barfing out...
2007-10-10 Jelmer Vernooijr8832: Automatically rebuilding C files if headers...
2007-10-10 Jelmer Vernooijr8829: Generate hash rather then a lot of globals.
2007-10-10 Jelmer Vernooijr8827: Fix install on some systems.
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Jelmer Vernooijr8825: Move list of object files to .mk file
2007-10-10 Andrew Bartlettr8824: Fix indentation, and don't send 'invalid' LM...
2007-10-10 Andrew Bartlettr8823: I don't know why I added this test, it appears...
2007-10-10 Andrew Tridgellr8822: fixed number of arguments in samr lib
2007-10-10 Andrew Tridgellr8821: continue the trend to move to a more OO style...
2007-10-10 Andrew Bartlettr8820: Push this common block of code into the caller.
2007-10-10 Andrew Tridgellr8819: fixed a memory leak in irpc_call()
2007-10-10 Andrew Tridgellr8818: - fix LOCAL-IRPC test for new ref-alloc semantic...
2007-10-10 Andrew Tridgellr8817: - fixed return result from LOCAL-MESSAGING test
2007-10-10 Jelmer Vernooijr8811: Fix the build..
2007-10-10 Rafal Szczesniakr8810: Fix missing headers. Still doesn't fix the build...
2007-10-10 Jelmer Vernooijr8809: Merge validator with NDR.pm (validator is NDR...
2007-10-10 Rafal Szczesniakr8808: More comments.
2007-10-10 Rafal Szczesniakr8807: Modifying datetime field using struct timeval...
2007-10-10 Jelmer Vernooijr8806: Move data representation-independent data into...
2007-10-10 Jelmer Vernooijr8803: Rename --header to --ndr-header and --parser...
2007-10-10 Jelmer Vernooijr8801: Change --output to --outputdir and make pidl...
2007-10-10 Andrew Bartlettr8792: Clarify comments
2007-10-10 Andrew Bartlettr8791: (missing from previous commit)
2007-10-10 Andrew Bartlettr8790: Finish the migration of aliases and privilages...
2007-10-10 Rafal Szczesniakr8789: Send new monitor messages from userdel routine.
2007-10-10 Rafal Szczesniakr8788: New monitor messages.
2007-10-10 Andrew Tridgellr8781: - fixed a memory leak in BASE-SECLEAK (ironic...
2007-10-10 Andrew Tridgellr8780: make numops controllable in BASE-DISCONNECT
2007-10-10 Simo Sorcer8779: Add rdn module to makefile and headers
2007-10-10 Andrew Tridgellr8778: index on nCName in sam.ldb. This was costing...
2007-10-10 Andrew Tridgellr8777: make sure that the tree connect is a child of...
2007-10-10 Andrew Tridgellr8776: fixed SMB connections for IP addresses, even...
2007-10-10 Andrew Bartlettr8775: More SamSync work. This is really just mechanic...
2007-10-10 Andrew Tridgellr8774: make some gensec errors a bit less verbose
2007-10-10 Andrew Tridgellr8773: fixed another dependency on directory ordering...
2007-10-10 Andrew Bartlettr8772: Include the ldap ejs test in the standard 'make...
2007-10-10 Andrew Bartlettr8771: Extend the SamSync code out to groups and aliase...
2007-10-10 Rafal Szczesniakr8761: Propagate changes in monitor messaging code.
2007-10-10 Rafal Szczesniakr8760: Rework monitor messaging code a bit, as Metze...
2007-10-10 Rafal Szczesniakr8759: Another couple of fields in usermod routine.
2007-10-10 Andrew Tridgellr8753: fixed directory handling on systems that do...
2007-10-10 Andrew Bartlettr8752: With all the infrustructure done, details like...
2007-10-10 Andrew Tridgellr8750: drat, on some systems dirfd() is a macro
2007-10-10 Andrew Tridgellr8749: for completeness, add rewinddir() and dirfd()
2007-10-10 Andrew Tridgellr8748: fixed build. Andrew, please check.
2007-10-10 Andrew Tridgellr8747: remove unused code
2007-10-10 Andrew Tridgellr8746: replace opendir/readdir/telldir/seekdir/closedir...
2007-10-10 Andrew Bartlettr8744: Split 'net samdump' out into a separate file
2007-10-10 Andrew Tridgellr8742: fixed handling of zero length names in mprObject()
2007-10-10 Andrew Bartlettr8741: Kill warnings about enums not fully enumerated...
2007-10-10 Andrew Bartlettr8740: Extend the rdn_name module to handle adding...
2007-10-10 Andrew Tridgellr8736: this fixes the ldb speed (raises BENCH-WINS...
2007-10-10 Andrew Tridgellr8735: added NBT and WINS testing to 'make test' so...
2007-10-10 Andrew Tridgellr8734: fixed the wins server for the new ldb DN restric...
2007-10-10 Andrew Tridgellr8729: make the RAW-SEARCH test more robust to servers...
2007-10-10 Andrew Tridgellr8726: increase default session timeout to 15 minutes...
2007-10-10 Rafal Szczesniakr8721: Further work on libnet_rpc_usermod function...
2007-10-10 Rafal Szczesniakr8717: Add monitor message emiting in userdel and userm...
2007-10-10 Andrew Tridgellr8715: - revert the %PRIi64 stuff. Tim, we explicitly...
2007-10-10 Tim Potterr8714: Oops - get it right this time!
2007-10-10 Tim Potterr8713: Experiment to try and fix warnings on 64-bit...
2007-10-10 Andrew Tridgellr8712: cleanup old search test code to use talloc
2007-10-10 Andrew Tridgellr8711: add m4 for finding return type for signal handlers
2007-10-10 Andrew Tridgellr8710: another attempt at fixing HPUX
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...
next