summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8693: Test code for usermod routine.Rafal Szczesniak2-0/+72
2007-10-10r8692: Starting parts of code to provide user modify functionality.Rafal Szczesniak3-6/+195
2007-10-10r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij8-98/+50
2007-10-10r8685: an alpha in the build farm is dying with a floating pointAndrew Tridgell1-0/+3
2007-10-10r8684: this should fix the panic on x86_64, and possibly alphaAndrew Tridgell1-2/+6
2007-10-10r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...Andrew Tridgell1-4/+17
2007-10-10r8680: try harder to find the binary for gdb in the backtraceAndrew Tridgell1-0/+11
2007-10-10r8679: only call fault setup once (thanks to andrew for pointing this out)Andrew Tridgell1-3/+4
2007-10-10r8678: setup for gdb backtrace in 'make test'Andrew Tridgell7-24/+39
2007-10-10r8677: The first part of the domain name may not be equal to the netbios doma...Andrew Bartlett2-2/+4
2007-10-10r8676: attribute lists in ldb searches must be NULL terminatedAndrew Tridgell1-1/+1
2007-10-10r8674: With the rdn_name module, we don't need this duplication in the samdbAndrew Bartlett1-22/+0
2007-10-10r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell3-9/+21
2007-10-10r8670: Remove GUID code from SAMR, it is handled lower down now. I noticeAndrew Bartlett1-11/+1
2007-10-10r8669: The objectguid module belongs in Samba's ldb module collection, not inAndrew Bartlett5-33/+25
2007-10-10r8668: fixed a segv during upgrade of a very old ldb.Andrew Tridgell1-0/+5
2007-10-10r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett7-83/+312
2007-10-10r8666: The same fix as the last commit, I was caught out on a move from aAndrew Bartlett1-2/+2
2007-10-10r8665: fixed a segv at high debug level in the web serverAndrew Tridgell1-1/+4
2007-10-10r8664: I got caught out not testing...Andrew Bartlett1-2/+2
2007-10-10r8663: Since simo constructed the samdb module, he and tridge have worked onAndrew Bartlett1-31/+34
2007-10-10r8662: Revert change to CN=Cert Publishers, this group still needs toAndrew Bartlett1-0/+2
2007-10-10r8661: added strstr() ejs function in string libAndrew Tridgell1-0/+17
2007-10-10r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett4-237/+164
2007-10-10r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...Andrew Tridgell4-11/+27
2007-10-10r8658: move use of lp_security() and lp_nt_status_support() into the connecti...Andrew Tridgell3-2/+10
2007-10-10r8652: added a test for the boolean bug just fixedAndrew Tridgell1-0/+17
2007-10-10r8651: fixed a boolean expression bug (submitted upstream)Andrew Tridgell1-0/+3
2007-10-10r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett7-212/+307
2007-10-10r8649: added smbscript to the list of binaries to installAndrew Tridgell1-0/+1
2007-10-10r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell2-0/+27
2007-10-10r8647: no diffrences between the heimdal and no heimdal case when buildingLove Hörnquist Åstrand1-5/+0
2007-10-10r8646: update install howto for new provision codeAndrew Tridgell1-17/+6
2007-10-10r8645: updated the ldb esp test for the new ldb ejs syntaxAndrew Tridgell1-1/+1
2007-10-10r8644: This is a more useful error than unsuccesful.Andrew Bartlett1-1/+1
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell18-33/+104
2007-10-10r8642: - fixed install of new swat filesAndrew Tridgell2-8/+2
2007-10-10r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell3-5/+19
2007-10-10r8639: moved loadparm calls into an ejs objectAndrew Tridgell8-20/+42
2007-10-10r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell4-7/+26
2007-10-10r8637: added sys.stat() and sys.lstat() callsAndrew Tridgell1-0/+71
2007-10-10r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, andAndrew Tridgell2-10/+8
2007-10-10r8635: make object inheritance with the builtin objects easy by allowingAndrew Tridgell5-27/+33
2007-10-10r8634: we are still getting occasional test failures due to disk spaceAndrew Tridgell1-1/+1
2007-10-10r8633: check for valid input to ejs_userAuth()Andrew Tridgell1-0/+5
2007-10-10r8632: use <pre> around displayed exceptionsAndrew Tridgell1-1/+3
2007-10-10r8631: give an error on incorrect argument countAndrew Tridgell2-5/+4
2007-10-10r8630: give a much nicer backtrace on assert() failures in ejsAndrew Tridgell3-20/+25
2007-10-10r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell3-30/+27
2007-10-10r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts...Andrew Tridgell1-2/+2